LinkinStar
|
7331b49623
|
feat(plugin): update plugin interface
|
2023-01-10 16:43:42 +08:00 |
LinkinStar
|
8575bbf8c8
|
feat(plugin): external user login add access token
|
2023-01-10 14:24:32 +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
|
1db4f5586b
|
fix(plugin): add external login binding send email interface
|
2023-01-06 17:22:09 +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
|
0628e52da0
|
fix(user): Prompt the form when the username is invalid
|
2022-12-29 14:49:40 +08:00 |
LinkinStar
|
302d1362b0
|
fix(tags): tags in search result should be sort
|
2022-12-28 18:08:34 +08:00 |
LinkinStar
|
72f512553a
|
refactor(code): replace outdated function
|
2022-12-28 17:20:55 +08:00 |
LinkinStar
|
427753a161
|
feat(user): user can't use reserved username
|
2022-12-28 17:12:20 +08:00 |
LinkinStar
|
81f914d72f
|
feat(notification): Email notice when a user answers or comment
|
2022-12-27 17:42:23 +08:00 |
linkinstar
|
82bbca87a3
|
Merge branch 'hot-fix/1.0.0' into 'test'
fix(tag): Only if tag info is all same than without edit.
See merge request opensource/answer!378
|
2022-12-23 02:49:44 +00:00 |
LinkinStar
|
15777fccbc
|
fix(tag): Only if tag info is all same than without edit.
|
2022-12-23 10:46:09 +08:00 |
linkinstar
|
689c8c52fc
|
Merge branch 'hot-fix/1.0.0' into 'test'
Hot fix/1.0.0
See merge request opensource/answer!377
|
2022-12-23 02:27:33 +00:00 |
LinkinStar
|
06aa09bf35
|
fix(comment): Remove the judgment condition that you are not able to edit the comment.
|
2022-12-23 10:22:13 +08:00 |
杨光富
|
0fafdfeee9
|
Merge branch 'fix/search' into 'test'
Fix/search
See merge request opensource/answer!376
|
2022-12-22 09:06:01 +00:00 |
kumfo
|
7e8906ebb1
|
fix(issues/136): fixed tags filter search result
|
2022-12-22 17:00:52 +08:00 |
aichy
|
3bc1110dbb
|
Merge branch 'hot-fix/1.0.0' into test
|
2022-12-22 11:41:03 +08:00 |
aichy
|
8bd329f135
|
update add question
|
2022-12-22 11:40:56 +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 |
aichy
|
f7931433d2
|
update question add
|
2022-12-21 15:33:44 +08:00 |
aichy
|
7f116809cc
|
update tag ParsedText
|
2022-12-21 10:36:18 +08:00 |
LinkinStar
|
21e402cb8a
|
fix(siteinfo): remove theme config in interface
|
2022-12-19 17:54:51 +08:00 |
aichy126
|
e32f74e5e2
|
Merge branch 'test' of git.backyard.segmentfault.com:opensource/answer into test
|
2022-12-18 00:15:08 +08:00 |
aichy126
|
e05c839085
|
Merge branch 'feat/0.7.0/seo' into test
|
2022-12-18 00:15:00 +08:00 |
aichy126
|
1c374b842b
|
update user captcha
|
2022-12-18 00:14:50 +08:00 |
LinkinStar
|
0a924c5736
|
Merge branch 'feat/0.7.0/user-manage' into test
|
2022-12-17 13:45:10 +08:00 |
LinkinStar
|
67873a4bc0
|
fix(user): Assign the correct login time at registration time
|
2022-12-17 13:44:43 +08:00 |
LinkinStar
|
b8d2d6e279
|
Merge branch 'feat/0.7.0/user-manage' into test
# Conflicts:
# internal/service/search_parser/search_parser.go
|
2022-12-16 16:48:47 +08:00 |
LinkinStar
|
6e1f4841f1
|
style(simple): Properly handle unhandled errors
|
2022-12-16 16:35:55 +08:00 |
aichy126
|
5391d3100a
|
Merge branch 'feat/0.7.0/seo' into test
|
2022-12-16 16:25:14 +08:00 |
aichy126
|
4b31951317
|
update question url title
|
2022-12-16 16:24:55 +08:00 |
LinkinStar
|
a4f5f8ecc3
|
style(simple): Simplify code
|
2022-12-16 14:46:10 +08:00 |
LinkinStar
|
fb4d0cc3cd
|
style(object): Remove unneeded initialization
|
2022-12-16 14:35:01 +08:00 |
LinkinStar
|
6a43e56175
|
style(tag): Incorrect error handling
|
2022-12-16 14:33:36 +08:00 |
LinkinStar
|
7331353b51
|
style(io): replace deprecated io function
|
2022-12-16 14:31:38 +08:00 |
kumfo
|
b85a907f9a
|
merge: merge from test
|
2022-12-15 12:03:10 +08:00 |
kumfo
|
9170a801f6
|
fix(search): user:me or user:username can be searched
|
2022-12-15 11:42:16 +08:00 |
LinkinStar
|
b111f812e4
|
feat(unit-test): Add site info common service unit test.
|
2022-12-14 11:41:43 +08:00 |
LinkinStar
|
3c7bcf006f
|
fix(ranking): When the ranking user's reputation or vote is less than 0, this user will not be displayed
|
2022-12-14 10:14:15 +08:00 |
LinkinStar
|
c946b08b23
|
feat(theme): site info add theme options
|
2022-12-13 17:44:24 +08:00 |
LinkinStar
|
e3f8e37647
|
feat(seo): add get site seo service
|
2022-12-13 17:11:31 +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 |
LinkinStar
|
ad985005d8
|
refactor(ranking): refactoring user ranking function
|
2022-12-13 10:48:00 +08:00 |
aichy126
|
d0bff13d8a
|
sitemap cache
|
2022-12-12 18:21:03 +08:00 |
LinkinStar
|
14b72a1b33
|
chore(swagger): Regenerate the swagger document
|
2022-12-12 16:54:04 +08:00 |
LinkinStar
|
79158f54bd
|
feat(user): add user ranking api
|
2022-12-12 16:39:48 +08:00 |