Commit Graph

69 Commits (2ea612e2fe8b769f48a6f024c3f5e804d9eafdee)

Author SHA1 Message Date
f97 2ea612e2fe
feat: add copy button to memo (#267)
* feat: copy-content

* Update web/src/less/memo-detail.less

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Steven b992d07f3e chore: update memo detail header 3 years ago
Steven 77a3513a6b chore: update memo detail page 3 years ago
Steven 0dd2337663 chore: update router 3 years ago
Steven 63468dbaf3 chore: update memo detail access handler 3 years ago
f97 2acd5d4af2
chore: support html form (#236) 3 years ago
Steven 6c1cc1d283 chore: use conditional rendering instead of OnlyWhen 3 years ago
Steven 15cfc9e1f5 chore: add memo detail page 3 years ago
Steven 366afdd1e4 feat: use `i18next` 3 years ago
Steven 307483e499 feat: use `react-router` 3 years ago
Steven 77178afad5 chore: add no data tip 3 years ago
Steven 660908e436 chore: add `react-router` 3 years ago
Steven 1591fdf61c chore: update i18n structures 3 years ago
f97 811f3340e9
feat: add vietnamese (#218) 3 years ago
ChasLui 7e8d1128f8
chore: update i18n (#215) 3 years ago
Steven 6e4577f721 feat: add `MemoContent` component 3 years ago
Steven 020b211660 chore: update explore page style 3 years ago
Steven 4657e58b52 chore: update loading section 3 years ago
Steven 5fa9aa3c22 chore: add memo resources component 3 years ago
boojack b0b2776d03
chore: update button entries (#206) 3 years ago
boojack e9ac6affef
feat: add explore page (#205) 3 years ago
Steven b884327a53 chore: update eslint rules 3 years ago
boojack dc9f531447
fix: find latest migration history (#190)
* fix: auth action button

* fix: find latest migration history
3 years ago
Steven e330159f55 chore: update resources file format 3 years ago
Steven 93b6a910ae chore: update logo resources 3 years ago
Steven f06a3d171b chore: update error message handler 3 years ago
Steven a7a01df79a chore: update i18n 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
boojack 58e68f8f80 chore: update signin button in visitor mode 3 years ago
boojack 5da4c98f05 chore: update icon button styles 3 years ago
boojack 8a91b0ad9d chore: add github badge 3 years ago
boojack 5fd3cfdb61 chore: update user store 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
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
boojack 2136a954f5 chore: make editor sticky 3 years ago
boojack 0945b14deb chore: update signup page style 3 years ago
STEVEN cd7000da70
feat: responsive view (#75)
* chore: add license

* feat: mobile view
3 years ago
boojack cc2e5ab6fd chore: update router 3 years ago
boojack 2e5b120986 chore: update store selector 3 years ago
boojack b52c16c43f chore: use `axios` instead of `fetch` 3 years ago
boojack c2e5a1a524 refactor: use `redux` 3 years ago
boojack 3fc907d446 chore: fix sign in style 3 years ago
boojack 3fdc5bb2b1 chore: update demo user 3 years ago
STEVEN d6680a0bcc
feat: seed data only in dev mode (#61) 3 years ago