Commit Graph

49 Commits

Author SHA1 Message Date
6c1cc1d283 chore: use conditional rendering instead of OnlyWhen 2022-09-20 23:30:25 +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
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
d1a4348048 chore: support double-click to edit memo (#207) 2022-09-09 19:42:04 +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
2a11aed881 chore: update dialog event listener 2022-08-30 07:41:28 +08:00
5bdf7654fc chore: update detail styles 2022-08-27 08:57:29 +08:00
2935057ca7 chore: update i18n 2022-08-20 11:36:33 +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
a7a01df79a chore: update i18n 2022-08-19 21:30:31 +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
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
5da4c98f05 chore: update icon button styles 2022-07-19 21:46:38 +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
5fd3cfdb61 chore: update user store 2022-07-10 08:36:10 +08:00
1afc183458 feat: update memo visibility in frontend 2022-07-08 23:38:24 +08:00
6f32643d7c refactor: visitor view (#107)
* refactor: update api

* refactor: visitor view

* chore: update seed data
2022-07-07 23:11:20 +08:00
346d219cd5 chore: reorder imports manually (#106)
* chore: reorder imports manually

* chore: remove unused less
2022-07-07 22:02:40 +08:00
6b5d5e757e feat: personal memos page (#105)
* feat: no need to log in to view memos

* chore: add a normal user to seed

* feat: page for other members

* fix: replace window.location

* fix: can not get username on home

* fix: check userID

* fix: can visit other user's page after login

* fix: do not redirect on wrong path

* fix: path error when clicked heatmap

* refactor: revise for review

* chore: remove unused import

* refactor: revise for review

* feat: update each user's route to /u/:userId.

* chore: eslint for import sort

* refactor: revise for review
2022-07-07 20:22:36 +08:00
65ade1fc87 chore: update todo block 2022-07-03 11:24:57 +08:00
5dd6d505cc chore: use undefined instead of UNKNOWN_ID 2022-07-02 15:05:42 +08:00
06fc29aecd chore: rename delete to archive 2022-07-02 14:14:18 +08:00
a7425ac558 feat: toggle todo status by clicking (#99) 2022-07-02 00:56:25 +08:00
57ce96d23e chore: fix expand style 2022-06-30 21:30:07 +08:00
64f67f4bda chore: update content parser (#97) 2022-06-30 21:19:50 +08:00
3be5ea34a4 chore: update popup button styles 2022-06-22 19:52:06 +08:00
1999260f9d chore: expand/fold memo content button (#84)
* chore: toggle show all content button

* chore: update expand text

* chore: rename
2022-06-22 08:36:09 +08:00
f80f0f2422 chore: use markdown image syntax (#83) 2022-06-21 22:14:52 +08:00
40680a5e0f chore: update memo action buttons style (#80)
chore: update memo action btn style
2022-06-21 08:35:46 +08:00
1733ed670c fix: tag regex (#76)
* fix: tag regex

* fix: tag styles

* chore: remove usused codes
2022-06-19 11:34: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
a9a888ef54 chore: update pinned memo style 2022-05-03 02:14:21 +08:00
995ec34bf8 feat: pin/unpin memo 2022-05-02 10:57:20 +08:00
017bbfa6d6 feat: add lodash-es package 2022-02-06 00:13:15 +08:00
226e9c156a feat: change main language to english 2022-02-04 22:48:22 +08:00
374721fa48 fix: memo formater 2022-01-27 12:12:43 +08:00
06bffd0ba5 migrate frontend 2021-12-08 23:43:52 +08:00