17 Commits

Author SHA1 Message Date
LinkinStar c468d2ab23 feat: separate db connection and table check 2022-11-10 14:13:29 +08:00
LinkinStar 84106a99f5 feat: remove config file path 2022-11-04 18:36:33 +08:00
LinkinStar 1fdf580833 feat: entrypoint add upgrade 2022-11-04 17:26:16 +08:00
LinkinStar 914defc446 feat: add install api and functions 2022-11-03 20:09:04 +08:00
aichy126 6f999a5a28 update install api 2022-11-02 18:33:23 +08:00
aichy126 b78f3061cb add install web api 2022-11-02 17:09:16 +08:00
Tai Groot 59e2e1f304 Running gofumpt against repo (#49)
* starting on gofumpt

* continuing on gofumpt

* continuing on gofumpt

* finish gofumpt review

* added changes requested by LinkinStars' review

Co-authored-by: LinkinStars <linkinstar@foxmail.com>
2022-11-01 15:25:44 +08:00
LinkinStar 258985ee2b style: root add command by command array 2022-10-26 18:09:39 +08:00
LinkinStar adc760e874 refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
LinkinStar 80fccefa3d feat: update all entity fields 2022-10-19 14:56:22 +08:00
LinkinStar b2cd5b9cf8 feat: upgrade command support update db version and exec migration 2022-10-18 15:26:48 +08:00
LinkinStar c558219628 feat: add build revision and build time 2022-10-18 12:19:07 +08:00
LinkinStar 8d2496f33f feat: config flag support all command 2022-10-17 16:09:29 +08:00
LinkinStar f6a09ecb7d feat: support specify the installation directory 2022-10-13 17:37:13 +08:00
LinkinStar da6e241a34 feat: update default config file path 2022-10-12 20:20:26 +08:00
LinkinStar 1e561157ba feat: add dump/check command function 2022-10-12 11:49:28 +08:00
LinkinStar 35195c8e09 feat: add command function 2022-10-12 11:12:04 +08:00