Commit Graph

33 Commits (a0face6695914f6822ca64d28988fb09de96d112)

Author SHA1 Message Date
boojack ef621a444f
refactor: introducing `use{Module}Store` instead of service (#768)
* refactor: introducing `useEditorStore`

* refactor: update

* chore: update
3 years ago
Wujiao233 f982e83d0a
fix: clear shortcut filter when delete this shortcut (#611) 3 years ago
boojack 0d6114e25e
feat: update sidebar mask styles (#287) 3 years ago
h2o2o ce5a6fa3ac
chore: update sidebar styles in mobile view (#285)
* 添加移动端点击自动关闭侧边栏

* 添加移动端点击自动关闭侧边栏

* 添加移动端点击自动关闭侧边栏

* move closeSidebar function to utils

* move closeSidebar function to utils

* 侧边栏优化

* 移动端侧边栏优化

* 移动端侧边栏优化

* 移动端侧边栏优化
3 years ago
Steven ffe145d436 chore: revert sidebar updates 3 years ago
h2o2o 315ab94c94
添加移动端点击自动关闭侧边栏 (#271) 3 years ago
Steven 366afdd1e4 feat: use `i18next` 3 years ago
ChasLui 7079faf2b9
chore: update i18n (#212)
* feat: 增加部分 i18n

* feat: 增加部分 i18n

* feat: 增加部分 i18n
3 years ago
Steven b884327a53 chore: update eslint rules 3 years ago
Steven f06a3d171b chore: update error message handler 3 years ago
Steven a7a01df79a chore: update i18n 3 years ago
boojack c703f281d9 chore: update feather icon 3 years ago
boojack 9417797b99 chore: use `fontawesome` instead of `material icons` 3 years ago
boojack 2e126c71f0 chore: update button elements 3 years ago
boojack 7418d2965d fix: visitor view in frontend 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 17a61bb65f choe: update shortcut actived style 3 years ago
boojack 5dd6d505cc chore: use `undefined` instead of `UNKNOWN_ID` 3 years ago
boojack 2e5b120986 chore: update store selector 3 years ago
boojack b52c16c43f chore: use `axios` instead of `fetch` 3 years ago
boojack a580df5c9f chore: update redux store and service 3 years ago
boojack c2e5a1a524 refactor: use `redux` 3 years ago
boojack 9a3afc56e7 fix: shortcutId in filter 3 years ago
boojack 6fe1db42b5 chore: update store types 3 years ago
boojack 72d36b964a chore: update styles 3 years ago
boojack 995ec34bf8 feat: pin/unpin memo 3 years ago
boojack 08682a822e chore: update layout styles 3 years ago
email da1ccabd1e feat: use dialog instead of page 3 years ago
email 2b5ee78397 feat: layout style(1) 3 years ago
STEVEN b597d40470
refactor: use tailwindcss in less (#34)
* reduce less
3 years ago
email 226e9c156a feat: change main language to english 3 years ago
email 3fa918169e refactor: sync frontend 3 years ago