Commit Graph

2478 Commits (bbd206e8930281eb040cc8c549641455892b9eb5)
 

Author SHA1 Message Date
Steven ed4b48c54f chore: update gomark.wasm 12 months ago
Michael 706e749275
chore: translated using Weblate (Portuguese (Brazil)) (#3050)
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>
12 months ago
Steven 845999292a chore: update frontend dependencies 1 year ago
Michael 240da335c1
chore(i18n): update translation files (#3042)
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>
1 year ago
Steven f9f277695d chore: fix comment amount 1 year ago
Dubzer 6cbfbe9c07
chore: settings page improvements (#3034)
* 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>
1 year ago
Steven ec206104e5 chore: tweak i18n locale 1 year ago
Steven 342f341b3d chore: ignore import locale error 1 year ago
WonSeok f46b64a17d
fix: check disallow public memo in Telegram(#3036) (#3037) 1 year ago
Steven 7d5f603482 chore: update compact view 1 year ago
Dubzer f0a521f5b8
feat: improve theming (#3032)
Add color-scheme and dark scrollbar styles
1 year ago
Steven 59314cdf80 chore: add compact mode to memo view 1 year ago
Steven ac0315334d chore: update i18n locales imports 1 year ago
Steven ac8a374ebd chore: bump version 1 year ago
Steven 95b02341eb chore: tweak logger 1 year ago
Steven d34273b186 chore: update memo icons style 1 year ago
Steven dcfb2b7de2 chore: tweak docs generate path 1 year ago
Steven ebcf43c997 chore: update gomark.wasm 1 year ago
Steven cfb50f19aa chore: tweak linter 1 year ago
Steven e441e3882b chore: update error logger 1 year ago
Steven c1da87a819 chore: update get request origin 1 year ago
jjaychen 3b089eeae3
fix: ignore "Tab" key down event when is composing in editor(#3026) (#3027) 1 year ago
Steven 9a8a1d017e chore: add comments icon 1 year ago
Steven 7e23ceb242 chore: fix frontend linter 1 year ago
Steven 898b3c3779 chore: update gomark.wasm 1 year ago
Steven 8eb01adb6f chore: go mod tidy 1 year ago
jg0312 621a8d4e20
chore: fix typo in build script's if statement (#3017)
missing 'i' in 'if' statement
1 year ago
Steven dfa78cac49 chore: update logger 1 year ago
Steven 12f4d3a10d chore: tweak default page size 1 year ago
Steven 00788bd8f8 chore: update actions 1 year ago
Steven 5f2a624c0c chore: tweak imports order 1 year ago
Steven 3e50bee7da chore: move api directory 1 year ago
Steven 1aa75847d6 chore: upgrade gomark 1 year ago
Steven 89a270cede chore: add username to cache key 1 year ago
Xylit 5526355621
fix: dark mode tag selection and suggestion (#3004)
* 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
1 year ago
ercd 1ae9bf23a0
fix: telegram callback query handler dereferencing nil pointer if memo not found (#3003)
* fix: telegram callback query handler dereferencing nil pointer if memo not found

* chore: add an answer to callback query if memo not found
1 year ago
Zhiyuan Zheng 51a7934616
fix: firefox/safari to redirect to /explore in HomeLayout (#3001) 1 year ago
Mr. Lin 8d08cfe1c9
fix: incorrectly checking whether registration is allowed in the login v1 api (#2998)
fix: Incorrectly checking whether registration is allowed in the login interface, resulting in the inability to log in through apiv1
1 year ago
Steven b0f52ade7a chore: remove metric service 1 year ago
Steven 222d04fb22 chore: add fuse to get tag suggestions 1 year ago
Steven 68468927dd chore: tweak setting styles 1 year ago
Steven dfe29ec766 chore: tweak route layout 1 year ago
Steven db56e1b575 chore: fix user banner dropdown 1 year ago
Steven 5b92ac1775 chore: fix setting migrator 1 year ago
Steven f2eb9f1b8f chore: fix get workspace setting 1 year ago
Steven e602aeecc1 fix: update workspace general setting 1 year ago
Steven ce133ad69b chore: retire unused workspace settings 1 year ago
Steven e585578553 chore: tweak readme 1 year ago
Steven 4d9c929c32 chore: upgrade gomark 1 year ago
Steven 39bf850591 fix: embed memos callback 1 year ago