- 14 May, 2023 3 commits
-
-
boojack authored
-
CorrectRoadH authored
* fix: unexpected empty lines when copying-pasting * add ref * feat: support to filter plain link * eslint * fix the typo * fix the typo * unified the import path
-
boojack authored
-
- 13 May, 2023 5 commits
-
-
guanzi008 authored
* Create main.yml 构建的单文件运行版本几个平台的Windows amd64 ,Linux amd64,Linux arm64 * Rename main.yml to build-artifacts.yml --------- Co-authored-by:boojack <stevenlgtm@gmail.com>
-
boojack authored
-
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
-
boojack authored
-
CorrectRoadH authored
-
- 12 May, 2023 1 commit
-
-
Athurg Gooth authored
* fix: wrong position of UsageStatItem's popup * Replace TAB into Space for eslint --------- Co-authored-by:Athurg Feng <athurg@gooth.org>
-
- 10 May, 2023 1 commit
-
-
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
-
- 09 May, 2023 5 commits
-
-
CorrectRoadH authored
* stash * query pinned status after patch * eslint * refactor query * eslint * process specify case * add test * Update memo.go
-
boojack authored
* chore: add vacuum memo relation to dev guard * chore: update
-
Zeng1998 authored
-
Zeng1998 authored
-
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)
-
- 05 May, 2023 1 commit
-
-
jonny authored
-
- 03 May, 2023 3 commits
-
-
Stephen Zhou authored
-
Stephen Zhou authored
-
boojack authored
-
- 02 May, 2023 2 commits
- 01 May, 2023 4 commits
-
-
boojack authored
-
Peng Ding authored
* update zh-Hans translations * minor update * update instruction part * print json_value for debugging purpose * update post requests related * machine translate with chunks to get around {{field}} -
João Nuno Mota authored
Add infinite scroll for memos on home
-
João Nuno Mota authored
-
- 28 Apr, 2023 2 commits
-
-
powersee authored
-
CorrectRoadH authored
* fix the bug can't delete multiple files #1576 * using useEvent instead of useRef * delete unused code * delete unused code * change hook file name * refactor the useEvent * delete unnecessary export * fix import * Apply suggestions from code review --------- Co-authored-by:boojack <stevenlgtm@gmail.com>
-
- 27 Apr, 2023 1 commit
-
-
boojack authored
-
- 26 Apr, 2023 3 commits
- 25 Apr, 2023 3 commits
-
-
boojack authored
* feat: implement memo relation store * chore: update
-
Barry authored
- add: https://github.com/BarryYangi/MemosGallery A simple gallery static page based on the memos api, I think it might be useful for some people, so I just post it up. Close this if not necessary.
-
boojack authored
-
- 23 Apr, 2023 1 commit
-
-
_Jellen authored
Update Korean translation - add missing keys - polish some translations - remove trailing whitespaces
-
- 22 Apr, 2023 3 commits
- 21 Apr, 2023 1 commit
-
-
boojack authored
-
- 19 Apr, 2023 1 commit
-
-
-Shiken- authored
* update zh-tw translation to latest file format * Update zh-Hant.json * Update web/src/locales/zh-Hant.json --------- Co-authored-by:boojack <stevenlgtm@gmail.com>
-