aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/models/assets.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: make avatars publicMohamed Bassem2025-12-241-0/+5
|
* refactor: move assets to their own model (#2301)Mohamed Bassem2025-12-241-0/+252
* refactor: move assets to their own model * move asset privacy checks to the model