Commit Graph

1138 Commits (a12844f5db6d7d2f331a95706c81e37304344814)

Author SHA1 Message Date
Steven d317b03832 feat: add search box in resources dashboard 2 years ago
Athurg Gooth 3e138405b3
chore: remove the max height limit for single media (#2545)
Remove the max-height limit for single media
2 years ago
Steven 45d7d0d5f6 chore: migrate get current user 2 years ago
boojack c3db4ee236
chore: translated using Weblate (Portuguese (Brazil)) (#2543)
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/

Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
2 years ago
Steven e5f660a006 chore: migrate update user 2 years ago
Steven c0628ef95b chore: migrate create user 2 years ago
Steven c0b5070e46 chore: migrate delete user 2 years ago
Steven b1128fc786 chore: fix inline latext renderer 2 years ago
Steven bcd8a5a7a9 chore: migrate get tag suggestions 2 years ago
boojack 0cf280fa9a
chore: translated using Weblate (Croatian) (#2541)
Translated using Weblate (Croatian)

Currently translated at 92.7% (293 of 316 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>
2 years ago
Cheng Jiang adf96a47bb
fix: correct some Chinese translation inaccuracy (#2536)
Signed-off-by: Cheng Jiang <gabriel.chengj@gmail.com>
2 years ago
Steven 7ef125e3af chore: update fetch tags 2 years ago
Steven dfa14689e4 chore: add click away event to date picker 2 years ago
Steven 94c71cb834 chore: fix loading status 2 years ago
Steven 089cd3de87 chore: fix linter 2 years ago
zty 2d34615eac
fix: parse inline latex as a inline element (#2525)
* fix:  parse inline latex as a inline element

* Update web/src/labs/marked/parser/InlineLatex.tsx

---------

Co-authored-by: zty <zty.dev@outlook.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
zty 4f222bca5c
fix: keep content and query param on save when access token is invalid (#2524)
fix:
keep content on save when access token is invalid

Co-authored-by: zty <zty.dev@outlook.com>
2 years ago
Steven 0bb0407f46 chore: add overflow tips to tag 2 years ago
Zexi 8bc117bce9
feat: optimize media resource display (#2518)
* feat: optimize media resource display

* fix: type error

* Update web/src/components/MemoResourceListView.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

* Update MemoResourceListView.tsx

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Steven c1a6dc9bac chore: fix home sidebar max width 2 years ago
Athurg Gooth 6ee95a2c0c
fix: clear localStorage while draft is empty (#2510)
* Clear localStorage while draft is empty

* change == into ===
2 years ago
Mahoo Huang f67757f606
feat: add editor auto focus preference (#2498)
* feat: add editor auto focus perference

* feat: set editor auto focus
2 years ago
Vespa314 65022beb0d
fix: duplicate memo filter in user profile page (#2502) 2 years ago
swebdev 5d81338aca
fix: demo banner link for self-hosting guide (#2499) 2 years ago
Steven c288d49138 chore: fix decouple user name 2 years ago
Steven 0ea0645258 chore: add use reponsive width 2 years ago
steven 9227ca5b5b chore: update debounce ms 2 years ago
steven eb6b0ddead chore: update navigation 2 years ago
Steven dca90fb5d2 chore: update header 2 years ago
steven 172e27016b chore: upgrade frontend deps 2 years ago
Steven 6c433b452f chore: update user checks 2 years ago
Steven 65a34ee41a chore: update home sidebar 2 years ago
Steven 5ff0234c71 chore: update response styles 2 years ago
Steven e76509a577 chore: update header menu style in mobile view 2 years ago
Steven 4499f45b67 chore: deprecate daily review offset local setting 2 years ago
boojack 504d1768f2
chore: update i18n with Weblate (#2492)
* Translated using Weblate (Chinese (Traditional))

Currently translated at 91.7% (290 of 316 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 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: dwong33 <dwong@posteo.ch>
2 years ago
zty caea065594
feat: add share btn in more-action (#2491)
Co-authored-by: zty <zty.dev@outlook.com>
2 years ago
boojack 9df05fe0fa
chore: update i18n from Weblate (#2489)
* 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 (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/

---------

Co-authored-by: LibreTranslate <noreply-mt-libretranslate@weblate.org>
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
2 years ago
zty 184f79ef8e
feat: support code in headings (#2488)
Co-authored-by: zty <zty.dev@outlook.com>
2 years ago
Steven 32cafbff9b chore: add OverflowTip kit component 2 years ago
Steven 9c4f72c96e chore: update tooltips 2 years ago
Steven 5e4493b227 chore: remove debug codes 2 years ago
Steven 834b58fbbd feat: add version update inbox message 2 years ago
Steven 363c107359 chore: update frontend deps 2 years ago
boojack 0458269e15
revert: "chore: add frontend type definitions" (#2483)
Revert "chore: add frontend type definitions (#2482)"

This reverts commit 64d4db81ca.
2 years ago
boojack 64d4db81ca
chore: add frontend type definitions (#2482)
chore: update
2 years ago
Steven 865cc997a4 chore: remove upgrade version banner 2 years ago
Steven 21ad6cc871 chore: update tag service creator 2 years ago
Steven c24181b2be chore: fix jwt checks 2 years ago
Steven 39a0e69b04 chore: update function name 2 years ago