hexxa
32a003d789
fix(config): add config loading functions and tests, also fix config issues
2022-01-29 14:36:38 +08:00
hexxa
69b9b3d5fa
fix(go): tidy go mod to resolve cve alert
2021-12-22 20:58:53 +08:00
hexxa
1b0bf9c5fd
fix(files): fix fd closing issue
2021-09-16 21:31:26 +08:00
hexxa
04b39eff03
fix(server): use gocfg to get port
2021-09-14 16:38:40 +08:00
hexxa
8eac11afda
chore(deps): upgrade gin to 1.7.3
2021-08-13 05:00:09 -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
8b5a80f766
fix(server/files): fix Content-Disposition is not set ( #46 )
...
* fix(server/files): fix Content-Disposition is not set
* test(header): check content disposition header
2021-04-21 11:38:59 +08:00
Hexxa
9b2157ac6a
feat(log): tee logs to file and stdout ( #42 )
2021-03-06 10:44:24 +08:00
Hexxa
c8a3f911e8
Release 0.3.0 ( #37 )
...
* chore(cicd): add build and start script
* fix(client/web): fix fail to reupload same file, avoid default worker
* test(client/web): add case for worker list filtering
2021-01-31 19:37:05 +08:00
hexxa
0265baf1b1
test(files, users): add e2e test and fix issues
2020-12-10 22:22:38 +08:00
hexxa
b065684a47
fix(go.mod): fix replaces
2020-12-06 20:00:43 +08:00
hexxa
57124451ad
feat(singleuser): add setpwd api
2020-12-05 22:12:49 +08:00
hexxa
4d6e7ff938
fix(singleuser): fix bugs in single user handlers
2020-12-05 22:00:20 +08:00
hexxa
83100007e3
feat(qs2) add qs2 framework
2020-12-05 10:30:03 +08:00
hexxa
6ae65fe09b
feat(server, handler): add server and handler stubs
2020-11-26 20:24:18 +08:00