Commit Graph

22 Commits (47b41bce85a5fd7bdd0f89439b0e4d3cefc0637f)

Author SHA1 Message Date
Johnny 47b41bce85 refactor: move memo relation definition 2 months ago
johnnyjoy 13f6fa7b37 refactor: remove default visibility in workspace setting 3 months ago
johnnyjoy 0dcd0904e8 refactor: remove resource uid 3 months ago
johnnyjoy 5e770dda52 refactor: memo name 3 months ago
johnnyjoy 2058a8ab7b chore: move references to memo property 3 months ago
Steven edc3f1d9d9 chore: retire unused memo view 3 months ago
johnnyjoy 65da94521d chore: buf generate 4 months ago
johnnyjoy a78bfffb17 chore: add output only flag 4 months ago
Johnny e913271f15
refactor: move tags from property to payload (#4229)
* refactor: move tags from property to payload

* chore: fix tests

* chore: drop memo tags

* chore: update

---------

Co-authored-by: Steven <stevenlgtm@gmail.com>
4 months ago
Steven 7b70c203cc chore: buf generate 5 months ago
Steven e527b6a878 feat: move reaction type to setting 7 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 44e56844f5 chore: tweak search resources 9 months ago
Steven 457cf92cc1 feat(api): implement get resource by uid 10 months ago
Johnny 736637a362
feat: add public flag instead of system setting to enable signup (#3589) 10 months ago
Steven 16d3de63c2 chore: update resource binary endpoint 11 months ago
Steven e0977e53f7 chore: remove unused route 12 months ago
Steven d0655ece53 refactor: update memo tags 12 months ago
Steven 26545c855c refactor: implement s3 storage 12 months ago
Steven 144269fbbc chore: fix router 12 months ago
Steven ff175bbb7e refactor: update resource binary request handler 12 months ago
Steven 1b291422e7 refactor: api version 1 year ago