- 09 Nov, 2023 3 commits
- 08 Nov, 2023 8 commits
-
-
Steven authored
-
Steven authored
-
Steven authored
-
Steven authored
-
Steven authored
-
boojack authored
* Translated using Weblate (Chinese (Traditional)) Currently translated at 91.7% (290 of 316 strings) Translation: memos-i18n/i18n Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (316 of 316 strings) Translation: memos-i18n/i18n Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/ --------- Co-authored-by:
dwong33 <dwong@posteo.ch>
-
zty authored
Co-authored-by:zty <zty.dev@outlook.com>
-
Athurg Gooth authored
Skip system_setting check while copydb
-
- 07 Nov, 2023 3 commits
-
-
boojack authored
* Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (316 of 316 strings) Translation: memos-i18n/i18n Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (316 of 316 strings) Translation: memos-i18n/i18n Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/ --------- Co-authored-by:
LibreTranslate <noreply-mt-libretranslate@weblate.org> Co-authored-by:
Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
-
zty authored
Co-authored-by:zty <zty.dev@outlook.com>
-
Athurg Gooth authored
Prevent copydb to create a fresh memos
-
- 06 Nov, 2023 14 commits
- 05 Nov, 2023 10 commits
- 04 Nov, 2023 1 commit
-
-
Christopher authored
* fix(web/memo): filter out public option Filter out the public option if we have disabled public memos * feat(api/memo): sanity check for disabled public memos In case something goes wrong, we check the system setting on the backend in order to valdiate if we can create a public memo * refactor(web/memo): disable public option Seems like a better option than removing it, as it looks werid if you are looking at a memo that is previously public * fix(web/memo): use translation keys * chore(web/editor): remove unsused tooltip * revert(api/memo): sanity check * fix(web/memo): allow admins to create public memos * chore(web/memo): remove unused import * fix(web/memo): check for both host and admin * fix(web/memo): remove warning text from MemoDetail
-
- 02 Nov, 2023 1 commit
-
-
Zexi authored
* fix: auto fetch more * feat: use union type
-