Commit Graph

1434 Commits (8cdc0c7ffabad3a19bc172e7608568dd5453d7b9)

Author SHA1 Message Date
steven 8cdc0c7ffa chore: add delete tag action 12 months ago
zty 999a05307e
fix: body overflow styles #3056
Co-authored-by: zty <zty.dev@outlook.com>
1 year ago
steven 77bafba682 chore: update gomark.wasm 1 year ago
Michael 1540de2f44
chore: translated using Weblate (Korean) (#3060)
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>
1 year ago
Steven ed4b48c54f chore: update gomark.wasm 1 year 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>
1 year 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
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 d34273b186 chore: update memo icons style 1 year ago
Steven ebcf43c997 chore: update gomark.wasm 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 12f4d3a10d chore: tweak default page size 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
Zhiyuan Zheng 51a7934616
fix: firefox/safari to redirect to /explore in HomeLayout (#3001) 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 f2eb9f1b8f chore: fix get workspace setting 1 year ago
Steven e602aeecc1 fix: update workspace general setting 1 year ago
Steven e585578553 chore: tweak readme 1 year ago
Steven 39bf850591 fix: embed memos callback 1 year ago
Steven 9cd835b979 chore: upgrade gomark wasm 1 year ago
Steven 0afdbe3332 chore: remove animation of spoiler 1 year ago
Steven 4378816e44 chore: tweak i18n 1 year ago
Steven e7bbd850b2 chore: tweak spoiler animation 1 year ago
Steven c6162d3f38 chore: update dependencies 1 year ago
Steven ce32206677 chore: remove unused system setting 1 year ago
Steven 50a3af3b29 chore: fix get general setting 1 year ago
Steven 13b911ebf0 chore: add spoiler node 1 year ago
Steven 8e11826db1 chore: update workspace setting service 1 year ago
David Nguyen e6d0c00cf6
chore: update vi.json (#2980) 1 year ago
Kristián 03d67d5a00
feat: add mermaid support in codeblock (#2971) 1 year ago
Kazuki H a86117f613
feat: add new line if the cursor is on a character when adding a tag (#2960) 1 year ago
Søm fc1a2cf2fc
chore: update ja.json (#2966) 1 year ago
Steven d22b772232 chore: add memo actions to memo detail page 1 year ago
Steven f1ec5775a7 chore: update inbox props 1 year ago