-
based on imgix API documentation. We need to find a way to validate that the image collection will remain active after the expiration date, either by decompiling the app to get the latest API version …
-
Hello, I'd like to start off by thanking the maintainers for their hard work on this package. It's a very solid piece of software that has saved me a lot of time 😃.
Would it be possible to add [pre…
-
# Эндпоинт
```http
GET /get-file-info
Authorization: OAuth ...
```
## Параметры
GET-параметры
- **ts** - время создания запроса
- **trackId** - ID трека
- **quality** - качество трека
- …
-
## Info
The models have already been implemented, and the REST API just uses the default view and serializer logic. However, when other parts of the app need to manage clubs/members, they should be…
-
In order to add the auth parameter with version 4 I'm using the following settings:
```
AWS_QUERYSTRING_AUTH = True # add the query parameter authentication to generated URLs
AWS_S3_SIGNATURE_VERSI…
-
### Name the three biggest issues
1. The sign-up/sign-in feature is not easily found
2. Unnecessary display of URLs on collection cards.
3. Very long card lists for open tabs and collections.
…
-
Looking at the [code](https://github.com/looker/lookerbot/blob/b2af76ad8aa2e8837efb678fcb3f1df9a6be333e/src/stores/amazon_s3_store.ts#L19) it requires the images to be publicly accessible, while much …
-
Signing URLs in `/search/episode.json` works again in 16,3, but you cannot configure the time the signature is valid for (see https://github.com/opencast/opencast/pull/6094#discussion_r1715151929). It…
-
Hello!
Description:
Signed URL uploads produce Mux assets with both signed and public playback IDs.
Reproduction:
Utilize "sanity-plugin-mux-input": "^2.3.4" and upload a video with signed UR…
-
The `temporaryUrl()` method will only return a GET request for an existing file resource you'd like to make a limited-time URL for. At least with the AWS implementation of this method it uses the `@aw…