Commit graph

6 commits

Author SHA1 Message Date
hexxa
085a3e4e10 feat(handlers): replace boltdb with sqlite in handlers 2022-09-25 12:14:55 +08:00
hexxa
33a269d220 fix(config): use proper var name for arguments 2022-02-09 21:38:06 +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
9b2157ac6a
feat(log): tee logs to file and stdout (#42) 2021-03-06 10:44:24 +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
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