aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend
Commit message (Expand)AuthorAgeFilesLines
* Add button to real pathIsmaël Bouya2020-05-052-1/+5
* Add raw/tar/zip endpointsIsmaël Bouya2020-05-052-0/+20
* Carry over public.html fixes to index.htmlJohannes Zellner2020-03-032-3/+11
* Use custom public folder listingJohannes Zellner2020-03-033-1/+234
* Reduce vertical height of table headersJohannes Zellner2020-01-051-0/+1
* 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-053-1/+23
* use el-image instead of manual img tagJohannes Zellner2020-01-051-1/+1
* Fix argument orderJohannes Zellner2020-01-051-1/+1
* Stop busy hovering for actionsJohannes Zellner2020-01-052-9/+10
* Save some vertical space with smaller iconsJohannes Zellner2020-01-051-1/+1
* Make hover list transition a bit more responsiveJohannes Zellner2020-01-051-0/+4
* Remove noisy header bar shadowJohannes Zellner2020-01-051-1/+0
* TypoGirish Ramakrishnan2019-10-171-1/+1
* link to surfer docs insteadGirish Ramakrishnan2019-10-171-2/+2
* Improve token descriptionJohannes Zellner2019-08-072-3/+5
* Add access token ui and rest apiJohannes Zellner2019-08-073-1/+68
* Prevent accidental deletion or download while rename is activeJohannes Zellner2019-08-061-2/+2
* Do not stretch image previewsJohannes Zellner2019-08-061-1/+1
* Replace passport usage with simpler custom middlewareJohannes Zellner2019-08-061-14/+6
* Update vue and element-uiJohannes Zellner2019-08-0610-10952/+147
* 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
* 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