LinkinStars
|
3283e09c9a
|
feat(admin): allow admin resend activation email
|
2023-07-11 12:08:30 +08:00 |
LinkinStars
|
2f4090c25e
|
fix(activity): add activity common service init
|
2023-07-03 17:15:29 +08:00 |
LinkinStars
|
7f58fbdad1
|
refactor(answer): refactor accept answer activity
|
2023-07-03 14:11:48 +08:00 |
LinkinStars
|
47661dc8a3
|
refactor(votes): refactor user vote repo
|
2023-06-30 18:18:22 +08:00 |
LinkinStars
|
ac91dc5259
|
fix(sitemap): set question id by default
|
2023-06-28 11:43:40 +08:00 |
LinkinStars
|
a23080df0a
|
refactor(sitemap): save sitemap in cache
|
2023-06-28 10:52:36 +08:00 |
LinkinStars
|
cc0a03117c
|
refactor(migrations): refactor migrations service
|
2023-06-14 16:53:56 +08:00 |
LinkinStars
|
c49fa00570
|
Merge branch 'github-main' into feat/1.2.0/state
# Conflicts:
# cmd/wire_gen.go
# internal/service/question_common/question.go
# internal/service/siteinfo/siteinfo_service.go
|
2023-06-13 16:44:36 +08:00 |
aichy126
|
3092954e68
|
fix post-title
|
2023-06-08 10:30:26 +08:00 |
LinkinStars
|
fa85ce05b1
|
refactor(dashboard): Refactoring the dashboard
|
2023-06-07 16:31:51 +08:00 |
LinkinStars
|
c6ea2fc5da
|
refactor(activity): make activity queue as a service
|
2023-06-05 14:10:04 +08:00 |
LinkinStars
|
773d2142db
|
refactor(notification): make notification queue as a service
|
2023-06-02 18:15:54 +08:00 |
LinkinStars
|
1c2151d710
|
refactor(shortid): remove short id variable
|
2023-06-02 16:53:49 +08:00 |
LinkinStars
|
6e702de57c
|
refactor(user): remove unused service
|
2023-05-29 17:01:18 +08:00 |
LinkinStars
|
fb412cb417
|
refactor(avatar): remove all avatar global variables config
|
2023-05-29 14:58:58 +08:00 |
LinkinStars
|
7e9becd8f5
|
refactor(path): remove init for path ignore var
|
2023-05-29 12:14:33 +08:00 |
LinkinStars
|
0c43b9c7b1
|
Merge branch 'feat/1.1.0/report' into feat/1.1.0/context
|
2023-05-26 15:26:07 +08:00 |
LinkinStars
|
879c781e35
|
refactor(config): remove all config global variables and cache all config related data
|
2023-05-25 20:13:18 +08:00 |
LinkinStars
|
3428b5fbc3
|
feat(permission): add user permission API
|
2023-05-25 16:51:17 +08:00 |
LinkinStars
|
f16207e30f
|
Merge branch 'feat/1.1.0/report' into feat/1.1.0/context
# Conflicts:
# internal/repo/rank/user_rank_repo.go
# internal/repo/tag/tag_rel_repo.go
# internal/service/report_admin/report_backyard.go
|
2023-05-25 11:25:38 +08:00 |
LinkinStars
|
49db3da26d
|
refactor(context): add all context for data
|
2023-05-25 11:17:10 +08:00 |
LinkinStars
|
e12e0094d2
|
feat(notification): add email notification for invited to answer
|
2023-05-24 10:42:26 +08:00 |
LinkinStars
|
acad5b2811
|
feat(upgrade): support upgrade from specific version manually
|
2023-05-17 18:13:03 +08:00 |
LinkinStars
|
2ca32147b4
|
feat(upgrade): support upgrade from specific version number manually
|
2023-05-11 11:55:39 +08:00 |
LinkinStars
|
ea54aa75db
|
feat(upgrade): replace i18n bundle using the upgrade command
|
2023-05-11 11:36:23 +08:00 |
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
|
1de9ef6a89
|
Merge remote-tracking branch 'github/feat/1.1.1/user-center' into beta.2/1.1.0
# Conflicts:
# go.mod
# i18n/en_US.yaml
# internal/base/reason/reason.go
|
2023-05-09 10:39:04 +08:00 |
LinkinStars
|
a5a3664f90
|
Merge branch 'feat/1.1.2/permission' into feat/1.1.2/user-center
# Conflicts:
# internal/base/constant/constant.go
|
2023-04-16 12:40:16 +08:00 |
LinkinStars
|
0f7121d6fe
|
fix(merge): update go mod
|
2023-04-14 18:24:09 +08:00 |
LinkinStars
|
e280358b7c
|
Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center
# Conflicts:
# Makefile
# cmd/answer/main.go
# go.mod
# go.sum
# i18n/en_US.yaml
# internal/base/reason/reason.go
# internal/service/uploader/upload.go
|
2023-04-14 18:17:28 +08:00 |
LinkinStars
|
a3cc0ac38a
|
feat(usercenter): add user center plugin and agent
|
2023-04-14 17:33:22 +08:00 |
aichy126
|
83c2c24683
|
update cmd Version
|
2023-04-11 16:17:35 +08:00 |
aichy126
|
f50414adcf
|
update Revision
|
2023-04-11 14:49:11 +08:00 |
LinkinStars
|
759f1491c9
|
Merge branch 'github-main' into beta/1.1.0
# Conflicts:
# Makefile
# cmd/answer/main.go
# go.mod
# go.sum
# internal/base/reason/reason.go
# internal/service/uploader/upload.go
# ui/src/utils/common.ts
|
2023-04-11 11:28:57 +08:00 |
LinkinStars
|
1c235dbd9b
|
feat(permission): add privileges
|
2023-04-11 10:27:18 +08:00 |
aichy126
|
2536703f32
|
update question
|
2023-04-04 16:54:28 +08:00 |
LinkinStars
|
e5df07ad7c
|
feat(plugin): add user center plugin
|
2023-03-29 17:12:45 +08:00 |
aichy126
|
89738b8898
|
add Revision
|
2023-03-24 11:49:23 +08:00 |
LinkinStars
|
9bd9b475f4
|
Merge branch 'feat/ui-1.1.0' into feature-plugin
# Conflicts:
# internal/base/reason/reason.go
# internal/schema/user_schema.go
# internal/service/user_service.go
|
2023-03-21 11:45:50 +08:00 |
aichy126
|
21799bad0a
|
Merge branch 'feat/1.0.7/short-id' into test
|
2023-03-09 11:38:58 +08:00 |
LinkinStars
|
4759e8778f
|
feat(tag): Add revision when add tag
|
2023-03-03 16:59:34 +08:00 |
aichy126
|
789cf6bd8b
|
update short id
|
2023-03-03 15:47:56 +08:00 |
LinkinStars
|
b229d12bb4
|
feat(plugin): plugin internationalization
|
2023-02-21 17:28:05 +08:00 |
LinkinStar
|
d538b531bd
|
fix(plugin): remove quotation mark about version and add default revision
|
2023-02-01 18:20:33 +08:00 |
LinkinStar
|
b4ae373309
|
fix(plugin): fix incorrect build version info package name
|
2023-02-01 18:14:54 +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
|
44480d8986
|
feat(plugin): add build plugin commend
|
2023-02-01 16:50:18 +08:00 |
LinkinStar
|
3ccdc8670e
|
feat(plugin): Extracting the main function to answercmd pkg
|
2023-01-18 15:37:22 +08:00 |
LinkinStar
|
8d0bd2be20
|
feat(plugin): Add plugin config repo
|
2023-01-18 10:39:55 +08:00 |
LinkinStar
|
29aa3f7ef2
|
feat(plugin): add connector API
|
2023-01-16 16:27:23 +08:00 |