Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | exec for proper SIGTERM handling | Girish Ramakrishnan | 2017-03-27 | 1 | -1/+1 | |
* | Fix help text | Girish Ramakrishnan | 2017-03-10 | 1 | -2/+2 | |
* | remove configurePath | Girish Ramakrishnan | 2017-02-18 | 1 | -1/+0 | |
* | Use the same version for the npm package and the cloudron app | Johannes Zellner | 2017-02-10 | 2 | -2/+3 | |
* | Bump npm package version | Johannes Zellner | 2017-02-10 | 2 | -2/+2 | |
* | Add changes for version 0.7.0 | Johannes Zellner | 2017-02-10 | 2 | -1/+7 | |
* | Fix tests | Johannes Zellner | 2017-02-10 | 1 | -3/+8 | |
* | Fix serving up the root welcome page | Johannes Zellner | 2017-02-09 | 1 | -1/+7 | |
* | Exit if username or password is empty | Johannes Zellner | 2017-02-09 | 1 | -0/+2 | |
* | Add optional --username and --password arguments for easier scripting | Johannes Zellner | 2017-02-09 | 2 | -4/+10 | |
* | Fix cli help output | Johannes Zellner | 2017-02-09 | 1 | -3/+3 | |
* | Rename test location to test | Johannes Zellner | 2017-02-09 | 1 | -1/+1 | |
* | Set correct colspan for empty folder label | Johannes Zellner | 2017-02-09 | 1 | -1/+1 | |
* | Load latest folder on reload | Johannes Zellner | 2017-02-09 | 1 | -1/+5 | |
* | store stringified objects in redis for now | Johannes Zellner | 2017-02-09 | 1 | -2/+8 | |
* | Add redis addon | Johannes Zellner | 2017-02-09 | 1 | -0/+1 | |
* | Use optionally redis if available | Johannes Zellner | 2017-02-09 | 1 | -9/+50 | |
* | Add redis node module | Johannes Zellner | 2017-02-09 | 2 | -0/+21 | |
* | Update to new base image 0.10.0 | Johannes Zellner | 2017-02-09 | 1 | -5/+3 | |
* | No need to set gQuery prior to exit | Johannes Zellner | 2017-02-09 | 1 | -2/+0 | |
* | Add cli logout command | Johannes Zellner | 2017-02-09 | 2 | -0/+22 | |
* | Use version from package.json | Johannes Zellner | 2017-02-09 | 1 | -1/+1 | |
* | do not blindly allow self-signed certs | Johannes Zellner | 2017-02-09 | 1 | -3/+0 | |
* | Send username/password in body and fix cli | Johannes Zellner | 2017-02-09 | 4 | -17/+17 | |
* | Do not show * for password entry | Johannes Zellner | 2017-02-09 | 1 | -1/+1 | |
* | Update readline-sync | Johannes Zellner | 2017-02-09 | 2 | -4/+4 | |
* | Remove console.log() | Johannes Zellner | 2017-02-09 | 1 | -2/+0 | |
* | Use accessTokens instead of username/password | Johannes Zellner | 2017-02-09 | 5 | -32/+112 | |
* | Show busy indicator only in place of file list | Johannes Zellner | 2017-02-08 | 1 | -12/+9 | |
* | Support drag'n'drop upload | Johannes Zellner | 2017-02-08 | 2 | -39/+56 | |
* | Remove unused js files | Johannes Zellner | 2017-02-07 | 2 | -2376/+0 | |
* | Add rename functionality | Johannes Zellner | 2017-02-07 | 5 | -14/+99 | |
* | Remove cluttered .. up table item | Johannes Zellner | 2017-02-05 | 1 | -7/+0 | |
* | current directory in breadcrumb is not a link | Johannes Zellner | 2017-02-05 | 1 | -1/+2 | |
* | Reduce spacing | Johannes Zellner | 2017-02-05 | 1 | -1/+0 | |
* | Merge breadcrumb and new directory button | Johannes Zellner | 2017-02-05 | 1 | -3/+1 | |
* | Only show item action buttons on hover | Johannes Zellner | 2017-02-05 | 2 | -3/+21 | |
* | Show upload progress per files | Johannes Zellner | 2017-02-05 | 2 | -8/+41 | |
* | Fix the routing by using middleware selectively | Johannes Zellner | 2017-02-05 | 1 | -9/+9 | |
* | Prevent dom element flickering on load | Johannes Zellner | 2017-02-05 | 1 | -2/+2 | |
* | No need to copy the cli to the docker image | Johannes Zellner | 2017-02-05 | 1 | -2/+0 | |
* | Rename app/ to frontend/ | Johannes Zellner | 2017-02-05 | 38 | -3/+3 | |
* | Add a shrinkwrap file | Johannes Zellner | 2017-02-05 | 1 | -0/+1539 | |
* | Serve up folder listings | Johannes Zellner | 2017-02-05 | 1 | -1/+5 | |
* | Add serve-index module | Johannes Zellner | 2017-02-05 | 1 | -0/+1 | |
* | Update Readme | Johannes | 2016-11-17 | 1 | -3/+3 | |
* | Rename app.js -> server.js | Johannes | 2016-11-17 | 4 | -3/+3 | |
* | Rename auth exports | Johannes | 2016-11-17 | 2 | -5/+5 | |
* | gitignore local user file | Johannes | 2016-11-17 | 1 | -0/+1 | |
* | Add local user admin tool | Johannes | 2016-11-17 | 1 | -0/+105 |