Commit Graph

1156 Commits (9faee68dabeda36d0f85c9b7eb9a770923bb385d)

Author SHA1 Message Date
Steven 9faee68dab chore: code clean 1 year ago
steven c68bfcc3b9 chore: fix user setting store 1 year ago
Athurg Gooth 2964cf93ab
fix: visibility of user preference is empty (#2581)
Fix visibility of user preference is empty
1 year ago
Arnaud Brochard 787cf2a9fe
feat: tables support (#2573)
* Tables support

* Linter fixes

* Regex Redos fix

* Fix empty row and variables proper naming

* Default cell style

* Now unncessary

* Support rows without a starting pipe char

* Striped rows

* Fix parsing issues

* Support tabs in separators
1 year ago
Athurg Gooth ed190cd41e
fix: visibility of memo editor is empty (#2580)
Fix visibility of memo editor is empty
1 year ago
Steven 33dda9bf87 chore: fix auth status checks 1 year ago
t.yang 055a327b5e
fix: detail page user-avatar size have unexpected height (#2576)
Co-authored-by: tyangs.yang <tyangs.yang@hstong.com>
1 year ago
Athurg Gooth aff1b47072
chore: remove debug log (#2582)
Remove debug log
1 year ago
Webysther Sperandio 484efbbfe2
chore: update manifest.json (#2568) 1 year ago
Steven e83d483454 refactor(frontend): use auth service 1 year ago
Steven fff42ebc0d fix: check auth status 1 year ago
Steven 2437419b7f fix: add auth status checks 1 year ago
boojack e53cedaf14
chore: update i18n with weblate (#2562)
* Translated using Weblate (Polish)

Currently translated at 46.3% (147 of 317 strings)

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

* Translated using Weblate (Polish)

Currently translated at 56.1% (178 of 317 strings)

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

---------

Co-authored-by: igormakarowicz <igormakarowicz@gmail.com>
1 year ago
Steven 6d469fd997 chore: fix image size 1 year ago
Steven e136355408 chore: tweak setting button style 1 year ago
Steven f950750d56 chore: tweak storage list title 1 year ago
Steven 0026f9e54f chore(frontend): add webhooks section 1 year ago
Steven 472afce98f chore: fix current user store 1 year ago
Steven d317b03832 feat: add search box in resources dashboard 1 year ago
Athurg Gooth 3e138405b3
chore: remove the max height limit for single media (#2545)
Remove the max-height limit for single media
1 year ago
Steven 45d7d0d5f6 chore: migrate get current user 1 year 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>
1 year ago
Steven e5f660a006 chore: migrate update user 1 year ago
Steven c0628ef95b chore: migrate create user 1 year ago
Steven c0b5070e46 chore: migrate delete user 1 year ago
Steven b1128fc786 chore: fix inline latext renderer 1 year ago
Steven bcd8a5a7a9 chore: migrate get tag suggestions 1 year 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>
1 year ago
Cheng Jiang adf96a47bb
fix: correct some Chinese translation inaccuracy (#2536)
Signed-off-by: Cheng Jiang <gabriel.chengj@gmail.com>
1 year ago
Steven 7ef125e3af chore: update fetch tags 1 year ago
Steven dfa14689e4 chore: add click away event to date picker 1 year ago
Steven 94c71cb834 chore: fix loading status 1 year ago
Steven 089cd3de87 chore: fix linter 1 year 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>
1 year 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>
1 year ago
Steven 0bb0407f46 chore: add overflow tips to tag 1 year 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>
1 year ago
Steven c1a6dc9bac chore: fix home sidebar max width 1 year ago
Athurg Gooth 6ee95a2c0c
fix: clear localStorage while draft is empty (#2510)
* Clear localStorage while draft is empty

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

* feat: set editor auto focus
1 year ago
Vespa314 65022beb0d
fix: duplicate memo filter in user profile page (#2502) 1 year ago
swebdev 5d81338aca
fix: demo banner link for self-hosting guide (#2499) 1 year ago
Steven c288d49138 chore: fix decouple user name 1 year ago
Steven 0ea0645258 chore: add use reponsive width 1 year ago
steven 9227ca5b5b chore: update debounce ms 1 year ago
steven eb6b0ddead chore: update navigation 1 year ago
Steven dca90fb5d2 chore: update header 1 year ago
steven 172e27016b chore: upgrade frontend deps 1 year ago
Steven 6c433b452f chore: update user checks 1 year ago
Steven 65a34ee41a chore: update home sidebar 1 year ago