Commit Graph

13 Commits (main)

Author SHA1 Message Date
Johnny 47b41bce85 refactor: move memo relation definition 2 days ago
johnnyjoy 0dcd0904e8 refactor: remove resource uid 4 weeks ago
johnnyjoy 5e770dda52 refactor: memo name 4 weeks ago
RoccoSmit 9b1adfbbe9
feat: reintroducing thumbnails (#3821)
* Reintroducing thumbnails

* Aligned with linting rules

* making recomended code review change
- changed method names to start with lower case as they are not used outside of their package
- made receiver types for struct funcs to be pointers to not need to create copies

Trying to cover all linting issues
- converted slog warning to use attributes when logging warnings
- seperated imports to have package files in their own section

* Update go.mod

---------

Co-authored-by: boojack <24653555+boojack@users.noreply.github.com>
6 months ago
Steven 44e56844f5 chore: tweak search resources 7 months ago
Steven 457cf92cc1 feat(api): implement get resource by uid 8 months ago
Steven 0501f5198a chore: buf format 8 months ago
Steven 16d3de63c2 chore: update resource binary endpoint 9 months ago
Steven e0977e53f7 chore: remove unused route 10 months ago
Steven 26545c855c refactor: implement s3 storage 10 months ago
Steven 144269fbbc chore: fix router 10 months ago
Steven ff175bbb7e refactor: update resource binary request handler 10 months ago
Steven 1b291422e7 refactor: api version 10 months ago