Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Stop polluting logs with healthcheck | 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 |
* | Bring tests up-to-date | Johannes Zellner | 2020-01-05 | 1 | -53/+34 |
* | Update dependencies | Johannes Zellner | 2020-01-05 | 2 | -247/+1026 |
* | dockerignore some more folders | Johannes Zellner | 2020-01-05 | 1 | -5/+6 |
* | Remove noisy header bar shadow | Johannes Zellner | 2020-01-05 | 1 | -1/+0 |
* | Bump package.json | Girish Ramakrishnan | 2019-10-18 | 1 | -1/+1 |
* | Version 5.9.0 | Girish Ramakrishnan | 2019-10-18 | 2 | -1/+5 |
* | Fix test | Girish Ramakrishnan | 2019-10-18 | 1 | -1/+1 |
* | fix test | Girish Ramakrishnan | 2019-10-18 | 1 | -1/+1 |
* | add surfer put examples and fix put | Girish Ramakrishnan | 2019-10-18 | 2 | -27/+51 |
* | Add https:// to --server if required | Girish Ramakrishnan | 2019-10-17 | 1 | -1/+8 |
* | Typo | Girish Ramakrishnan | 2019-10-17 | 1 | -1/+1 |
* | link to surfer docs instead | Girish Ramakrishnan | 2019-10-17 | 1 | -2/+2 |
* | Rename surfer_root to public | Girish Ramakrishnan | 2019-10-17 | 1 | -17/+3 |
* | Bump version for 5.8.0 | Johannes Zellner | 2019-08-07 | 5 | -4/+9 |
* | Add --server and --token options to cli tool | Johannes Zellner | 2019-08-07 | 2 | -20/+31 |
* | Improve token description | Johannes Zellner | 2019-08-07 | 2 | -3/+5 |
* | Add access token ui and rest api | Johannes Zellner | 2019-08-07 | 5 | -4/+105 |
* | 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 | 5 | -89/+29 |
* | Update vue and element-ui | Johannes Zellner | 2019-08-06 | 10 | -10952/+147 |
* | Bump manifest format | Johannes Zellner | 2019-06-17 | 6 | -10/+13 |
* | Version 5.6.0 | Girish Ramakrishnan | 2019-05-09 | 2 | -1/+4 |
* | Enable SFTP support | Girish Ramakrishnan | 2019-05-09 | 1 | -1/+6 |
* | Add upstream tag to description | Girish Ramakrishnan | 2019-04-10 | 1 | -1/+1 |
* | Add documentation url in manifest | Johannes Zellner | 2019-03-20 | 1 | -0/+1 |
* | Bump version | Johannes Zellner | 2019-02-25 | 5 | -4/+6 |
* | 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 |
* | Put webdav under /_webdav to avoid name clash | Johannes Zellner | 2019-02-24 | 1 | -1/+1 |
* | Add 5.5 changes | Johannes Zellner | 2019-02-24 | 1 | -0/+3 |
* | 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 |
* | error is not defined here | Johannes Zellner | 2019-02-23 | 1 | -1/+1 |
* | Consolidate user verification | Johannes Zellner | 2019-02-23 | 3 | -146/+194 |
* | add webdav server for easier file access | Johannes Zellner | 2019-02-23 | 4 | -286/+442 |
* | Fixup tests | Johannes Zellner | 2018-10-15 | 4 | -49/+62 |
* | Corretly send 404 status codes | Johannes Zellner | 2018-10-15 | 2 | -2/+4 |