Commit Graph

17 Commits (e79d67d1276bfff66bf3f03b9dc0f610533c6740)

Author SHA1 Message Date
boojack 575a0610a3
chore: revert "feat: add `visibility` field to resource (#743)" (#751)
Revert "feat: add `visibility` field to resource (#743)"

This reverts commit b68cc08592.
2 years ago
boojack b68cc08592
feat: add `visibility` field to resource (#743) 2 years ago
boojack dc5d705f8c
feat: vacuum records manually (#420) 2 years ago
Zeng1998 e85d368f87
feat: patch resource filename (#360)
* feat: resource filename rename

* update: resource filename rename

* update: resource filename rename

* update: validation about the filename

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
steven 85dc29bfb9 feat: add `linkedMemoAmount` to resource 3 years ago
steven 4c465bef2d feat: add memo resource apis 3 years ago
boojack 44d07ac401 chore: hide resource `blob` field 3 years ago
boojack 84564891be feat: add view resource dialog 3 years ago
boojack fbf4afff8e refactor: store 3 years ago
boojack b1adaf9c4e update: seed data 3 years ago
boojack d947a512e6 chore: typo `Id` to `ID` 3 years ago
email d6418f5ff9 chore(go): use `json` instead of `jsonapi` 3 years ago
email d661134b03 refactor: backend 3 years ago
boojack 8eb4273e4a update: resource cache 3 years ago
boojack cc2af0e449 chore: update resource max size 3 years ago
STEVEN 1fb8018f0b
chore: update err handler (#12) 3 years ago
STEVEN aa40793a68
Add resources api (#9)
* feat: add resource api

* update delete model return variables
3 years ago