]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/history - src
Make listen port and ldap filter more flexible
[perso/Immae/Projets/Nodejs/Surfer.git] / src /
2020-05-05  Ismaël BouyaMake listen port and ldap filter more flexible master
2020-03-03  Johannes ZellnerUse custom public folder listing
2019-08-07  Johannes ZellnerAdd access token ui and rest api
2019-08-06  Johannes ZellnerReplace passport usage with simpler custom middleware
2019-06-17  Johannes ZellnerBump manifest format
2019-02-23  Johannes Zellnererror is not defined here
2019-02-23  Johannes ZellnerConsolidate user verification
2019-02-23  Johannes Zellneradd webdav server for easier file access
2018-10-08  Johannes ZellnerRemove redis dependency only for few tokens
2017-04-07  Johannes ZellnerAdd file download button
2017-02-09  Johannes Zellnerstore stringified objects in redis for now
2017-02-09  Johannes ZellnerUse optionally redis if available
2017-02-09  Johannes ZellnerSend username/password in body and fix cli
2017-02-09  Johannes ZellnerRemove console.log()
2017-02-09  Johannes ZellnerUse accessTokens instead of username/password
2017-02-07  Johannes ZellnerAdd rename functionality
2016-11-17  JohannesRename auth exports
2016-11-17  JohannesImplement local file auth
2016-11-06  JohannesURI decode all paths
2016-11-06  JohannesFix handling of paths with spaces
2016-11-06  JohannesNo need to log profile on every login
2016-04-05  Johannes ZellnerSupport username and email login
2016-03-01  Johannes Zellnerprotect _admin/
2016-03-01  Johannes ZellnerUse the force
2016-03-01  Johannes ZellnerAdd ui to create directories
2016-03-01  Johannes ZellnerSend more folder listing details
2016-03-01  Johannes ZellnerFix file deletion and add dry-run option
2016-03-01  Johannes ZellnerProperly check for absolute file paths
2016-03-01  Johannes Zellneruse test credentials
2015-09-08  Johannes ZellnerUse 222 status code to indicate folder listing and...
2015-06-27  Johannes ZellnerDynamically use HOSTNAME in welcome screen
2015-06-27  Johannes ZellnerFix session serialization
2015-06-27  Johannes ZellnerAdd auth to client
2015-06-27  Johannes ZellnerAdd ldap auth
2015-06-27  Johannes ZellnerUse del instead of rimraf
2015-06-27  Johannes ZellnerSupport recursive put
2015-06-27  Johannes ZellnerAdd cli
2015-06-27  Johannes ZellnerEnsure directories
2015-06-27  Johannes ZellnerFix delete
2015-06-27  Johannes Zellnerinitial commit