aichy126
|
7603578f31
|
update activity
|
2023-05-17 17:06:21 +08:00 |
aichy126
|
955a2a6fea
|
update tag count
|
2023-05-17 15:09:13 +08:00 |
aichy126
|
25ccd8f717
|
update question tags
|
2023-05-16 17:12:46 +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
|
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
|
16f2de0ab4
|
Merge branch 'feat/1.1.0/update-email' into test
|
2023-05-06 15:53:49 +08:00 |
LinkinStars
|
b50835f04e
|
feat(email): verify password when update email
|
2023-05-06 15:53:10 +08:00 |
LinkinStars
|
e45a5f151f
|
Merge branch 'fix/1.1.0/personal-page' into test
|
2023-05-06 11:59:04 +08:00 |
LinkinStars
|
fafdc5435a
|
fix(personal): rename all wrong name about page size
|
2023-05-06 11:57:47 +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
|
3952439d49
|
feat(agent): add site info url for agent
|
2023-05-04 15:40:05 +08:00 |
LinkinStars
|
ba475ddfbb
|
feat(user): add externalID for login user
|
2023-04-28 20:08:22 +08:00 |
LinkinStars
|
cba45d1eaa
|
feat(user): check username after check user center config
|
2023-04-28 15:46:47 +08:00 |
aichy126
|
eeb67dd21e
|
update add question postUpdateTime
|
2023-04-26 18:25:24 +08:00 |
LinkinStars
|
ef47d3da01
|
feat(user-center): allow to create user in admin page
|
2023-04-26 11:01:45 +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 |
aichy126
|
6f32e51319
|
update siteinfo
|
2023-04-25 12:29:29 +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 |
LinkinStars
|
af08b3e392
|
feat(usercenter): plugin user center add i18n
|
2023-04-20 19:10:24 +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
|
b5ef7912d1
|
feat(usercenter): add user login API agent
|
2023-04-19 16:32:43 +08:00 |
LinkinStars
|
86685202ac
|
feat(usercenter): add user center email auth check
|
2023-04-18 18:21:50 +08:00 |
aichy126
|
78c3ef84c0
|
update user answer list
|
2023-04-17 18:04:57 +08:00 |
LinkinStars
|
8800b376d5
|
feat(privilege): add privileges API
|
2023-04-17 18:04:28 +08:00 |
LinkinStars
|
336f54ff49
|
fix(siteinfo): rename GetSiteInfoByType
|
2023-04-16 12:42:45 +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
|
a2ba1144ee
|
feat(plugin): add user center config user role API
|
2023-04-16 12:39:02 +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
|
ec4c7ab6a7
|
feat(site-users): add site info config about users
|
2023-04-14 18:12:04 +08:00 |
LinkinStars
|
a3cc0ac38a
|
feat(usercenter): add user center plugin and agent
|
2023-04-14 17:33:22 +08:00 |
aichy126
|
0c533e554d
|
update question
|
2023-04-13 18:39:06 +08:00 |
aichy126
|
0124cfc435
|
update question
|
2023-04-13 18:27:43 +08:00 |
aichy126
|
0c17459965
|
update question
|
2023-04-13 18:20:26 +08:00 |
aichy126
|
0de09c5305
|
update question pin show
|
2023-04-13 17:34:02 +08:00 |
aichy126
|
766bf793c4
|
update question pin show
|
2023-04-13 16:59:11 +08:00 |
aichy126
|
a038664fb4
|
update question pin and show
|
2023-04-13 15:46:36 +08:00 |
aichy126
|
990e749743
|
add question actions
|
2023-04-13 14:39:27 +08:00 |
aichy126
|
b0d2cdc4a0
|
add question operation
|
2023-04-13 11:17:17 +08:00 |
LinkinStars
|
4cfa0cd8fe
|
feat(permission): add privileges API
|
2023-04-12 10:35:40 +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 |