aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend
Commit message (Collapse)AuthorAgeFilesLines
* Fix public folder listing switch label positionJohannes Zellner2019-02-252-2/+5
|
* Show webdav endpoint in settings and welcome pageJohannes Zellner2019-02-253-2/+5
|
* Hide rename button when rename is in actionJohannes Zellner2019-02-241-1/+1
|
* Use inline renamingJohannes Zellner2019-02-242-14/+44
|
* Ensure upload progress stays within boundsJohannes Zellner2019-02-241-1/+2
|
* Remove old stylesJohannes Zellner2019-02-243-76/+31
|
* Trigger dropdown only on clickJohannes Zellner2019-02-241-1/+1
|
* Fixup testsJohannes Zellner2018-10-151-5/+5
|
* Do not hide menu dropdown on clickJohannes Zellner2018-10-081-1/+1
|
* 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-082-5/+14
| | | | Fixes #4
* Add progressbar smoothingJohannes Zellner2018-05-191-0/+4
|
* Support dropping a folder for uploadJohannes Zellner2018-05-182-6/+51
|
* We cannot have one button/input type for both folders and files for uploadJohannes Zellner2018-05-182-4/+17
|
* 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-182-2/+2
|
* Do not show errors on dialog dismissJohannes Zellner2018-05-181-9/+3
|
* Improve error feedbackJohannes Zellner2018-05-182-38/+47
|
* Fixup the config file usageJohannes Zellner2018-05-171-7/+7
|
* Make folder listing a global settingJohannes Zellner2018-05-173-3/+31
|
* remove old vue.jsJohannes Zellner2018-05-171-8/+0
|
* remove unused sorttable.jsJohannes Zellner2018-05-172-496/+0
|
* Do not prematurely show the back buttonJohannes Zellner2018-05-171-1/+1
|
* Remove bootstrap from welcome pageJohannes Zellner2018-05-171-3/+2
|
* Use disabled for back button instead of showJohannes Zellner2018-05-171-1/+1
|
* Add button to navigate backJohannes Zellner2018-05-172-5/+6
|
* Set page titleJohannes Zellner2018-05-171-1/+1
|
* Show upload progressJohannes Zellner2018-05-173-57/+64
|
* Fix the file drop eventsJohannes Zellner2018-05-172-2/+6
|
* Port app to element uiJohannes Zellner2018-05-1715-9254/+11238
|
* Adjust the repo which is now on gitlabJohannes Zellner2017-04-091-1/+1
|
* Make folder listing sortableJohannes Zellner2017-04-094-17/+525
|
* Do not open a new tab for file downloadsJohannes Zellner2017-04-071-1/+1
|
* Add file download buttonJohannes Zellner2017-04-072-0/+8
|
* Set correct colspan for empty folder labelJohannes Zellner2017-02-091-1/+1
|
* 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
|
* Show busy indicator only in place of file listJohannes Zellner2017-02-081-12/+9
|
* Support drag'n'drop uploadJohannes Zellner2017-02-082-39/+56
|
* Remove unused js filesJohannes Zellner2017-02-072-2376/+0
|
* Add rename functionalityJohannes Zellner2017-02-072-8/+67
| | | | | This also break backwardscompat since PUT is now POST and PUT is used for renaming
* Remove cluttered .. up table itemJohannes Zellner2017-02-051-7/+0
|
* current directory in breadcrumb is not a linkJohannes Zellner2017-02-051-1/+2
|
* Reduce spacingJohannes Zellner2017-02-051-1/+0
|
* Merge breadcrumb and new directory buttonJohannes Zellner2017-02-051-3/+1
|