Commit Graph

1318 Commits

Author SHA1 Message Date
d2a87a4ddb chore: bgcolor of memo share image (#508) 2022-11-21 18:38:32 +08:00
b05a176490 chore: add license to README (#506) 2022-11-21 07:20:36 +08:00
d149926a39 chore: update seed data (#507) 2022-11-21 07:17:28 +08:00
2d49e96a8a feat: get image blob in backend (#495)
* feat: get image blob in backend

* chore: update
2022-11-19 18:43:56 +08:00
9036bd478b fix: image scrollbar (#494) 2022-11-19 17:36:25 +08:00
477130aa85 chore: update db filesize access control (#493) 2022-11-19 17:07:40 +08:00
878e0eabc8 feat: add crawler plugin (#492)
* feat: add crawler plugin

* chore: update

* chore: go mod tidy

* chore: update
2022-11-19 16:58:55 +08:00
62f63d4af7 chore: update dependencies version (#491) 2022-11-19 14:51:28 +08:00
1acf2f8b13 chore: update i18 for settings (#490) 2022-11-19 10:33:52 +08:00
a4a5e539ed chore: update dev version (#489) 2022-11-19 09:57:54 +08:00
a2831b37c4 feat: add database filesize in UI (#488) v0.7.3 2022-11-18 21:17:52 +08:00
706b1b428f chore: add toast to system settings (#486) 2022-11-17 21:37:57 +08:00
1690566413 chore: update emoji picker (#483) 2022-11-17 21:11:58 +08:00
a24b885236 chore: update share memo image (#482) 2022-11-17 21:01:26 +08:00
c89a6665b6 feat: fold memos according to horizontal rule (#478)
* feat: fold memos according to horizontal rule

* fix: button and content

* chore: update
2022-11-15 14:49:08 +00:00
797accbc2c feat: parser for horizontal rule (#477)
* feat: parser for horizontal rule

* chore: revert
2022-11-15 21:56:44 +08:00
66f9bc48bb chore: remove mark memo (#476) 2022-11-15 21:22:08 +08:00
de2eff474c chore: remove memo card dialog (#475) 2022-11-15 21:16:53 +08:00
67195859dc fix: abnormal link regex (#474) 2022-11-15 21:15:10 +08:00
61abc6dd11 feat: update sharing memo image (#473) 2022-11-15 21:02:55 +08:00
9fe9245727 chore: update cancel edit button style (#472) 2022-11-15 20:35:56 +08:00
906ec7994e fix: clear query text (#469)
* fix: clear query text

* update

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-15 19:52:16 +08:00
5258b0a5b4 chore: change memo card's bg color (#471) 2022-11-15 18:55:11 +08:00
ceac53b6d0 feat: additional script system setting (#467) 2022-11-14 22:21:19 +08:00
3775d5c9c2 feat: folding options (#459)
* feat: folding options

* chore: update

* chore: update

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-14 22:06:05 +08:00
da80d4ef62 fix: duration query string (#465) 2022-11-14 18:57:43 +08:00
205ad0fd6d chore: change rss item title (#464) 2022-11-14 13:28:50 +08:00
d208731f5f feat: visibility click filter (#463)
* feat: visibility click filter

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-13 21:23:40 +08:00
a90acdabb3 fix: route confusion entering from non-home page (#460)
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-13 19:40:16 +08:00
407d1cdcaa feat: add visibility filter (#461)
* feat: add visibility filter

* update
2022-11-13 19:34:22 +08:00
cb50bbc3cb refactor: remove mixin colors (#458) 2022-11-13 14:25:02 +08:00
2743268fd7 chore: remove unused visibility selector (#457) 2022-11-13 10:47:21 +08:00
8cc0977a01 fix: image url extraction (#453)
fix: image-url-extraction

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-12 21:25:50 +08:00
0809ec8c72 chore: update editor style (#456) 2022-11-12 21:22:51 +08:00
db93710f85 chore: remove mobile editor style user setting (#455) 2022-11-12 21:01:34 +08:00
241c93c6b7 feat: update editor style (#454)
* feat: update editor style

* chore: update bg
2022-11-12 20:57:08 +08:00
bf07ab9e2f fix: remove duplicate tag (#450)
fix: remove dumplicate tag
2022-11-12 11:31:16 +08:00
fe05e6a464 chore: update version 0.7.2 (#447) v0.7.2 2022-11-12 09:19:44 +08:00
d1aa6aa7f8 fix: editor resource list (#445) 2022-11-12 09:04:26 +08:00
79af7e8abf fix: parse tag list (#446) 2022-11-12 09:02:44 +08:00
a142d975d7 feat: additional style system setting (#444)
* feat: additional style system setting

* feat: remove editor font setting
2022-11-11 23:42:44 +08:00
67691d1e99 feat: update visibility selector style (#441) 2022-11-11 19:25:21 +08:00
9b827b4801 feat: add support for time-shortcut (#434)
* feat: add support for time-shortcut

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-11 19:14:38 +08:00
421f4dbf60 feat: select visibility in editor (#421)
* feat: editing visibility selection

* update

* update

* update variable name

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-10 13:43:49 +00:00
8f119c4265 chore: update session key (#440) 2022-11-10 20:51:37 +08:00
9866702850 fix: parser regexp for special character (#439) 2022-11-10 20:38:14 +08:00
a313a9bb31 fix: route confusion entering from non-home page (#430) 2022-11-10 19:50:12 +08:00
e53f5fdd29 chore: update seed data (#437) 2022-11-10 08:41:11 +08:00
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>
2022-11-09 14:58:16 +00:00
1e3b8315a0 chore: update MemoResources props (#432) 2022-11-09 22:10:31 +08:00