Commit Graph

161 Commits (63388a7d97dbe9d4ffc19ea5300b5e1c32a0ec3e)

Author SHA1 Message Date
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 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 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 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 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 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 3de00cf4a8 chore: add `dayjs` to parse datetime 3 years ago
boojack 1d55545e30 chore: update github badge style 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 2e126c71f0 chore: update button elements 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 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 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