Commit Graph

198 Commits

Author SHA1 Message Date
boojack
536627007d
feat: schema migration handler (#100)
* chore: update about site dialog

* feat: schema migration

* chore: lint with golangci
2022-07-02 10:47:16 +08:00
boojack
3c58953e56 chore: add version checker 2022-07-02 01:06:28 +08:00
boojack
0d317839d2 Merge branch 'main' of github.com:justmemos/memos 2022-07-02 00:58:11 +08:00
boojack
fa9443f121 chore: update docker username 2022-07-02 00:58:03 +08:00
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
87e6277977 fix: upsert migration history 2022-07-01 20:08:25 +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
bfc6e4dd0f chore: update seed data 2022-06-30 22:36:19 +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
5b2e6a568f
chore: get tags by openid (#95) 2022-06-28 22:32:10 +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
011fcc7dd4 chore: rename module 2022-06-27 22:09:06 +08:00
Hyoban
a62c982a3d
fix: cannot register in production (#91) 2022-06-27 19:11:56 +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
boojack
4ce728300b chore: data desensitize for owner 2022-06-22 19:16:31 +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
ceef257348 chore: get tags from exist memos 2022-06-21 23:29:07 +08:00
boojack
babeb468c1 chore: update daily dialog style 2022-06-21 22:29:14 +08:00
boojack
85ce72282b fix: response type 2022-06-21 22:29:06 +08:00
Steven
f80f0f2422
chore: use markdown image syntax (#83) 2022-06-21 22:14:52 +08:00
Steven
9f81362027
feat: add /api/tag (#82) 2022-06-21 21:58:33 +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
b96d78ed19 fix: tag ending space 2022-06-19 10:42:07 +08:00
STEVEN
164873b344
chore: find memo by tag (#74) 2022-06-14 23:09:03 +08:00
boojack
8df0711f80 chore: update deploy guide in readme 2022-05-29 11:04:58 +08:00
boojack
183ce534b9 chore: add ON DELETE CASCADE 2022-05-28 07:43:07 +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
boojack
7b6be96eb3 chore: add patch memo by open api 2022-05-22 22:39:24 +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