aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * Add a license fileJacob Weisz2016-07-051-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 folderJohannes Zellner2016-07-041-1/+1
|
* Update the readmeJohannes Zellner2016-07-041-12/+24
|
* Use new base imageJohannes Zellner2016-07-043-2/+6
|
* New versionJohannes Zellner2016-05-182-1/+3
|
* Stop event processing for upload buttonJohannes Zellner2016-05-181-1/+1
| | | | This prevents changing the url
* Bump versionJohannes Zellner2016-05-032-2/+6
|
* Clear the file input prior to triggering itJohannes Zellner2016-05-032-2/+7
| | | | | | This ensures the change event is fired even if the file didn't change Fixes #2
* Bump versionJohannes Zellner2016-04-052-1/+4
|
* Support username and email loginJohannes Zellner2016-04-051-1/+1
| | | | This change is required for the username !== userId cloudron change
* add .git to .dockerignoreGirish Ramakrishnan2016-03-301-0/+2
|
* Changes for 0.5.1Johannes Zellner2016-03-032-2/+6
|
* Add selenium testsJohannes Zellner2016-03-031-33/+131
|
* Add element ids for better testabilityJohannes Zellner2016-03-031-4/+4
|
* make tests work with npm testJohannes Zellner2016-03-031-2/+10
|
* Add test filesJohannes Zellner2016-03-032-0/+14
|
* Cleanup toplevel dev dependenciesJohannes Zellner2016-03-021-5/+1
|
* Fix the configurePathJohannes Zellner2016-03-021-1/+1
|
* Remove ejs dependencyJohannes Zellner2016-03-021-1/+0
|
* No need to serve up welcome.html with ejsJohannes Zellner2016-03-021-4/+1
|
* Remove unused filesJohannes Zellner2016-03-022-32/+0
|
* Add basic footerJohannes Zellner2016-03-012-1/+33
|
* Rearrange medialinksJohannes Zellner2016-03-011-3/+2
|
* Update medialinks and descriptionJohannes Zellner2016-03-012-6/+14
|