Commit Graph

113 Commits

Author SHA1 Message Date
boojack
a7425ac558
feat: toggle todo status by clicking (#99) 2022-07-02 00:56:25 +08:00
boojack
9611ff7386
chore: release v0.1.3 (#98)
* chore: update github action

* chore: release `v0.1.3`

* fix: create migration_history table

* fix: compare migration_history
2022-07-01 20:39:48 +08:00
boojack
0945b14deb chore: update signup page style 2022-07-01 19:53:31 +08:00
boojack
1b60180b79 chore: update setting dialog style 2022-07-01 19:32:42 +08:00
boojack
57ce96d23e chore: fix expand style 2022-06-30 21:30:07 +08:00
boojack
64f67f4bda
chore: update content parser (#97) 2022-06-30 21:19:50 +08:00
boojack
8cb9675965
chore: download image by one click (#94)
chore: download image by clicking
2022-06-28 21:56:06 +08:00
boojack
08210d55c3 chore: rename to DailyReviewDialog 2022-06-25 11:50:35 +08:00
boojack
62f0122cd5 chore: restore icon 2022-06-25 09:58:15 +08:00
boojack
8cb3994022 chore: update sharing image preview 2022-06-25 09:58:00 +08:00
boojack
cad4db128b fix: mouse hover in heatmap 2022-06-25 09:57:31 +08:00
Steven
4871ebf24e
chore: release v0.1.2 (#88)
* chore: release `v0.1.2`

* chore: update demo.png
2022-06-24 20:06:47 +08:00
boojack
929f621be4 chore: add image uploading status 2022-06-24 20:01:02 +08:00
boojack
2c8ff2794d chore: add ping button 2022-06-24 19:29:33 +08:00
Tiger
d1a7527c0d
fix: content link style (#86)
* Update memo-content.less

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

Co-authored-by: Steven <imrealleonardo@gmail.com>
2022-06-24 08:23:22 +08:00
boojack
3be5ea34a4 chore: update popup button styles 2022-06-22 19:52:06 +08:00
Steven
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
boojack
babeb468c1 chore: update daily dialog style 2022-06-21 22:29:14 +08:00
Steven
f80f0f2422
chore: use markdown image syntax (#83) 2022-06-21 22:14:52 +08:00
boojack
cc54be0d1d chore: fix date selector style 2022-06-21 08:43:45 +08:00
Steven
40680a5e0f
chore: update memo action buttons style (#80)
chore: update memo action btn style
2022-06-21 08:35:46 +08:00
Steven
f849a94dc5
chore: show daily memos view in sidebar (#79) 2022-06-21 08:16:42 +08:00
STEVEN
50fee8b0f4
chore: release v0.1.1 (#77) 2022-06-19 11:46:34 +08:00
boojack
efb3fad194 fix: hidden priority 2022-06-19 11:39:29 +08:00
STEVEN
1733ed670c
fix: tag regex (#76)
* fix: tag regex

* fix: tag styles

* chore: remove usused codes
2022-06-19 11:34:49 +08:00
STEVEN
cd7000da70
feat: responsive view (#75)
* chore: add license

* feat: mobile view
2022-06-19 11:32:49 +08:00
boojack
cc2e5ab6fd chore: update router 2022-05-28 07:38:06 +08:00
STEVEN
5d6df87af0
fix: sort tags in creating shortcut (#69) 2022-05-24 18:07:46 +08:00
STEVEN
668276f0df
chore: release v0.1.0 (#65)
* chore: update version `v0.1.0`

* fix: initial memo filter
2022-05-22 18:11:27 +08:00
boojack
d23262856e fix: initial memo filter 2022-05-22 17:40:32 +08:00
boojack
069c5d6a35 chore: fix upload image insert text 2022-05-22 17:10:46 +08:00
boojack
2e5b120986 chore: update store selector 2022-05-22 12:41:15 +08:00
boojack
b52c16c43f chore: use axios instead of fetch 2022-05-22 12:02:58 +08:00
boojack
a580df5c9f chore: update redux store and service 2022-05-22 11:01:20 +08:00
boojack
0b3c77c79c chore: remove customize redux 2022-05-22 01:12:49 +08:00
boojack
c34cbb19bc fix: memo import 2022-05-21 12:42:28 +08:00
boojack
7b668f17f5 chore: rename repo 2022-05-21 12:33:18 +08:00
boojack
c2e5a1a524 refactor: use redux 2022-05-21 12:21:06 +08:00
boojack
2e9152e223 fix: web build 2022-05-20 23:17:19 +08:00
boojack
9a3afc56e7 fix: shortcutId in filter 2022-05-20 23:10:47 +08:00
boojack
3fc907d446 chore: fix sign in style 2022-05-20 22:48:51 +08:00
boojack
3fdc5bb2b1 chore: update demo user 2022-05-20 06:48:55 +08:00
STEVEN
d6680a0bcc
feat: seed data only in dev mode (#61) 2022-05-19 22:29:27 +08:00
boojack
304df8674a chore: fix build 2022-05-19 18:35:34 +08:00
boojack
6fe1db42b5 chore: update store types 2022-05-19 18:32:49 +08:00
boojack
74ab42069f chore: add service version 2022-05-17 21:21:13 +08:00
boojack
18fc93789b chore: update button style 2022-05-17 18:25:36 +08:00
boojack
c492317ffe feat: member manage section in setting dialog 2022-05-16 22:19:39 +08:00
STEVEN
5fc0fb24f4
feat: upload resource by openid api (#55) 2022-05-15 22:54:21 +08:00
STEVEN
615cec3066
feat: import data from json (#53) 2022-05-15 22:21:13 +08:00