Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show preview drawer instead of directly opening files in a new tab | Johannes Zellner | 2020-01-05 | 1 | -1/+7 |
* | Fix argument order | Johannes Zellner | 2020-01-05 | 1 | -1/+1 |
* | Add access token ui and rest api | Johannes Zellner | 2019-08-07 | 1 | -1/+43 |
* | 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 | 5 | -10948/+142 |
* | Show webdav endpoint in settings and welcome page | Johannes Zellner | 2019-02-25 | 1 | -0/+1 |
* | Use inline renaming | Johannes Zellner | 2019-02-24 | 1 | -12/+37 |
* | Ensure upload progress stays within bounds | Johannes Zellner | 2019-02-24 | 1 | -1/+2 |
* | 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 | 1 | -4/+13 |
* | Support dropping a folder for upload | Johannes Zellner | 2018-05-18 | 1 | -5/+47 |
* | We cannot have one button/input type for both folders and files for upload | Johannes Zellner | 2018-05-18 | 1 | -2/+13 |
* | 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 | 1 | -1/+1 |
* | Do not show errors on dialog dismiss | Johannes Zellner | 2018-05-18 | 1 | -9/+3 |
* | Improve error feedback | Johannes Zellner | 2018-05-18 | 1 | -34/+44 |
* | Fixup the config file usage | Johannes Zellner | 2018-05-17 | 1 | -7/+7 |
* | Make folder listing a global setting | Johannes Zellner | 2018-05-17 | 1 | -1/+9 |
* | remove old vue.js | Johannes Zellner | 2018-05-17 | 1 | -8/+0 |
* | remove unused sorttable.js | Johannes Zellner | 2018-05-17 | 1 | -495/+0 |
* | Add button to navigate back | Johannes Zellner | 2018-05-17 | 1 | -5/+3 |
* | Show upload progress | Johannes Zellner | 2018-05-17 | 1 | -23/+34 |
* | Port app to element ui | Johannes Zellner | 2018-05-17 | 4 | -188/+11088 |
* | Make folder listing sortable | Johannes Zellner | 2017-04-09 | 2 | -0/+502 |
* | 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 | 1 | -0/+7 |
* | 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 |
* | Support drag'n'drop upload | Johannes Zellner | 2017-02-08 | 1 | -38/+55 |
* | Remove unused js files | Johannes Zellner | 2017-02-07 | 2 | -2376/+0 |
* | Add rename functionality | Johannes Zellner | 2017-02-07 | 1 | -4/+36 |
* | Show upload progress per files | Johannes Zellner | 2017-02-05 | 1 | -7/+25 |
* | Rename app/ to frontend/ | Johannes Zellner | 2017-02-05 | 8 | -0/+4061 |