Commit Graph

137 Commits

Author SHA1 Message Date
Graham Steffaniak 62f3953aea
V0.2.5 (#125) 2024-06-12 14:51:13 -05:00
Graham Steffaniak d9e583fea7
v0.2.4 release (#116) (#117) 2024-02-09 18:13:02 -06:00
Graham Steffaniak 398ac49aa9
merge initial v0.2.3 commit (#97) (#98)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Graham Steffaniak <graham.steffaniak@autodesk.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 14:44:25 -06:00
Graham Steffaniak e8091dcb24
v0.2.2 (#86)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Graham Steffaniak <graham.steffaniak@autodesk.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 17:47:00 -06:00
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 8261511881
Fix perms (#39) 2023-09-30 12:50:20 -05:00
Graham Steffaniak d6e9ed6272
updated workflow (#37) 2023-09-24 20:03:09 -05:00
Graham Steffaniak eb33db5d87 updated 2023-09-04 13:26:19 -05:00
Graham Steffaniak 7c019ed286 updated 2023-09-04 13:11:51 -05:00
Graham Steffaniak ea160f5dc0 updated 2023-09-04 10:45:18 -05:00
Graham Steffaniak 78ced98d2e update style 2023-09-04 10:02:13 -05:00
Graham Steffaniak 2cbb3c313c updated frontend 2023-09-03 21:21:25 -05:00
Graham Steffaniak 736489b577 updated 2023-08-31 18:28:34 -05:00
Graham Steffaniak bc768ea12f updated 2023-08-31 17:15:44 -05:00
Graham Steffaniak 8b6a6a1afe updated header location 2023-08-19 13:32:29 -05:00
Graham Steffaniak f9f82d7298 updated 2023-08-19 10:07:24 -05:00
Graham Steffaniak a1e3b6df96 updated search 2023-08-18 18:38:38 -05:00
Graham Steffaniak 146595ab79 updated styling 2023-08-17 18:24:42 -05:00
Graham Steffaniak 102d81995a updated 2023-08-17 17:58:31 -05:00
Graham Steffaniak 55bb36239c updated deps and reverted search 2023-08-17 16:46:49 -05:00
Graham Steffaniak 6790b723a7 updated a few things 2023-08-12 17:21:31 -05:00
Graham Steffaniak 4e01929dc8 updated things 2023-08-12 11:30:41 -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 f39e561af7 updated a bit 2023-07-31 17:20:14 -05:00
Graham Steffaniak 8226281579 updated hovers 2023-07-30 17:20:22 -05:00
Graham Steffaniak 87515d9cf9 updated styling 2023-07-30 13:19:03 -05:00
Graham Steffaniak cbb39d8abe updated styling 2023-07-29 11:26:52 -05:00
Graham Steffaniak 006e8c18e3 made overlay work 2023-07-22 23:19:12 -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
Yeicor a4ef02a47b
feat: add option to copy download links from shares (#2442) 2023-05-01 13:07:01 +02: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
Gyuris Gellért 11e9202160
feat: add Hungarian translation (#2232) 2022-12-26 22:36:03 +01:00
thewh1teagle a49105db1d
feat: hebrew translation (#2168) 2022-10-20 12:27:59 +02:00
Ltzhu76 0401adf7f4
fix: modify the delete confirmation interface logic. (#2138) 2022-09-24 19:05:50 +02: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 02730bb9bf
fix: set correct scope when user home creation is enabled 2022-06-03 16:04:15 +02:00
Oleg Lobanov d1d8e3e340
feat: add disk usage information to the sidebar 2022-06-02 13:16:37 +02:00
Ramires Viana b14b9114f8 feat: invalid symlink icon 2022-05-05 15:14:40 +00:00
Ramires Viana d1d7b23da6 fix: folder info on upload list 2022-05-02 15:03:02 +00:00
Ramires Viana 9734f707f0 chore: refactor url creation 2022-05-02 13:47:22 +00:00
Filippo Finke cf85404dd2
feat: add upload file list with progress (#1825) 2022-02-21 19:30:42 +01:00
Adrian 2948589fcd feat: add colorized file type icons 2022-01-18 08:40:06 +01:00
niubility000 949f0f277f
fix: open all the pdf files correctly (#1742) 2022-01-10 17:01:21 +01:00