Commit Graph

7 Commits

Author SHA1 Message Date
David Christofas 95ae3b8762 rewrite thumbnails API
Improved the thumbnails API so that the binary files won't be
transported via GRPC. GRPC has a limited message size and isn't very
effiefficient with large binary data.
2022-03-08 23:12:43 +01:00
Juan Pablo Villafáñez 7d8e334537 Revert v1 to v0 2022-01-31 12:17:56 +01:00
Juan Pablo Villafáñez df1a207a12 Adjust formatting and fix links 2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez 2593ff0f70 Add proto files for store service and include generated code 2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez e794c623bd Add proto files for the settings service and include generated code 2022-01-31 09:26:23 +01:00
Juan Pablo Villafáñez 04b8ef0fcb Migrate thumbnails proto files and adjust related import paths 2022-01-31 09:26:23 +01:00
Juan Pablo Villafáñez 1ff5fa4c02 Add proto files for accounts and generate the code and docs 2022-01-31 09:26:23 +01:00