- 09 Mar, 2024 2 commits
-
-
steven authored
-
Michael authored
Translated using Weblate (Korean) Currently translated at 95.1% (292 of 307 strings) Translation: memos-i18n/i18n Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ko/Co-authored-by:
WonSeok <wonseok@duck.com>
-
- 07 Mar, 2024 2 commits
-
-
Steven authored
-
Michael authored
Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (307 of 307 strings) Translation: memos-i18n/i18n Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/Co-authored-by:
Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
-
- 06 Mar, 2024 1 commit
-
-
Steven authored
-
- 05 Mar, 2024 1 commit
-
-
Michael authored
Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: memos-i18n/i18n Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/Co-authored-by:
Hosted Weblate <hosted@weblate.org>
-
- 04 Mar, 2024 7 commits
-
-
Steven authored
-
Dubzer authored
* Don't allow to select text on buttons in settings + refactoring * Remove redundant useMemo * Update web/src/pages/Setting.tsx Co-authored-by:
boojack <stevenlgtm@gmail.com> * Rename other constants too * Rename AdminSection to ADMIN_SECTIONS --------- Co-authored-by:
boojack <stevenlgtm@gmail.com>
-
Steven authored
-
Steven authored
-
WonSeok authored
-
Steven authored
-
Dubzer authored
Add color-scheme and dark scrollbar styles
-
- 03 Mar, 2024 11 commits
- 02 Mar, 2024 1 commit
-
-
Steven authored
-
- 01 Mar, 2024 2 commits
- 29 Feb, 2024 5 commits
- 28 Feb, 2024 3 commits
- 27 Feb, 2024 2 commits
-
-
Steven authored
-
Xylit authored
* fix: use correct higlight color on selecting a tag in darkmode * fix: take scrolling into account in tab suggestion Issue: When editing a long memo and editing a tag somewhere where the user has to scroll down to, the tag suggestions would be out of place (too far down) because the scrolling wouldn't be taken into account. Fix: Substract the suggestions div by the scroll amount. * fix: don't show tag suggestion when on '#' Fixes this issue like this: 1. Text #tag text ^ backspace here 2. Text#tag text ^ space 3. Text #tag text ^ tag suggestion opens
-
- 26 Feb, 2024 3 commits
-
-
ercd authored
* fix: telegram callback query handler dereferencing nil pointer if memo not found * chore: add an answer to callback query if memo not found
-
Zhiyuan Zheng authored
-
Mr. Lin authored
fix: Incorrectly checking whether registration is allowed in the login interface, resulting in the inability to log in through apiv1
-