aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Ensure the rename input has correct sizeJohannes Zellner2020-01-051-1/+1
|
* Show preview drawer instead of directly opening files in a new tabJohannes Zellner2020-01-051-0/+12
|
* use el-image instead of manual img tagJohannes Zellner2020-01-051-1/+1
|
* Stop busy hovering for actionsJohannes Zellner2020-01-051-7/+4
|
* Save some vertical space with smaller iconsJohannes Zellner2020-01-051-1/+1
|
* TypoGirish Ramakrishnan2019-10-171-1/+1
|
* link to surfer docs insteadGirish Ramakrishnan2019-10-171-2/+2
|
* Improve token descriptionJohannes Zellner2019-08-071-2/+4
|
* Add access token ui and rest apiJohannes Zellner2019-08-071-0/+16
|
* Prevent accidental deletion or download while rename is activeJohannes Zellner2019-08-061-2/+2
|
* Do not stretch image previewsJohannes Zellner2019-08-061-1/+1
|
* Update vue and element-uiJohannes Zellner2019-08-061-3/+4
|
* Fix public folder listing switch label positionJohannes Zellner2019-02-251-2/+1
|
* Show webdav endpoint in settings and welcome pageJohannes Zellner2019-02-251-1/+3
|
* Hide rename button when rename is in actionJohannes Zellner2019-02-241-1/+1
|
* Use inline renamingJohannes Zellner2019-02-241-2/+7
|
* 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
|
* Add upload progress to uiJohannes Zellner2018-10-081-1/+1
| | | | Fixes #4
* Support dropping a folder for uploadJohannes Zellner2018-05-181-1/+4
|
* We cannot have one button/input type for both folders and files for uploadJohannes Zellner2018-05-181-2/+4
|
* Support uploading whole folder treesJohannes Zellner2018-05-181-1/+1
|
* Improve error feedbackJohannes Zellner2018-05-181-4/+3
|
* remove unused sorttable.jsJohannes Zellner2018-05-171-1/+0
|
* Do not prematurely show the back buttonJohannes Zellner2018-05-171-1/+1
|
* Use disabled for back button instead of showJohannes Zellner2018-05-171-1/+1
|
* Add button to navigate backJohannes Zellner2018-05-171-0/+3
|
* Set page titleJohannes Zellner2018-05-171-1/+1
|
* Show upload progressJohannes Zellner2018-05-171-33/+29
|
* Fix the file drop eventsJohannes Zellner2018-05-171-1/+5
|
* Port app to element uiJohannes Zellner2018-05-171-178/+83
|
* Adjust the repo which is now on gitlabJohannes Zellner2017-04-091-1/+1
|
* Make folder listing sortableJohannes Zellner2017-04-091-12/+13
|
* Add file download buttonJohannes Zellner2017-04-071-0/+1
|
* Set correct colspan for empty folder labelJohannes Zellner2017-02-091-1/+1
|
* Show busy indicator only in place of file listJohannes Zellner2017-02-081-12/+9
|
* Support drag'n'drop uploadJohannes Zellner2017-02-081-1/+1
|
* Add rename functionalityJohannes Zellner2017-02-071-4/+31
| | | | | 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-051-2/+7
|
* Show upload progress per filesJohannes Zellner2017-02-051-1/+16
|
* Prevent dom element flickering on loadJohannes Zellner2017-02-051-2/+2
|
* Rename app/ to frontend/Johannes Zellner2017-02-051-0/+175