1. 21 Feb, 2022 2 commits
  2. 20 Feb, 2022 2 commits
    • guqing's avatar
      Support post content version control (#1617) · 923eb175
      guqing authored
      * feat: split post content to new table and support content version control
      
      * feat: Improve post version management
      
      * feat: Add post content and version record deletion
      
      * feat: Add isInProcess attribute for post list and detail api
      
      * feat: Add migrate sql script
      
      * fix: Add a sql of allow origin_content to null in posts table
      
      * feat: Assign a value to the source of the post content version record
      923eb175
    • Ryan Wang's avatar
      Add password reset field verification (#1636) · 1ee7b58e
      Ryan Wang authored
      
      * perf: add password reset field verification
      Signed-off-by: default avatarRyan Wang <i@ryanc.cc>
      
      * feat: add unit test case
      Co-authored-by: default avatarguqing <1484563614@qq.com>
      1ee7b58e
  3. 18 Feb, 2022 2 commits
  4. 15 Feb, 2022 1 commit
    • lan-yonghui's avatar
      feat: add priority field into category table (#1650) · d961a5e8
      lan-yonghui authored
      * feat: 分类增加排序字段
      
      * style: Optimize and change categories sorting codes
      
      * style: delete sql file
      
      * style: update categories priority default value 0
      
      * style: Optimize categories priority default value
      d961a5e8
  5. 23 Jan, 2022 1 commit
  6. 16 Jan, 2022 1 commit
  7. 13 Jan, 2022 2 commits
  8. 11 Jan, 2022 3 commits
  9. 06 Jan, 2022 1 commit
  10. 04 Jan, 2022 1 commit
  11. 23 Dec, 2021 1 commit
  12. 22 Dec, 2021 1 commit
  13. 21 Dec, 2021 1 commit
  14. 12 Dec, 2021 2 commits
  15. 11 Dec, 2021 1 commit
  16. 09 Dec, 2021 1 commit
  17. 06 Dec, 2021 3 commits
  18. 05 Dec, 2021 1 commit
  19. 04 Dec, 2021 1 commit
  20. 03 Dec, 2021 2 commits
  21. 24 Nov, 2021 1 commit
    • Mingjie Shao's avatar
      Mark email as not required parameter in BaseComment (#1535) · b301c8e0
      Mingjie Shao authored
      * Removing email field from the required arguments in comments
      
      * Fixed gravatar and added database migration script
      
      * Adding validation test cases for PostCommentParam
      
      * Added unit test for PostCommentServiceImpl
      
      * Address comments: removing identicon in gravatar, renaming migration script
      
      * Address comment: removing gravata identicon from CommentProperties
      
      * Address comments: Adding more unit tests for comment API
      
      * Address comments: Adding integration tests for comment API
      b301c8e0
  22. 22 Nov, 2021 1 commit
  23. 19 Nov, 2021 1 commit
  24. 18 Nov, 2021 2 commits
  25. 16 Nov, 2021 1 commit
  26. 14 Nov, 2021 1 commit
  27. 13 Nov, 2021 1 commit
  28. 12 Nov, 2021 1 commit
  29. 11 Nov, 2021 1 commit