Commit graph

596 commits

Author SHA1 Message Date
hexxa
5e8567d470 fix(fs): fix issues related to closing fd 2021-09-15 22:45:04 +08:00
hexxa
70dda37c54 fix(cd): latest image is not pushed 2021-09-15 22:45:04 +08:00
hexxa
82a52b2312 fix(cd): move yarn to package.json script 2021-09-15 22:45:04 +08:00
hexxa
10dd12ab02 chore(workflows): add endline 2021-09-14 16:38:40 +08:00
hexxa
0d8687d0a0 feat(workflow): add heroku cd workflow 2021-09-14 16:38:40 +08:00
hexxa
b82fc6e8af feat(scripts): add new scripts 2021-09-14 16:38:40 +08:00
hexxa
2dc156cd95 fix(cicd): refactor scripts for cicd 2021-09-14 16:38:40 +08:00
hexxa
c897adc6ea fix(dockerfile): use debian stable-slim instead of distroless 2021-09-14 16:38:40 +08:00
hexxa
ef4d08b1a4 feat(fe): add favicon 2021-09-14 16:38:40 +08:00
hexxa
2183af2deb fix(updater): dont change path if chdir returns error 2021-09-14 16:38:40 +08:00
hexxa
04b39eff03 fix(server): use gocfg to get port 2021-09-14 16:38:40 +08:00
hexxa
05c89234f0 fix(readme): remove incorrect part 2021-09-14 16:38:40 +08:00
hexxa
6f84ff750a fix(fe): upgrade dependencies 2021-09-13 17:47:45 +08:00
hexxa
50f66704b1 fix(fs): fix fd leaking issue 2021-09-13 17:47:45 +08:00
hexxa
fb9de35e81 fix(files): fix small issues 2021-09-13 17:47:45 +08:00
hexxa
70318be81d fix(browser): refresh used after deleting uploading 2021-09-13 17:47:45 +08:00
hexxa
ac797848e8 test(state_mgr): fix broken test 2021-09-13 17:47:45 +08:00
hexxa
3b1508af51 fix(uploader): add error info and fix issues in uploader 2021-09-13 17:47:45 +08:00
hexxa
e462c349a5 fix(files): isSharing always return true 2021-09-13 17:47:45 +08:00
hexxa
f91723eab7 test(worker): add test for worker 2021-09-13 17:47:45 +08:00
hexxa
4a5c68df17 fix(worker): refactor and fix issues of worker 2021-09-13 17:47:45 +08:00
hexxa
8518072c7e s 2021-09-13 17:47:45 +08:00
hexxa
e47ee4aa8c feat(workers): integrate workers to handlers 2021-09-13 17:47:45 +08:00
hexxa
0e7f39b8cc feat(filestore): support file info methods 2021-09-13 17:47:45 +08:00
hexxa
25e1ba9ba9 feat(worker): add workers 2021-09-13 17:47:45 +08:00
hexxa
1f858ba8b0 chore(fe/be): small fixes 2021-09-13 17:47:45 +08:00
hexxa
97e27b6515 chore(readme): update image 2021-08-30 09:02:49 -05:00
hexxa
90e8ce9540 chore(readme): update readme 2021-08-30 09:02:49 -05:00
hexxa
322734932c fix(ui/test): fix unit test fail 2021-08-30 09:02:49 -05:00
hexxa
3ad6b97e86 chore(config): update config 2021-08-30 09:02:49 -05:00
hexxa
c76e61a686 feat(ui/browser): support used space 2021-08-30 09:02:49 -05:00
hexxa
93d946e535 fix(be/users): add quota and usedSpace to self api 2021-08-30 09:02:49 -05:00
hexxa
8ccb194fea fix(ui): fix unit test fail 2021-08-29 06:23:25 -05:00
hexxa
87868dea4c fix(ui/browser): sort items by type 2021-08-29 06:23:25 -05:00
hexxa
008181a9aa fix(ui/admin): improve admin pane layout 2021-08-29 06:23:25 -05:00
hexxa
969cdc8032 fix(ui/browser): move buttons to item list 2021-08-29 06:23:25 -05:00
hexxa
1c10fdf140 fix(ui/admin): remove dots 2021-08-29 06:23:25 -05:00
hexxa
20b1a0b411 feat(ui): add ui props 2021-08-29 06:23:25 -05:00
hexxa
b16f6e54d5 feat(ui/browser): cleanups 2021-08-29 06:23:25 -05:00
hexxa
e7d6cb5975 feat(ui/browser): add tab bar 2021-08-29 06:23:25 -05:00
hexxa
0c875c30dd fix(ui/browser): move breadcrumb to item list 2021-08-29 06:23:25 -05:00
hexxa
74af901857 fix(ui/browser): change position 2021-08-29 06:23:25 -05:00
hexxa
8905f127dd fix(browser): refine styles 2021-08-29 06:23:25 -05:00
hexxa
edf2edfb78 feat(ui): introduce react-icons 2021-08-29 06:23:25 -05:00
hexxa
a3d68cd77d feat(ui/layout): add flexbox 2021-08-29 06:23:25 -05:00
hexxa
146af5af0a fix(client/files): retry when too many open fds 2021-08-27 10:57:09 -05:00
hexxa
1d727b4416 fix(ui/browser): move files in batch 2021-08-27 10:57:09 -05:00
hexxa
85be9fe67d fix(ui/browser): send del requests in batch 2021-08-27 10:57:09 -05:00
hexxa
dcf871f1ff feat(ui): support localstorage and get lan from it 2021-08-27 10:57:09 -05:00
hexxa
8fa9cd2b0d fix(ui/browser): only refresh item list after one uploading is finished 2021-08-27 10:57:09 -05:00