aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Rename surfer_root to publicGirish Ramakrishnan2019-10-171-17/+3
* Bump version for 5.8.0Johannes Zellner2019-08-075-4/+9
* Add --server and --token options to cli toolJohannes Zellner2019-08-072-20/+31
* Improve token descriptionJohannes Zellner2019-08-072-3/+5
* Add access token ui and rest apiJohannes Zellner2019-08-075-4/+105
* 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-065-89/+29
* Update vue and element-uiJohannes Zellner2019-08-0610-10952/+147
* Bump manifest formatJohannes Zellner2019-06-176-10/+13
* Version 5.6.0Girish Ramakrishnan2019-05-092-1/+4
* Enable SFTP supportGirish Ramakrishnan2019-05-091-1/+6
* Add upstream tag to descriptionGirish Ramakrishnan2019-04-101-1/+1
* Add documentation url in manifestJohannes Zellner2019-03-201-0/+1
* Bump versionJohannes Zellner2019-02-255-4/+6
* 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
* Put webdav under /_webdav to avoid name clashJohannes Zellner2019-02-241-1/+1
* Add 5.5 changesJohannes Zellner2019-02-241-0/+3
* 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
* error is not defined hereJohannes Zellner2019-02-231-1/+1
* Consolidate user verificationJohannes Zellner2019-02-233-146/+194
* add webdav server for easier file accessJohannes Zellner2019-02-234-286/+442
* Fixup testsJohannes Zellner2018-10-154-49/+62
* Corretly send 404 status codesJohannes Zellner2018-10-152-2/+4
* Move from shrinkwrap to package-lock fileJohannes Zellner2018-10-152-214/+153
* Bump versionJohannes Zellner2018-10-155-4/+7
* Use new base imageJohannes Zellner2018-10-151-3/+1
* Add more changesJohannes Zellner2018-10-081-0/+2
* 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
* Remove redis dependency only for few tokensJohannes Zellner2018-10-088-63/+36
* Bump versionJohannes Zellner2018-10-084-4/+4
* Bump versionJohannes Zellner2018-10-084-3/+6
* disable folder listing by default and do not show welcome screen when enabledJohannes Zellner2018-09-131-2/+2
* Bump versionJohannes Zellner2018-05-195-4/+9
* 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