You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/proto/gen/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>
9 months ago
..
activity_service.pb.go chore: tweak activity service definition 10 months ago
activity_service.pb.gw.go chore: tweak activity service definition 10 months ago
activity_service_grpc.pb.go chore: buf generate 10 months ago
auth_service.pb.go feat: add public flag instead of system setting to enable signup (#3589) 11 months ago
auth_service.pb.gw.go chore: buf generate 10 months ago
auth_service_grpc.pb.go chore: buf generate 10 months ago
common.pb.go feat: add public flag instead of system setting to enable signup (#3589) 11 months ago
idp_service.pb.go feat: add public flag instead of system setting to enable signup (#3589) 11 months ago
idp_service.pb.gw.go chore: buf generate 10 months ago
idp_service_grpc.pb.go chore: buf generate 10 months ago
inbox_service.pb.go feat: add public flag instead of system setting to enable signup (#3589) 11 months ago
inbox_service.pb.gw.go chore: buf generate 10 months ago
inbox_service_grpc.pb.go chore: buf generate 10 months ago
markdown_service.pb.go chore: implement stringify markdown nodes endpoint (#3688) 10 months ago
markdown_service.pb.gw.go chore: buf generate 10 months ago
markdown_service_grpc.pb.go chore: buf generate 10 months ago
memo_relation_service.pb.go feat: add public flag instead of system setting to enable signup (#3589) 11 months ago
memo_service.pb.go chore: retire export memos 9 months ago
memo_service.pb.gw.go chore: retire export memos 9 months ago
memo_service_grpc.pb.go chore: retire export memos 9 months ago
reaction_service.pb.go feat: add public flag instead of system setting to enable signup (#3589) 11 months ago
resource_service.pb.go feat: reintroducing thumbnails (#3821) 9 months ago
resource_service.pb.gw.go feat: reintroducing thumbnails (#3821) 9 months ago
resource_service_grpc.pb.go chore: buf generate 10 months ago
user_service.pb.go feat: add public flag instead of system setting to enable signup (#3589) 11 months ago
user_service.pb.gw.go chore: buf generate 10 months ago
user_service_grpc.pb.go chore: buf generate 10 months ago
webhook_service.pb.go feat: add public flag instead of system setting to enable signup (#3589) 11 months ago
webhook_service.pb.gw.go chore: buf generate 10 months ago
webhook_service_grpc.pb.go chore: buf generate 10 months ago
workspace_service.pb.go feat: add security related settings 9 months ago
workspace_service.pb.gw.go chore: buf generate 10 months ago
workspace_service_grpc.pb.go chore: buf generate 10 months ago
workspace_setting_service.pb.go chore: tweak setting name 9 months ago
workspace_setting_service.pb.gw.go chore: buf generate 10 months ago
workspace_setting_service_grpc.pb.go chore: buf generate 10 months ago