Commit graph

18 commits

Author SHA1 Message Date
hexxa
406fce2bad fix(configs): update public path to new place 2022-04-28 22:42:12 +08:00
hexxa
4de972cb11 fix(config): clean up configs and workflows 2022-04-02 17:29:27 +08:00
hexxa
e830611af1 fix(cd): 1.add default user in docker image for avoiding permission issues 2.add demo Dockerfile 2022-02-08 18:34:50 +08:00
hexxa
28d075122d fix(cicd): add back predefined user to docker config 2022-01-29 14:55:44 +08:00
hexxa
4dcb487c85 fix(config): add db config 2022-01-29 14:36:38 +08:00
hexxa
32a003d789 fix(config): add config loading functions and tests, also fix config issues 2022-01-29 14:36:38 +08:00
hexxa
b0e280ee70 fix(configs): fine-tune config files 2022-01-29 14:36:38 +08:00
hexxa
55ba21b4a5 fix(be/config): incorrect bg value 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
hexxa
961bafa66c feat(server): init site settings from config 2021-10-10 10:29:48 +08:00
hexxa
52c8610271 feat(users): support predefined users 2021-09-17 23:13:49 +08:00
hexxa
4a5c68df17 fix(worker): refactor and fix issues of worker 2021-09-13 17:47:45 +08:00
hexxa
3ad6b97e86 chore(config): update config 2021-08-30 09:02:49 -05:00
hexxa
c864c2bcb5 fix(configs): incorrect space limit 2021-08-20 09:56:21 -05:00
hexxa
f986015c0b fix(fe/be): clean up and enable quota in ui 2021-08-08 21:32:43 -05:00
Hexxa
1fcb2223a0
feat(be/fe): enable captcha (#69)
* feat(ui): enable captcha

* feat(server): enable captcha

* fix(ui): fix login pane layout

* fix(config): remove unused config and files

* fix(be/fe): clean up code

* chore(fe/be): clean up code
2021-08-07 11:27:24 +08:00
Hexxa
81da97650b
feat(multi-home): enable separated home dir for each user (#64)
* feat(files): make files service supporting home dir

* fix(files): add path access control and avoid redirecting path in the backend

* feat(files): add ListHome API

* fix(server): fix access control issues

* feat(client/web): support multi-home

* feat(server): cleanup

* fix(server): failed to init admin folder
2021-07-25 10:05:36 +08:00
Hexxa
b0d1cdccfc
fix(docker): add dockfile and small fixes (#38)
* fix(docker): add dockfile and small fixes

* chore(readme): small fixes
2021-02-01 21:36:56 +08:00