aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Do not show * for password entryJohannes Zellner2017-02-091-1/+1
|
* Update readline-syncJohannes Zellner2017-02-092-4/+4
|
* Remove console.log()Johannes Zellner2017-02-091-2/+0
|
* Use accessTokens instead of username/passwordJohannes Zellner2017-02-095-32/+112
|
* Show busy indicator only in place of file listJohannes Zellner2017-02-081-12/+9
|
* Support drag'n'drop uploadJohannes Zellner2017-02-082-39/+56
|
* Remove unused js filesJohannes Zellner2017-02-072-2376/+0
|
* Add rename functionalityJohannes Zellner2017-02-075-14/+99
| | | | | This also break backwardscompat since PUT is now POST and PUT is used for renaming
* Remove cluttered .. up table itemJohannes Zellner2017-02-051-7/+0
|
* current directory in breadcrumb is not a linkJohannes Zellner2017-02-051-1/+2
|
* Reduce spacingJohannes Zellner2017-02-051-1/+0
|
* Merge breadcrumb and new directory buttonJohannes Zellner2017-02-051-3/+1
|
* Only show item action buttons on hoverJohannes Zellner2017-02-052-3/+21
|
* Show upload progress per filesJohannes Zellner2017-02-052-8/+41
|
* Fix the routing by using middleware selectivelyJohannes Zellner2017-02-051-9/+9
|
* Prevent dom element flickering on loadJohannes Zellner2017-02-051-2/+2
|
* No need to copy the cli to the docker imageJohannes Zellner2017-02-051-2/+0
|
* Rename app/ to frontend/Johannes Zellner2017-02-0538-3/+3
|
* Add a shrinkwrap fileJohannes Zellner2017-02-051-0/+1539
|
* Serve up folder listingsJohannes Zellner2017-02-051-1/+5
|
* Add serve-index moduleJohannes Zellner2017-02-051-0/+1
|
* Update ReadmeJohannes2016-11-171-3/+3
|
* Rename app.js -> server.jsJohannes2016-11-174-3/+3
|
* Rename auth exportsJohannes2016-11-172-5/+5
|
* gitignore local user fileJohannes2016-11-171-0/+1
|
* Add local user admin toolJohannes2016-11-171-0/+105
|
* Implement local file authJohannes2016-11-171-6/+15
|
* Update safetydance and add bcryptjsJohannes2016-11-171-5/+3
|
* Bump versionJohannes2016-11-152-1/+4
|
* Support multifile upload via the webinterfaceJohannes2016-11-152-12/+23
|
* Bump versionJohannes2016-11-062-1/+4
|
* Remove spaceJohannes2016-11-061-1/+1
|
* Make breadcrumbs clickableJohannes2016-11-062-6/+9
| | | | Fixes #2
* ensure we deal with encoding of paths correctly on the clientJohannes2016-11-061-3/+3
|
* URI decode all pathsJohannes2016-11-061-2/+2
|
* Fix handling of paths with spacesJohannes2016-11-061-1/+1
|
* fix wrong css valueJohannes2016-11-061-1/+1
|
* No need to log profile on every loginJohannes2016-11-061-1/+0
|
* use node 4.2.6Girish Ramakrishnan2016-09-161-1/+1
|
* Version 0.5.7Girish Ramakrishnan2016-09-162-2/+6
|
* add post install messageGirish Ramakrishnan2016-09-162-1/+4
|
* Use new medialinksJohannes Zellner2016-08-261-3/+3
|
* Use appId in tests everywhereJohannes Zellner2016-08-261-2/+2
|
* Add medialinksJohannes Zellner2016-08-264-1/+1
|
* Bump versionJohannes Zellner2016-08-262-1/+3
|
* use chrome instead of ff for testsJohannes Zellner2016-08-261-3/+3
|
* Remove unused ENV DEBIAN_FRONTENDJohannes Zellner2016-08-261-2/+0
|
* Adjust tests to backup subcommandsJohannes Zellner2016-08-261-1/+1
|
* use latest base imageGirish Ramakrishnan2016-08-251-1/+1
|
* Merge pull request #3 from ocdtrekkie/patch-1Johannes Zellner2016-07-061-0/+21
|\ | | | | Add a license file