1. 14 May, 2023 3 commits
  2. 13 May, 2023 5 commits
    • guanzi008's avatar
      feat: add build-artifacts.yml (#1583) · 7726ed42
      guanzi008 authored
      * Create main.yml
      
      构建的单文件运行版本几个平台的Windows amd64 ,Linux amd64,Linux arm64
      
      * Rename main.yml to build-artifacts.yml
      
      ---------
      Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
      7726ed42
    • boojack's avatar
      chore: update help button style (#1656) · 921d4b99
      boojack authored
      921d4b99
    • Lincoln Nogueira's avatar
      feat: add max upload size setting to UI & UI improvements (#1646) · 96021e51
      Lincoln Nogueira authored
      * Add preliminar Windows support for both
      development and production environments.
      
      Default profile.Data will be set to "C:\ProgramData\memos" on Windows.
      Folder will be created if it does not exist, as this behavior is
      expected for Windows applications.
      
      System service installation can be achieved with third-party tools,
      explained in docs/windows-service.md.
      
      Not sure if it's worth using https://github.com/kardianos/service
      to make service support built-in.
      
      This could be a nice addition alongside #1583 (add Windows artifacts)
      
      * feat: improve Windows support
      
      - Fix local file storage path handling on Windows
      
      - Improve Windows dev script
      
      * feat: add max upload size setting to UI & more
      
      - feat: add max upload size setting to UI
      
      - feat: max upload size setting is checked on UI during upload,
      but also enforced by the server
      
      - fix: overflowing mobile layout for Create SSO, Create Storage
      and other Settings dialogs
      
      - feat: add HelpButton component with some links to docs were appropriate
      
      - remove LearnMore component in favor of HelpButton
      
      - refactor: change some if/else to switch statements
      
      - refactor: inline some err == nil checks
      
      ! Existing databases without the new setting 'max-upload-size-mib'
      will show an upload error, but this can be user-fixed by simply
      setting the value on system settings UI.
      
      * improvements requested by @boojack
      96021e51
    • boojack's avatar
      chore: seed data for new user (#1655) · 5c519992
      boojack authored
      5c519992
    • CorrectRoadH's avatar
      e1c809d6
  3. 12 May, 2023 1 commit
  4. 10 May, 2023 1 commit
    • Lincoln Nogueira's avatar
      feat: improve Windows support (#1645) · 5340008a
      Lincoln Nogueira authored
      * Add preliminar Windows support for both
      development and production environments.
      
      Default profile.Data will be set to "C:\ProgramData\memos" on Windows.
      Folder will be created if it does not exist, as this behavior is
      expected for Windows applications.
      
      System service installation can be achieved with third-party tools,
      explained in docs/windows-service.md.
      
      Not sure if it's worth using https://github.com/kardianos/service
      to make service support built-in.
      
      This could be a nice addition alongside #1583 (add Windows artifacts)
      
      * feat: improve Windows support
      
      - Fix local file storage path handling on Windows
      
      - Improve Windows dev script
      5340008a
  5. 09 May, 2023 5 commits
  6. 05 May, 2023 1 commit
  7. 03 May, 2023 3 commits
  8. 02 May, 2023 2 commits
  9. 01 May, 2023 4 commits
  10. 28 Apr, 2023 2 commits
  11. 27 Apr, 2023 1 commit
  12. 26 Apr, 2023 3 commits
  13. 25 Apr, 2023 3 commits
  14. 23 Apr, 2023 1 commit
  15. 22 Apr, 2023 3 commits
  16. 21 Apr, 2023 1 commit
  17. 19 Apr, 2023 1 commit