Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add rename functionality | Johannes Zellner | 2017-02-07 | 5 | -14/+99 |
| | | | | | This also break backwardscompat since PUT is now POST and PUT is used for renaming | ||||
* | 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 |
| | |||||
* | Implement local file auth | Johannes | 2016-11-17 | 1 | -6/+15 |
| | |||||
* | Update safetydance and add bcryptjs | Johannes | 2016-11-17 | 1 | -5/+3 |
| | |||||
* | Bump version | Johannes | 2016-11-15 | 2 | -1/+4 |
| | |||||
* | Support multifile upload via the webinterface | Johannes | 2016-11-15 | 2 | -12/+23 |
| | |||||
* | Bump version | Johannes | 2016-11-06 | 2 | -1/+4 |
| | |||||
* | Remove space | Johannes | 2016-11-06 | 1 | -1/+1 |
| | |||||
* | Make breadcrumbs clickable | Johannes | 2016-11-06 | 2 | -6/+9 |
| | | | | Fixes #2 | ||||
* | ensure we deal with encoding of paths correctly on the client | Johannes | 2016-11-06 | 1 | -3/+3 |
| | |||||
* | URI decode all paths | Johannes | 2016-11-06 | 1 | -2/+2 |
| | |||||
* | Fix handling of paths with spaces | Johannes | 2016-11-06 | 1 | -1/+1 |
| | |||||
* | fix wrong css value | Johannes | 2016-11-06 | 1 | -1/+1 |
| | |||||
* | No need to log profile on every login | Johannes | 2016-11-06 | 1 | -1/+0 |
| | |||||
* | use node 4.2.6 | Girish Ramakrishnan | 2016-09-16 | 1 | -1/+1 |
| | |||||
* | Version 0.5.7 | Girish Ramakrishnan | 2016-09-16 | 2 | -2/+6 |
| | |||||
* | add post install message | Girish Ramakrishnan | 2016-09-16 | 2 | -1/+4 |
| | |||||
* | Use new medialinks | Johannes Zellner | 2016-08-26 | 1 | -3/+3 |
| | |||||
* | Use appId in tests everywhere | Johannes Zellner | 2016-08-26 | 1 | -2/+2 |
| | |||||
* | Add medialinks | Johannes Zellner | 2016-08-26 | 4 | -1/+1 |
| | |||||
* | Bump version | Johannes Zellner | 2016-08-26 | 2 | -1/+3 |
| | |||||
* | use chrome instead of ff for tests | Johannes Zellner | 2016-08-26 | 1 | -3/+3 |
| | |||||
* | Remove unused ENV DEBIAN_FRONTEND | Johannes Zellner | 2016-08-26 | 1 | -2/+0 |
| | |||||
* | Adjust tests to backup subcommands | Johannes Zellner | 2016-08-26 | 1 | -1/+1 |
| | |||||
* | use latest base image | Girish Ramakrishnan | 2016-08-25 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3 from ocdtrekkie/patch-1 | Johannes Zellner | 2016-07-06 | 1 | -0/+21 |
|\ | | | | | Add a license file | ||||
| * | Add a license file | Jacob Weisz | 2016-07-05 | 1 | -0/+21 |
|/ | | | | | According to your package.json file, this app is intended to be released under MIT licensing. However, without a LICENSE file, it is hard for visitors (or GitHub) to see this. https://help.github.com/articles/open-source-licensing/ | ||||
* | Indicate where to specify the public folder | Johannes Zellner | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | Update the readme | Johannes Zellner | 2016-07-04 | 1 | -12/+24 |
| | |||||
* | Use new base image | Johannes Zellner | 2016-07-04 | 3 | -2/+6 |
| | |||||
* | New version | Johannes Zellner | 2016-05-18 | 2 | -1/+3 |
| | |||||
* | Stop event processing for upload button | Johannes Zellner | 2016-05-18 | 1 | -1/+1 |
| | | | | This prevents changing the url | ||||
* | Bump version | Johannes Zellner | 2016-05-03 | 2 | -2/+6 |
| |