Commit Graph

74 Commits (54a3c25ebde5d1bde113adc2c595a6a88defd002)

Author SHA1 Message Date
Steven 54a3c25ebd chore: update memo resource name definition 1 year ago
Steven d84a88e805 chore: fix linter 1 year ago
Steven c7aaf791e6 chore: tweak props naming 1 year ago
Dubzer a0846c2818
feat: add shortcut to edit the previous memo (#3122)
* Add shortcut to edit the previous memo

* Fix compilation

* Update web/src/components/MemoEditor/index.tsx

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

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
1 year ago
Steven 7c5261b5d2 chore: tweak resource definition 1 year ago
Steven ed89cb8310 chore: update memo relation definition 1 year ago
Steven 722e356044 chore: update memo store 1 year ago
Steven 5f2d6b22be chore: tweak memo structure 1 year ago
jjaychen 3b089eeae3
fix: ignore "Tab" key down event when is composing in editor(#3026) (#3027) 1 year ago
Steven 89a270cede chore: add username to cache key 1 year ago
Steven dd06278692 feat: add batch upsert tags 1 year ago
Steven ed32b20c9e chore: update frontend dependencies 1 year ago
Steven bc2d2d0cde feat: support set embedded content in UI 1 year ago
Steven 370054e040 chore: implement collapsed navigation 1 year ago
Steven 5172e4df7c chore: create memo visibility when creating 1 year ago
Steven 54296f0437 chore: update filter in timeline 1 year ago
Noah Alderton ff13d977e9
feat: add URL paste handler (#2768)
* feat: Add URL paste handler

* Check if text highlighted for URL pasting
1 year ago
Steven fdbf2d8af2 chore: fix blockquote renderer 1 year ago
Steven 5a723f00fa chore: split editor keydown handler 1 year ago
Noah Alderton 728a9705ea
feat: Markdown Editor Keyboard Shortcuts (#2763)
* Add bold and italic keyboard shortcut

* Add hyperlink keyboard shortcut support
1 year ago
Steven 6db7ad76da chore: update tag selector 1 year ago
Steven ab1fa44f00 feat: implement markdown buttons 1 year ago
Steven 79c13c6f83 chore: fix edit memo params 2 years ago
Steven c58851bc97 chore: tweak accent color 2 years ago
Steven 96140f3875 chore: tweak dark mode styles 2 years ago
Steven f74fa97b4a chore: traverse nodes to upsert tags 2 years ago
Steven eefce6ade3 chore: implement webhook dispatch in v2 api 2 years ago
Steven df5aeb6d88 chore: remove v1 prefix in store name 2 years ago
Steven a3feeceace chore: remove component v1 suffix 2 years ago
Steven 81524c38e9 chore: refactor memo module 2 years ago
Steven abc14217f6 chore: tweak padding styles 2 years ago
Steven a3a1bbe8de chore: tweak responsible styles 2 years ago
Steven 5d677c3c57 chore: implement node renderer components 2 years ago
Steven a9812592fe chore: tweak editor border styles 2 years ago
Steven 9faee68dab chore: code clean 2 years ago
steven c68bfcc3b9 chore: fix user setting store 2 years ago
Athurg Gooth ed190cd41e
fix: visibility of memo editor is empty (#2580)
Fix visibility of memo editor is empty
2 years ago
Steven e83d483454 refactor(frontend): use auth service 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
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
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
2 years ago
Steven 97190645cc chore: update memo editor styles 2 years ago
Athurg Gooth e41ea445c9
fix: missing relation after post comment (#2452)
fix missing relation after post comment
2 years ago
Zexi 035d71e07c
fix: visibility translation (#2429)
* fix: visibility translation

* refactor: remove useless file

* feat: add visibility icon
2 years ago
Christopher 82effea070
tweak(web): use iconbutton for editor helpers (#2426) 2 years ago
Steven bfd2dbfee2 chore: fix update resource api 2 years ago
Steven 952539f817 chore: update memo editor dialog 2 years ago
Steven 21c70e7993 feat: update memo relations dialog 2 years ago
Steven c02f3c0a7d chore: remove less files in editor 2 years ago