aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Only show item action buttons on hoverJohannes Zellner2017-02-052-3/+21
|
* Show upload progress per filesJohannes Zellner2017-02-052-8/+41
|
* Prevent dom element flickering on loadJohannes Zellner2017-02-051-2/+2
|
* Rename app/ to frontend/Johannes Zellner2017-02-0536-0/+14135