Emmanuel Turlay
Emmanuel Turlay
When the server runs locally (either via `$ bazel run ...` or `$ sematic start`) and the SocketIO server is the same as the API server, the server is unable...
PR #623 attempted to add cache headers to the following endpoints: 1. `GET /api/v1/storage///data` which redirects to the actual stored payload location (storage plug-in-dependent) 2. S3 pre-signed URLs 3. `GET...
I need queries such as "BRMC" to return the proper result, i.e. "Black Rebel Motorcycle Club". That is basically the default behaviour on the musicbrainz website. I also added support...