-
Updated
Nov 25, 2020 - Go
subscriptions
Here are 243 public repositories matching this topic...
Is your feature request related to a usage problem (not a bug)? Please describe.
When u press 'T' in the YT player it enables theater mode. It would be nice to have for FreeTube to also have this feature.
Describe the solution you'd like to see implemented
Press 'T' to go in/out Theater mode
Describe alternatives you've considered
Screenshots
Additional context
Edited:
-
Updated
Dec 1, 2020 - Go
-
Updated
Dec 2, 2020 - Java
Should be a nullable ForeignKey on Subscription.
https://stripe.com/docs/api/subscriptions/object#subscription_object-latest_invoice
Tentatively add to 2.2 milestone since it seems like it should be simple (potentially would hit a cyclic sync issue though, due to Invoice.subscription relation).
-
Updated
Aug 15, 2020 - Python
-
Updated
Dec 2, 2020 - PHP
-
Updated
Nov 13, 2020 - TypeScript
-
Updated
Nov 26, 2020 - PHP
Story
As a client
I want to use exp back-off and randomisation on retries
So that I prevent the "thundering herd" problem and avoid DDOSing the server when it restarts
Acceptance criteria
- Client uses the exp back-off for retries
- Client randomises the initial timeout on retries
-
Updated
Nov 27, 2020 - PHP
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Jun 22, 2020 - Kotlin
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Dec 3, 2020 - TypeScript
-
Updated
Oct 31, 2017 - JavaScript
-
Updated
Oct 4, 2018 - Python
-
Updated
Jul 24, 2018 - JavaScript
-
Updated
Oct 25, 2020 - JavaScript
-
Updated
Dec 2, 2020 - Kotlin
-
Updated
Nov 10, 2020 - JavaScript
-
Updated
Dec 2, 2020 - TypeScript
-
Updated
Nov 12, 2020 - Java
-
Updated
Sep 4, 2018 - JavaScript
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Apr 18, 2018 - JavaScript
Improve this page
Add a description, image, and links to the subscriptions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the subscriptions topic, visit your repo's landing page and select "manage topics."
Is it possible to specify a complexity limit that doesn't apply to schema introspection? Or to manually set the complexity cost for schema introspection?
I took a look through the generated code, but didn't see any hooks relating to this (I may very well have missed it).