Commit Graph

242 Commits (8d694f77329f1ecf4aac02ff04562af1b8771a88)

Author SHA1 Message Date
Steven 2aed7c70aa chore: update cancel editing button 3 years ago
Lim Ding Wen b1062f5387
fix: Fix Typo (Editting -> Editing) (#161) 3 years ago
Steven 3b1bb4a95d chore: disable setting memo visibility when creating 3 years ago
Steven 734d5f3aed chore: update create tag tip style 3 years ago
Steven 2935057ca7 chore: update i18n 3 years ago
Steven f06a3d171b chore: update error message handler 3 years ago
Steven a98e64cf0a chore: update i18n dialog 3 years ago
Steven dd04bc9e1d chore: add beta badge 3 years ago
Steven 2f33eceada chore: set default memo visibility 3 years ago
Steven a7a01df79a chore: update i18n 3 years ago
Steven 43a8b7d0e1 chore: fix lint 3 years ago
Steven b596d04939 chore: update i18n for auth page 3 years ago
boojack 90b881502d
feat: add `user_setting` model (#145)
* feat: add `user_setting` model

* chore: add global store

* chore: update settings in web

* chore: update `i18n` example
3 years ago
XQ dfac877957
feat: add `manifest.json` for pwa (#144)
* chore: update `i18nStore`

* feat: add pwa `manifest.json`
3 years ago
XQ 3c1a416afc
chore: update `i18nStore` (#141) 3 years ago
XQ 972a49d6aa
chore: code clean (#140) 3 years ago
XQ cea16fac88
chore: remove `useAppContext` in dialog props 3 years ago
boojack 646a41e931 chore: add `i18n` based with `useContext` 3 years ago
boojack d08ba56c28
chore: release `v0.3.1` (#138) 3 years ago
boojack c991a48df6 chore: add upload resource button 3 years ago
boojack fd44255668 chore: use dropdown in member section 3 years ago
boojack 84564891be feat: add view resource dialog 3 years ago
boojack 8c8bb9e59f chore: update search bar styles 3 years ago
boojack c703f281d9 chore: update feather icon 3 years ago
boojack 2c27f5d425
chore: release `v0.3.0` (#136) 3 years ago
boojack df7b4d54c6
chore: show inline image in daily review dialog (#135) 3 years ago
boojack 9994b1fabc chore: update member setting styles 3 years ago
boojack 2d093d5be0 chore: update daily review dialog style 3 years ago
boojack 12b373701b chore: fix shortcut list buttons style 3 years ago
boojack 2b8078a19b chore: add `CommonDialog` 3 years ago
boojack fa93d0fd6e chore: update visibility selector style 3 years ago
boojack 873973a088 chore: update favicon 3 years ago
boojack d371cfd78d chore: update member list action buttons 3 years ago
boojack 07d9649b22 chore: add visibility selector 3 years ago
boojack 58e68f8f80 chore: update signin button in visitor mode 3 years ago
boojack 38383a426f
chore: update error message (#129) 3 years ago
boojack f02ec375a6
chore: release `v0.2.2` (#127) 3 years ago
boojack 3c5b0ea90a chore: update style 3 years ago
boojack 5da4c98f05 chore: update icon button styles 3 years ago
boojack 6c5bea9caf chore: update `html2image` 3 years ago
boojack 93ba2f4fab chore: fix icon style 3 years ago
boojack 9417797b99 chore: use `fontawesome` instead of `material icons` 3 years ago
boojack 167e5596f2
fix: generate html image in safari (#123) 3 years ago
boojack 2a1e34fe03 chore: update material icons 3 years ago
boojack 3de00cf4a8 chore: add `dayjs` to parse datetime 3 years ago
boojack 1d55545e30 chore: update github badge style 3 years ago
boojack 9b5a555d1f
chore: release `v0.2.1` (#120)
* chore: release `v0.2.1`

* chore: add tg group link
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
boojack babeb468c1 chore: update daily dialog style 3 years ago
Steven f80f0f2422
chore: use markdown image syntax (#83) 3 years ago
boojack cc54be0d1d chore: fix date selector style 3 years ago
Steven 40680a5e0f
chore: update memo action buttons style (#80)
chore: update memo action btn style
3 years ago