]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/history - frontend/js/app.js
Make listen port and ldap filter more flexible
[perso/Immae/Projets/Nodejs/Surfer.git] / frontend / js / app.js
2020-05-05  Ismaël BouyaAdd button to real path
2020-03-03  Johannes ZellnerCarry over public.html fixes to index.html
2020-01-05  Johannes ZellnerShow preview drawer instead of directly opening files...
2020-01-05  Johannes ZellnerFix argument order
2019-08-07  Johannes ZellnerAdd access token ui and rest api
2019-08-06  Johannes ZellnerReplace passport usage with simpler custom middleware
2019-02-25  Johannes ZellnerShow webdav endpoint in settings and welcome page
2019-02-24  Johannes ZellnerUse inline renaming
2019-02-24  Johannes ZellnerEnsure upload progress stays within bounds
2018-10-08  Johannes ZellnerDecode the path from the location hash first
2018-10-08  Johannes ZellnerFix logout situation if token is invalid
2018-10-08  Johannes Zellneradd mov and avi filetypes as videos
2018-10-08  Johannes ZellnerSuperagent is a bit bogus
2018-10-08  Johannes ZellnerAdd upload progress to ui
2018-05-18  Johannes ZellnerSupport dropping a folder for upload
2018-05-18  Johannes ZellnerWe cannot have one button/input type for both folders...
2018-05-18  Johannes ZellnerDo not error if a user tries to upload a file without...
2018-05-18  Johannes ZellnerSet a drop zone effect to show the correct cursor
2018-05-18  Johannes ZellnerSupport uploading whole folder trees
2018-05-18  Johannes ZellnerDo not show errors on dialog dismiss
2018-05-18  Johannes ZellnerImprove error feedback
2018-05-17  Johannes ZellnerFixup the config file usage
2018-05-17  Johannes ZellnerMake folder listing a global setting
2018-05-17  Johannes ZellnerAdd button to navigate back
2018-05-17  Johannes ZellnerShow upload progress
2018-05-17  Johannes ZellnerPort app to element ui
2017-04-09  Johannes ZellnerMake folder listing sortable
2017-04-07  Johannes ZellnerDo not open a new tab for file downloads
2017-04-07  Johannes ZellnerAdd file download button
2017-02-09  Johannes ZellnerLoad latest folder on reload
2017-02-09  Johannes ZellnerSend username/password in body and fix cli
2017-02-09  Johannes ZellnerUse accessTokens instead of username/password
2017-02-08  Johannes ZellnerSupport drag'n'drop upload
2017-02-07  Johannes ZellnerAdd rename functionality
2017-02-05  Johannes ZellnerShow upload progress per files
2017-02-05  Johannes ZellnerRename app/ to frontend/