LinkinStars
|
758309d77b
|
feat(config): set config cache time
|
2023-08-29 16:47:38 +08:00 |
LinkinStars
|
e4a77367a4
|
feat(notification): add notification limit
|
2023-08-22 17:07:45 +08:00 |
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
|
00e40ad5e6
|
feat(users): add users error message
|
2023-08-14 15:46:13 +08:00 |
LinkinStars
|
eef4b9df9e
|
feat(user): update user status
|
2023-08-04 15:47:50 +08:00 |
LinkinStars
|
a23080df0a
|
refactor(sitemap): save sitemap in cache
|
2023-06-28 10:52:36 +08:00 |
LinkinStars
|
1c2151d710
|
refactor(shortid): remove short id variable
|
2023-06-02 16:53:49 +08:00 |
LinkinStars
|
0744658d7a
|
refactor(siteinfo): remove site url var
|
2023-06-02 12:16:22 +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
|
40690a2a36
|
fix(notification): add rank activity type translation
|
2023-05-29 10:38:59 +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 |
LinkinStars
|
e12e0094d2
|
feat(notification): add email notification for invited to answer
|
2023-05-24 10:42:26 +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 |
LinkinStars
|
15438f0403
|
feat(notification): add notification for invited to answer
|
2023-05-23 16:32:10 +08:00 |
LinkinStars
|
ba5aadf31b
|
feat(rank): add permission and privilege reputation
|
2023-05-23 12:16:17 +08:00 |
LinkinStars
|
350df2da8b
|
feat(email): translator all email template
|
2023-05-16 17:47:26 +08:00 |
LinkinStars
|
e26d608aaf
|
feat(reason): translator review reasons.
|
2023-05-16 15:22:46 +08:00 |
LinkinStars
|
e947354a68
|
feat(upgrade): add gravatar base url
|
2023-05-15 11:20:50 +08:00 |
LinkinStars
|
efb78124a9
|
feat(notification): remove user info when meet down vote notification.
|
2023-05-08 15:55:35 +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
|
e49b6fbb54
|
fix(rank): remove accept answer rank config
|
2023-04-21 16:43:07 +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
|
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
|
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
|
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 |
LinkinStars
|
4cfa0cd8fe
|
feat(permission): add privileges API
|
2023-04-12 10:35:40 +08:00 |
LinkinStars
|
1c235dbd9b
|
feat(permission): add privileges
|
2023-04-11 10:27:18 +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 |
LinkinStars
|
8c871f1399
|
feat(avatar): Set default user avatar by config
|
2023-03-02 17:28:48 +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
|
92a82e1673
|
feat(comment): Add comment modification time limit condition
|
2023-01-28 16:53:12 +08:00 |
LinkinStar
|
8d0bd2be20
|
feat(plugin): Add plugin config repo
|
2023-01-18 10:39:55 +08:00 |
LinkinStar
|
06db2bd091
|
feat(plugin): The third-party login send binding email
|
2023-01-09 16:54:20 +08:00 |
LinkinStar
|
1db4f5586b
|
fix(plugin): add external login binding send email interface
|
2023-01-06 17:22:09 +08:00 |
LinkinStar
|
81d786ff66
|
feat(plugin): add user external login service
|
2023-01-06 14:34:53 +08:00 |
aichy
|
b8077d37b3
|
update Adopt to Accept
|
2022-12-22 11:04:19 +08:00 |
LinkinStar
|
a4f5f8ecc3
|
style(simple): Simplify code
|
2022-12-16 14:46:10 +08:00 |
LinkinStar
|
87bb3c72b0
|
feat(theme): add theme and custom css html interface
|
2022-12-09 14:20:50 +08:00 |
LinkinStar
|
c09d861b5d
|
feat(seo): seo update
|
2022-12-09 10:35:49 +08:00 |
aichy126
|
bad5e855a0
|
add path
|
2022-12-08 11:15:45 +08:00 |
LinkinStar
|
c42b3e1c3a
|
feat(login): add must login middle
|
2022-12-07 18:15:46 +08:00 |