Commit Graph

279 Commits

Author SHA1 Message Date
aichy126 7080523129 Merge branch 'feat/1.0.7/short-id' into test 2023-03-16 15:44:08 +08:00
aichy126 7fc5dbbf63 update tags 2023-03-16 15:43:50 +08:00
aichy126 88d79ec42a Merge branch 'feat/1.0.7/short-id' into test 2023-03-16 10:40:52 +08:00
aichy126 5d6bd5976c update tags 2023-03-16 10:40:35 +08:00
aichy126 dd54b6b9c8 Merge branch 'feat/1.0.7/short-id' into test 2023-03-13 16:25:17 +08:00
aichy126 58b5087ec5 update short id 2023-03-13 16:24:46 +08:00
aichy126 76605ebccd Merge branch 'feat/1.0.7/short-id' into test 2023-03-13 11:31:54 +08:00
aichy126 8070bcdcf4 update short id 2023-03-13 11:31:29 +08:00
aichy126 2d87c8d494 update question 2023-03-13 11:28:35 +08:00
aichy126 1a814da53b update question 2023-03-13 11:12:31 +08:00
aichy126 98260a896a Merge branch 'feat/1.0.7/short-id' into test 2023-03-09 15:22:19 +08:00
aichy126 47fc6caf91 add short id switch 2023-03-09 15:21:51 +08:00
aichy126 b00cfbf775 update answer 2023-03-08 17:17:31 +08:00
LinkinStars 7ab1e8f47c Merge remote-tracking branch 'github/dev' into test 2023-03-07 17:59:17 +08:00
aichy126 4c1c56713e update answer 2023-03-07 17:56:51 +08:00
LinkinStars f319b43412 Merge remote-tracking branch 'github/dev' into feat/1.0.7/user-avatar 2023-03-07 15:24:08 +08:00
LinkinStars 29eaa699e5 fix(avatar): Set user info default avatar 2023-03-03 18:04:53 +08:00
LinkinStars bbba11f5b1 Merge remote-tracking branch 'github/feat/1.0.7/tag' into feat/1.0.7/user-avatar 2023-03-03 17:05:23 +08:00
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 8c871f1399 feat(avatar): Set default user avatar by config 2023-03-02 17:28:48 +08:00
LinkinStars ee3fb56d54 feat(tag): Add create tag API 2023-03-02 17:00:16 +08:00
aichy126 f3d48f61e0 Merge branch 'feat/1.0.6/object-not-found' into test 2023-03-01 17:50:22 +08:00
LinkinStars c3d8d30892 fix(answer): Only the admin and author can view the deleted answer. 2023-03-01 17:28:16 +08:00
LinkinStars 9a07489475 Merge remote-tracking branch 'github/feat/1.0.6/object-not-found' into test 2023-02-27 14:47:45 +08:00
LinkinStars 88e11d117e feat(question): Only the admin and author can view the deleted post. 2023-02-27 14:45:08 +08:00
LinkinStars d9f75de803 Merge remote-tracking branch 'github/feat/1.0.6/object-not-found' into test 2023-02-27 11:08:52 +08:00
LinkinStars 7ec0272a72 feat(object): return 404 page when user, tag and question not found. 2023-02-27 11:08:21 +08:00
aichy126 d07d1f028d Merge branch 'feat/1.0.6/fixbug' into test 2023-02-24 18:05:02 +08:00
aichy126 90bfa0dcc7 update GetExcerpt 2023-02-24 18:03:52 +08:00
aichy126 1a836d8001 Merge branch 'feat/1.0.6/fixbug' into test 2023-02-24 17:11:48 +08:00
aichy126 b901f5e3a8 update comment 2023-02-24 17:04:22 +08:00
LinkinStars 0d1b043557 Merge remote-tracking branch 'github/fix/1.0.6/admin-permission' into test 2023-02-23 17:13:09 +08:00
LinkinStars 4ca2429d19 fix(admin): add restriction about admin modify their status 2023-02-23 11:44:05 +08:00
aichy126 71a4cdac81 update user about me markdown 2023-02-22 18:19:30 +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 a2b036cc16 add tags search 2023-02-15 12:21:59 +08:00
LinkinStar b7356ba875 fix(comment): add comment original text notblank condition 2023-02-02 17:40:39 +08:00
aichy126 e3557b9c98 update question validate 2023-02-02 16:50:37 +08:00
aichy126 c10dfb9884 update question validate 2023-02-02 16:39:51 +08:00
LinkinStar 052ec0ceb0 fix(comment): add comment original text limiting condition 2023-02-02 16:30:37 +08:00
LinkinStar 8002a152eb fix(markdown): remove all md field that after parsing 2023-02-02 16:03:53 +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 fe44d054c3 update AnswerAddReq 2023-02-01 14:11:01 +08:00
aichy126 86a10eaec7 update validate add notblank 2023-02-01 11:21:57 +08:00
aichy126 2395503ad8 update answer content 2023-01-31 15:13:50 +08:00
LinkinStar b361bbb486 fix(question): rename question created_at 2023-01-29 16:11:39 +08:00
LinkinStar 92a82e1673 feat(comment): Add comment modification time limit condition 2023-01-28 16:53:12 +08:00
LinkinStar d355c823c3 fix(user): Add rules to restrict username during installation. fix #181 2023-01-28 10:40:01 +08:00