]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/history - server.js
Bump version
[perso/Immae/Projets/Nodejs/Surfer.git] / server.js
2020-03-03  Johannes ZellnerUse custom public folder listing
2020-01-05  Johannes ZellnerStop polluting logs with healthcheck
2019-08-07  Johannes ZellnerAdd access token ui and rest api
2019-08-06  Johannes ZellnerReplace passport usage with simpler custom middleware
2019-02-24  Johannes ZellnerPut webdav under /_webdav to avoid name clash
2019-02-23  Johannes Zellneradd webdav server for easier file access
2018-10-15  Johannes ZellnerCorretly send 404 status codes
2018-10-08  Johannes ZellnerRemove redis dependency only for few tokens
2018-09-13  Johannes Zellnerdisable folder listing by default and do not show welco...
2018-05-17  Johannes ZellnerFixup the config file usage
2018-05-17  Johannes ZellnerMake folder listing a global setting
2018-05-17  Johannes ZellnerRemove commented route
2017-02-09  Johannes ZellnerFix serving up the root welcome page
2017-02-09  Johannes ZellnerUse accessTokens instead of username/password
2017-02-07  Johannes ZellnerAdd rename functionality
2017-02-05  Johannes ZellnerFix the routing by using middleware selectively
2017-02-05  Johannes ZellnerRename app/ to frontend/
2017-02-05  Johannes ZellnerServe up folder listings
2016-11-17  JohannesRename app.js -> server.js