Commit Graph

79 Commits

Author SHA1 Message Date
LinkinStars b0a04bbf11 Merge remote-tracking branch 'github/feat/1.1.2/user-center' into beta.2/1.1.0
# Conflicts:
#	docs/docs.go
#	docs/swagger.json
#	docs/swagger.yaml
#	go.mod
#	i18n/en_US.yaml
#	internal/base/reason/reason.go
#	internal/migrations/init.go
#	internal/migrations/migrations.go
2023-05-09 10:49:00 +08:00
LinkinStars dacc27e373 Merge branch 'beta/1.1.0' into beta.2/1.1.0
# Conflicts:
#	internal/migrations/migrations.go
#	internal/schema/user_schema.go
#	ui/src/common/interface.ts
2023-05-09 10:15:58 +08:00
aichy126 58bec8ddd1 upgrade question post time 2023-05-08 16:01:57 +08:00
aichy126 f28b743519 update gpgrade pin list 2023-04-25 15:49:54 +08:00
LinkinStars e377daaac9 fix(plugin): fix rank config about question show/hide 2023-04-25 15:34:35 +08:00
LinkinStars df9b08abcf fix(plugin): fix update plugin status to default 2023-04-25 14:45:54 +08:00
LinkinStars 0f8c4c79b4 fix(plugin): fix rank config about question show/hide 2023-04-25 14:32:27 +08:00
aichy126 6b53609caf update upgrade pin list 2023-04-25 14:31:46 +08:00
aichy126 201a776cd6 update upgrade pin list 2023-04-25 14:16:51 +08:00
LinkinStars f391d3a8e8 chore(log): remove auth log 2023-04-25 14:14:21 +08:00
LinkinStars 76dfc362c9 fix(plugin): fix rank config about question show/hide 2023-04-25 14:09:06 +08:00
LinkinStars 7824797648 fix(rank): update answer accept rank config 2023-04-21 17:24:23 +08:00
LinkinStars f500da413c feat(init): add users init config 2023-04-21 17:23:31 +08:00
LinkinStars d5f95c5bde Merge branch 'github-main' into beta/1.1.0
# Conflicts:
#	internal/migrations/migrations.go
2023-04-21 16:54:04 +08:00
LinkinStars 51ac1e6b76 fix(rank): update answer accept rank config 2023-04-21 16:52:22 +08:00
LinkinStars 9f9258fccd chore(migration): rename upgrade version 2023-04-21 16:45:06 +08:00
LinkinStars 8adc975699 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center
# Conflicts:
#	internal/migrations/init.go
2023-04-20 10:36:54 +08:00
LinkinStars d02ec9712a fix(rank): fix the wrong reputation authority configuration 2023-04-20 10:15:22 +08:00
LinkinStars 8c45d75968 fix(rank): fix the wrong reputation authority configuration 2023-04-20 10:04:43 +08:00
LinkinStars 8fb303d024 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center
# Conflicts:
#	Makefile
#	i18n/en_US.yaml
#	internal/migrations/migrations.go
2023-04-19 17:50:35 +08:00
LinkinStars fc9de356d6 Merge branch 'github-main' into beta/1.1.0
# Conflicts:
#	Makefile
#	internal/migrations/migrations.go
#	ui/src/common/interface.ts
2023-04-19 16:57:48 +08:00
LinkinStars 8800b376d5 feat(privilege): add privileges API 2023-04-17 18:04:28 +08:00
LinkinStars a3cc0ac38a feat(usercenter): add user center plugin and agent 2023-04-14 17:33:22 +08:00
aichy126 0c17459965 update question 2023-04-13 18:20:26 +08:00
aichy126 a038664fb4 update question pin and show 2023-04-13 15:46:36 +08:00
aichy126 b0d2cdc4a0 add question operation 2023-04-13 11:17:17 +08:00
LinkinStars 5e6fb1096e feat(plugin): upgrade add user external login table 2023-03-16 14:58:03 +08:00
LinkinStars f7e3e59822 feat(init): set default time zone 2023-02-22 15:04:03 +08:00
LinkinStars daa2a785e9 fix(plugin): Adding missing table. 2023-02-15 15:34:11 +08:00
LinkinStar ebaaaff4f1 fix(plugin): add plugin migrations 2023-02-01 17:19:27 +08:00
LinkinStar 6a8d5e5984 Merge branch 'feat/1.0.4/comment' into feat/plugin/connector/github
# Conflicts:
#	internal/migrations/migrations.go
#	internal/migrations/v6.go
#	internal/service/user_common/user.go
#	internal/service/user_service.go
#	pkg/checker/reserved_username.go
#	ui/build/index.html
2023-02-01 17:02:00 +08:00
LinkinStar 8d0bd2be20 feat(plugin): Add plugin config repo 2023-01-18 10:39:55 +08:00
LinkinStar 568aa7ae18 feat(migration): Add upgrade configuration for new message email notification. 2022-12-30 11:23:10 +08:00
LinkinStar 72f512553a refactor(code): replace outdated function 2022-12-28 17:20:55 +08:00
LinkinStar 2b83f21584 feat(migrations): Clean up cache if this migration needed 2022-12-19 16:55:58 +08:00
LinkinStar dabfab6b94 fix(theme): Set a default theme config 2022-12-18 18:08:19 +08:00
LinkinStar 1110a97ee1 fix(theme): Set a default theme config 2022-12-18 17:16:43 +08:00
LinkinStar 8e965adc78 fix(err): Properly handle unhandled errors 2022-12-17 13:34:06 +08:00
LinkinStar 0176af3f10 feat(init): Add init version table 2022-12-16 17:14:31 +08:00
LinkinStar 05e8ce3a46 fix(robots): Add SEO config initialize data at installation 2022-12-16 16:47:06 +08:00
LinkinStar a4f5f8ecc3 style(simple): Simplify code 2022-12-16 14:46:10 +08:00
LinkinStar 88160ed512 fix(migrations): Fix incorrect database field indexes during initialization data and system upgrade 2022-12-15 14:39:16 +08:00
LinkinStar 033cbc50a5 merge(seo): merge seo 2022-12-13 14:01:45 +08:00
LinkinStar 10ae0bb4c9 feat(migrations): add default login site info config 2022-12-12 14:22:33 +08:00
LinkinStar 952e3d86fa feat(migrations): add role and power init data 2022-12-12 13:15:38 +08:00
LinkinStar 87bb3c72b0 feat(theme): add theme and custom css html interface 2022-12-09 14:20:50 +08:00
LinkinStar c4e60235e8 fix(tag): add user can use reserved tag permissionˆ 2022-12-08 11:14:56 +08:00
LinkinStar 0fa30bbbaa fix(migrations): add question rank default level 2022-12-07 18:29:16 +08:00
LinkinStar d95bd6aa79 Merge branch 'feat/0.6.0/user-role' into test
# Conflicts:
#	i18n/zh_CN.yaml
#	internal/controller/answer_controller.go
#	internal/migrations/v3.go
#	internal/schema/activity.go
2022-12-06 16:50:55 +08:00
LinkinStar 552be11de0 feat(db): Add database upgrade sql. 2022-12-02 18:04:30 +08:00