Commit graph

923 commits

Author SHA1 Message Date
boojack bdc9632b5b
chore: rename user role (#108)
* chore: rename user role to `host`

* chore: related frontend changes

* chore: fix migration file

* chore: use tricky sql
2022-07-08 22:16:18 +08:00
boojack 6f32643d7c
refactor: visitor view (#107)
* refactor: update api

* refactor: visitor view

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

* chore: remove unused less
2022-07-07 22:02:40 +08:00
Hyoban 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
Hyoban e202d7b8d6
fix: banner text click not work (#104)
* fix: banner text click not work

* fix: replenish duration

Co-authored-by: boojack <stevenlgtm@gmail.com>

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-07-06 11:22:19 +08:00
boojack 5a20db0bed chore: fix missing extend style item 2022-07-05 22:54:22 +08:00
boojack 2136a954f5 chore: make editor sticky 2022-07-05 22:48:21 +08:00
boojack 0e8d3e6907 chore: fix memos amount 2022-07-05 22:09:11 +08:00
boojack 592e037f21 feat: use api with open_id instead of webhooks 2022-07-05 22:04:17 +08:00
boojack c6695121f0 chore: update github action 2022-07-04 22:37:31 +08:00
boojack 17a61bb65f choe: update shortcut actived style 2022-07-04 21:45:54 +08:00
boojack 49666ddaf3 fix: patch memo missing creator_id 2022-07-04 21:27:44 +08:00
boojack 29f73f0d25 chore: update tag list selector 2022-07-04 21:27:07 +08:00
boojack 3f3f6eaee8 fix: dockerfile 2022-07-03 22:45:10 +08:00
boojack f743532e57
feat: support multi platforms docker image (#103) 2022-07-03 21:52:44 +08:00
boojack 58f62f88a8
chore: add test github action (#102)
chore: test
2022-07-03 21:37:06 +08:00
boojack 3a837203a5 chore: update buildx version 2022-07-03 21:29:25 +08:00
boojack 1a86b3cb5a chore: update Dockerfile 2022-07-03 21:15:43 +08:00
boojack d211f0f474 chore: support multi-plantform for docker 2022-07-03 20:54:42 +08:00
boojack eb80bc7798 chore: update demo.png 2022-07-03 11:34:04 +08:00
boojack 3b0346d84c chore: update seed data 2022-07-03 11:25:06 +08:00
boojack 65ade1fc87 chore: update todo block 2022-07-03 11:24:57 +08:00
boojack 5dd6d505cc chore: use undefined instead of UNKNOWN_ID 2022-07-02 15:05:42 +08:00
boojack 2fe2b82809 chore: update seed data 2022-07-02 15:01:59 +08:00
boojack 06fc29aecd chore: rename delete to archive 2022-07-02 14:14:18 +08:00
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