<div dir="ltr"><div class="gmail_default" style="font-size:large">For me it doesn't work. Only the sign in page and nothing more.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-03-26 13:47 GMT+02:00 Santiago A. via Lazarus <span dir="ltr"><<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><div><div class="h5">
    <div class="m_5217668711466735502moz-cite-prefix">El 26/03/2018 a las 6:22, Anthony
      Walter via Lazarus escribió:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">Hey guys. I wrote this web tool a while ago which
        emulates a desktop application in a few ways and wanted some
        feedback.
        <div><br>
        </div>
        <div><a href="http://storage.codebot.org" target="_blank">http://storage.codebot.org</a></div>
        <div><br>
        </div>
        <div>login: tester</div>
        <div>password: funkytown</div>
        <div><br>
        </div>
        <div>The tool is a private cloud file server application. People
          will be able to get the source and configure it on their web
          server so that they can backup/share/transfer files to
          themselves or among friend. The admin account can manage
          users, their rights, and storage limits.</div>
        <div><br>
        </div>
        <div>What I've tried to do with this app is emulate a desktop
          application a bit, which might be similar to a desktop app
          written with Lazarus.</div>
        <div><br>
        </div>
        <div>Features:</div>
        <div><br>
        </div>
        <div>You can drag and drop files or click to browse for uploads.
          Large uploads can be resumed if you close the page before the
          upload completes. Uploads can be paused and resumed.</div>
        <div><br>
        </div>
        <div>The selection in file list can be navigated with up down
          and page up down arrow keys. Shift multi selects both with the
          mouse and keyboard. Control can toggle select on individual
          items.</div>
        <div><br>
        </div>
        <div>Some files including video and audio can be viewed. It has
          code for http stream allowing seeking to positions in large
          video files without the need to download. Multi select can be
          used to create play lists. If you select a group of songs,
          then open the song and play it will continue playing the next
          song when the current song is done.</div>
        <div><br>
        </div>
        <div>Enter selects items/ Function keys F2 renames inline, F3
          search filters, F4 gives the option to turn sharing on/off
          (works with multiselect). File columns can be sorted.</div>
        <div><br>
        </div>
        <div>The front end code was written using my own typescript
          library.</div>
        <div><br>
        </div>
        <div>Any feedback would be appreciated.</div>
      </div>
      <br>
      <fieldset class="m_5217668711466735502mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    </div></div><p>Nice interface.</p>
    <p>Some points:</p>
    <p>Wrong password doesn't gives an error, simple ignores it no
      "Invalid user or password".</p>
    <p>Downloading videos is not posible. When I tried to reproduce it I
      got an error "No compatible video mime format", Maybe my browser
      fault, but couldn't dowload it either.</p>
    <p>I suppose this is realtaed to freepascal some way. Isn't it?<span class="HOEnZb"><font color="#888888"><br>
    </font></span></p><span class="HOEnZb"><font color="#888888">
    <p><br>
    </p>
    <pre class="m_5217668711466735502moz-signature" cols="72">-- 
Saludos

Santiago A.
</pre>
  </font></span></div>

<br>--<br>
______________________________<wbr>_________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus-ide.org">Lazarus@lists.lazarus-ide.org</a><br>
<a href="https://lists.lazarus-ide.org/listinfo/lazarus" rel="noreferrer" target="_blank">https://lists.lazarus-ide.org/<wbr>listinfo/lazarus</a><br>
<br></blockquote></div><br></div>