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 |
LinkinStar
|
382d6258a1
|
fix(user): The user status is changed in the admin to automatically activate the user. #173
|
2023-01-13 13:02:25 +08:00 |
LinkinStar
|
ec01c3e047
|
feat(plugin): remove external user login authentication route
|
2023-01-09 18:43:52 +08:00 |
LinkinStar
|
06db2bd091
|
feat(plugin): The third-party login send binding email
|
2023-01-09 16:54:20 +08:00 |
LinkinStar
|
01c02ae2b7
|
fix(plugin): add user external login repo
|
2023-01-06 14:48:41 +08:00 |
LinkinStar
|
81d786ff66
|
feat(plugin): add user external login service
|
2023-01-06 14:34:53 +08:00 |
LinkinStar
|
154fa84bbb
|
feat(plugin): github connector
|
2023-01-03 18:31:32 +08:00 |
LinkinStar
|
81f914d72f
|
feat(notification): Email notice when a user answers or comment
|
2022-12-27 17:42:23 +08:00 |
aichy
|
bcfeef1490
|
update name modification
|
2022-12-21 16:55:16 +08:00 |
LinkinStar
|
2b83f21584
|
feat(migrations): Clean up cache if this migration needed
|
2022-12-19 16:55:58 +08:00 |
aichy126
|
58acb3229e
|
update favicon.ico
|
2022-12-18 00:33:17 +08:00 |
LinkinStar
|
392806b146
|
Merge remote-tracking branch 'origin/feat/0.6.0/seo' into feat/0.7.0/user-manage
|
2022-12-13 14:11:49 +08:00 |
LinkinStar
|
033cbc50a5
|
merge(seo): merge seo
|
2022-12-13 14:01:45 +08:00 |
aichy126
|
d0bff13d8a
|
sitemap cache
|
2022-12-12 18:21:03 +08:00 |