Commit Graph

12 Commits (12bcf65f7d02d550f339cf7d5048e323cfaa1fb2)

Author SHA1 Message Date
Steven e527b6a878 feat: move reaction type to setting 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>
1 year ago
Steven 44e56844f5 chore: tweak search resources 1 year ago
Steven 457cf92cc1 feat(api): implement get resource by uid 1 year ago
Johnny 736637a362
feat: add public flag instead of system setting to enable signup (#3589) 2 years ago
Steven 16d3de63c2 chore: update resource binary endpoint 2 years ago
Steven e0977e53f7 chore: remove unused route 2 years ago
Steven d0655ece53 refactor: update memo tags 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