Commit Graph

47 Commits

Author SHA1 Message Date
2743268fd7 chore: remove unused visibility selector (#457) 2022-11-13 10:47:21 +08:00
1e3b8315a0 chore: update MemoResources props (#432) 2022-11-09 22:10:31 +08:00
9d8c9609c3 feat: cache editing memo id (#388)
* feat: cache editing memo id

* chore: update
2022-10-31 21:39:22 +08:00
2a4fc7dcc3 chore: update memo display time (#327)
* chore: update memo display time

* chore: update
2022-10-21 20:26:00 +08:00
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>
2022-10-05 16:39:04 +08:00
51fb8ddb07 feat: simple markdown parser (#252)
* feat: simple markdown parser

* chore: rename test file name

* feat: add plain text link parser

* chore: update style
2022-10-02 22:49:30 +08:00
77a3513a6b chore: update memo detail page 2022-09-24 09:31:20 +08:00
63468dbaf3 chore: update memo detail access handler 2022-09-21 19:31:02 +08:00
6c1cc1d283 chore: use conditional rendering instead of OnlyWhen 2022-09-20 23:30:25 +08:00
15cfc9e1f5 chore: add memo detail page 2022-09-20 22:55:24 +08:00
02c26d5bb4 chore: update i18n for memo visibility (#233) 2022-09-20 08:34:49 +08:00
c60c58ed69 chore: fix memo content click handler 2022-09-19 23:01:14 +08:00
366afdd1e4 feat: use i18next 2022-09-19 22:27:50 +08:00
f97
050a2d39fa chore: fix i18n vietnamese typos and update MemoCardDialog (#228) 2022-09-18 09:17:46 +08:00
fd7b8c3293 chore: add copy non-private memo link 2022-09-16 22:49:11 +08:00
1591fdf61c chore: update i18n structures 2022-09-16 21:25:39 +08:00
7e8d1128f8 chore: update i18n (#215) 2022-09-15 06:53:51 +08:00
6e4577f721 feat: add MemoContent component 2022-09-10 21:22:26 +08:00
5fa9aa3c22 chore: add memo resources component 2022-09-09 07:53:02 +08:00
3e13fa1ce6 chore: update marked helper 2022-09-02 09:07:32 +08:00
57f51d1c58 feat: allow updating memo createdTs 2022-08-25 22:02:32 +08:00
f06a3d171b chore: update error message handler 2022-08-20 07:34:39 +08:00
2f33eceada chore: set default memo visibility 2022-08-19 21:59:50 +08:00
XQ
972a49d6aa chore: code clean (#140) 2022-08-09 21:36:48 +08:00
8c8bb9e59f chore: update search bar styles 2022-07-31 09:10:30 +08:00
c703f281d9 chore: update feather icon 2022-07-30 00:29:20 +08:00
df7b4d54c6 chore: show inline image in daily review dialog (#135) 2022-07-29 20:11:14 +08:00
2b8078a19b chore: add CommonDialog 2022-07-28 20:19:14 +08:00
fa93d0fd6e chore: update visibility selector style 2022-07-27 20:02:00 +08:00
07d9649b22 chore: add visibility selector 2022-07-26 21:24:52 +08:00
93ba2f4fab chore: fix icon style 2022-07-17 10:29:12 +08:00
9417797b99 chore: use fontawesome instead of material icons 2022-07-17 09:58:56 +08:00
3de00cf4a8 chore: add dayjs to parse datetime 2022-07-16 11:50:40 +08:00
2e126c71f0 chore: update button elements 2022-07-10 12:02:36 +08:00
7418d2965d fix: visitor view in frontend 2022-07-09 08:32:46 +08:00
1afc183458 feat: update memo visibility in frontend 2022-07-08 23:38:24 +08:00
346d219cd5 chore: reorder imports manually (#106)
* chore: reorder imports manually

* chore: remove unused less
2022-07-07 22:02:40 +08:00
2136a954f5 chore: make editor sticky 2022-07-05 22:48:21 +08:00
f80f0f2422 chore: use markdown image syntax (#83) 2022-06-21 22:14:52 +08:00
cd7000da70 feat: responsive view (#75)
* chore: add license

* feat: mobile view
2022-06-19 11:32:49 +08:00
b52c16c43f chore: use axios instead of fetch 2022-05-22 12:02:58 +08:00
a580df5c9f chore: update redux store and service 2022-05-22 11:01:20 +08:00
c2e5a1a524 refactor: use redux 2022-05-21 12:21:06 +08:00
6fe1db42b5 chore: update store types 2022-05-19 18:32:49 +08:00
72d36b964a chore: update styles 2022-05-03 12:15:47 +08:00
226e9c156a feat: change main language to english 2022-02-04 22:48:22 +08:00
06bffd0ba5 migrate frontend 2021-12-08 23:43:52 +08:00