Commit Graph

14 Commits (1a121e350b7c7f368f64ff1c3724e0c3e8b57d6a)

Author SHA1 Message Date
Johnny 16a0872972 chore: enable auto compact by default 2 months ago
johnnyjoy 0dcd0904e8 refactor: remove resource uid 3 months ago
johnnyjoy 5a83f0c4fa chore: update frontend dependencies 5 months 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>
8 months ago
Steven cc91b1e512 chore: buf generate 9 months ago
Steven 44e56844f5 chore: tweak search resources 9 months ago
Steven 457cf92cc1 feat(api): implement get resource by uid 10 months ago
Steven 16d3de63c2 chore: update resource binary endpoint 12 months ago
Steven f54b05a521 chore: tweak comments 12 months ago
Steven e0977e53f7 chore: remove unused route 12 months ago
Steven 26545c855c refactor: implement s3 storage 1 year ago
Steven 144269fbbc chore: fix router 1 year ago
Steven ff175bbb7e refactor: update resource binary request handler 1 year ago
Steven 1b291422e7 refactor: api version 1 year ago