aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/js
Commit message (Collapse)AuthorAgeFilesLines
* Add button to real pathIsmaƫl Bouya2020-05-051-1/+2
|
* Carry over public.html fixes to index.htmlJohannes Zellner2020-03-031-1/+9
|
* Use custom public folder listingJohannes Zellner2020-03-031-0/+144
|
* Show preview drawer instead of directly opening files in a new tabJohannes Zellner2020-01-051-1/+7
|
* Fix argument orderJohannes Zellner2020-01-051-1/+1
|
* Add access token ui and rest apiJohannes Zellner2019-08-071-1/+43
|
* Replace passport usage with simpler custom middlewareJohannes Zellner2019-08-061-14/+6
|
* Update vue and element-uiJohannes Zellner2019-08-065-10948/+142
|
* Show webdav endpoint in settings and welcome pageJohannes Zellner2019-02-251-0/+1
|
* Use inline renamingJohannes Zellner2019-02-241-12/+37
|
* Ensure upload progress stays within boundsJohannes Zellner2019-02-241-1/+2
|
* Decode the path from the location hash firstJohannes Zellner2018-10-081-3/+3
|
* Fix logout situation if token is invalidJohannes Zellner2018-10-081-9/+16
|
* add mov and avi filetypes as videosJohannes Zellner2018-10-081-1/+1
|
* Superagent is a bit bogusJohannes Zellner2018-10-081-1/+6
|
* Add upload progress to uiJohannes Zellner2018-10-081-4/+13
| | | | Fixes #4
* Support dropping a folder for uploadJohannes Zellner2018-05-181-5/+47
|
* We cannot have one button/input type for both folders and files for uploadJohannes Zellner2018-05-181-2/+13
|
* Do not error if a user tries to upload a file without a typeJohannes Zellner2018-05-181-0/+3
|
* Set a drop zone effect to show the correct cursorJohannes Zellner2018-05-181-0/+3
|
* Support uploading whole folder treesJohannes Zellner2018-05-181-1/+1
|
* Do not show errors on dialog dismissJohannes Zellner2018-05-181-9/+3
|
* Improve error feedbackJohannes Zellner2018-05-181-34/+44
|
* Fixup the config file usageJohannes Zellner2018-05-171-7/+7
|
* Make folder listing a global settingJohannes Zellner2018-05-171-1/+9
|
* remove old vue.jsJohannes Zellner2018-05-171-8/+0
|
* remove unused sorttable.jsJohannes Zellner2018-05-171-495/+0
|
* Add button to navigate backJohannes Zellner2018-05-171-5/+3
|
* Show upload progressJohannes Zellner2018-05-171-23/+34
|
* Port app to element uiJohannes Zellner2018-05-174-188/+11088
|
* Make folder listing sortableJohannes Zellner2017-04-092-0/+502
|
* Do not open a new tab for file downloadsJohannes Zellner2017-04-071-1/+1
|
* Add file download buttonJohannes Zellner2017-04-071-0/+7
|
* Load latest folder on reloadJohannes Zellner2017-02-091-1/+5
|
* Send username/password in body and fix cliJohannes Zellner2017-02-091-1/+1
|
* Use accessTokens instead of username/passwordJohannes Zellner2017-02-091-20/+37
|
* Support drag'n'drop uploadJohannes Zellner2017-02-081-38/+55
|
* Remove unused js filesJohannes Zellner2017-02-072-2376/+0
|
* Add rename functionalityJohannes Zellner2017-02-071-4/+36
| | | | | This also break backwardscompat since PUT is now POST and PUT is used for renaming
* Show upload progress per filesJohannes Zellner2017-02-051-7/+25
|
* Rename app/ to frontend/Johannes Zellner2017-02-058-0/+4061