Steven
f4d6675363
chore: add enable memo comment setting
2024-08-19 09:13:44 +08:00
Steven
3c5aa41a78
feat: implement week start day setting
2024-08-18 23:18:45 +08:00
Steven
1ae3afc0ba
chore: tweak memo relation popover
2024-08-14 23:15:04 +08:00
Jakub Wołynko
18db78172c
feat: add translation for collapse/expand button and update polish locale ( #3811 )
...
add: collapse, expand, polish locale
2024-08-14 18:02:02 +08:00
Steven
aae3e8ae64
chore: update memo property checks
2024-08-13 23:29:40 +08:00
Steven
506d2ed8ca
chore: tweak menu style
2024-08-13 23:28:02 +08:00
Steven
9a27fdf855
chore: tweak load more button
2024-08-12 23:52:23 +08:00
Mykal Machon
c0826c43b0
fix: explicitly disabling `autocapitalize` and `spellcheck` ( #3797 )
...
fix #3747 : removing autocapitalize and spellcheck
2024-08-12 12:24:37 +08:00
Steven
04b4fa1d02
chore: tweak icon button container
2024-08-07 22:56:47 +08:00
Steven
61b8cee31d
chore: retire preview markdown dialog
2024-08-07 22:48:16 +08:00
Steven
4ad6028681
refactor: use popover instead of dialog for memo relations
2024-08-07 22:44:39 +08:00
Steven
158745704e
feat: add memo display setting menu
2024-08-03 01:22:40 +08:00
Steven
21f18f7c56
chore: tweak activity service definition
2024-08-01 23:40:16 +08:00
Steven
26fa172641
chore(frontend): add order by time asc
2024-07-31 23:51:20 +08:00
Steven
14194504ee
chore: remove unused classnames
2024-07-29 23:12:27 +08:00
Steven
444ccc03ed
chore: tweak default title
2024-07-29 23:09:46 +08:00
Steven
a1083e648f
chore: fix resource display time
2024-07-27 20:54:42 -04:00
Steven
4b415e519e
chore: tweak demo data
2024-07-28 00:24:16 +08:00
Steven
a50f3b9382
chore: fix memos sorting
2024-07-27 22:15:47 +08:00
Steven
8bf7cdfd31
feat: add password auth flag
2024-07-27 19:24:37 +08:00
Steven
b9006f8ce0
chore: tweak date utils
2024-07-27 17:21:22 +08:00
Steven
3d63d9d5fb
chore: fix activity stats
2024-07-27 10:11:41 +08:00
Steven
139090fb8f
chore: fix calendar timestamps
2024-07-27 09:47:12 +08:00
Steven
edc3b578d6
feat: implement search multi tags
2024-07-26 08:40:40 +08:00
Steven
c6a09d9353
chore: update memo filter styles
2024-07-26 08:30:59 +08:00
Steven
cd38ec93ed
feat: implement memo filters
2024-07-26 00:46:48 +08:00
Steven
b3b4aa9ddb
chore: remove unused code
2024-07-24 23:53:07 +08:00
Steven
c313596144
feat: update memo editor
2024-07-22 09:57:40 +08:00
Steven
10c9bb081b
chore: retire timeline page
2024-07-20 00:28:49 +08:00
Steven
c4a24bead6
chore(frontend): tweak memo relations
2024-07-19 20:52:52 +08:00
andrigamerita
d264f45979
fix: code blocks of unknown languages cause HTML injection ( #3711 )
...
* fix: code blocks of unknown languages cause HTML injection
A code block of unknown language (that is, a language not treated as special by Memos and not handled by highlight.js) should fall back on rendering its plaintext content. However, the content is never properly escaped before it is appended to the DOM, and thus any string that happens to contain HTML is unsafely rendered. This commit fixes the issue by ensuring that, when none of the previous cases handle the text, any HTML entities are escaped first.
* Update CodeBlock.tsx to conform to eslint
2024-07-19 08:32:58 +08:00
Steven
5704aaad08
chore: tweak embeded memo style
2024-07-17 22:48:22 +08:00
Steven
ef7e2151dc
chore: update memo relation list
2024-07-17 21:40:43 +08:00
Steven
e2fd79200e
feat: implement inline memo editor
2024-07-17 21:07:36 +08:00
Steven
956f21838d
chore: fix popover z-index
2024-07-17 20:28:31 +08:00
Steven
878fea5f13
chore: use popover for update tag view setting
2024-07-17 08:46:52 +08:00
Steven
f2cfc528a6
chore: introduce tag view option
2024-07-15 22:55:59 +08:00
Johnny
9909fd8a6f
feat: add snippet field to memo message ( #3689 )
2024-07-15 08:08:08 +08:00
Johnny
bcb8843245
chore: implement stringify markdown nodes endpoint ( #3688 )
2024-07-14 20:46:57 +08:00
Johnny
7c9e54afbd
chore: update disallow public visibility setting name ( #3687 )
2024-07-14 20:23:19 +08:00
Steven
f374169a2b
feat: implement html element renderer
2024-07-13 11:06:51 +08:00
Johnny
4ff3b89a8e
chore: update i18n from Weblate ( #3680 )
...
* Added translation using Weblate (Catalan)
* Translated using Weblate (Catalan)
Currently translated at 25.0% (65 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ca/
* Translated using Weblate (French)
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/
---------
Co-authored-by: Carles Mateu <carlesm@carlesm.com>
Co-authored-by: Ezmana <ezmana.land@gmail.com>
2024-07-12 22:22:59 +08:00
Johnny
5a196e2f1a
feat: update gomark version ( #3679 )
2024-07-12 22:17:03 +08:00
Steven
457cf92cc1
feat(api): implement get resource by uid
2024-07-11 23:43:44 +08:00
Steven
1ab2c89408
feat(api): implement get memo by uid
2024-07-11 23:31:50 +08:00
Steven
626c972d9c
chore: add properties to memo detail sidebar
2024-07-08 23:14:00 +08:00
Johnny
5e3ed201b4
fix: update mask of update memo ( #3659 )
2024-07-08 08:50:38 +08:00
Johnny
eccddb1154
chore: add create time to memo detail sidebar ( #3657 )
2024-07-07 23:09:48 +08:00
Johnny
4d2b953e23
chore: add enable link preview setting to memo related settings ( #3647 )
2024-07-02 22:00:38 +08:00
Steven
1ad5d9bf0a
chore: update confirm dialog
2024-07-01 23:22:39 +08:00
Steven
291b815653
feat: implement memo detail sidebar
2024-07-01 23:06:10 +08:00
Steven
05c6edfe2f
chore: tweak auth pages
2024-06-26 22:11:18 +08:00
Johnny
736637a362
feat: add public flag instead of system setting to enable signup ( #3589 )
2024-06-19 22:03:12 +08:00
Steven
da603053f2
chore: add th locale
2024-06-09 07:46:03 +08:00
boojack
edda6ea4bd
chore: update i18n with Weblate ( #3540 )
...
* Added translation using Weblate (Thai)
* Translated using Weblate (Thai)
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/th/
---------
Co-authored-by: NeneNeko <lennon.rin@gmail.com>
2024-06-09 07:43:59 +08:00
boojack
7b7ecc2daa
chore: update i18n with Weblate ( #3533 )
...
* Translated using Weblate (Japanese)
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ja/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
---------
Co-authored-by: Somme4096 <somme4096@gmail.com>
Co-authored-by: Yuri <isyuricunha@duck.com>
2024-06-07 05:10:12 +08:00
Steven
076aa2f8aa
chore: remove memo filter
2024-06-05 23:18:14 +08:00
Steven
d159975994
chore: update statistics view
2024-06-05 20:46:35 +08:00
Martin MacDonald
aec5927d31
feat: add hook for generating different date times ( #3524 )
...
* Added hook for generating different date times
* Fixed up logic to destructure the datetime params
---------
Co-authored-by: Martin MacDonald <martinmacdonald@Martins-MacBook-Pro.local>
2024-06-05 19:52:07 +08:00
Steven
7375b87967
chore: tweak tooltips
2024-06-05 08:51:04 +08:00
Steven
d0ac866eb1
chore: update statistics view
2024-06-05 08:48:40 +08:00
Martin MacDonald
f0817f2762
chore: update fetch tags args ( #3515 )
...
* Centralised the logic for filters to apply to tagging and updated components to pass in those params needed
* Fixed linting issue
* Split out params from options
* Fixed linting errors
---------
Co-authored-by: Martin MacDonald <martinmacdonald@Martins-MacBook-Pro.local>
2024-06-05 08:06:01 +08:00
Martin MacDonald
2ebd5c64bd
fix: copy by reference ( #3517 )
...
* Fixed issue with copy by reference
* Fixed linting issues
---------
Co-authored-by: Martin MacDonald <martinmacdonald@Martins-MacBook-Pro.local>
2024-06-05 08:04:50 +08:00
Martin MacDonald
0977acbc7f
fix: update uniqby key ( #3518 )
...
* Used correct uniqby key
* Put back filter
---------
Co-authored-by: Martin MacDonald <martinmacdonald@Martins-MacBook-Pro.local>
2024-06-05 08:03:56 +08:00
Steven
e8ed437ca3
fix: purify html before render
2024-06-04 23:10:54 +08:00
Steven
2b49025f4a
chore: update memo filters
2024-06-04 23:03:51 +08:00
Steven
e40b39033f
chore: fix compact default value
2024-06-04 07:17:16 +08:00
Michael
616f306efe
chore: update i18n with Weblate ( #3509 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/
---------
Co-authored-by: Ezmana <ezmana.land@gmail.com>
Co-authored-by: ti777777 <ti12272198686@yahoo.com.tw>
2024-06-03 23:57:59 +08:00
Michael
c484b09c4c
chore: update i18n with Weblate ( #3499 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
---------
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: Oğuz Han <h4n.3545@gmail.com>
2024-06-02 14:06:05 +08:00
Steven
8c0bee3840
chore: tweak refresh button
2024-06-01 23:27:35 +08:00
Steven
4e54ec38ff
chore: update memo related settings
2024-06-01 09:05:09 +08:00
Steven
0657a1ef5b
chore: fix memo editor cache
2024-06-01 08:48:54 +08:00
Michael
48546f05b3
chore: update i18n with Weblate ( #3492 )
...
* Translated using Weblate (Turkish)
Currently translated at 100.0% (259 of 259 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (259 of 259 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
* Apply suggestions from code review
---------
Co-authored-by: Oğuz Han <h4n.3545@gmail.com>
Co-authored-by: Coisini-H <2972186196@qq.com>
2024-06-01 08:42:01 +08:00
Steven
08a9291964
chore: update timeline filters
2024-05-31 09:06:03 +08:00
Steven
b215426623
chore: update general setting
2024-05-30 07:19:38 +08:00
Michael
f2b708c1b8
chore: update i18n with Weblate ( #3483 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (257 of 257 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (257 of 257 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
---------
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: Ramazan SANCAR <ramazansancar4545@gmail.com>
2024-05-29 23:20:11 +08:00
Steven
0f4b7c5f4a
feat: add more memo settings
2024-05-29 23:17:53 +08:00
Steven
1894ef161f
chore: fix content search
2024-05-29 22:04:37 +08:00
Michael
98eb57b370
chore: update translation files ( #3481 )
...
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>
2024-05-29 08:05:14 +08:00
Steven
cf70867470
chore: update tag section
2024-05-29 08:03:01 +08:00
Steven
719c22fef8
chore: update i18n
2024-05-29 07:39:16 +08:00
Steven
cbf556fee5
chore: fix memo cache key
2024-05-28 23:23:23 +08:00
Steven
93e848d170
chore: tweak root redirector
2024-05-28 19:59:29 +08:00
Steven
60b5b4815d
chore: fix imports
2024-05-28 09:10:08 +08:00
Steven
0275a65781
chore: add last visited page
2024-05-28 09:05:59 +08:00
Steven
f0e5a72271
feat: update search memo filter
2024-05-27 23:25:25 +08:00
Steven
ba0876a563
feat: update statistics view
2024-05-27 20:04:07 +08:00
Steven
1ccfa81cf3
chore: tweak common function
2024-05-26 11:02:23 +08:00
quaintdev
af71ac49bb
feat(i18n): added marathi(mr) translations ( #3449 )
2024-05-25 05:43:37 +08:00
Steven
7d6dbb9487
fix: link hover handler
2024-05-22 23:25:04 +08:00
Steven
e0600388b2
chore: implement memo property endpoint
2024-05-22 09:21:12 +08:00
Steven
16d3de63c2
chore: update resource binary endpoint
2024-05-21 21:25:21 +08:00
Michael
2c50d3469e
chore: update i18n with weblate ( #3435 )
...
* Translated using Weblate (Ukrainian)
Currently translated at 58.0% (148 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 58.0% (148 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/uk/
---------
Co-authored-by: LibreTranslate <noreply-mt-libretranslate@weblate.org>
Co-authored-by: Gregory Malets <gregory.malets@gmail.com>
2024-05-21 20:36:28 +08:00
Steven
21838d0aae
chore: fix editor autocomplete
2024-05-20 08:49:55 +08:00
Michael
8f6d38719f
chore: update i18n from Weblate ( #3399 )
...
* Added translation using Weblate (Marathi)
* Translated using Weblate (Marathi)
Currently translated at 22.7% (58 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/mr/
---------
Co-authored-by: quaintdev <accounts@rohanrd.xyz>
2024-05-19 09:16:13 +08:00
Steven
c25c57ab61
feat: support updating display time
2024-05-18 07:52:35 +08:00
Steven
0c251f9ab8
chore: fix resource delete handler
2024-05-16 21:53:12 +08:00
Steven
3e5e5b1f80
chore: fix search memos
2024-05-15 22:42:31 +08:00
Steven
c8ff3fa2ee
chore: fix uploading flag
2024-05-15 09:08:34 +08:00
Steven
9265b8e2bd
chore: update tags filter
2024-05-14 08:12:25 +08:00
Steven
2317204c50
fix: list idp
2024-05-14 07:04:17 +08:00
Steven
c561362d62
feat: implement memo property
2024-05-13 22:04:37 +08:00
Steven
31e07c083d
chore: fix types
2024-05-13 20:07:56 +08:00
Steven
b8763905ba
chore: tweak naming
2024-05-13 20:03:04 +08:00
Michael
62705fed39
chore: translated using Weblate (French) ( #3358 )
...
Translated using Weblate (French)
Currently translated at 100.0% (255 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/
Co-authored-by: Ezmana <ezmana.land@gmail.com>
2024-05-13 10:18:33 +08:00
Michael
6c481743de
chore: translated using Weblate (Turkish) ( #3356 )
...
Translated using Weblate (Turkish)
Currently translated at 100.0% (255 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
Co-authored-by: Oğuz Han <h4n.3545@gmail.com>
2024-05-13 08:10:15 +08:00
Steven
83b9ea45b9
chore: tweak dark mode styles
2024-05-13 08:09:32 +08:00
Steven
f79554371d
chore: retire share dialog
2024-05-13 07:57:58 +08:00
Steven
eda1983964
chore: return workspace setting with default value
2024-05-12 13:32:26 +08:00
Michael
ee984a8872
chore: translated using Weblate (Chinese (Simplified)) ( #3345 )
...
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (255 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
Co-authored-by: Coisini-H <2972186196@qq.com>
2024-05-11 16:00:33 +08:00
Michael
a15025303b
chore: update i18n with Weblate ( #3339 )
...
* Translated using Weblate (Japanese)
Currently translated at 100.0% (255 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ja/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (255 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 99.6% (254 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/
---------
Co-authored-by: Somme4096 <somme4096@gmail.com>
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
2024-05-11 08:15:40 +08:00
boojack
3fbc4d8539
feat: implement drag and drop for resource order in editor ( #3337 )
...
* Implement drag and drop for resource order in editor
* chore: update
* chore: update
* chore: update
2024-05-10 20:34:35 +08:00
Steven
5f207c8f0c
fix: math overflow
2024-05-10 06:21:47 +08:00
Michael
fe5a0fe98a
chore: update i18n with Weblate ( #3335 )
...
* Translated using Weblate (Japanese)
Currently translated at 100.0% (255 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ja/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (255 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/
* 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: Somme4096 <somme4096@gmail.com>
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2024-05-09 22:40:27 +08:00
Steven
584c669068
chore: tweak max width
2024-05-09 22:10:27 +08:00
Steven
46a085f8df
chore: add datepicker to timeline
2024-05-09 20:31:37 +08:00
Steven
e7a788fa71
chore: tweak memo detail page
2024-05-09 20:10:13 +08:00
Steven
deae53c1f1
chore: add dayjs to fix datetime format in safari
2024-05-09 08:52:34 +08:00
Steven
1d99dad435
feat: update timeline page
2024-05-09 07:56:00 +08:00
Steven
33133ea1a3
chore: tweak searchbar styles
2024-05-08 22:50:13 +08:00
Steven
a4235bb4bf
chore: tweak tags style
2024-05-08 22:31:22 +08:00
Michael
4e12744811
chore: update translation files ( #3332 )
...
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>
2024-05-08 21:35:19 +08:00
Steven
40a5503d45
chore: tweak i18n locales
2024-05-08 21:33:49 +08:00
Michael
d57e7d5a0b
chore: update translation files ( #3331 )
...
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>
2024-05-08 20:06:05 +08:00
Steven
d0655ece53
refactor: update memo tags
2024-05-08 20:03:01 +08:00
Jerwin Arnado
a9caecf479
fix: Set max height to 50vh for better viewing for larger screens. ( #3330 )
...
Feature: Set max height to 50vh for better viewing for larger screens.
2024-05-07 23:19:20 +08:00
Steven
d355e2c631
chore: tweak tags section
2024-05-07 22:11:46 +08:00
Steven
f9258e41a0
chore: tweak max width
2024-05-07 22:10:08 +08:00
Michael
b0ecb72eaa
chore: translated using Weblate (Hungarian) ( #3312 )
...
Translated using Weblate (Hungarian)
Currently translated at 98.6% (299 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/hu/
Co-authored-by: Vermunds <33235701+Vermunds@users.noreply.github.com>
2024-05-06 08:03:52 +08:00
Steven
af1ad2f2db
chore: add memo content length limit setting
2024-05-06 08:02:39 +08:00
Nabiel Omar Syarif
56ceba2dec
fix: fix deleting tag from tag lists ( #3311 )
2024-05-06 07:38:15 +08:00
Steven
e32a585bbf
chore: update resource dashboard
2024-05-06 07:37:48 +08:00
Michael
da535c8dc6
chore: translated using Weblate (Chinese (Simplified)) ( #3307 )
...
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (303 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
Co-authored-by: Sung Kim <1740603900@qq.com>
2024-05-04 11:52:26 +08:00
Steven
10c57167cc
chore: remove unused flags
2024-05-03 07:16:07 +08:00
Steven
26545c855c
refactor: implement s3 storage
2024-05-02 21:28:06 +08:00
Michael
355ea352aa
chore: translated using Weblate (Chinese (Traditional)) ( #3304 )
...
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (303 of 303 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (303 of 303 strings)
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/
Translation: memos-i18n/i18n
Co-authored-by: Yuri <isyuricunha@duck.com>
2024-05-02 20:23:12 +08:00
Steven
144269fbbc
chore: fix router
2024-05-01 12:44:18 +08:00
Steven
590b626052
chore: update upload resources button
2024-05-01 10:43:09 +08:00
Steven
ff175bbb7e
refactor: update resource binary request handler
2024-05-01 10:23:56 +08:00
Steven
33f52320f7
fix: remove lazy import components
2024-04-30 22:06:47 +08:00
Steven
8a3845ff54
chore: remove external resource dialog
2024-04-29 22:57:47 +08:00
Steven
155c5baf2c
refactor: add markdown service
2024-04-29 08:00:37 +08:00
Steven
4338234641
chore: retire storage related functions
2024-04-28 21:50:09 +08:00
Steven
320963098f
refactor: update storage setting
2024-04-28 21:36:22 +08:00
Steven
d8aeec993c
chore: replace classnames with clsx
2024-04-28 00:58:40 +08:00
Steven
1b291422e7
refactor: api version
2024-04-28 00:44:29 +08:00
Steven
8bba7f706e
chore: update IME mode checks
2024-04-28 00:12:44 +08:00
Steven
f9942002f9
chore: fix linter
2024-04-27 23:36:57 +08:00
Steven
92872118b9
refactor: tweak api definition
2024-04-27 23:14:58 +08:00
Steven
9b66ef5e26
chore: tweak api definition
2024-04-27 22:02:15 +08:00
Michael
cc2370e01e
chore: update i18n with Weblate ( #3287 )
...
* Translated using Weblate (Japanese)
Currently translated at 91.0% (276 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ja/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (302 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
---------
Co-authored-by: mirukupc <mirukupc.jp@gmail.com>
Co-authored-by: Coisini-H <2972186196@qq.com>
2024-04-27 00:32:58 +08:00
Steven
647602beac
chore: update link preview
2024-04-25 21:01:13 +08:00
Steven
81d24f32a7
fix: memo comment keys
2024-04-25 09:10:11 +08:00
SkyWT
9bcd4f59a2
fix: editor IME composing event behavior ( #3267 )
...
* fix: editor IME composing event behavior
* fix: editor IME composing event behavior
* Update web/src/components/MemoEditor/hooks/useAutoComplete.ts
---------
Co-authored-by: boojack <stevenlgtm@gmail.com>
2024-04-25 08:59:26 +08:00
Steven
205bf7ed0e
chore: update link target
2024-04-24 22:02:11 +08:00
Steven
cdcb61da17
chore: fix update storage
2024-04-24 09:18:33 +08:00
Michael
7f9af9b12c
chore: translated using Weblate (French) ( #3272 )
...
Translated using Weblate (French)
Currently translated at 99.6% (302 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/
Co-authored-by: Alexis <alexisl61@outlook.fr>
2024-04-24 06:22:57 +08:00
Michael
761b4e115b
chore: translated using Weblate (English) ( #3259 )
...
Translated using Weblate (English)
Currently translated at 100.0% (303 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/en/
Co-authored-by: noxonad <noxonad@proton.me>
2024-04-22 10:11:30 +08:00
刘明野
06a79a2e37
fix: tag dependencies ( #3251 )
...
fix: 修改tag名称后重新请求数据
2024-04-20 21:16:17 +08:00
Michael
330cc3dc89
chore: translated using Weblate (French) ( #3249 )
...
Translated using Weblate (French)
Currently translated at 99.6% (302 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/
Co-authored-by: Alexis <alexisl61@outlook.fr>
2024-04-19 08:58:39 +08:00
Steven
339fecbfff
chore: allow search comments
2024-04-18 21:04:10 +08:00
Michael
00d25b12c1
chore: translated using Weblate (Russian) ( #3245 )
...
Translated using Weblate (Russian)
Currently translated at 90.4% (274 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ru/
Co-authored-by: sergeybutakov <pushkagun@gmail.com>
2024-04-16 22:38:20 +08:00
Michael
404751f378
chore: update i18n with Weblate ( #3230 )
...
* Translated using Weblate (Turkish)
Currently translated at 100.0% (303 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (302 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
---------
Co-authored-by: Oğuz Han <h4n.3545@gmail.com>
Co-authored-by: Coisini-H <2972186196@qq.com>
2024-04-15 11:19:52 +08:00
Steven
f9dd29ae07
chore: tweak tag store
2024-04-14 22:20:09 +08:00
Steven
1f0bfd2169
chore: update tag store
2024-04-14 22:03:56 +08:00
Michael
4aa72306ff
chore: update i18n with Weblate ( #3227 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (308 of 308 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (307 of 308 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: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: Coisini-H <2972186196@qq.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2024-04-14 21:27:55 +08:00
Steven
cb7886dc49
chore: retire telegram integration in frontend
2024-04-13 12:42:34 +08:00
Steven
c373131b89
chore: migrate idp service
2024-04-13 10:50:25 +08:00
Steven
8f51529c78
chore: implement storage service
2024-04-13 02:55:40 +08:00
Steven
707e5caf89
chore: update workspace setting store
2024-04-13 02:08:35 +08:00
Michael
17e8fc5408
chore: update i18n with Weblate ( #3220 )
...
* Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (302 of 308 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 98.0% (302 of 308 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
---------
Co-authored-by: Coisini-H <2972186196@qq.com>
Co-authored-by: LibreTranslate <noreply-mt-libretranslate@weblate.org>
2024-04-12 22:45:12 +08:00
Steven
f5461264c5
chore: fix dialog background color
2024-04-12 08:44:19 +08:00
Michael
e2ae32063e
chore: translated using Weblate (Turkish) ( #3215 )
...
Translated using Weblate (Turkish)
Currently translated at 100.0% (300 of 300 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
Co-authored-by: Oğuz Han <h4n.3545@gmail.com>
2024-04-12 08:36:38 +08:00
Steven
133951328b
chore: fix linter
2024-04-12 08:36:02 +08:00
imikod
257b8add8c
chore: localization improvements ( #3213 )
...
* localization improvements
* typo fix
* fix linting error
2024-04-12 08:35:14 +08:00
Steven
755d5b83c6
chore: retire legacy setting api
2024-04-12 08:32:54 +08:00
Steven
3e6e56b008
refactor: update workspace store definition
2024-04-11 17:53:00 +08:00
Steven
6d842711e2
chore: fix dependencies
2024-04-10 23:34:29 +08:00
Michael
af954db473
chore: update i18n with Weblate ( #3201 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (299 of 299 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (299 of 299 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (299 of 299 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% (299 of 299 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
---------
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: Oğuz Han <h4n.3545@gmail.com>
Co-authored-by: Coisini-H <2972186196@qq.com>
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
2024-04-10 22:05:31 +08:00
Dubzer
8ee56bd29f
feat: add code wrapping option on mobile devices ( #3196 )
...
* feat: add code wrapping option on mobile devices
* Minor changes
* oopsie
2024-04-10 22:03:47 +08:00
Steven
58ae3217ff
chore: update auth callback messages
2024-04-09 21:23:17 +08:00
Steven
6028838f03
chore: update component name
2024-04-09 20:51:09 +08:00
Michael
000b3a7a2c
chore: update i18n with weblate ( #3195 )
...
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>
2024-04-09 20:29:26 +08:00
Steven
bbdd40b2b0
chore: add placeholder to comment editor
2024-04-09 20:01:19 +08:00
imikod
8356ebc46b
chore: improve localization ( #3190 )
...
* improve localization
* follow suggestion
2024-04-09 16:11:32 +08:00
Steven
fc95876617
chore: update memo creator display
2024-04-09 09:05:34 +08:00
Steven
6d10251cbd
feat: impl list syntax auto complete to editor
2024-04-08 20:42:53 +08:00
Steven
436a6cb084
chore: fix text truncate
2024-04-08 19:20:16 +08:00
imikod
90ed908d2e
fix: set navigation icons to not shrink ( #3186 )
2024-04-08 10:16:52 +08:00
Steven
756ab71302
chore: tweak truncate styles
2024-04-07 23:30:28 +08:00
Steven
a6b09aa5b1
chore: add confirm dialog for disable password login setting
2024-04-07 23:22:59 +08:00
Michael
b5893aa60b
chore: update i18n with Weblate ( #3183 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (295 of 295 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (295 of 295 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
---------
Co-authored-by: Ezmana <ezmana.land@gmail.com>
Co-authored-by: Oğuz Han <h4n.3545@gmail.com>
2024-04-07 10:13:12 +08:00
Steven
bedf3b3025
chore: tweak embedded memo styles
2024-04-02 23:32:43 +08:00
The Anh Nguyen
09ffa7b818
chore: fix memo link ( #3173 )
2024-04-02 07:13:58 +08:00
Steven
ba7dbc1fca
chore: fix task node click handler
2024-04-01 21:38:18 +08:00
Steven
b1297f5d01
chore: tweak linter
2024-04-01 00:41:25 +08:00
Steven
33e9b13665
chore: tweak linter
2024-04-01 00:34:51 +08:00
Steven
b79f626a74
chore: fix memo comment inbox
2024-04-01 00:26:46 +08:00
Michael
ec35a42fb5
chore: update i18n with Weblate ( #3168 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (295 of 295 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (295 of 295 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 98.3% (290 of 295 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/
---------
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: Coisini-H <2972186196@qq.com>
2024-04-01 00:07:03 +08:00
Michael
98c9ab70e2
chore: update translation files ( #3166 )
...
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>
2024-03-30 22:54:38 +08:00
Steven
edc7645086
chore: fix linter
2024-03-30 15:01:19 +08:00
Steven
4d62ed46cc
chore: tweak words
2024-03-30 14:14:42 +08:00
The Anh Nguyen
2fe6d606ec
feat: handle restore memo when is in archived memo detail page ( #3165 )
2024-03-30 13:06:08 +08:00
Steven
c8baeb86ec
chore: fix memo links
2024-03-30 13:04:40 +08:00
The Anh Nguyen
9a88e00df0
fix: link embedded content to uid instead of name ( #3164 )
2024-03-30 12:30:09 +08:00
Steven
54a3c25ebd
chore: update memo resource name definition
2024-03-30 08:26:28 +08:00
Steven
d84a88e805
chore: fix linter
2024-03-30 00:05:19 +08:00
Steven
5ab845d92e
chore: fix linter
2024-03-30 00:02:34 +08:00
Steven
4f7a6cd6cc
chore: fix default logo url
2024-03-29 23:12:30 +08:00
Steven
c7aaf791e6
chore: tweak props naming
2024-03-29 22:49:19 +08:00
Michael
239348c403
chore: update i18n with Weblate ( #3162 )
...
* Translated using Weblate (Russian)
Currently translated at 85.1% (252 of 296 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ru/
* Translated using Weblate (Vietnamese)
Currently translated at 91.8% (272 of 296 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/vi/
---------
Co-authored-by: LibreTranslate <noreply-mt-libretranslate@weblate.org>
Co-authored-by: The Anh Nguyen <anhntdev0@gmail.com>
2024-03-29 21:32:55 +08:00
Michael
9f803aa9bb
chore: translated using Weblate (Russian) ( #3161 )
...
Translated using Weblate (Russian)
Currently translated at 85.1% (252 of 296 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ru/
Co-authored-by: xyznetsov <invisiblesun2016@yandex.ru>
2024-03-29 21:29:49 +08:00
Steven
200a0d3e2b
fix: memo relations
2024-03-29 21:27:38 +08:00
Steven
ea6628066d
chore: update sidebar components
2024-03-29 09:16:55 +08:00
Steven
526f46807e
chore: tweak user list display
2024-03-29 08:37:07 +08:00
Michael
bfaf06582c
chore: translated using Weblate (Portuguese (Brazil)) ( #3157 )
...
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (296 of 296 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>
2024-03-29 08:20:56 +08:00
Steven
7331c598df
fix: edit account dialog fields
2024-03-29 08:19:32 +08:00
The Anh Nguyen
f7a445ac8b
chore: update Vietnamese translation ( #3155 )
2024-03-29 08:07:02 +08:00
Steven
90679cc33a
chore: add explore sidebar
2024-03-29 00:01:45 +08:00
Steven
192ee7acc0
chore: fix memo link
2024-03-28 22:53:22 +08:00
Michael
7d94256a2a
chore: update i18n with Weblate ( #3152 )
...
* Translated using Weblate (Chinese (Traditional))
Currently translated at 98.3% (291 of 296 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 98.3% (291 of 296 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/
---------
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
Co-authored-by: Coisini-H <2972186196@qq.com>
2024-03-28 22:51:50 +08:00
Michael
aed4c1392d
chore: update i18n with Weblate ( #3151 )
...
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (296 of 296 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 98.3% (291 of 296 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/
---------
Co-authored-by: Coisini-H <2972186196@qq.com>
2024-03-28 22:48:32 +08:00
Dubzer
a0846c2818
feat: add shortcut to edit the previous memo ( #3122 )
...
* Add shortcut to edit the previous memo
* Fix compilation
* Update web/src/components/MemoEditor/index.tsx
Co-authored-by: boojack <stevenlgtm@gmail.com>
---------
Co-authored-by: boojack <stevenlgtm@gmail.com>
2024-03-27 21:46:29 +08:00
Steven
16cfef32d6
chore: tweak statistics translation
2024-03-26 23:49:37 +08:00
Steven
f637deacfc
chore: tweak tag list
2024-03-26 23:43:31 +08:00
Steven
d460e6bf41
fix: link node
2024-03-25 23:59:19 +08:00
Steven
d1e8af48c0
chore: tweak memo view styles
2024-03-23 00:58:15 +08:00
Steven
005305cd9a
chore: update relative time display
2024-03-22 08:12:08 +08:00
Steven
18d16abdb5
chore: update workspace service
2024-03-21 21:39:34 +08:00
Steven
1d83c68cb5
chore: update type definitions
2024-03-21 08:12:38 +08:00
Michael
861a1e4c9b
chore: update i18n with Weblate ( #3115 )
...
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (293 of 293 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% (293 of 293 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
---------
Co-authored-by: Coisini-H <2972186196@qq.com>
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
2024-03-20 21:42:08 +08:00
Steven
7c5261b5d2
chore: tweak resource definition
2024-03-20 21:17:04 +08:00
Steven
7cc8b951a3
refactor: update resource id naming
2024-03-20 20:39:16 +08:00
Steven
a3a4e37cb0
chore: update memo content styles
2024-03-20 09:07:54 +08:00
Steven
76c936357b
chore: fix resource link
2024-03-20 08:51:32 +08:00
Steven
96a7d0eb25
chore: tweak line height
2024-03-20 00:40:46 +08:00
Steven
ed89cb8310
chore: update memo relation definition
2024-03-19 21:53:44 +08:00
Steven
722e356044
chore: update memo store
2024-03-19 20:55:33 +08:00
Steven
5f2d6b22be
chore: tweak memo structure
2024-03-18 23:23:53 +08:00
Steven
86db6d0254
chore: tweak user api definition
2024-03-18 12:56:52 +08:00
Steven
f3fb5e0c60
chore: tweak route enum
2024-03-18 12:07:44 +08:00
Steven
cf207df672
chore: tweak link styles
2024-03-17 18:28:37 +08:00
Michael
5dd1251d1e
chore: update i18n with Weblate ( #3109 )
...
* Translated using Weblate (Japanese)
Currently translated at 95.2% (279 of 293 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ja/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (293 of 293 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/
---------
Co-authored-by: Somme4096 <somme4096@gmail.com>
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
2024-03-17 18:22:22 +08:00
sunxunle
ea104a5e54
chore: fix typo ( #3106 )
2024-03-17 09:52:04 +08:00
Steven
335a0312f2
chore: tweak link styles
2024-03-16 23:35:36 +08:00
Mehad Nadeem
9c1e2f8137
feat: implemented link previews (frontend files) ( #3074 )
...
* feat: implmented link previews (frontend files)
* chore: updated frontend side for Link Previews
* chore: updated frontend gen types with the renamed (server) service file
* fix: passing errors
* chore: switched to using generated type instead of separate fields
* fix: passing linter error
* chore: updated Link.tsx
* chore: using `useResponsiveWidth` to render for different devices
* chore: refactored Link.tsx
2024-03-16 22:51:16 +08:00
Steven
0f48cfbb4e
chore: tweak padding styles
2024-03-15 08:52:11 +08:00
Steven
ab136e3310
chore: tweak styles
2024-03-15 00:12:22 +08:00
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>
2024-03-14 17:09:29 +08:00
Steven
115b5551b3
chore: tweak default avatar
2024-03-14 09:11:57 +08:00
Steven
15be18fa85
chore: update compace mode handler
2024-03-14 09:07:18 +08:00
Steven
9ce381abb9
chore: tweak user profile
2024-03-14 00:13:56 +08:00
Steven
2516431b20
chore: tweak memo content styles
2024-03-14 00:01:33 +08:00
Steven
ded4da07a3
feat: use @github/relative-time-element to display time
2024-03-13 23:47:34 +08:00
Steven
e795149186
chore: tweak memo view display
2024-03-13 22:30:59 +08:00
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>
2024-03-13 20:55:04 +08:00
Steven
e5fc107920
chore: tweak i18n locales
2024-03-13 20:51:19 +08:00
Mario Gómez
425e85f0f9
chore: fix spanish typos ( #3083 )
2024-03-12 21:48:02 +08:00
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>
2024-03-12 13:14:56 +08:00
steven
8cdc0c7ffa
chore: add delete tag action
2024-03-09 17:26:58 +08:00
zty
999a05307e
fix: body overflow styles #3056
...
Co-authored-by: zty <zty.dev@outlook.com>
2024-03-09 14:09:31 +08:00
steven
77bafba682
chore: update gomark.wasm
2024-03-09 12:47:20 +08:00
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>
2024-03-09 12:40:42 +08:00
Steven
ed4b48c54f
chore: update gomark.wasm
2024-03-08 00:34:34 +08:00
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>
2024-03-07 11:38:24 +08:00
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>
2024-03-05 11:44:51 +08:00
Steven
f9f277695d
chore: fix comment amount
2024-03-04 23:37:38 +08:00
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>
2024-03-04 23:33:43 +08:00
Steven
ec206104e5
chore: tweak i18n locale
2024-03-04 23:23:14 +08:00
Steven
342f341b3d
chore: ignore import locale error
2024-03-04 13:16:55 +08:00
Steven
7d5f603482
chore: update compact view
2024-03-04 11:21:48 +08:00
Dubzer
f0a521f5b8
feat: improve theming ( #3032 )
...
Add color-scheme and dark scrollbar styles
2024-03-04 09:35:40 +08:00
Steven
59314cdf80
chore: add compact mode to memo view
2024-03-04 01:11:34 +08:00
Steven
ac0315334d
chore: update i18n locales imports
2024-03-04 00:05:27 +08:00
Steven
d34273b186
chore: update memo icons style
2024-03-03 16:41:03 +08:00
Steven
ebcf43c997
chore: update gomark.wasm
2024-03-03 14:56:40 +08:00
jjaychen
3b089eeae3
fix: ignore "Tab" key down event when is composing in editor( #3026 ) ( #3027 )
2024-03-03 13:04:00 +08:00
Steven
9a8a1d017e
chore: add comments icon
2024-03-02 11:29:21 +08:00
Steven
7e23ceb242
chore: fix frontend linter
2024-03-01 19:39:24 +08:00
Steven
898b3c3779
chore: update gomark.wasm
2024-03-01 19:31:00 +08:00
Steven
12f4d3a10d
chore: tweak default page size
2024-02-29 23:42:06 +08:00
Steven
1aa75847d6
chore: upgrade gomark
2024-02-29 01:07:53 +08:00
Steven
89a270cede
chore: add username to cache key
2024-02-28 00:34:55 +08:00
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
2024-02-27 09:16:56 +08:00
Zhiyuan Zheng
51a7934616
fix: firefox/safari to redirect to /explore in HomeLayout ( #3001 )
2024-02-26 13:38:24 +08:00
Steven
222d04fb22
chore: add fuse to get tag suggestions
2024-02-24 11:02:46 +08:00
Steven
68468927dd
chore: tweak setting styles
2024-02-24 11:01:57 +08:00
Steven
dfe29ec766
chore: tweak route layout
2024-02-24 10:18:53 +08:00
Steven
db56e1b575
chore: fix user banner dropdown
2024-02-23 23:47:26 +08:00
Steven
f2eb9f1b8f
chore: fix get workspace setting
2024-02-23 09:11:39 +08:00
Steven
e602aeecc1
fix: update workspace general setting
2024-02-23 09:08:49 +08:00
Steven
39bf850591
fix: embed memos callback
2024-02-22 23:17:15 +08:00
Steven
9cd835b979
chore: upgrade gomark wasm
2024-02-22 23:11:32 +08:00
Steven
0afdbe3332
chore: remove animation of spoiler
2024-02-22 19:25:24 +08:00
Steven
4378816e44
chore: tweak i18n
2024-02-21 23:02:18 +08:00
Steven
e7bbd850b2
chore: tweak spoiler animation
2024-02-21 21:31:34 +08:00
Steven
ce32206677
chore: remove unused system setting
2024-02-21 21:15:28 +08:00
Steven
50a3af3b29
chore: fix get general setting
2024-02-21 20:44:35 +08:00
Steven
13b911ebf0
chore: add spoiler node
2024-02-20 23:55:54 +08:00
Steven
8e11826db1
chore: update workspace setting service
2024-02-20 23:02:01 +08:00