Commit Graph

13 Commits (f6e5da4499d9c4d541308ff55bfff2ff377a5987)

Author SHA1 Message Date
Johnny 47b41bce85 refactor: move memo relation definition 1 year ago
johnnyjoy 0dcd0904e8 refactor: remove resource uid 1 year ago
johnnyjoy 5e770dda52 refactor: memo name 1 year 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>
2 years ago
Steven 44e56844f5 chore: tweak search resources 2 years ago
Steven 457cf92cc1 feat(api): implement get resource by uid 2 years ago
Steven 0501f5198a chore: buf format 2 years ago
Steven 16d3de63c2 chore: update resource binary endpoint 2 years ago
Steven e0977e53f7 chore: remove unused route 2 years ago
Steven 26545c855c refactor: implement s3 storage 2 years ago
Steven 144269fbbc chore: fix router 2 years ago
Steven ff175bbb7e refactor: update resource binary request handler 2 years ago
Steven 1b291422e7 refactor: api version 2 years ago