LinkinStar
|
81d786ff66
|
feat(plugin): add user external login service
|
2023-01-06 14:34:53 +08:00 |
LinkinStar
|
1664eb7d16
|
feat(plugin): google connector
|
2023-01-04 17:43:16 +08:00 |
LinkinStar
|
154fa84bbb
|
feat(plugin): github connector
|
2023-01-03 18:31:32 +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
|
81135192e1
|
fix(tag): It is not necessary to add a query with reserved tags when searching for tags using the title
|
2022-12-28 11:04:36 +08:00 |
LinkinStar
|
81f914d72f
|
feat(notification): Email notice when a user answers or comment
|
2022-12-27 17:42:23 +08:00 |
LinkinStar
|
27e84f9ea8
|
feat(install): The first installation automatically switches to the installation url
|
2022-12-26 15:41:55 +08:00 |
LinkinStar
|
48a54e8139
|
fix(smtp): Check From Name in SMTP is not a Email
|
2022-12-26 11:49:38 +08:00 |
linkinstar
|
7085cfa7ed
|
Merge branch 'release/1.0.1' into 'main'
Release 1.0.1
See merge request opensource/answer!385
|
2022-12-24 05:02:27 +00:00 |
LinkinStar
|
72b480e3ee
|
docs(makefile): Upgrade 1.0.1
|
2022-12-24 12:57:18 +08:00 |
LinkinStar
|
d025d4c8af
|
Merge branch 'hot-fix/1.0.0' into test
|
2022-12-24 12:55:44 +08:00 |
LinkinStar
|
f340625cfe
|
Merge branch 'github-main' into hot-fix/1.0.0
|
2022-12-24 12:54:55 +08:00 |
贾海涛(龙笛)
|
34333fe2bf
|
Merge branch 'hot-fix/1.0.0' into 'test'
feat(Share): Copy share link with title
See merge request opensource/answer!384
|
2022-12-23 09:29:02 +00:00 |
haitao(lj)
|
7d52f6b6e7
|
feat(Share): Copy share link with title
|
2022-12-23 17:25:23 +08:00 |
aichy
|
e1d9837c18
|
Merge branch 'hot-fix/1.0.0' into test
|
2022-12-23 14:11:00 +08:00 |
aichy
|
ded980b676
|
update captcha
|
2022-12-23 14:10:38 +08:00 |
linkinstar
|
f29945a3ca
|
Merge branch 'hot-fix/1.0.0' into 'test'
fix(markdown): Replace markdown parser.
See merge request opensource/answer!383
|
2022-12-23 05:59:56 +00:00 |
LinkinStar
|
5a348fd66d
|
fix(markdown): Replace markdown parser.
|
2022-12-23 13:56:16 +08:00 |
linkinstar
|
603de6c2df
|
Merge branch 'hot-fix/1.0.0' into 'test'
fix(markdown): Try to add extensions in markdown parser
See merge request opensource/answer!382
|
2022-12-23 05:17:13 +00:00 |
LinkinStar
|
98810da807
|
fix(markdown): Try to add extensions in markdown parser
|
2022-12-23 13:12:07 +08:00 |
杨光富
|
445f543166
|
Merge branch 'fix/search' into 'test'
fix(search/tag filter): tag search filter exclude the tag_rel is deleted
See merge request opensource/answer!381
|
2022-12-23 03:49:08 +00:00 |
kumfo
|
b529bd8b8e
|
fix(search/tag filter): tag search filter exclude the tag_rel is deleted
|
2022-12-23 11:45:33 +08:00 |
杨光富
|
6dd64314d5
|
Merge branch 'fix/search' into 'test'
fix(search/tag filter): tag search filter exclude the tag_rel is deleted
See merge request opensource/answer!380
|
2022-12-23 03:26:38 +00:00 |
kumfo
|
29b478cf27
|
fix(search/tag filter): tag search filter exclude the tag_rel is deleted
|
2022-12-23 11:22:59 +08:00 |
杨光富
|
ff79cc9bf5
|
Merge branch 'fix/seo' into 'test'
fix(seo/render): fixed seo template variable replace: {{v}} || {{ v }}
See merge request opensource/answer!379
|
2022-12-23 03:10:58 +00:00 |
kumfo
|
d3bd190aca
|
fix(seo/render): fixed seo template variable replace: {{v}} || {{ v }}
|
2022-12-23 11:07:24 +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
|
7f635308f2
|
Merge branch 'hot-fix/1.0.0-adopt' into test
|
2022-12-22 12:06:25 +08:00 |
aichy
|
40dea823e7
|
update index.html
|
2022-12-22 12:02:10 +08:00 |
aichy
|
3c18afc858
|
fix
|
2022-12-22 12:00:16 +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 |
haitao(lj)
|
525dd2a18f
|
fix(question): change `adopt` to `accept`
|
2022-12-22 11:35:20 +08:00 |
aichy
|
b022c1f156
|
Merge branch 'hot-fix/1.0.0' into test
|
2022-12-22 11:28:13 +08:00 |
aichy
|
c5f20d4e4f
|
update GetActionType
|
2022-12-22 11:28:01 +08:00 |
aichy
|
addd65f1b8
|
Merge branch 'hot-fix/1.0.0-adopt' into test
|
2022-12-22 11:07:18 +08:00 |
aichy
|
b8077d37b3
|
update Adopt to Accept
|
2022-12-22 11:04:19 +08:00 |
aichy
|
3833716ac3
|
Merge branch 'test' of git.backyard.segmentfault.com:opensource/answer into test
|
2022-12-21 16:56:53 +08:00 |
aichy
|
6ea5eb8016
|
Merge branch 'hot-fix/1.0.0' into test
|
2022-12-21 16:56:45 +08:00 |
aichy
|
c5ce51c2a9
|
Merge branch 'hot-fix/1.0.0' of git.backyard.segmentfault.com:opensource/answer into hot-fix/1.0.0
|
2022-12-21 16:55:43 +08:00 |
aichy
|
bcfeef1490
|
update name modification
|
2022-12-21 16:55:16 +08:00 |
贾海涛(龙笛)
|
773d91e30f
|
Merge branch 'hot-fix/1.0.0' into 'test'
Hot fix/1.0.0
See merge request opensource/answer!375
|
2022-12-21 08:06:43 +00:00 |