1. 23 Feb, 2023 3 commits
  2. 22 Feb, 2023 4 commits
  3. 21 Feb, 2023 1 commit
  4. 20 Feb, 2023 3 commits
  5. 19 Feb, 2023 5 commits
  6. 18 Feb, 2023 9 commits
  7. 17 Feb, 2023 4 commits
  8. 16 Feb, 2023 2 commits
  9. 15 Feb, 2023 3 commits
  10. 14 Feb, 2023 2 commits
  11. 13 Feb, 2023 4 commits
    • Christopher's avatar
      feat(system): support for disabling public memos (#1003) · 4641e89c
      Christopher authored
      * feat(system): support for disabling public memos
      
      * fix(web/editor): set visibility to private on disabled public memos
      
      * feat(server/memo): find/check if public memos are disabled
      
      * fix(server/memo): handle error for finding system error
      
      * fix(server/memo): unmarshal visiblity when getting system settings
      
      * chore(web): move side effect imports to end
      
      * Update memo.go
      
      ---------
      Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
      4641e89c
    • Xi's avatar
      feat: not found page (#1081) · 28405f6d
      Xi authored
      * feat: style for not found page (#1078)
      
      * chore: translation for not found page (#1078)
      
      * feat: add not found page (#1078)
      
      * chore: router for not found page (#1078)
      
      * fix: typo
      28405f6d
    • boojack's avatar
      chore: simplify editor (#1087) · 5455cb31
      boojack authored
      5455cb31
    • Zeng1998's avatar
      feat: storage service backend (#1086) · 1e4a81de
      Zeng1998 authored
      * feat: storage service backend
      
      * update go.mod
      
      * update the column name (urlPrefix -> url_prefix)
      
      * update
      
      * update
      1e4a81de