aboutsummaryrefslogtreecommitdiffhomepage
path: root/app.js
Commit message (Collapse)AuthorAgeFilesLines
* No need to serve up welcome.html with ejsJohannes Zellner2016-03-021-4/+1
|
* Move admin ui to _admin to avoid less likely conflictJohannes Zellner2016-03-011-1/+1
|
* Add some basic bootstrap stuffJohannes Zellner2016-03-011-1/+1
|
* Provide separate healthcheck routeJohannes Zellner2015-12-301-0/+1
|
* use APP_ORIGIN instead of HOSTNAMEGirish Ramakrishnan2015-11-271-2/+2
|
* fix deprecation warningsJohannes Zellner2015-09-081-5/+4
|
* Use 222 status code to indicate folder listing and use stdout only for dataJohannes Zellner2015-09-081-1/+5
|
* Serve up the correct filesJohannes Zellner2015-07-011-1/+1
|
* Dynamically use HOSTNAME in welcome screenJohannes Zellner2015-06-271-2/+5
|
* Use proper data directoryJohannes Zellner2015-06-271-1/+4
|
* Fix session serializationJohannes Zellner2015-06-271-1/+1
|
* Add ldap authJohannes Zellner2015-06-271-4/+13
|
* Add welcome screenJohannes Zellner2015-06-271-0/+4
|
* Support recursive putJohannes Zellner2015-06-271-1/+2
|
* Ensure directoriesJohannes Zellner2015-06-271-0/+1
|
* initial commitJohannes Zellner2015-06-271-0/+33