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>
2024-08-29 21:01:57 +08:00
..
activity_service.pb.go chore: tweak activity service definition 2024-08-01 23:40:16 +08:00
activity_service.pb.gw.go chore: tweak activity service definition 2024-08-01 23:40:16 +08:00
activity_service_grpc.pb.go chore: buf generate 2024-08-01 22:03:07 +08:00
auth_service.pb.go feat: add public flag instead of system setting to enable signup (#3589) 2024-06-19 22:03:12 +08:00
auth_service.pb.gw.go chore: buf generate 2024-08-01 22:03:07 +08:00
auth_service_grpc.pb.go chore: buf generate 2024-08-01 22:03:07 +08:00
common.pb.go feat: add public flag instead of system setting to enable signup (#3589) 2024-06-19 22:03:12 +08:00
idp_service.pb.go feat: add public flag instead of system setting to enable signup (#3589) 2024-06-19 22:03:12 +08:00
idp_service.pb.gw.go chore: buf generate 2024-08-01 22:03:07 +08:00
idp_service_grpc.pb.go chore: buf generate 2024-08-01 22:03:07 +08:00
inbox_service.pb.go feat: add public flag instead of system setting to enable signup (#3589) 2024-06-19 22:03:12 +08:00
inbox_service.pb.gw.go chore: buf generate 2024-08-01 22:03:07 +08:00
inbox_service_grpc.pb.go chore: buf generate 2024-08-01 22:03:07 +08:00
markdown_service.pb.go chore: implement stringify markdown nodes endpoint (#3688) 2024-07-14 20:46:57 +08:00
markdown_service.pb.gw.go chore: buf generate 2024-08-01 22:03:07 +08:00
markdown_service_grpc.pb.go chore: buf generate 2024-08-01 22:03:07 +08:00
memo_relation_service.pb.go feat: add public flag instead of system setting to enable signup (#3589) 2024-06-19 22:03:12 +08:00
memo_service.pb.go chore: retire export memos 2024-08-28 23:20:32 +08:00
memo_service.pb.gw.go chore: retire export memos 2024-08-28 23:20:32 +08:00
memo_service_grpc.pb.go chore: retire export memos 2024-08-28 23:20:32 +08:00
reaction_service.pb.go feat: add public flag instead of system setting to enable signup (#3589) 2024-06-19 22:03:12 +08:00
resource_service.pb.go feat: reintroducing thumbnails (#3821) 2024-08-29 21:01:57 +08:00
resource_service.pb.gw.go feat: reintroducing thumbnails (#3821) 2024-08-29 21:01:57 +08:00
resource_service_grpc.pb.go chore: buf generate 2024-08-01 22:03:07 +08:00
user_service.pb.go feat: add public flag instead of system setting to enable signup (#3589) 2024-06-19 22:03:12 +08:00
user_service.pb.gw.go chore: buf generate 2024-08-01 22:03:07 +08:00
user_service_grpc.pb.go chore: buf generate 2024-08-01 22:03:07 +08:00
webhook_service.pb.go feat: add public flag instead of system setting to enable signup (#3589) 2024-06-19 22:03:12 +08:00
webhook_service.pb.gw.go chore: buf generate 2024-08-01 22:03:07 +08:00
webhook_service_grpc.pb.go chore: buf generate 2024-08-01 22:03:07 +08:00
workspace_service.pb.go feat: add security related settings 2024-08-28 23:46:06 +08:00
workspace_service.pb.gw.go chore: buf generate 2024-08-01 22:03:07 +08:00
workspace_service_grpc.pb.go chore: buf generate 2024-08-01 22:03:07 +08:00
workspace_setting_service.pb.go chore: tweak setting name 2024-08-29 08:28:11 +08:00
workspace_setting_service.pb.gw.go chore: buf generate 2024-08-01 22:03:07 +08:00
workspace_setting_service_grpc.pb.go chore: buf generate 2024-08-01 22:03:07 +08:00