Commit Graph

29 Commits (43a8b7d0e1fe08d9ac05e58f5198450492553944)

Author SHA1 Message Date
boojack d8e10ba399 chore: use `tx` for stores 3 years ago
boojack 5617118fa8 fix: acl middleware 3 years ago
boojack d83f204d8c chore: update acl middleware 3 years ago
boojack b7339e00ba feat: update finding memo with visibility 3 years ago
boojack 6053df050c chore: update create memo with visibility 3 years ago
boojack 6a8c559e8c chore: update visitor view buttons 3 years ago
boojack 1afc183458 feat: update memo visibility in frontend 3 years ago
boojack 697d01e306
feat: add `visibility` field to memo (#109)
* feat: add `visibility` field to memo

* chore: fix typo
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 536627007d
feat: schema migration handler (#100)
* chore: update about site dialog

* feat: schema migration

* chore: lint with golangci
3 years ago
boojack 011fcc7dd4 chore: rename module 3 years ago
boojack 4ce728300b chore: data desensitize for owner 3 years ago
boojack 85ce72282b fix: response type 3 years ago
Steven 9f81362027
feat: add `/api/tag` (#82) 3 years ago
STEVEN 164873b344
chore: find memo by tag (#74) 3 years ago
boojack bc22f69ac5 refactor: raw struct for store 3 years ago
boojack 74ab42069f chore: add service version 3 years ago
boojack fbf4afff8e refactor: store 3 years ago
boojack d947a512e6 chore: typo `Id` to `ID` 3 years ago
email 8f76120e4e chore: clean server 3 years ago
email 3874523e61 chore: format server code 3 years ago
email c77996a891 feat: open api for get memos 3 years ago
email 61cf4512b0 fix: delete response json 3 years ago
email 925773dbd6 chore: address comments 3 years ago
email 825bea59f0 fix: user api 3 years ago
email d609f2741d feat: compose response data 3 years ago
email d6418f5ff9 chore(go): use `json` instead of `jsonapi` 3 years ago
email d661134b03 refactor: backend 3 years ago