Commit Graph

19 Commits

Author SHA1 Message Date
Graham Steffaniak 9b57eb1060
V0.2.1 - small bugfixes (#58)
Co-authored-by: Graham Steffaniak <graham.steffaniak@autodesk.com>
2023-10-18 20:15:01 -05:00
Graham Steffaniak 3fd8ee7783
FIX: UI doesn't load for non-user on share (#51)
Co-authored-by: Graham Steffaniak <graham.steffaniak@autodesk.com>
2023-10-14 08:43:25 -05:00
Graham Steffaniak a33eab2a8c
update settings and views (#41)
Co-authored-by: Graham Steffaniak <graham.steffaniak@autodesk.com>
2023-10-09 17:24:48 -05:00
Graham Steffaniak 2cbb3c313c updated frontend 2023-09-03 21:21:25 -05:00
Graham Steffaniak 6f83300f92 updated 2023-08-05 09:58:06 -05:00
Graham Steffaniak ef09213b90 updated css 2023-07-31 18:48:51 -05:00
Graham Steffaniak 8226281579 updated hovers 2023-07-30 17:20:22 -05:00
Graham Steffaniak 421b1c9ef6 updated styling 2023-07-22 23:12:26 -05:00
Graham Steffaniak b928e6557c updated with a few changes
- git directory structure changed (no more src folder)
 - search now works with filesize larger/smaller than x MB
 - search currently allows for only one search request at a time
   - cancels older requests by having them immediately return null
2023-07-21 17:41:24 -05:00
graham 3945228161 moved files to src 2023-06-12 21:32:30 -05:00
Gabriel Alencar 428c1c606d
feat: add a new setting that disables the display of the disk usage (#2136) 2023-02-15 23:30:48 +01:00
Ramires Viana dda9a389f3 feat: hook authentication method 2022-07-20 16:40:49 +02:00
Oleg Lobanov dec3d629d4
fix: display disk capacity in a correct format (#2013) 2022-07-01 16:31:49 +02:00
langren1353 577c0efa9c
fix: don't calculate usage for files (#1973)
* fix: use incorrect suffix and return no 500(#1972、#1967)

* chore: set progress bar to small

Co-authored-by: Ramires Viana <59319979+ramiresviana@users.noreply.github.com>

* chore: refactoring

Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
Co-authored-by: Ramires Viana <59319979+ramiresviana@users.noreply.github.com>
2022-06-13 12:50:39 +02:00
Oleg Lobanov d1d8e3e340
feat: add disk usage information to the sidebar 2022-06-02 13:16:37 +02:00
niubility000 f09bf3e1d0
fix: fix sidebar navigation on mobile devices (#1618) 2021-10-19 20:37:12 +04:00
Oleg Lobanov c44b37c50c
chore: add prettier frontent linter 2021-03-21 12:51:58 +01:00
Ovidiu Predescu b42b09ccbe Disable the logout method for authentication methods other than 'json' (currently 'proxy' and 'none'.) 2019-12-03 17:31:11 -08:00
Henrique Dias 7414ca10b3 chore: move files to frontend 2019-05-21 11:13:59 +01:00