Commit Graph

50 Commits (55dee0df7e8eb1faffd3b774b705d66a963e751c)

Author SHA1 Message Date
boojack 2a275b2875
fix: memo list default value (#390) 2 years ago
boojack ef5492074e
chore: update memo stats api (#387) 2 years ago
boojack 64f0662a61
fix: get memo list order (#370) 2 years ago
boojack 95376f78f6
feat: add metric plugin (#361) 2 years ago
boojack 94df09c8c0
chore: update memo list api (#350) 2 years ago
boojack 1c2998c4d8
feat: pagination for memo list (#330) 2 years ago
Zeng1998 fc5d5cf231
fix: patch memo with resource list (#328)
fix: 修改memo时添加图片不显示
2 years ago
boojack b68d6e2693
feat: update memo sort option setting (#326)
feat: add memo display ts
2 years ago
boojack 246851fdbe
fix: create memo with visibility (#281) 2 years ago
steven ae8f292306 feat: create memo with resourceIdList 2 years ago
steven 33d31b7dca fix: delete memo resource 2 years ago
steven 4c465bef2d feat: add memo resource apis 2 years ago
Steven 9b2e57cee5 fix: api access checks 2 years ago
Steven 63468dbaf3 chore: update memo detail access handler 2 years ago
boojack e9ac6affef
feat: add explore page (#205) 3 years ago
Steven f303dc21a0 chore: add get all memo api 3 years ago
Steven 4743818fe7 chore: update not found handler in deleting 3 years ago
Steven c60bb12424 chore: update user setting validator 3 years ago
Steven 3b1bb4a95d chore: disable setting memo visibility when creating 3 years ago
Steven d5b88775d9 chore: update user setting keys 3 years ago
Steven ce390f3f79 chore: add memo visibility with user setting 3 years ago
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