Commit Graph

16 Commits

Author SHA1 Message Date
LinkinStar f6095fd476 feat: add recommend and reserved tag field migration 2022-11-17 10:09:18 +08:00
LinkinStar 530532ab1c feat: change the default smtp configuration to empty 2022-11-07 16:44:48 +08:00
LinkinStar f14040b9b8 feat: add install request limiting condition 2022-11-04 16:59:45 +08:00
LinkinStar 9c8838a1b0 feat: install configuration files and initialize basic information 2022-11-04 15:59:21 +08:00
LinkinStar 720754c8bb feat: support to config the default language 2022-11-02 15:25:27 +08:00
LinkinStar 6e5d89d593 Merge branch 'github-main'
# Conflicts:
#	go.mod
#	internal/entity/answer_entity.go
#	internal/schema/question_schema.go
#	internal/service/user_service.go
2022-11-01 15:37:22 +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 413700ece7 feat: init admin set rank 2022-10-27 10:47:08 +08:00
LinkinStar adc760e874 refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
LinkinStar e89d6663a9 feat: update default smtp config 2022-10-21 17:25:19 +08:00
LinkinStar c8463505bb feat: update init email config 2022-10-21 11:28:12 +08:00
LinkinStar cb03804f09 feat: remove database field comments for support multiple databases 2022-10-19 20:03:41 +08:00
LinkinStar 18d1688363 feat: add system initialization data 2022-10-19 17:20:31 +08:00
LinkinStar 80fccefa3d feat: update all entity fields 2022-10-19 14:56:22 +08:00
LinkinStar cf9cd4f1bc remove: remove non-essential entity classes 2022-10-19 11:07:58 +08:00
LinkinStar b2cd5b9cf8 feat: upgrade command support update db version and exec migration 2022-10-18 15:26:48 +08:00