Commit Graph

146 Commits (v0.2.1)

Author SHA1 Message Date
boojack 8a2008d6d7 chore: release `v0.2.1` 3 years ago
boojack 9c842d0a40 fix: remove axios withCredentials 3 years ago
boojack 0dc377550f chore: fix hover heatmap 3 years ago
boojack 8a91b0ad9d chore: add github badge 3 years ago
boojack 6053df050c chore: update create memo with visibility 3 years ago
boojack 3517c6181d chore: update `vite` 3 years ago
boojack 2e126c71f0 chore: update button elements 3 years ago
boojack 46d7ecca88 feat: use go embed 3 years ago
boojack 48d8c6ee0f chore: update lock file 3 years ago
boojack 5fd3cfdb61 chore: update user store 3 years ago
boojack 10d710cf03 chore: fix editor z-index 3 years ago
boojack d75338b6e9 chore: fix z-index 3 years ago
boojack b85af714f5 feat: fullscreen editor 3 years ago
boojack 91d45d6d46
chore: release `v0.2.0` (#114) 3 years ago
boojack 6a8c559e8c chore: update visitor view buttons 3 years ago
boojack 7418d2965d fix: visitor view in frontend 3 years ago
boojack 1afc183458 feat: update memo visibility in frontend 3 years ago
boojack aed137472c fix: open id checking order 3 years ago
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
3 years ago
boojack 6f32643d7c
refactor: visitor view (#107)
* refactor: update api

* refactor: visitor view

* chore: update seed data
3 years ago
boojack 346d219cd5
chore: reorder imports manually (#106)
* chore: reorder imports manually

* chore: remove unused less
3 years ago
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
3 years ago
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>
3 years ago
boojack 5a20db0bed chore: fix missing extend style item 3 years ago
boojack 2136a954f5 chore: make editor sticky 3 years ago
boojack 0e8d3e6907 chore: fix memos amount 3 years ago
boojack 17a61bb65f choe: update shortcut actived style 3 years ago
boojack 29f73f0d25 chore: update tag list selector 3 years ago
boojack 65ade1fc87 chore: update todo block 3 years ago
boojack 5dd6d505cc chore: use `undefined` instead of `UNKNOWN_ID` 3 years ago
boojack 2fe2b82809 chore: update seed data 3 years ago
boojack 06fc29aecd chore: rename delete to archive 3 years ago
boojack 536627007d
feat: schema migration handler (#100)
* chore: update about site dialog

* feat: schema migration

* chore: lint with golangci
3 years ago
boojack a7425ac558
feat: toggle todo status by clicking (#99) 3 years ago
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
3 years ago
boojack 0945b14deb chore: update signup page style 3 years ago
boojack 1b60180b79 chore: update setting dialog style 3 years ago
boojack 57ce96d23e chore: fix expand style 3 years ago
boojack 64f67f4bda
chore: update content parser (#97) 3 years ago
boojack 8cb9675965
chore: download image by one click (#94)
chore: download image by clicking
3 years ago
boojack 08210d55c3 chore: rename to `DailyReviewDialog` 3 years ago
boojack 62f0122cd5 chore: restore icon 3 years ago
boojack 8cb3994022 chore: update sharing image preview 3 years ago
boojack cad4db128b fix: mouse hover in heatmap 3 years ago
Steven 4871ebf24e
chore: release v0.1.2 (#88)
* chore: release `v0.1.2`

* chore: update demo.png
3 years ago
boojack 929f621be4 chore: add image uploading status 3 years ago
boojack 2c8ff2794d chore: add `ping` button 3 years ago
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>
3 years ago
boojack 3be5ea34a4 chore: update popup button styles 3 years ago
Steven 1999260f9d
chore: expand/fold memo content button (#84)
* chore: toggle show all content button

* chore: update expand text

* chore: rename
3 years ago