Commit Graph

787 Commits (e1c809d6f1afd7b45f94dcad68a7a353b35c2f78)

Author SHA1 Message Date
Zeng1998 2e2657b39d
feat: add setting for power editor (#851) 2 years ago
Zeng1998 cac04e4406
feat: enable word break (#849)
* feat: enable word break

* Update web/src/less/editor.less

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

* Update web/src/less/memo-content.less

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

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
M. Gschwandtner 278b4d21b4
fix: prioritize user css by moving it to the body end (#847)
Co-authored-by: M. Gschwandtner <84477901+OnlyPain-ctrl@users.noreply.github.com>
2 years ago
boojack e52d77b2c4
chore: restore lockfile (#840) 2 years ago
boojack 1d2953b1b1
chore: downgrade joy-ui version (#839) 2 years ago
boojack 50811c3064
chore: update `yarn.lock` (#837) 2 years ago
boojack f6039f2eb9
chore: update dialog title (#834) 2 years ago
boojack 65cc19c12e
chore: add escape to prevent XSS (#833) 2 years ago
boojack 9f25badde3
chore: update logo format to png (#830) 2 years ago
boojack 7efa749c66
feat: customize system profile (#828) 2 years ago
boojack 72daa4e1d6
feat: support heading syntax (#827) 2 years ago
ChasLui 54702db9ba
feat: prevent page jitter caused by the presence of scroll bars (#808) 2 years ago
Zeng1998 41ad084489
fix: fix css of input placeholder in auth page (#824) 2 years ago
boojack 2fb171e069
chore: update create tag dialog style (#818)
* chore: update create tag dialog

* chore: update
2 years ago
boojack 201c0b020d
chore: update seed data for tag (#817)
* chore: update seed data

* chore: add `_journal_mode` for SQLite

* chore: update create tag dialog
2 years ago
boojack b6f19ca093
feat: upsert tag based content (#816)
* feat: upsert tag based content

* chore: update
2 years ago
boojack 68a77b6e1f
feat: create tag dialog (#814) 2 years ago
boojack ab07c91d42
feat: update marked (#810) 2 years ago
ChasLui 1838e616fd
feat: show active panel when searchBar is in focus (#806)
* feat: Show active panel when searchBar is in focus

* refactor: rename
2 years ago
ChasLui 358a5c0ed9
feat: press cmd+f to focus on the search bar (#800) 2 years ago
ChasLui 40f39fd66c
feat: use shift+tab to unindent (#799)
* feat: Use shift+tab to unindent, just like vscode

* fix: shit+tab return
2 years ago
Jasper Platenburg 3b41976866
feat: implement plurals for stats (#783)
* implement plurals for stats

* renamed variables

* modified according to 18n guide
2 years ago
PublicHer0 a23de50bb8
feat: update spanish locale (#786)
* Adding spanish version

* update spanish locale

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Jasper Platenburg 6596e6893e
feat: implement translation for days (#784)
implement trranslation for weekdays

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
ChasLui b6fe4d914e
fix: incorrect cursor when text is selected in range (#797) 2 years ago
ChasLui 3c2cd43d28
fix: shortcuts should exclude the shift judgment (#796)
* fix: Shortcuts should exclude the shift judgment

* fix: eslint
2 years ago
ChasLui 2658b1fd09
feat: support `command + k` shortcuts insert []() (#793)
* feat: support `command + k` shortcuts insert []()

* fix: eslint

* fix: clear code

* fix: eslint

* feat: insert [](url)

* refactor: rename param

* fix: eslint
2 years ago
Zeng1998 b7df1f5bbf
feat: matching punctuation (#791) 2 years ago
ChasLui a0face6695
feat: update i18n (#790)
* feat: tag type i18n

* feat: custom server dialog i18n

* feat: i18n resources name

* feat: i18n toast

* fix: eslint

* eslint: fix

* fix: eslint

* fix: eslint
2 years ago
boojack c177db69d5
chore: update tag regexp (#785) 2 years ago
Zeng1998 bd6ab71d41
chore: remove unused state (#780) 2 years ago
boojack b67ed1ee13
feat: customize system profile (#774)
* feat: system setting for customized profile

* chore: update

* feat: update frontend

* chore: update
2 years ago
Zeng1998 55695f2189
feat: `esc` key to exit multiple dialogs (#692)
* fix: `esc` key to exit multiple dialogs

* update

* update

* update

* Update web/src/components/Dialog/BaseDialog.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack ef621a444f
refactor: introducing `use{Module}Store` instead of service (#768)
* refactor: introducing `useEditorStore`

* refactor: update

* chore: update
2 years ago
boojack bd00fa798d
chore: simplify ordered list in editor (#767)
chore: simplify editor
2 years ago
Zeng1998 a41745c9ae
feat: editor enhancement for order list (#763) 2 years ago
M. Gschwandtner 1eec474007
fix: heatmap popup showing after logging out (#761)
* fix for heatmap popup showing after logging out

* moved node.remove to component unmount

* Update web/src/components/UsageHeatMap.tsx

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

Co-authored-by: M. Gschwandtner <84477901+OnlyPain-ctrl@users.noreply.github.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Stephen Zhou 83e5278b51
fix: dialog close when draging from in to out (#760) 2 years ago
boojack a8751af6b5
fix: memo list padding bottom (#759) 2 years ago
boojack 6b24f52cd1
fix: watermark container width (#758) 2 years ago
boojack ee89dc00c0
chore: update list style (#754) 2 years ago
boojack bbd5fe4eb2
feat: remove sticky style for memo editor (#752) 2 years ago
Stephen Zhou d51af7e98a
fix: hr in edited content do not trigger folding (#748) 2 years ago
M. Gschwandtner 334da5e903
fix: add a span as wrapper to fix whitespace (#747) 2 years ago
Jasper Platenburg 35fed76d1a
feat: add 'theme' to translation (#746) 2 years ago
boojack c77d49259a
chore: update light bg color (#744) 2 years ago
PublicHer0 5520605ccc
feat: add spanish locale (#741) 2 years ago
Zeng1998 3fd4ee83ac
fix: checklist auto continuation (#737) 2 years ago
boojack 5e978e2cfc
chore: update color scheme listener (#735) 2 years ago
boojack 37b7b983d2
chore: add vite plugin legacy (#734) 2 years ago
Zeng1998 c4278ef55a
fix: fix order in resource dialog (#733) 2 years ago
Zeng1998 91220ea4a6
fix: reset image state in gallery (#730) 2 years ago
Zeng1998 4bebbf3e1d
feat: enable paste multiple resources (#729)
* feat: enable paste multiple resources

* update

* update
2 years ago
boojack 5d8b8c37a5
chore: upgrade vite (#728)
* chore: upgrade vite

* Revert "chore: remove lazy import component (#724)"

This reverts commit 688dc2304c.
2 years ago
boojack 564f20d13a
chore: remove ESC to close edit (#726) 2 years ago
boojack c3adb1b152
fix: set resource list in memo editor (#725) 2 years ago
boojack 688dc2304c
chore: remove lazy import component (#724) 2 years ago
boojack 66418d4210
feat: get image only when cors error (#721) 3 years ago
boojack ab8c7b9d8a
fix: auto complete in memo editor (#720) 3 years ago
M. Gschwandtner 387799b31c
fix: added dark theme bg color to buttons (#719) 3 years ago
boojack 4a64a4dea8
fix: html lang attr (#718) 3 years ago
M. Gschwandtner 964c58ac01
feat: responsive layout for create shortcut dialog (#717) 3 years ago
boojack 56716cdad4
fix: break word (#708)
* fix: break word

* chore: update
3 years ago
Zeng1998 6f8e3432e9
fix: correct priority of keys in editor (#703) 3 years ago
Stephen Zhou b7ab6f8e7e
fix: code highlight in dark mode (#702) 3 years ago
Zeng1998 36b92ad884
feat: auto continuation list in editor (#689)
* feat: auto continuation list in editor

* update

* update
3 years ago
apixandru 4d9857ce18
fix: update UsageHeatMap.tsx to account for daylight savings (#696) 3 years ago
boojack 43b22ce55f
chore: fix typo (#695) 3 years ago
Zeng1998 147185309c
feat: vacuum database in setting (#694)
* feat: vacuum database in setting

* update

* update

* update

* update
3 years ago
Maurice Bauer f48226d4f2
chore: update German translation (#691)
Switched to plural to make the difference between TAG(S) and TAG(E) visible...
Refers to #545
3 years ago
Zeng1998 e92407d9ec
feat: image preview enhancement (#682) 3 years ago
Jasper Platenburg 79bf365d78
Dutch locale (#687) 3 years ago
Maurice Bauer 492a1370ab
feat: add German i18n item (#686) 3 years ago
boojack 4a9314c476
chore: rename `enableFoldMemo` (#671)
* chore: rename `enableFoldMemo`

* chore: update
3 years ago
boojack 4767ee3293
feat: support follow system appearance (#670) 3 years ago
boojack 1ea74dfd0d
chore: remove table syntax (#669) 3 years ago
Andreas Backström 53cf6ebb79
feat: add swedish/svenska translation (#668)
Add swedish / svenska translation
3 years ago
boojack d1007950e0
chore: remove emoji picker (#667) 3 years ago
boojack a7374cf998
fix: generate sharing memo image (#663) 3 years ago
boojack e3d76193b9
chore: update global css (#658) 3 years ago
boojack 07f0c3f052
chore: update global css (#657) 3 years ago
boojack a467a7c173
feat: upgrade dev version to `0.8.1` (#656)
* feat: upgrade version to `0.8.1`

* chore: update
3 years ago
boojack 14f9f29348
chore: update user setting appearance (#654) 3 years ago
hoi-lau f092771ea1
fix: resource-container overflow (#649) 3 years ago
boojack 7c6d7226f5
feat: update appearance selector (#645) 3 years ago
Stephen Zhou eaebc6dcef
fix: apperance can not auto switch (#644) 3 years ago
boojack c5200ca31b
feat: dark mode for dialogs (#643) 3 years ago
Tiefseemonster 1078132b12
fix: member menu dropdown position (#639)
* fix: member menu dropdown position

* chore: cleanup

* chore: cleanup
3 years ago
Stephen Zhou 6b058cd299
feat: save folding option with localstorage (#641)
* fix: change folding option need reload

* fix: floding option undefied
3 years ago
Wence b8f24af5ae
feat: dynamic lazy loading route with simple loading page (#632)
* feat: dynamic loading route with simple loading page

* fix: lint fix

* Update web/src/less/loading.less

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

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
boojack 6384f5af74
feat: dark mode for main pages (#637)
* feat: update dark mode styles for auth and explore page

* feat: dark mode for home page
3 years ago
Zeng1998 52038d26d2
chore: update i18n for validator message (#636) 3 years ago
boojack 55f37664ef
chore: add theme file for joyui (#635) 3 years ago
Zeng1998 ab8e3473a1
feat: support resources reuse (#620)
* feat: support resource reuse

* update

* update

* update

* update
3 years ago
Zeng1998 eba23c4f6e
fix: add validation for user information update (#633) 3 years ago
Zeng1998 00fe6d3862
chore: add joyui tooltip for resources dialog (#630) 3 years ago
Zeng1998 12b81781b9
feat: share memo dialog (#618)
* feat: new share dialog

* update

* update

* update

* update
3 years ago
Zeng1998 b67a37453d
feat: member management enhancement (#617)
* feat: member management enhancement

* update

* update

* update

* update
3 years ago
boojack b04e001db1
fix: image url host missing (#623) 3 years ago
Stephen Zhou fbe7b604ef
feat: dark mode support for memo detail (#604)
* feat: dark mode support for memo detail

* chore: update

* chore: update

* chore: update
3 years ago
Tiefseemonster b72bfc9c24
fix: selector dropdown position in fullscreen mod (#619) 3 years ago
Zeng1998 40e92f9463
fix: change password max length validation (#616) 3 years ago
Zeng1998 f883dd9c1d
feat: create user repeat password (#614)
* feat: create user repeat password

* update
3 years ago
Wujiao233 d8bf55efb2
fix: shoutcut tag filter handle mutiple tags (#608)
* fix: shoutcut tag filter handle mutiple tags

* not edit parser
3 years ago
Wujiao233 f982e83d0a
fix: clear shortcut filter when delete this shortcut (#611) 3 years ago
Jasper Platenburg 3472a6db26
fix: password field visible (#609) 3 years ago
boojack ce795a2a7d
chore: show content image (#602) 3 years ago
Tiefseemonster 2fa01886da
fix: tooltip overlaps a window border (#599) 3 years ago
Tiefseemonster dfe71f33c2
fix: search bar dropdown disappearing (#593) 3 years ago
boojack db1d223448
fix: apperance select (#585) 3 years ago
Zeng1998 54271c1598
chore: fix some typos (#587) 3 years ago
Zeng1998 1ee8ebc9e1
fix: collapse btn cursor style (#586) 3 years ago
Stephen Zhou 6e5537d131
feat: dark mode support for explore page (#584)
* feat: dark mode support for auth page

* chore: update

* feat: dark mode support for explore page (#583)

* fix: avoid white text

* fix: import order
3 years ago
Stephen Zhou 90c85103c3
feat: dark mode support for auth page (#569)
* feat: dark mode support for auth page

* chore: update
3 years ago
Zeng1998 2d5d734da4
chore: update i18n for account settings (#582) 3 years ago
Zeng1998 e1e5121dd7
fix: get markdown image from backend (#581) 3 years ago
boojack b511a7b634
fix: user patch with empty email (#578) 3 years ago
Zeng1998 5f3cade810
feat: highlight the searched text in memo content (#514)
* feat: highlight the searched text in memo content

* update

* update

* update

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
boojack 072851e3ba
chore: update dialog style (#574)
* chore: update tests

* chore: update dialog styles
3 years ago
Tiefseemonster f4e2b7319a
fix: make tooltip text no-selecting (#567)
* no selecting tooltip text

With a double click on button, you can get selection on tooltip text. That may be distracting a little bit.

* Update web/src/less/memo.less

Co-authored-by: Stephen Zhou <hi@hyoban.cc>

Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Zeng1998 ff0db82dc3
chore: empty query text (#566) 3 years ago
Stephen Zhou 2daf085ce4
chore: fix vscode settings name (#565) 3 years ago
Tiefseemonster 495f1f2041
chore: fix name field in paragraph parser obj (#564) 3 years ago
boojack 8cfcd201b0
feat: support display video (#558) 3 years ago
boojack abcd3cfafb
feat: add `Strikethrough` syntax (#557)
feat: add `Strikethrough` rule
3 years ago
boojack 50d41c456b
chore: change memo created time (#556) 3 years ago
Zeng1998 1d41d53723
fix: icon style (#555) 3 years ago
Zeng1998 a4b7a77016
fix: cursor style (#549) 3 years ago
boojack a0b35f7aa9
feat: add French i18n item (#547)
feat: add French i18n
3 years ago
baptiste313 574e160a11
chore: addition of the French translation and small correction for the English (#546) 3 years ago
boojack 2042737004
feat: add username field (#544)
* feat: add username field

* chore: update
3 years ago
boojack a0667abec8
chore: update data initial requests (#538) 3 years ago
boojack 362306a9cb
chore: update i18n for visibility (#537) 3 years ago
Zeng1998 5e069f79a2
feat: esc to cancel editing (#532) 3 years ago
Zeng1998 7c78fb064f
fix: empty filter value (#529) 3 years ago
Yarden Shoham d8adc0afe9
feat: extend validation config max length (#523) 3 years ago
Zeng1998 0d0f893b93
chore: update i18 for memo sharing (#513) 3 years ago
Zeng1998 d2a87a4ddb
chore: bgcolor of memo share image (#508) 3 years ago
boojack 2d49e96a8a
feat: get image blob in backend (#495)
* feat: get image blob in backend

* chore: update
3 years ago
boojack 9036bd478b
fix: image scrollbar (#494) 3 years ago
Zeng1998 1acf2f8b13
chore: update i18 for settings (#490) 3 years ago
boojack a2831b37c4
feat: add database filesize in UI (#488) 3 years ago
boojack 706b1b428f
chore: add toast to system settings (#486) 3 years ago
boojack 1690566413
chore: update emoji picker (#483) 3 years ago
boojack a24b885236
chore: update share memo image (#482) 3 years ago
Stephen Zhou c89a6665b6
feat: fold memos according to horizontal rule (#478)
* feat: fold memos according to horizontal rule

* fix: button and content

* chore: update
3 years ago
Stephen Zhou 797accbc2c
feat: parser for horizontal rule (#477)
* feat: parser for horizontal rule

* chore: revert
3 years ago
boojack 66f9bc48bb
chore: remove mark memo (#476) 3 years ago
boojack de2eff474c
chore: remove memo card dialog (#475) 3 years ago
Mahoo Huang 67195859dc
fix: abnormal link regex (#474) 3 years ago
boojack 61abc6dd11
feat: update sharing memo image (#473) 3 years ago
boojack 9fe9245727
chore: update cancel edit button style (#472) 3 years ago
Zeng1998 906ec7994e
fix: clear query text (#469)
* fix: clear query text

* update

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Zeng1998 5258b0a5b4
chore: change memo card's bg color (#471) 3 years ago
boojack ceac53b6d0
feat: additional script system setting (#467) 3 years ago
Stephen Zhou 3775d5c9c2
feat: folding options (#459)
* feat: folding options

* chore: update

* chore: update

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Zeng1998 da80d4ef62
fix: duration query string (#465) 3 years ago
Zeng1998 d208731f5f
feat: visibility click filter (#463)
* feat: visibility click filter

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Stephen Zhou a90acdabb3
fix: route confusion entering from non-home page (#460)
Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Zeng1998 407d1cdcaa
feat: add visibility filter (#461)
* feat: add visibility filter

* update
3 years ago
boojack cb50bbc3cb
refactor: remove mixin colors (#458) 3 years ago
boojack 2743268fd7
chore: remove unused visibility selector (#457) 3 years ago
Zeng1998 8cc0977a01
fix: image url extraction (#453)
fix: image-url-extraction

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
boojack 0809ec8c72
chore: update editor style (#456) 3 years ago
boojack db93710f85
chore: remove mobile editor style user setting (#455) 3 years ago
boojack 241c93c6b7
feat: update editor style (#454)
* feat: update editor style

* chore: update bg
3 years ago
boojack fe05e6a464
chore: update version 0.7.2 (#447) 3 years ago
boojack d1aa6aa7f8
fix: editor resource list (#445) 3 years ago
boojack a142d975d7
feat: additional style system setting (#444)
* feat: additional style system setting

* feat: remove editor font setting
3 years ago
boojack 67691d1e99
feat: update visibility selector style (#441) 3 years ago
Zeng1998 9b827b4801
feat: add support for time-shortcut (#434)
* feat: add support for time-shortcut

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Zeng1998 421f4dbf60
feat: select visibility in editor (#421)
* feat: editing visibility selection

* update

* update

* update variable name

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
boojack 9866702850
fix: parser regexp for special character (#439) 3 years ago
Yunliang Zhou a313a9bb31
fix: route confusion entering from non-home page (#430) 3 years ago
Zeng1998 b6c0a04394
fix: share memo with resource list (#431)
* fix: share memo with resource list

* update

* Update web/src/components/ShareMemoImageDialog.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Zeng1998 1e3b8315a0
chore: update MemoResources props (#432) 3 years ago
Zeng1998 4f10c12092
chore: update translation (#417) 3 years ago
Zeng1998 78b4733fb9
chore: add icon for deleting resource (#414) 3 years ago
winwin2011 37bb3bc546
chore: allow skip version (#411)
* chore: allow skip version

* chore: opacity

* chore: polish

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
winwin2011 b43bfce254
fix: tag compressed (#412) 3 years ago
boojack 0d6281ef6b
chore: update signin page (#410)
* chore: update signin page

* chore: update version `v0.7.1`
3 years ago
boojack c27e38b11c
chore: enable `no-unused-vars` (#408) 3 years ago
boojack cf75054106
feat: add system setting to allow user signup (#407) 3 years ago
Zhou Yunliang 4ed987229b
feat: text filter regex support (#406) 3 years ago
Mahoo Huang a1068b6fe3
fix: abnormal blockquote regexp (#404)
```markdown
面向具体实现编程 ==> 面向抽象接口编程
```.
面向具体实现编程 ==
> 面向抽象接口编程
3 years ago
Zhou Yunliang 91a61e058a
feat: view all images of a memo (#393)
* feat: view all images of a memo

* fix: function arguments

* refactor: unified image preview

* refactor: image preview for resource dialog

Co-authored-by: XQ <qiaobingxue1998@163.com>
3 years ago
winwin2011 5bdf15aece
chore: fold/expand i18n (#400) 3 years ago
winwin2011 d347b7a91e
chore: pin button color (#399) 3 years ago
boojack 2c653f170c
chore: update corner width (#398) 3 years ago
boojack f8c0d73d2d
chore: update resource dialog style (#395) 3 years ago
boojack 006cb56d28
fix: heatmap data (#394) 3 years ago
Zeng1998 4246232fbe
feat: image preview enhancement (#385)
* feat: dialog content enhancement

* update

* feat: image carousel

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
boojack 9d8c9609c3
feat: cache editing memo id (#388)
* feat: cache editing memo id

* chore: update
3 years ago
boojack ef5492074e
chore: update memo stats api (#387) 3 years ago
boojack 40d5686031
chore: update unpin memo (#386) 3 years ago
Zeng1998 4276a7a56d
feat: remove unused resources (#379)
* feat: dialog content enhancement

* feat: remove unused resources

* update

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Zeng1998 d6fa1c7c80
feat: dialog content enhancement (#377) 3 years ago
boojack 29966451b6
feat: unpin button in the corner (#374)
* feat: unpin button in corner

* chore: update
3 years ago
boojack 7c401040c8
feat: add blockquote regexp (#366) 3 years ago
boojack 43541bde2c
feat: add update version banner (#365)
feat: add update version banenr
3 years ago
boojack 1e01c4dc46
chore: update resource service (#364) 3 years ago
Zeng1998 e85d368f87
feat: patch resource filename (#360)
* feat: resource filename rename

* update: resource filename rename

* update: resource filename rename

* update: validation about the filename

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Zeng1998 30daea0c4f
fix: typo (#357)
* feat: resource dialog enhancements

* update

* fix: typo

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Zeng1998 b891e08928
feat: resource dialog enhancements (#356)
* feat: resource dialog enhancements

* update
3 years ago
boojack 94df09c8c0
chore: update memo list api (#350) 3 years ago
boojack bdf6d4d42a
feat: case-insensitive search (#347) 3 years ago
boojack cb2e1ae355
fix: fetch memo with filter (#346) 3 years ago
Zhou Yunliang 4e00b1b0cd
feat: rss support (#343)
* feat: rss support

* chore: go mod tidy

* chore: change route group prefix

* Update server/server.go

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

* Update server/rss.go

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

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
boojack fe5ba6850b
chore: update insert content in editor (#336) 3 years ago
Mahoo Huang 5690dab6bb
feat: add some hotkeys (#320)
* feat: add some hotkeys

* fix: hotkeys lose the text behind selected

* chore: adjust insertText params passing
3 years ago
Zeng1998 65506a5b30
chore: update the translation (#333) 3 years ago
boojack e6f376ae66
fix: user setting name (#331) 3 years ago
boojack 1c2998c4d8
feat: pagination for memo list (#330) 3 years ago
Zeng1998 fc5d5cf231
fix: patch memo with resource list (#328)
fix: 修改memo时添加图片不显示
3 years ago
boojack 2a4fc7dcc3
chore: update memo display time (#327)
* chore: update memo display time

* chore: update
3 years ago
boojack b68d6e2693
feat: update memo sort option setting (#326)
feat: add memo display ts
3 years ago
boojack 0b34b142c8
chore: update marked (#325) 3 years ago
boojack 0b2a9d8511
fix: bold and emphasis regex (#323)
* fix: bold and emphasis regex

* chore: udpate
3 years ago
winwin2011 7c9c5c316b
chore: update i18n in settings (#324)
chore: i18n
3 years ago
winwin2011 180ae206c7
feat: inline code within link (#321)
* feat: inline code with link

* fix: decoration style
3 years ago
boojack 69e3ba6bed
chore: update demo seeding data (#318)
chore: update seeding data
3 years ago
Zeng1998 bf5b7e747d
feat: customize memo list sorting rules (#312)
* chore: update .gitignore

* feat: 添加Memo列表按更新时间排序

* fix go-static-checks

* update

* update

* update Memo.tsx/MemoList.tsx

* handle conflict

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
f97 24154c95f2
feat: editor tab support (#309)
* feat: editor tab support

* Update web/src/components/MemoEditor.tsx

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

* chore: if return style

Co-authored-by: boojack <stevenlgtm@gmail.com>
Co-authored-by: hyoban <hi@hyoban.cc>
3 years ago
boojack 35a8817442
fix: memo list auto scroll to top (#313)
fix: editor initial content
3 years ago
boojack c7378e78d9
chore: update mask animation styles (#306) 3 years ago
Tiger ab182dc22a
chore: update `zh.json` (#304)
Update zh.json
3 years ago
boojack f554e5a357
fix: close button z-index in setting dialog (#303) 3 years ago
Steven 749486ba3c chore: update marked tests 3 years ago
Hyoban 26aae0e637
fix: blank line after table (#298) 3 years ago
Hyoban 3d0c6004c0
feat: support markdown table (#294)
* feat: support markdown table

* chore: update table style

* test: for markdown table parse
3 years ago
Steven cc759bef56 fix: handle highlight unknown language error 3 years ago
boojack 086b10717f
feat: upload files by dropping (#292) 3 years ago
boojack eefd0444c8
feat: add highlight for code block (#291)
* feat: add highlight for code block

* chore: update test
3 years ago
Hyoban 65a61ed270
fix: can not click sidebar (#289) 3 years ago
Hyoban 5e7db4631e
feat: handle esc keyboard event for editor (#288) 3 years ago
boojack 0d6114e25e
feat: update sidebar mask styles (#287) 3 years ago
h2o2o ce5a6fa3ac
chore: update sidebar styles in mobile view (#285)
* 添加移动端点击自动关闭侧边栏

* 添加移动端点击自动关闭侧边栏

* 添加移动端点击自动关闭侧边栏

* move closeSidebar function to utils

* move closeSidebar function to utils

* 侧边栏优化

* 移动端侧边栏优化

* 移动端侧边栏优化

* 移动端侧边栏优化
3 years ago
Steven ffe145d436 chore: revert sidebar updates 3 years ago
zburu 37cd841992
chore: adjust sidebar style (#277) 3 years ago
h2o2o 315ab94c94
添加移动端点击自动关闭侧边栏 (#271) 3 years ago
f97 1aa9963e07
fix: i18n for filter (#275) 3 years ago
Steven 88ade2c0b7 chore: update i18n for filter 3 years ago
winwin2011 4ada7dce77
chore: update i18n for shortcut filter (#270)
* chore: resources i18n

* chore: shortcut-list i18n

* chore: resources i18n

* chore: resources i18n

* chore: resources i18n
3 years ago
steven a323689ee6 chore: update copy button style 3 years ago
f97 2ea612e2fe
feat: add copy button to memo (#267)
* feat: copy-content

* Update web/src/less/memo-detail.less

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
boojack ca2557eb7e
fix: tag filter (#266) 3 years ago
steven e0f95686f3 chore: update header style 3 years ago
f97 29770e8bfb
chore: update vietnamese i18n (#261) 3 years ago
steven b959acc69d fix: update marked test cases 3 years ago
steven 486cf8bdac feat: add `escape` to renderer 3 years ago
boojack eaf89aa2f2
feat: update marked parsers (#260)
* chore: remove external match functions

* chore: update parsers
3 years ago
boojack 4bd373ba57
fix: tag selector position (#259) 3 years ago
steven 7b29c65f58 feat: add `inline-code` syntax parser 3 years ago
steven 4a2fe3aaae chore: update user banner style 3 years ago
steven 778282ae29 chore: update resource dialog 3 years ago
steven 05e46ee4a8 fix: emoji picker style 3 years ago
boojack 222c792539
fix: tag regexp (#253) 3 years ago
boojack 51fb8ddb07
feat: simple markdown parser (#252)
* feat: simple markdown parser

* chore: rename test file name

* feat: add plain text link parser

* chore: update style
3 years ago
steven 8e63b8f289 chore: update interval flag type 3 years ago
steven 17c35be426 chore: add `--passWithNoTests` to jest 3 years ago
steven df5818cdc5 chore: add `jest` 3 years ago
steven 5894104524 chore: update inline image 3 years ago
steven 09732df0f5 chore: regenerate `yarn.lock` 3 years ago
steven ae8f292306 feat: create memo with resourceIdList 3 years ago
steven c7cf35c7de feat: update memo resource component 3 years ago
steven b2c22977c1 feat: update memo editor with uploading resources 3 years ago
steven c0edb72b3d chore: update react version 3 years ago
boojack 65f7aa7914
fix: emoji picker position in fullscreen (#251) 3 years ago
boojack 06f5a5788e
fix: mobile editor float style (#247) 3 years ago
boojack 52c8ac2ad3
chore: update emoji picker toggle logic (#244) 3 years ago
Steven 0c80654cc2 chore: update dropdown action button style 3 years ago
Steven a2180f177f chore: remove `vite-plugin-pwa` 3 years ago
Steven b992d07f3e chore: update memo detail header 3 years ago
Steven dc3052e225 chore: release `v0.4.5` 3 years ago
Steven 77a3513a6b chore: update memo detail page 3 years ago
Steven 0dd2337663 chore: update router 3 years ago
Steven 63468dbaf3 chore: update memo detail access handler 3 years ago
f97 2acd5d4af2
chore: support html form (#236) 3 years ago
Steven 6c1cc1d283 chore: use conditional rendering instead of OnlyWhen 3 years ago
Steven 15cfc9e1f5 chore: add memo detail page 3 years ago
Steven 004713d4cd chore: update dropdown component 3 years ago
f97 7a6eb53e0f
feat: float mobile editor (#234)
* feat: float mobile editor

* fix: fix pr comment

* lint: fix golangci-lint
3 years ago
boojack 02c26d5bb4
chore: update i18n for memo visibility (#233) 3 years ago
Steven c60c58ed69 chore: fix memo content click handler 3 years ago
Steven 366afdd1e4 feat: use `i18next` 3 years ago
Steven 307483e499 feat: use `react-router` 3 years ago
boojack a1066322c8
chore: add `vite-plugin-pwa` (#230) 3 years ago
f97 050a2d39fa
chore: fix i18n vietnamese typos and update MemoCardDialog (#228) 3 years ago
Steven 13aa61bbc0 chore: update i18n for change password dialog 3 years ago
boojack f4d0e8c948
chore: hide the searchbar of emoji picker (#222)
chore: hide emoji picker searchbar
3 years ago
f97 e7db587a9e
feat: add emoji picker in editor (#221)
* feat: add vietnamese

* feat: add emoji picker in editor

* fix failing checks

* move emoji button before upload button

* move script to body index.html

* Update web/index.html

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Steven 721aa3c907 chore: update `v0.4.4` 3 years ago
Steven 77178afad5 chore: add no data tip 3 years ago
Steven fd7b8c3293 chore: add copy non-private memo link 3 years ago
Steven 660908e436 chore: add `react-router` 3 years ago
Steven 8d694f7732 chore: remove language beta badge 3 years ago
f97 bdfa9f7a56
chore: update i18n for UserBanner (#219)
* feat: add vietnamese

* chore: update i18n

* Update web/src/locales/zh.json

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

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Steven 2c17ea703d chore: fix `manifest.json` image 3 years ago
Steven 1591fdf61c chore: update i18n structures 3 years ago
f97 811f3340e9
feat: add vietnamese (#218) 3 years ago