Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add button to real path | Ismaël Bouya | 2020-05-05 | 2 | -1/+5 |
| | |||||
* | Add raw/tar/zip endpoints | Ismaël Bouya | 2020-05-05 | 2 | -0/+20 |
| | |||||
* | Carry over public.html fixes to index.html | Johannes Zellner | 2020-03-03 | 2 | -3/+11 |
| | |||||
* | Use custom public folder listing | Johannes Zellner | 2020-03-03 | 3 | -1/+234 |
| | |||||
* | Reduce vertical height of table headers | Johannes Zellner | 2020-01-05 | 1 | -0/+1 |
| | |||||
* | Ensure the rename input has correct size | Johannes Zellner | 2020-01-05 | 1 | -1/+1 |
| | |||||
* | Show preview drawer instead of directly opening files in a new tab | Johannes Zellner | 2020-01-05 | 3 | -1/+23 |
| | |||||
* | use el-image instead of manual img tag | Johannes Zellner | 2020-01-05 | 1 | -1/+1 |
| | |||||
* | Fix argument order | Johannes Zellner | 2020-01-05 | 1 | -1/+1 |
| | |||||
* | Stop busy hovering for actions | Johannes Zellner | 2020-01-05 | 2 | -9/+10 |
| | |||||
* | Save some vertical space with smaller icons | Johannes Zellner | 2020-01-05 | 1 | -1/+1 |
| | |||||
* | Make hover list transition a bit more responsive | Johannes Zellner | 2020-01-05 | 1 | -0/+4 |
| | |||||
* | Remove noisy header bar shadow | Johannes Zellner | 2020-01-05 | 1 | -1/+0 |
| | |||||
* | Typo | Girish Ramakrishnan | 2019-10-17 | 1 | -1/+1 |
| | |||||
* | link to surfer docs instead | Girish Ramakrishnan | 2019-10-17 | 1 | -2/+2 |
| | |||||
* | Improve token description | Johannes Zellner | 2019-08-07 | 2 | -3/+5 |
| | |||||
* | Add access token ui and rest api | Johannes Zellner | 2019-08-07 | 3 | -1/+68 |
| | |||||
* | Prevent accidental deletion or download while rename is active | Johannes Zellner | 2019-08-06 | 1 | -2/+2 |
| | |||||
* | Do not stretch image previews | Johannes Zellner | 2019-08-06 | 1 | -1/+1 |
| | |||||
* | Replace passport usage with simpler custom middleware | Johannes Zellner | 2019-08-06 | 1 | -14/+6 |
| | |||||
* | Update vue and element-ui | Johannes Zellner | 2019-08-06 | 10 | -10952/+147 |
| | |||||
* | Fix public folder listing switch label position | Johannes Zellner | 2019-02-25 | 2 | -2/+5 |
| | |||||
* | Show webdav endpoint in settings and welcome page | Johannes Zellner | 2019-02-25 | 3 | -2/+5 |
| | |||||
* | Hide rename button when rename is in action | Johannes Zellner | 2019-02-24 | 1 | -1/+1 |
| | |||||
* | Use inline renaming | Johannes Zellner | 2019-02-24 | 2 | -14/+44 |
| | |||||
* | Ensure upload progress stays within bounds | Johannes Zellner | 2019-02-24 | 1 | -1/+2 |
| | |||||
* | Remove old styles | Johannes Zellner | 2019-02-24 | 3 | -76/+31 |
| | |||||
* | Trigger dropdown only on click | Johannes Zellner | 2019-02-24 | 1 | -1/+1 |
| | |||||
* | Fixup tests | Johannes Zellner | 2018-10-15 | 1 | -5/+5 |
| | |||||
* | Do not hide menu dropdown on click | Johannes Zellner | 2018-10-08 | 1 | -1/+1 |
| | |||||
* | Decode the path from the location hash first | Johannes Zellner | 2018-10-08 | 1 | -3/+3 |
| | |||||
* | Fix logout situation if token is invalid | Johannes Zellner | 2018-10-08 | 1 | -9/+16 |
| | |||||
* | add mov and avi filetypes as videos | Johannes Zellner | 2018-10-08 | 1 | -1/+1 |
| | |||||
* | Superagent is a bit bogus | Johannes Zellner | 2018-10-08 | 1 | -1/+6 |
| | |||||
* | Add upload progress to ui | Johannes Zellner | 2018-10-08 | 2 | -5/+14 |
| | | | | Fixes #4 | ||||
* | Add progressbar smoothing | Johannes Zellner | 2018-05-19 | 1 | -0/+4 |
| | |||||
* | Support dropping a folder for upload | Johannes Zellner | 2018-05-18 | 2 | -6/+51 |
| | |||||
* | We cannot have one button/input type for both folders and files for upload | Johannes Zellner | 2018-05-18 | 2 | -4/+17 |
| | |||||
* | Do not error if a user tries to upload a file without a type | Johannes Zellner | 2018-05-18 | 1 | -0/+3 |
| | |||||
* | Set a drop zone effect to show the correct cursor | Johannes Zellner | 2018-05-18 | 1 | -0/+3 |
| | |||||
* | Support uploading whole folder trees | Johannes Zellner | 2018-05-18 | 2 | -2/+2 |
| | |||||
* | Do not show errors on dialog dismiss | Johannes Zellner | 2018-05-18 | 1 | -9/+3 |
| | |||||
* | Improve error feedback | Johannes Zellner | 2018-05-18 | 2 | -38/+47 |
| | |||||
* | Fixup the config file usage | Johannes Zellner | 2018-05-17 | 1 | -7/+7 |
| | |||||
* | Make folder listing a global setting | Johannes Zellner | 2018-05-17 | 3 | -3/+31 |
| | |||||
* | remove old vue.js | Johannes Zellner | 2018-05-17 | 1 | -8/+0 |
| | |||||
* | remove unused sorttable.js | Johannes Zellner | 2018-05-17 | 2 | -496/+0 |
| | |||||
* | Do not prematurely show the back button | Johannes Zellner | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | Remove bootstrap from welcome page | Johannes Zellner | 2018-05-17 | 1 | -3/+2 |
| | |||||
* | Use disabled for back button instead of show | Johannes Zellner | 2018-05-17 | 1 | -1/+1 |
| |