memos/proto/api/v1
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>
2024-08-29 21:01:57 +08:00
..
activity_service.proto chore: tweak activity service definition 2024-08-01 23:40:16 +08:00
auth_service.proto
common.proto
idp_service.proto
inbox_service.proto chore: tweak naming 2024-05-13 20:03:04 +08:00
markdown_service.proto
memo_relation_service.proto
memo_service.proto
reaction_service.proto
resource_service.proto feat: reintroducing thumbnails (#3821) 2024-08-29 21:01:57 +08:00
user_service.proto
webhook_service.proto
workspace_service.proto feat: add security related settings 2024-08-28 23:46:06 +08:00
workspace_setting_service.proto chore: tweak setting name 2024-08-29 08:28:11 +08:00