Commit graph

575 commits

Author SHA1 Message Date
hexxa
5a11463386 feat(fe): enable loading during waiting 2022-01-23 18:55:43 +08:00
hexxa
958872731a fix(db): shareID is not removed 2022-01-23 18:55:43 +08:00
hexxa
2904d03bdb feat(fe/loading): introduce loading layer 2022-01-23 18:55:43 +08:00
hexxa
f06c5f5a7d fix(fe): update query params and refactor initAll 2022-01-23 18:55:43 +08:00
hexxa
8165c70bcb test(fe): use jest mock 2022-01-23 18:55:43 +08:00
hexxa
40c1d81d58 test(fe): add jest mocked clients 2022-01-23 18:55:43 +08:00
hexxa
81d375eafe fix(fe/login): add extInfo to login props 2022-01-23 18:55:43 +08:00
hexxa
e39d3b88e0 fix(fe/css): add rotate style 2022-01-23 18:55:43 +08:00
hexxa
af87abff92 fix(configs): increase read timeout to adapt to slow servers 2022-01-23 18:55:43 +08:00
dependabot[bot]
ac5b7b2685 chore(deps): bump nanoid from 3.1.25 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-23 10:52:05 +08:00
hexxa
68c011694a fix(fe/panel_files): remove detail info in the table view 2022-01-16 13:16:01 +08:00
hexxa
f7506b6ffa fix(panel_sharing): use correct term 2022-01-16 13:16:01 +08:00
hexxa
7a932d2528 fix(panel_files): small style fix 2022-01-16 13:16:01 +08:00
hexxa
71477a61bc fix(fe): update icons 2022-01-16 13:16:01 +08:00
hexxa
2f5c4b3ddb fix(fe/panel_files): hide elements in share mode 2022-01-16 13:16:01 +08:00
hexxa
6dc8802752 feat(fe,be): enable short sharing urls, enable file info migration 2022-01-16 13:16:01 +08:00
hexxa
18ee149956 fix(fe/sharings): refactor sharing props by adding shareID 2022-01-16 13:16:01 +08:00
hexxa
a378296980 feat(be/files): enable shareID for sharing APIs 2022-01-16 13:16:01 +08:00
hexxa
772ec7992c feat(fileinfostore): enable shareID 2022-01-16 13:16:01 +08:00
hexxa
29d5f9d9e6 fix(files): update qr code style 2022-01-14 11:32:58 +08:00
hexxa
e57c1835f9 fix(fe/test): fix test failure 2022-01-14 11:32:58 +08:00
hexxa
dfd691c9f0 fix(fe/files_panel): breadcrumb part key can not be same 2022-01-14 11:32:58 +08:00
hexxa
16ff18555a feat(fe/layouts): introduce segments layout, controls, refactor breadcrumb 2022-01-14 11:32:58 +08:00
hexxa
f3b65e1bb3 fix(fe): re-org dependencies and fix small issues 2022-01-14 11:32:58 +08:00
hexxa
963f5b199a fix(users): visitor user can not be deleted 2022-01-14 11:32:58 +08:00
dependabot[bot]
563e90b3a4 chore(deps): bump follow-redirects from 1.14.4 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 11:30:27 +08:00
hexxa
33ca87cf2c fix(fe/chunk_uploader): improve robustness of chunk uploader 2022-01-10 10:59:13 +08:00
hexxa
aa56b935a2 fix(configs): increase open fd limit 2022-01-10 10:59:13 +08:00
hexxa
3b997eb9f6 fix(be/config): open fd limit in yaml is not read 2022-01-10 10:59:13 +08:00
hexxa
46ccddc5f8 fix(fe/worker): improve uploader robustness and upload files one by one 2022-01-10 10:59:13 +08:00
hexxa
4e9a53574f fix(fe/qr-code): qr code pos is not correct 2022-01-10 10:59:13 +08:00
hexxa
56bc628d5b fix(server): remove print 2022-01-10 10:59:13 +08:00
hexxa
a922ff30fc fix(users): err is nil if token is expired in checking token failure 2022-01-10 10:59:13 +08:00
hexxa
1c68b130f2 fix(fe/utest): remove undefined method callings 2022-01-06 11:21:27 +08:00
hexxa
832be61083 fix(fe/state_updater): uploads are not inited correctly because of initing order 2022-01-06 11:21:27 +08:00
hexxa
ff5e6db140 fix(fe/worker): refactor fe uploading functions to improve robustness 2022-01-06 11:21:27 +08:00
hexxa
aca1ae6787 chore: refine readme and add screenshots 2022-01-01 17:38:57 +08:00
hexxa
99207a1514 chore(readme): update readme 2022-01-01 17:38:57 +08:00
hexxa
b66b29624a fix(fe/files_panel): download qr code doesn't contain port 2022-01-01 11:23:07 +08:00
hexxa
e019eb7293 feat(topbar, sharings): introduce qrcode for sharing dirs and site address 2022-01-01 11:00:56 +08:00
hexxa
1ff7cfc141 feat(fe/files panel): enable download URL QR code 2022-01-01 11:00:56 +08:00
hexxa
f46d492d44 fix(fe/white.css): remove duplicated style 2022-01-01 11:00:56 +08:00
hexxa
711a3a874f feat(error_reporting): integrate error reporting 2021-12-30 10:49:41 +08:00
hexxa
9a7cfcb097 feat(fe): enable error logger and reporting 2021-12-30 10:49:41 +08:00
hexxa
3cb711b37e feat(fe/log_error): add error reporter 2021-12-30 10:49:41 +08:00
hexxa
46e40d1831 fix(fe/settings): incorrect title style 2021-12-30 10:49:41 +08:00
hexxa
7577fb0ace feat(be/settings): add api for reporting client error 2021-12-30 10:49:41 +08:00
hexxa
4fd9bd9c33 fix(fe/panes): refine styles of panes 2021-12-25 20:15:01 +08:00
hexxa
a66046bd01 fix(fe/settings panel): unify title classes 2021-12-25 20:15:01 +08:00
hexxa
6aed184ad9 fix(fe/styles): style fixes 2021-12-25 20:15:01 +08:00