- 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 7 commits
-
-
boojack authored
-
Moris authored
* Update it.json * Add files via upload * Add files via upload
-
nulta authored
Update korean localization
-
Jasper Platenburg authored
-
Ghost108 authored
* Update de.json I used the en.json as a template and translated it (german language) * Update de.json * Update de.json * Update de.json * Update de.json --------- Co-authored-by:boojack <stevenlgtm@gmail.com>
-
Chris Akring authored
fix: ShareMemoDialog use user avata
-
Derek Reiff authored
Minor spelling and wording changes I went through some of english and german localizations to correct or add minor things. Added `invalid-tag-name` to json. Which also means it should be translated elsewhere.
-
- 06 Aug, 2023 4 commits
- 05 Aug, 2023 8 commits
- 04 Aug, 2023 1 commit
-
-
boojack authored
-
- 03 Aug, 2023 5 commits
-
-
boojack authored
-
boojack authored
-
boojack authored
-
boojack authored
-
Athurg Gooth authored
* Add `mvrss` command to move blob from local to db * Add comment for mvrss command
-
- 02 Aug, 2023 1 commit
-
-
boojack authored
* chore: regenerate pnpm lock file * chore: update * chore: update
-
- 31 Jul, 2023 2 commits
- 30 Jul, 2023 4 commits
-
-
boojack authored
* feat: impl auth interceptor * chore: update * chore: update * chore: update
-
Maciej Kasprzyk authored
* feat: figure out how to read caret position * feat: figure out how to read caret position * feat: create and style Editor/TagSuggestions.txs * feat: progress on detect when to show and hide * feat: progress on when to show and hide and setting position * feat: toggling and exact placement done * fix: pnpm lock problems * feat: filter suggestions by partially typed tag name * style: prettier * chore: add types package for textarea-caret * feat: handle option click * style: prettier * style: reorder imports Co-authored-by:
boojack <stevenlgtm@gmail.com> --------- Co-authored-by:
boojack <stevenlgtm@gmail.com>
-
Lilith authored
* system setting to disable password login * fix linter warning * fix indentation warning * Prohibit disable-password-login if no identity providers are configured * Warnings and explicit confirmation when en-/disabling password-login - Disabling password login now gives a warning and requires a second confirmation which needs to be explicitly typed. - (Re)Enabling password login now also gives a simple warning. - Removing an identity provider while password-login is disabled now also warns about possible problems. * Fix formatting * Fix code-style --------- Co-authored-by:traumweh <5042134-traumweh@users.noreply.gitlab.com>
-
boojack authored
-
- 29 Jul, 2023 5 commits