Commit Graph

1093 Commits (64d4db81cab99af9c0b1866b40a952b5aa095cac)

Author SHA1 Message Date
boojack 64d4db81ca
chore: add frontend type definitions (#2482)
chore: update
1 year ago
Steven 865cc997a4 chore: remove upgrade version banner 1 year ago
Steven 21ad6cc871 chore: update tag service creator 1 year ago
Steven c24181b2be chore: fix jwt checks 1 year ago
Steven 39a0e69b04 chore: update function name 1 year ago
Steven e60e47f76f chore: update user definition 1 year ago
Steven 3266c3a58a chore: update link styles 1 year ago
Steven ef820a1138 chore: fix memo editor padding in daily review 1 year ago
Steven 982b0285c9 chore: fix date picker 1 year ago
Christopher a62f1e15a6
fix: private memos being public (#2480)
* fix(web/memo): filter out public option

Filter out the public option if we have disabled public memos

* feat(api/memo): sanity check for disabled public memos

In case something goes wrong, we check the system setting on the backend in order to valdiate if we can create a public memo

* refactor(web/memo): disable public option

Seems like a better option than removing it, as it looks werid if you are looking at a memo that is previously public

* fix(web/memo): use translation keys

* chore(web/editor): remove unsused tooltip

* revert(api/memo): sanity check

* fix(web/memo): allow admins to create public memos

* chore(web/memo): remove unused import

* fix(web/memo): check for both host and admin

* fix(web/memo): remove warning text from MemoDetail
1 year ago
Zexi 8b0083ffc5
fix: auto fetch more (#2472)
* fix: auto fetch more

* feat: use union type
1 year ago
Athurg Gooth 5d69d89627
feat: week from monday in heatmap for zh-Hans and ko (#2457)
* week from monday in heatmap for zh-Hans and ko

* optimize code
1 year ago
Steven 97190645cc chore: update memo editor styles 1 year ago
Steven c26417de70 chore: update docs links 1 year ago
Steven f5c1e79195 chore: update about dialog 1 year ago
Steven d02105ca30 chore: update i18n 1 year ago
Steven 7058f0c8c2 chore: add docs link in settings 1 year ago
Steven f532ccdf94 chore: upgrade frontend deps 1 year ago
Steven a6fcdfce05 chore: update memo comment i18n 1 year ago
Steven 2b7d7c95a5 chore: update inbox detect 1 year ago
Steven 3c36cc2953 feat: add inbox ui 1 year ago
Steven 36b4ba33fa chore: remove outdated activity definition 1 year ago
Athurg Gooth e41ea445c9
fix: missing relation after post comment (#2452)
fix missing relation after post comment
1 year ago
boojack c952651dc1
chore: update i18n from Weblate (#2455)
* Translated using Weblate (Croatian)

Currently translated at 92.3% (290 of 314 strings)

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

* Translated using Weblate (Korean)

Currently translated at 100.0% (314 of 314 strings)

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

---------

Co-authored-by: May Kittens Devour Your Soul <yoshimitsu002@gmail.com>
Co-authored-by: nulta <un5450@naver.com>
1 year ago
Steven 9859d77cba chore: update links 1 year ago
Athurg Gooth 2c71371b29
chore: update @typescript-eslint to avoid WARNING (#2437)
Update @typescript-eslint to avoid WARNING
1 year ago
Zexi 035d71e07c
fix: visibility translation (#2429)
* fix: visibility translation

* refactor: remove useless file

* feat: add visibility icon
1 year ago
Christopher 82effea070
tweak(web): use iconbutton for editor helpers (#2426) 1 year ago
boojack 8fc9a318a4
chore: translated using Weblate (Portuguese (Brazil)) (#2422)
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (314 of 314 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
MotH 9aed80a4fd
feat: better tag suggestion (#2421)
Better Tag Suggestion
1 year ago
MotH c31f306b5b
fix: smaller logo file (#2418) 1 year ago
Steven bfd2dbfee2 chore: fix update resource api 1 year ago
Steven c42af95dd3 chore: fix update user 1 year ago
Steven a76f762196 chore: update memo share dialog 1 year ago
boojack 4b91738f21
chore: translated using Weblate (Croatian) (#2413)
Translated using Weblate (Croatian)

Currently translated at 87.5% (274 of 313 strings)

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

Co-authored-by: May Kittens Devour Your Soul <yoshimitsu002@gmail.com>
1 year ago
Steven 12fd8f34be chore: fix styles 1 year ago
Steven c2ab05d422 chore: fix member section style 1 year ago
Steven 7b25b8c1e1 feat: update daily review 1 year ago
Athurg Gooth 664c9c4a7c
chore: extend height of setting page (#2407)
Extend height of setting page
1 year ago
Steven 6f2ca6c87a chore: update find memo api 1 year ago
Steven 952539f817 chore: update memo editor dialog 1 year ago
Steven c87b679f41 chore: add memo relation list 1 year ago
Athurg Gooth 0bfcff676c
feat: add support for remember sign in (#2402) 1 year ago
Steven 21c70e7993 feat: update memo relations dialog 1 year ago
Athurg Gooth 22d331d6c4
chore: switch storage of selected date in DailyReview (#2399)
Switch storage of selected date in DailyReview
1 year ago
Steven 9bfb2d60b9 chore: tweak wording 1 year ago
Steven 203b2d9181 chore: fix container styles 1 year ago
boojack ddc4566dcb
chore: translated using Weblate (German) (#2396)
Translated using Weblate (German)

Currently translated at 99.6% (312 of 313 strings)

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

Co-authored-by: Frank Emmerlich <femmdi2012@gmail.com>
1 year ago
Steven 1755c9dc79 chore: update button style 1 year ago
Athurg Gooth e30d0c2dd0
fix: image width error while loading (#2394)
fix image width error while loading
1 year ago