aichy126
|
b5472c793f
|
update answer search list
|
2023-06-05 18:38:29 +08:00 |
aichy126
|
345398a6de
|
fix
|
2023-06-02 17:13:26 +08:00 |
LinkinStars
|
8431f9ab13
|
fix(answer): accept own answer does not produce achievement
|
2023-05-30 10:53:46 +08:00 |
LinkinStars
|
184a04c245
|
feat(follow): refactor is followed
|
2023-05-29 11:14:57 +08:00 |
LinkinStars
|
a0b5f882ad
|
Merge remote-tracking branch 'github/feat/1.1.0/report' into feat/1.1.0/context
|
2023-05-29 10:40:01 +08:00 |
aichy126
|
cf8e08f501
|
fix GetUserQuestionCount
|
2023-05-26 18:21:16 +08:00 |
LinkinStars
|
d0bc403c88
|
fix(activity): incorrectly uses value as id
|
2023-05-26 16:48:40 +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 |
aichy126
|
749e4bced2
|
update admin question list
|
2023-05-26 11:09:55 +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
|
bd079a0040
|
update Notification
|
2023-05-25 16:49:05 +08:00 |
aichy126
|
475433795b
|
fix dump
|
2023-05-25 11:26:58 +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
|
01bd603570
|
Merge branch 'feat/1.1.0/sql' into feat/1.1.0/report
# Conflicts:
# internal/controller/question_controller.go
# internal/migrations/migrations.go
# internal/migrations/v13.go
|
2023-05-23 16:44:34 +08:00 |
aichy126
|
c777fec109
|
update invite user
|
2023-05-23 16:04:04 +08:00 |
aichy126
|
144caea4f9
|
update invite user
|
2023-05-23 14:54:59 +08:00 |
aichy126
|
bbf7849fb7
|
update invite
|
2023-05-22 18:42:28 +08:00 |
aichy126
|
184a0324d3
|
update user rank
|
2023-05-17 17:48:02 +08:00 |
aichy126
|
955a2a6fea
|
update tag count
|
2023-05-17 15:09:13 +08:00 |
aichy126
|
2da05f155c
|
Merge branch 'beta.2/1.1.0' into feat/1.1.0/sql
|
2023-05-16 16:08:03 +08:00 |
aichy126
|
299b95b2f2
|
update user question count
|
2023-05-16 16:02:41 +08:00 |
LinkinStars
|
e26d608aaf
|
feat(reason): translator review reasons.
|
2023-05-16 15:22:46 +08:00 |
LinkinStars
|
952d846340
|
feat(reason): translator report reasons.
|
2023-05-16 11:48:35 +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
|
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 |
LinkinStars
|
3a6439a65d
|
Merge branch 'feat/1.1.0/update-email' into test
|
2023-05-08 17:53:25 +08:00 |
LinkinStars
|
4f468b58d0
|
feat(password): logout other user when update password
|
2023-05-08 17:51:29 +08:00 |
LinkinStars
|
efb78124a9
|
feat(notification): remove user info when meet down vote notification.
|
2023-05-08 15:55:35 +08:00 |
LinkinStars
|
276e87af08
|
feat(notification): self-questioning does not generate notifications
|
2023-05-06 10:30:06 +08:00 |
LinkinStars
|
c56d54b0fe
|
feat(notification): add upvote and down vote notification
|
2023-05-04 19:22:25 +08:00 |
LinkinStars
|
ef47d3da01
|
feat(user-center): allow to create user in admin page
|
2023-04-26 11:01:45 +08:00 |
aichy126
|
c3c7eb962d
|
update tag search
|
2023-04-24 17:54:47 +08:00 |
aichy126
|
e95e2f3a2f
|
update search question
|
2023-04-24 14:17:52 +08:00 |
aichy126
|
bed55985dd
|
Merge branch 'feat/1.1.2/user-center' of github.com:answerdev/answer into feat/1.1.2/user-center
|
2023-04-23 15:10:52 +08:00 |
aichy126
|
499cfe9917
|
update search question
|
2023-04-23 15:10:44 +08:00 |
aichy126
|
0f5e9845f9
|
Merge branch 'dev' into beta/1.1.0
|
2023-04-20 16:56:21 +08:00 |
aichy126
|
a93668d455
|
update search
|
2023-04-20 16:18:22 +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
|
86685202ac
|
feat(usercenter): add user center email auth check
|
2023-04-18 18:21:50 +08:00 |
aichy126
|
bcc732d89c
|
update search
|
2023-04-18 17:11:38 +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
|
0de09c5305
|
update question pin show
|
2023-04-13 17:34:02 +08:00 |
aichy126
|
a038664fb4
|
update question pin and show
|
2023-04-13 15:46:36 +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
|
e037d0f005
|
Merge branch 'release/1.0.8' into github-main
# Conflicts:
# i18n/zh_CN.yaml
|
2023-04-11 10:46:10 +08:00 |
LinkinStars
|
2a121c573b
|
feat(router): add middleware for user router
|
2023-04-03 11:17:38 +08:00 |