Commit Graph

1688 Commits (9859d77cba01b0a9b607956bbaf66f7477548afa)
 

Author SHA1 Message Date
Steven c58820fa64 chore: update username regexp 1 year ago
Steven cfc5599334 chore: cleanup less files 1 year ago
Steven c02f3c0a7d chore: remove less files in editor 1 year ago
Steven dd83358850 chore: update some styles 1 year ago
Steven d95a6ce898 chore: add ar locale item 1 year ago
boojack 7e80e14f16
chore: add Arabic from weblate (#2382)
* Added translation using Weblate (Arabic)

* Translated using Weblate (Arabic)

Currently translated at 46.6% (146 of 313 strings)

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

---------

Co-authored-by: Ali AlShaikh <Mi3LiX9@outlook.sa>
1 year ago
Steven 219304e38d chore: update frontend deps 1 year ago
Steven 20e5597104 chore: fix memo container max width 1 year ago
Athurg Gooth ed2e299797
fix: invalid type convert in apiv2 (#2380)
fix invalid type convert in apiv2
1 year ago
boojack bacc529391
chore: fix linter errors (#2381)
* chore: fix linter errors

* chore: update

* chore: update
1 year ago
Steven ed1ff11e80 chore: update 1 year ago
Steven a0f8e6987c chore: update go deps 1 year ago
Athurg Gooth d3e32f0d5a
chore: add latency in log (#2374)
* Print profile.Data in boot log

* Add latency in request log
1 year ago
Athurg Gooth 95bfcb8055
chore: print profile.Data in boot log (#2373)
Print profile.Data in boot log
1 year ago
Athurg Gooth 096c489eb3
feat: copy data between drivers (#2370)
* Add copydb command to copy data between drivers

* Check if table is empty before copy
1 year ago
boojack b6425f9004
chore: update i18n with weblate (#2369)
* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (315 of 315 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% (315 of 315 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: Qing Long <longyinx@duck.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
1 year ago
Steven ab2c86640b chore: move rate limiter to apiv1 1 year ago
Steven 1489feb054 chore: update common dialog default color 1 year ago
Steven acdeabb861 chore: add issue template config.yml 1 year ago
Athurg Gooth 6bb6c043e5
feat: add support for ListMemoOrganizer (#2367)
* Add support for ListMemoOrganizer

* fix rows not close
1 year ago
Athurg Gooth fa2bba51c1
feat: add support for ListActivity (#2365)
Add support for ListActivity
1 year ago
Steven 3822c26e32 chore: update memo props 1 year ago
Athurg Gooth 425b43b3bb
fix: ListTag not support omit params (#2366)
fix ListTag not support omit params
1 year ago
Athurg Gooth c00dac1bbf
fix: index page failed with 429 (#2363) 1 year ago
Steven 3ff4d19782 chore: update initial global loader 1 year ago
Steven 31997936d6 chore: move resource public api 1 year ago
Athurg Gooth 287f1beb90
fix: create storage without some attributes (#2358) 1 year ago
Athurg Gooth 7680be1a2f
fix: create user without some attributes (#2357) 1 year ago
Athurg Gooth 55e0fbf24e
fix: create activity without some attributes (#2356) 1 year ago
Athurg Gooth eaac17a236
fix: create memo without some attributes (#2355) 1 year ago
Athurg Gooth 1fbd568dfe
fix: create resource without some attributes (#2354) 1 year ago
Athurg Gooth c0619ef4a4
fix: CreateIdentityProvider without id (#2352) 1 year ago
Athurg Gooth b2aa66b4fd
fix: migration always in mysql (#2353) 1 year ago
boojack dfaf2ee29c
chore: update pnpm scripts (#2350)
* chore: update pnpm scripts

* chore: update development guide
1 year ago
Steven b938c8d7b6 chore: only show comments in memo detail page 1 year ago
Steven 553de3cc7e fix: mysql syntax 1 year ago
Steven 73980e9644 chore: fix video element syntax 1 year ago
Athurg Gooth 087e631dd8
chore: optmize docker-compose.dev.yml (#2347)
Optmize docker-compose.dev.yml
1 year ago
boojack 76fb280720
chore: translated with Weblate (#2348)
Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (315 of 315 strings)

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

Co-authored-by: Qing Long <longyinx@duck.com>
1 year ago
Steven 6ffc09d86a chore: remove unused httpmeta getter api 1 year ago
白宦成 125c9c92eb
chore: compress image and reduce 500kb in network (#2339)
feat: compress image and reduce 500kb in network
1 year ago
Steven 15eb95f964 chore: delete resource file synchronously 1 year ago
boojack ed96d65645
chore: update i18n with weblate (#2338)
* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (315 of 315 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% (315 of 315 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: Qing Long <longyinx@duck.com>
1 year ago
boojack 9c2f87ec2e
chore: update i18n with weblate (#2337)
* Translated using Weblate (English)

Currently translated at 100.0% (315 of 315 strings)

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

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 98.4% (310 of 315 strings)

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

---------

Co-authored-by: Lincoln Nogueira <lincolnthalles@gmail.com>
1 year ago
Steven 19f6ed5530 chore: remove pr preview actions 1 year ago
Steven 57c5a92427 chore: update archived memo styles 1 year ago
Steven 9410570195 chore: update version 1 year ago
Steven c0422dea5b chore: fix sqlite migrator 1 year ago
Steven 7791fb10d8 chore: update new db driver 1 year ago
Steven a6ee61e96d chore: update package name 1 year ago