Commit Graph

38 Commits (40d25f7dcabc1d4e64edab86f64254ff4823f405)

Author SHA1 Message Date
boojack 8c146aed68
feat: update memo resources style ()
* feat: update memo resources style

* chore: update
boojack e2e8130f4c
fix: sort version ()
boojack 46c13a4b7f
chore: add skipper for secure ()
boojack 491859bbf6
chore: update activity metrics ()
boojack e5550828a0
chore: update activity payload ()
boojack 3556ae4e65
fix: access control ()
boojack 99d9cc9168
fix: set csp header only for resource ()
boojack c07b4a57ca
feat: add secure middleware ()
boojack b704c20809
chore: return raw text for html ()
lujiefsi 726285e634
chore: restrict the html file ()
* restrict the html file

* replace spaces with table

* remove space
Zeng1998 1dee8ae49f
fix: url resource filename decode ()
* fix: url resource filename decode

* update

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>

Co-authored-by: boojack <stevenlgtm@gmail.com>
Zeng1998 54271c1598
chore: fix some typos ()
boojack 013ded1e04
chore: code clean ()
boojack 2d49e96a8a
feat: get image blob in backend ()
* feat: get image blob in backend

* chore: update
boojack a2831b37c4
feat: add database filesize in UI ()
boojack dc5d705f8c
feat: vacuum records manually ()
Zeng1998 e85d368f87
feat: patch resource filename ()
* feat: resource filename rename

* update: resource filename rename

* update: resource filename rename

* update: validation about the filename

Co-authored-by: boojack <stevenlgtm@gmail.com>
boojack 95376f78f6
feat: add metric plugin ()
steven 85dc29bfb9 feat: add `linkedMemoAmount` to resource
Steven b1e6956441 chore: add cache for resource
Steven 4743818fe7 chore: update not found handler in deleting
Steven 68b30063a9 chore: update prod schema
boojack d8e10ba399 chore: use `tx` for stores
boojack 84564891be feat: add view resource dialog
boojack 5617118fa8 fix: acl middleware
boojack 536627007d
feat: schema migration handler ()
* chore: update about site dialog

* feat: schema migration

* chore: lint with golangci
boojack 011fcc7dd4 chore: rename module
boojack 4ce728300b chore: data desensitize for owner
boojack fbf4afff8e refactor: store
STEVEN 5fc0fb24f4
feat: upload resource by openid api ()
boojack d947a512e6 chore: typo `Id` to `ID`
email 3874523e61 chore: format server code
email 61cf4512b0 fix: delete response json
email 925773dbd6 chore: address comments
email 4535e0ce6d fix: resource api
email d609f2741d feat: compose response data
email d6418f5ff9 chore(go): use `json` instead of `jsonapi`
email d661134b03 refactor: backend