aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Update request because ansi-styles 2.2.0 disappearedGirish Ramakrishnan2017-07-212-1381/+811
| | | | | | | npm ERR! fetch failed https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.0.tgz npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404 https://github.com/chalk/ansi-styles/issues/15#issuecomment-202562321
* Bump versionJohannes Zellner2017-04-095-4/+7
|
* Replace all github links with our own gitlabJohannes Zellner2017-04-093-5/+4
|
* Adjust the repo which is now on gitlabJohannes Zellner2017-04-091-1/+1
|
* Make folder listing sortableJohannes Zellner2017-04-094-17/+525
|
* Update descriptionJohannes Zellner2017-04-071-1/+1
|
* Update package versionJohannes Zellner2017-04-072-2/+2
|
* Bump versionJohannes Zellner2017-04-072-1/+4
|
* Do not open a new tab for file downloadsJohannes Zellner2017-04-071-1/+1
|
* Add file download buttonJohannes Zellner2017-04-073-1/+9
|
* Mention upstream version of the app in the descriptionJohannes Zellner2017-04-061-0/+4
|
* exec for proper SIGTERM handlingGirish Ramakrishnan2017-03-271-1/+1
|
* Fix help textGirish Ramakrishnan2017-03-101-2/+2
|
* remove configurePathGirish Ramakrishnan2017-02-181-1/+0
|
* Use the same version for the npm package and the cloudron appJohannes Zellner2017-02-102-2/+3
|
* Bump npm package versionJohannes Zellner2017-02-102-2/+2
|
* Add changes for version 0.7.0Johannes Zellner2017-02-102-1/+7
|
* Fix testsJohannes Zellner2017-02-101-3/+8
|
* Fix serving up the root welcome pageJohannes Zellner2017-02-091-1/+7
|
* Exit if username or password is emptyJohannes Zellner2017-02-091-0/+2
|
* Add optional --username and --password arguments for easier scriptingJohannes Zellner2017-02-092-4/+10
|
* Fix cli help outputJohannes Zellner2017-02-091-3/+3
|
* Rename test location to testJohannes Zellner2017-02-091-1/+1
|
* Set correct colspan for empty folder labelJohannes Zellner2017-02-091-1/+1
|
* Load latest folder on reloadJohannes Zellner2017-02-091-1/+5
|
* store stringified objects in redis for nowJohannes Zellner2017-02-091-2/+8
|
* Add redis addonJohannes Zellner2017-02-091-0/+1
|
* Use optionally redis if availableJohannes Zellner2017-02-091-9/+50
|
* Add redis node moduleJohannes Zellner2017-02-092-0/+21
|
* Update to new base image 0.10.0Johannes Zellner2017-02-091-5/+3
|
* No need to set gQuery prior to exitJohannes Zellner2017-02-091-2/+0
|
* Add cli logout commandJohannes Zellner2017-02-092-0/+22
|
* Use version from package.jsonJohannes Zellner2017-02-091-1/+1
|
* do not blindly allow self-signed certsJohannes Zellner2017-02-091-3/+0
|
* Send username/password in body and fix cliJohannes Zellner2017-02-094-17/+17
|
* 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
|