Commit Graph

879 Commits

Author SHA1 Message Date
LinkinStars 4759e8778f feat(tag): Add revision when add tag 2023-03-03 16:59:34 +08:00
LinkinStars a90495c9f1 feat(tag): Add tag response the tag slug name 2023-03-03 14:40:30 +08:00
LinkinStars ee3fb56d54 feat(tag): Add create tag API 2023-03-02 17:00:16 +08:00
bazingame fea0083ebb fix update spell error 2023-02-27 22:11:39 +08:00
LinkinStars 00df552422 Merge branch 'github-dev' into release/1.0.5
# Conflicts:
#	go.mod
2023-02-21 10:16:12 +08:00
aichy126 376ad452e7 Merge branch 'feat/1.0.6/fixbug' into test 2023-02-20 15:15:05 +08:00
aichy126 8b07d5c47d update question action time 2023-02-20 15:14:39 +08:00
aichy126 a66f104d02 Merge branch 'dev' into feat/1.0.5/deltag 2023-02-17 11:39:13 +08:00
LinkinStars e9d5667708 feat(version): move AnswerVersion to site-info API 2023-02-15 17:22:44 +08:00
aichy126 edc06942d5 add input sanitizer 2023-02-15 15:51:12 +08:00
aichy126 921cd3465f update sitemap time format 2023-02-15 15:10:39 +08:00
aichy126 6abb196e00 update question answer delete status 2023-02-15 15:01:58 +08:00
aichy126 a2b036cc16 add tags search 2023-02-15 12:21:59 +08:00
aichy126 c9b697318f add GetTagSynonymCount 2023-02-14 15:53:35 +08:00
aichy126 cbc300ee19 update tag delete 2023-02-14 15:29:07 +08:00
LinkinStars 24aaf7f49a feat(install): Remove outdated function about reserved username 2023-02-13 17:25:37 +08:00
LinkinStars 7380c93eb4 feat(install): Automatically complete installation based on environment variable. 2023-02-13 17:07:28 +08:00
lcgash@163.com 1a5cdba578 fix: 修复取消点赞报错的问题 2023-02-10 18:34:30 +08:00
aichy126 860b1a3bd8 update img header 2023-02-07 17:55:31 +08:00
LinkinStars a8c2982a91 Merge branch 'github-main' into release/1.0.4
# Conflicts:
#	i18n/en_US.yaml
2023-02-07 17:38:58 +08:00
LinkinStars 964e6bd2d4 fix(upload): add image file check 2023-02-06 19:04:05 +08:00
LinkinStars fc396ef987 fix(i18n): Resolve an issue that causes unexpected errors when translation files for unsupported languages are not properly initialized. 2023-02-06 15:51:44 +08:00
aichy126 000a0b5f70 update sqlite 2023-02-03 15:37:58 +08:00
LinkinStar 768037a527 Merge branch 'feat/1.0.4/comment' into test 2023-02-03 11:00:57 +08:00
LinkinStar b7356ba875 fix(comment): add comment original text notblank condition 2023-02-02 17:40:39 +08:00
aichy126 af5e3f4e48 update question validate 2023-02-02 17:01:52 +08:00
aichy126 e3557b9c98 update question validate 2023-02-02 16:50:37 +08:00
aichy126 749c8f041d Merge branch 'feat/1.0.4/comment' into test 2023-02-02 16:40:47 +08:00
aichy126 c10dfb9884 update question validate 2023-02-02 16:39:51 +08:00
LinkinStar 70da7357c3 Merge branch 'feat/1.0.4/comment' into test 2023-02-02 16:31:16 +08:00
LinkinStar 052ec0ceb0 fix(comment): add comment original text limiting condition 2023-02-02 16:30:37 +08:00
LinkinStar 08143c61b8 Merge branch 'feat/1.0.4/comment' into test 2023-02-02 16:04:39 +08:00
LinkinStar 8002a152eb fix(markdown): remove all md field that after parsing 2023-02-02 16:03:53 +08:00
aichy126 74655b7b40 Merge branch 'feat/1.0.4/comment' into test 2023-02-01 16:47:02 +08:00
aichy126 35a370dbd4 Merge branch 'feat/1.1.0/compile' into feat/1.0.4/comment 2023-02-01 16:46:35 +08:00
aichy126 26a764f74a Merge branch 'feat/1.0.4/comment' into test 2023-02-01 14:11:19 +08:00
aichy126 fe44d054c3 update AnswerAddReq 2023-02-01 14:11:01 +08:00
aichy126 d025df4168 Merge branch 'feat/1.0.4/comment' into test 2023-02-01 12:09:07 +08:00
aichy126 86a10eaec7 update validate add notblank 2023-02-01 11:21:57 +08:00
LinkinStar ec871efc75 feat(validator): add notblank validation 2023-02-01 11:08:56 +08:00
aichy126 ac1d2cc6dd Merge branch 'feat/1.0.4/comment' into test 2023-01-31 15:14:02 +08:00
aichy126 2395503ad8 update answer content 2023-01-31 15:13:50 +08:00
LinkinStar 483c51bab8 feat(comment): Notification of comments based on different priorities 2023-01-31 11:59:02 +08:00
LinkinStar b56d7cdad0 feat(comment): Notification of comments based on different priorities 2023-01-31 11:44:29 +08:00
aichy126 d44ae40624 Merge branch 'feat/1.0.4/comment' into test 2023-01-31 10:05:02 +08:00
aichy126 c1fa2b13f6 fix RetrievePassWord code 2023-01-31 10:04:52 +08:00
LinkinStar 21a354fb22 fix(comment): do not send notification when reply myself 2023-01-30 17:14:13 +08:00
LinkinStar 00e4f2c9de fix(comment): do not send notification when reply myself 2023-01-30 17:07:38 +08:00
aichy126 a15a4ab22c Merge branch 'feat/1.0.4/comment' into test 2023-01-30 16:45:50 +08:00
aichy126 782eb7a452 update html canonical 2023-01-30 16:45:40 +08:00