You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/web
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
..
.vscode chore: update eslint config 3 years ago
public chore: download image by one click (#94) 3 years ago
src feat: personal memos page (#105) 3 years ago
.eslintrc.json feat: personal memos page (#105) 3 years ago
.gitignore
.prettierrc
README.md
index.html chore: remove ga and fonts 3 years ago
package.json chore: release v0.1.3 (#98) 3 years ago
postcss.config.js feat: use tailwindcss and show export btn 3 years ago
tailwind.config.js chore: fix missing extend style item 3 years ago
tsconfig.json feat: responsive view (#75) 3 years ago
vite.config.ts chore: rename repo 3 years ago
yarn.lock chore: use `axios` instead of `fetch` 3 years ago

README.md

Memos web