Commit Graph

3006 Commits

Author SHA1 Message Date
8db90a040c chore: remove unused dependencies 2024-01-27 20:20:36 +08:00
932f636d84 chore: update codeblock renderer 2024-01-27 19:09:10 +08:00
ed32b20c9e chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
10d709c167 chore: fix highlight cursor 2024-01-27 12:35:01 +08:00
8455114eef chore: fix list memos request 2024-01-27 11:17:59 +08:00
c26109cd36 chore: update list memos request 2024-01-27 11:14:17 +08:00
4b223c1e4c chore: update collapse sidebar 2024-01-27 05:27:42 +08:00
b9cbe6626f chore: update tag rename 2024-01-27 05:26:32 +08:00
566171783d chore: tweak embedded memo style 2024-01-26 23:33:40 +08:00
7edb3598ea chore: update default request limit 2024-01-26 23:03:10 +08:00
bc2d2d0cde feat: support set embedded content in UI 2024-01-26 22:51:57 +08:00
e1977df14b chore: remove check underscores 2024-01-26 21:23:36 +08:00
ddc89029b7 fix: use mysql to parse dsn (#2838)
Signed-off-by: Zhang Wei <kweizh@gmail.com>
2024-01-26 13:43:48 +08:00
f8b9a83d4a chore: tweak default value 2024-01-26 09:22:47 +08:00
2f16b7065a chore: tweak scripts 2024-01-26 09:15:27 +08:00
e5ff1829a5 chore: add Hungarian locale 2024-01-26 08:44:12 +08:00
d7889d9903 chore: tweak url filters 2024-01-26 08:39:53 +08:00
db3457e081 chore: bump version 2024-01-26 08:30:22 +08:00
4f2b00b4f3 chore: add migration scripts 2024-01-26 08:29:11 +08:00
79558028c0 feat: implement rename tag 2024-01-25 23:09:35 +08:00
70d1301dc3 chore: use filter in url params 2024-01-25 20:05:47 +08:00
6d5e1def76 chore: update member section 2024-01-25 19:49:39 +08:00
a5bc2d0ed6 chore: update i18n from Weblate (#2832)
* Added translation using Weblate (Hungarian)

* Translated using Weblate (Hungarian)

Currently translated at 0.3% (1 of 317 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/hu/

* Translated using Weblate (Hungarian)

Currently translated at 71.2% (226 of 317 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/hu/

* 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/

* 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/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (316 of 316 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 100.0% (316 of 316 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/

---------

Co-authored-by: Vermunds <com.github@weylus.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: ti777777 <ti12272198686@yahoo.com.tw>
2024-01-25 19:36:02 +08:00
08ac60cc70 chore: update memo relation dialog 2024-01-25 08:59:10 +08:00
f654d3c90e fix: encode filename when using url prefix for resources (#2829)
* fix: encode filename when using url prefix for resources

* fix: only encode the last parts of filename

* fix: encode all parts in filepath
2024-01-24 11:28:26 +08:00
1b69b73eb9 chore: update calendar styles 2024-01-23 23:15:54 +08:00
3dbb254aeb chore: update referenced memo title from params 2024-01-23 21:54:15 +08:00
fdb1779a59 chore: implement referenced content renderer 2024-01-23 21:47:17 +08:00
a316e239ce chore: implement referenced content node 2024-01-23 21:40:59 +08:00
d7f02b94e5 chore: fix linter 2024-01-23 21:27:05 +08:00
d165d87288 refactor: markdown parser matchers 2024-01-23 21:23:40 +08:00
bf905bba86 chore: remove unused date picker 2024-01-22 22:50:27 +08:00
3a129d5cfb fix: avoid making memos public when disabled (#2816)
* fix: avoid making memos public when disabled in v2

* fix: avoid making memos public when disabled in v1
2024-01-22 20:51:33 +08:00
024a818e91 chore: update zh-Hant (#2815) 2024-01-21 23:50:44 +08:00
54a24833a7 chore: fix resource seeds 2024-01-21 21:36:31 +08:00
a620d140c5 chore: update embedded content renderers 2024-01-21 21:27:04 +08:00
370054e040 chore: implement collapsed navigation 2024-01-21 21:02:55 +08:00
fae0b4e900 chore: update memo relation style 2024-01-21 11:22:25 +08:00
c38404b5d5 chore: tweak get memo by name 2024-01-21 10:57:53 +08:00
4d48f50815 chore: use resource name in frontend 2024-01-21 10:55:49 +08:00
582cc6609c feat: add user-defined id to resource 2024-01-21 10:49:30 +08:00
40bd75c725 fix: create memo with resource name 2024-01-21 10:33:31 +08:00
b2fc3076f6 chore: update memo store 2024-01-21 01:23:55 +08:00
288527914b chore: migrate memo route 2024-01-21 01:23:44 +08:00
a2aea3747c chore: remove server tests 2024-01-20 23:51:24 +08:00
8382354ef7 feat: add user-defined name to memo 2024-01-20 23:48:35 +08:00
264e6e6e9c chore: tweak file name 2024-01-20 23:47:04 +08:00
eb72609ea3 chore: update memo editor cache key 2024-01-20 20:52:11 +08:00
776785ac90 chore: update zh-Hans & zh-Hant translations (#2804) 2024-01-20 20:27:20 +08:00
d5f874e185 chore: handle resource not found 2024-01-20 12:47:43 +08:00