1. 24 11月, 2021 1 次提交
    • M
      Mark email as not required parameter in BaseComment (#1535) · b301c8e0
      Mingjie Shao 提交于
      * 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
  2. 24 10月, 2021 1 次提交
  3. 16 9月, 2021 1 次提交
  4. 09 9月, 2021 1 次提交
  5. 24 7月, 2021 1 次提交
  6. 20 7月, 2021 1 次提交
  7. 18 7月, 2021 2 次提交
  8. 29 6月, 2021 1 次提交
  9. 09 4月, 2021 1 次提交
  10. 08 4月, 2021 1 次提交
    • L
      pref: RSS/Atom (#1342) · 6ac9c7d2
      Lay 提交于
      * 1.Add the lastBuildDate in RSS.
      2.Add the updated in Atom.
      3.Change the date format in RSS and Atom
      4.Add the lastModified in the response header.
      
      * fix code style
      6ac9c7d2
  11. 27 3月, 2021 1 次提交
  12. 24 3月, 2021 1 次提交
  13. 17 3月, 2021 1 次提交
  14. 14 3月, 2021 3 次提交
  15. 07 3月, 2021 3 次提交
  16. 06 3月, 2021 1 次提交
    • J
      Upgrade spring boot version (#1289) · c22348e0
      John Niang 提交于
      * Update gradle wrapper version
      
      * Update spring boot version to 2.5.0-M2
      
      * Fix wrong const of temp_dir
      
      * Refactor error controller
      
      * Fix startup error due to theme not found
      
      * Refine error controller handler
      
      * Refine multipart resolver config
      
      * Fix ThemeRepositoryImplTest error
      
      * Fix freemarker not found error
      
      * chore: change jetty to undertow.
      
      * Remove useless throws
      Co-authored-by: RYAN0UP's avatarRyan Wang <i@ryanc.cc>
      c22348e0
  17. 08 2月, 2021 3 次提交
  18. 07 2月, 2021 1 次提交
  19. 31 1月, 2021 1 次提交
    • Z
      feat: #1225 (#1235) · 7b88fcab
      zhixiangyuan 提交于
      * feat: #1225
      
      * fix: compatible with jdk1.8
      
      * fix: format code
      
      * fix: fix the problem that the status of the recycle bin file is incorrect when revocering
      
      * fix: format code
      
      * fix: format code
      
      * fix: fix the post cannot be converted to recyling mode
      
      * fix: post cannot be published on deleting the category password
      
      * fix: fix jpa error
      
      * fix: format code
      
      * fix: encryption type extracted into enum
      
      * fix: format code
      
      * fix: format code
      
      * fix: changes requested
      
      * fix: format code
      
      * fix: revert checkstyle.xml
      
      * fix: change request
      
      * fix: not encrypt 方法改为重载方法
      
      * fix: 修复因调整 git 版本被回退的代码
      Co-authored-by: Nxiangbei.yzx <xiangbei.yzx@alibaba-inc.com>
      7b88fcab
  20. 28 1月, 2021 1 次提交
  21. 25 1月, 2021 1 次提交
  22. 24 1月, 2021 3 次提交
  23. 12 12月, 2020 1 次提交
    • J
      Make more friendly error track (#1191) · 6fb65d01
      John Niang 提交于
      * Update gradle wrapper version to 6.6.1
      
      * Upgrade h2 version to 1.4.197
      
      * Make controller log more details
      
      * Refactor FileHandler
      
      * Fix image reader error
      6fb65d01
  24. 09 12月, 2020 1 次提交
  25. 08 12月, 2020 1 次提交
    • J
      Upgrade dependencies (#1184) · 30e28b52
      John Niang 提交于
      * Update spring boot version and source compatibility version
      
      * Rearrange some configs
      
      * Upgrade swagger to 3.0.0
      
      * Make swagger configurable
      
      * Make swagger-ui.html path backward compatible
      
      * Change jdk version into 11 in ci/cd scripts and Dockerfile
      30e28b52
  26. 02 11月, 2020 2 次提交
  27. 29 9月, 2020 1 次提交
  28. 24 9月, 2020 1 次提交
  29. 22 9月, 2020 1 次提交
  30. 06 9月, 2020 1 次提交