Commit Graph

60 Commits (1eacf5367d470120efde6c6d3b35ad996a666514)

Author SHA1 Message Date
Zeng1998 f8855ddb56
feat: support empty content memo (#963)
feat: support empty-text memo
2 years ago
boojack e2e8130f4c
fix: sort version (#914) 2 years ago
boojack 491859bbf6
chore: update activity metrics (#908) 2 years ago
boojack f16123a624
chore: update memo create activity (#903) 2 years ago
boojack 24b21aa9d7
chore: update version to `0.9.1` (#882) 2 years ago
boojack 3556ae4e65
fix: access control (#870) 2 years ago
Zeng1998 54271c1598
chore: fix some typos (#587) 2 years ago
boojack dc5d705f8c
feat: vacuum records manually (#420) 2 years ago
boojack b7fbbed895
chore: update pagination for getting all memos (#396) 2 years ago
boojack 006cb56d28
fix: heatmap data (#394) 2 years ago
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