Steven
ab136e3310
chore: tweak styles
1 year ago
Michael
21af2a004d
chore: translated using Weblate (French) ( #3099 )
...
Translated using Weblate (French)
Currently translated at 100.0% (293 of 293 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/
Co-authored-by: Ezmana <ezmana.land@gmail.com>
1 year ago
Steven
115b5551b3
chore: tweak default avatar
1 year ago
Steven
15be18fa85
chore: update compace mode handler
1 year ago
Steven
9ce381abb9
chore: tweak user profile
1 year ago
Steven
2516431b20
chore: tweak memo content styles
1 year ago
Steven
ded4da07a3
feat: use @github/relative-time-element to display time
1 year ago
Steven
e795149186
chore: tweak memo view display
1 year ago
boojack
7c1510e7a9
chore: update i18n with Weblate ( #3090 )
...
* Translated using Weblate (Spanish)
Currently translated at 95.4% (293 of 307 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/es/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (307 of 307 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
* 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: Hisiste <aditooliva@gmail.com>
Co-authored-by: keocheung <keocheung@outlook.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
1 year ago
Steven
e5fc107920
chore: tweak i18n locales
1 year ago
Mario Gómez
425e85f0f9
chore: fix spanish typos ( #3083 )
1 year ago
Michael
9ffc1515f4
chore: update i18n with Weblate ( #3079 )
...
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (307 of 307 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (307 of 307 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
---------
Co-authored-by: Matsuri <matsuri@vmoe.info>
Co-authored-by: keocheung <keocheung@outlook.com>
1 year ago
steven
8cdc0c7ffa
chore: add delete tag action
1 year 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