aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* Do not prematurely show the back buttonJohannes Zellner2018-05-171-1/+1
|
* Remove bootstrap from welcome pageJohannes Zellner2018-05-171-3/+2
|
* Use disabled for back button instead of showJohannes Zellner2018-05-171-1/+1
|
* Add button to navigate backJohannes Zellner2018-05-172-5/+6
|
* Set page titleJohannes Zellner2018-05-171-1/+1
|
* Show upload progressJohannes Zellner2018-05-173-57/+64
|
* Fix the file drop eventsJohannes Zellner2018-05-172-2/+6
|
* Port app to element uiJohannes Zellner2018-05-1715-9254/+11238
|
* Add hosting tag to manifestJohannes Zellner2018-02-233-386/+533
|
* Update shrinkwrapJohannes Zellner2018-02-181-364/+988
|
* Remove deprecated MAINTAINER cmdJohannes Zellner2018-02-181-1/+0
|
* 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
|