LinkinStars
2bd8f7f771
feat(notification): add new question notification
2023-08-22 12:00:53 +08:00
LinkinStars
6a3d2f95d2
feat(notification): add user notification config API
2023-08-21 15:07:30 +08:00
LinkinStars
773be25c33
Merge branch 'feat/1.1.1/state' into test
2023-07-31 15:28:27 +08:00
LinkinStars
4004c0b674
fix(revision): Increase content field size in revision entity
...
Modified the "content" field in the "revision_entity.go" file from 'TEXT' to 'MEDIUMTEXT'. Added a new migration file "v14.go" to handle the transition of the database 'content' field to 'MEDIUMTEXT'. Also adapted the 'command.go' and 'migrations.go' files to handle the new migration. These changes were necessary to accommodate larger revision content sizes.
2023-07-31 15:04:32 +08:00
aichy126
29c253baa3
update captcha
2023-07-18 18:11:18 +08:00
aichy126
b6a85b06ab
update captcha
2023-07-17 18:46:09 +08:00
aichy126
3a12d46c37
update captcha
2023-07-17 17:44:08 +08:00
LinkinStars
92c5bb6616
refactor(answer): refactor admin question answer page list
2023-06-20 16:55:43 +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
aichy126
0a4f75323c
update Notification
2023-05-25 16:30:19 +08:00
aichy126
bbf7849fb7
update invite
2023-05-22 18:42:28 +08:00
aichy126
955a2a6fea
update tag count
2023-05-17 15:09:13 +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
8800b376d5
feat(privilege): add privileges API
2023-04-17 18:04:28 +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
aichy126
a038664fb4
update question pin and show
2023-04-13 15:46:36 +08:00
aichy126
82307f9c6b
update revision
2023-03-24 12:21:09 +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
LinkinStars
4a8ae2b166
Merge branch 'dev' into feature-plugin
2023-03-07 15:39:07 +08:00
LinkinStars
f319b43412
Merge remote-tracking branch 'github/dev' into feat/1.0.7/user-avatar
2023-03-07 15:24:08 +08:00
LinkinStars
4759e8778f
feat(tag): Add revision when add tag
2023-03-03 16:59:34 +08:00
LinkinStars
c3d8d30892
fix(answer): Only the admin and author can view the deleted answer.
2023-03-01 17:28:16 +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
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
96e292462e
feat(question): Adjust the home page problem list display rules
2022-12-30 17:09:32 +08:00
aichy
b8077d37b3
update Adopt to Accept
2022-12-22 11:04:19 +08:00
aichy
bcfeef1490
update name modification
2022-12-21 16:55:16 +08:00
LinkinStar
79158f54bd
feat(user): add user ranking api
2022-12-12 16:39:48 +08:00
LinkinStar
08478d8213
feat(siteinfo): add custom css html response in siteinfo api
2022-12-10 17:12:31 +08:00
LinkinStar
2b0634e2e6
feat(rank): Modify all permission restriction controls
2022-12-02 15:08:18 +08:00
LinkinStar
74015c13eb
Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role
...
# Conflicts:
# internal/controller/tag_controller.go
# internal/schema/activity.go
# internal/service/activity/activity.go
2022-12-02 11:27:16 +08:00
LinkinStar
affd376f57
Merge branch 'dev' into feat/0.6.0/user-role
2022-12-01 18:23:56 +08:00
LinkinStar
6a9408657c
feat(user): add role and role power
2022-12-01 15:54:06 +08:00
aichy126
b093358e0c
update question edit userid
2022-12-01 15:26:20 +08:00
aichy126
28a4289930
Merge branch 'feat/0.5.0/timeline_ai' of git.backyard.segmentfault.com:opensource/answer into feat/0.5.0/timeline_ai
2022-12-01 14:37:24 +08:00
aichy126
6ccf0c07c6
fix answer update time
2022-12-01 14:37:17 +08:00
LinkinStar
457c1cd798
fix(rank): Incorrect version reputation check rule
2022-11-30 19:11:28 +08:00
aichy126
22e683a0b8
fix
2022-11-29 14:56:22 +08:00
LinkinStar
b09e693d8b
feat: tag add user id
2022-11-25 15:34:36 +08:00
aichy126
d819ef24ec
update revision list
2022-11-25 11:08:19 +08:00
LinkinStar
06d358438d
feat: version upgrade add rank limiting condition
2022-11-25 10:27:13 +08:00
LinkinStar
60f4264e58
feat: answer and tag delete add activity
2022-11-23 17:02:44 +08:00
aichy126
6202877bdc
GetUnreviewedRevisionList
2022-11-23 16:27:35 +08:00
LinkinStar
d399b9756f
feat: activity timeline revision add tag detail
2022-11-23 14:21:11 +08:00
LinkinStar
cd961eafc2
feat: add timeline api interface
2022-11-22 19:48:27 +08:00
LinkinStar
6e0c41e769
feat: activity add cancelled_at field
2022-11-21 16:56:54 +08:00
LinkinStar
20f0a1b664
feat: question revision add tags
2022-11-21 16:51:13 +08:00