Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | Add button to navigate back | Johannes Zellner | 2018-05-17 | 2 | -5/+6 |
* | Set page title | Johannes Zellner | 2018-05-17 | 1 | -1/+1 |
* | Show upload progress | Johannes Zellner | 2018-05-17 | 3 | -57/+64 |
* | Fix the file drop events | Johannes Zellner | 2018-05-17 | 2 | -2/+6 |
* | Port app to element ui | Johannes Zellner | 2018-05-17 | 15 | -9254/+11238 |
* | Adjust the repo which is now on gitlab | Johannes Zellner | 2017-04-09 | 1 | -1/+1 |
* | Make folder listing sortable | Johannes Zellner | 2017-04-09 | 4 | -17/+525 |
* | Do not open a new tab for file downloads | Johannes Zellner | 2017-04-07 | 1 | -1/+1 |
* | Add file download button | Johannes Zellner | 2017-04-07 | 2 | -0/+8 |
* | Set correct colspan for empty folder label | Johannes Zellner | 2017-02-09 | 1 | -1/+1 |
* | Load latest folder on reload | Johannes Zellner | 2017-02-09 | 1 | -1/+5 |
* | Send username/password in body and fix cli | Johannes Zellner | 2017-02-09 | 1 | -1/+1 |
* | Use accessTokens instead of username/password | Johannes Zellner | 2017-02-09 | 1 | -20/+37 |