Commit graph

11 commits

Author SHA1 Message Date
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