- 10 Sep, 2023 6 commits
- 07 Sep, 2023 1 commit
-
-
Willian Ricardo Da Silva authored
* chore: update pt-BR.json * update import order
-
- 06 Sep, 2023 4 commits
-
-
boojack authored
-
boojack authored
-
Athurg Gooth authored
Fix all ID from int to int64 to avoid 32bits machine break
-
Takuro Onoue authored
* Update ja.json I added the missing lines and translated. * Update ja.json I forgot to remove the comma at the end of the column. I translated the untranslated portions.
-
- 27 Aug, 2023 1 commit
-
-
boojack authored
-
- 26 Aug, 2023 3 commits
- 25 Aug, 2023 2 commits
- 24 Aug, 2023 3 commits
-
-
boojack authored
-
boojack authored
* chore: update some detail styls * chore: update
-
Sandu Liviu Catalin authored
-
- 20 Aug, 2023 3 commits
- 18 Aug, 2023 1 commit
-
-
Maciej Kasprzyk authored
-
- 16 Aug, 2023 2 commits
-
-
Lincoln Nogueira authored
update developer build scripts, bringing feature parity between platforms.
-
Maciej Kasprzyk authored
* feat: make filtering case insensitive * fix: wrong letter case when accepting suggestion * refactor: wrap textarea in TagSuggestions * fix: less styles not matching common-editor-inputer * refactor: use explanatory const names for tested value in conditional checks * feat: style highlighted option * feat: handle down/up arrow keys * feat: handle enter or tab to trigger autocomplete * fix: wrong import * fix: tab key adding whitespace after auto-completion * fix: starting a note with a tag * fix: close on escape * refactor: early version of removed wrapping and children prop * refactor: remove unnecessary return false * refactor: finished rewriting to not wrap editor
-
- 13 Aug, 2023 3 commits
- 12 Aug, 2023 3 commits
- 11 Aug, 2023 1 commit
-
-
YuNing Chen authored
-
- 10 Aug, 2023 2 commits
-
-
Jianwei Zhang authored
Update - add header for get resource
-
boojack authored
-
- 09 Aug, 2023 2 commits
-
-
boojack authored
* chore: update apiv1 docs * chore: update
-
Lincoln Nogueira authored
* - Refactor several API routes from anonymous functions to regular definitions. Required to add parseable documentation comments. - Add API documentation comments using Swag Declarative Comments Format - Add echo-swagger to serve Swagger-UI at /api/index.html - Fix error response from extraneous parameter resourceId to relatedMemoId in DELETE("/memo/:memoId/relation/:relatedMemoId/type/:relationType") - Add an auto-generated ./docs/api/v1.md for quick reference on repo (generated by swagger-markdown) - Add auxiliary scripts to generate docs.go and swagger.yaml * fix: golangci-lint errors * fix: go fmt flag in swag scripts
-
- 08 Aug, 2023 1 commit
-
-
Chris Akring authored
-
- 07 Aug, 2023 2 commits