-
Updated
Jun 14, 2022 - Go
subscriptions
Here are 334 public repositories matching this topic...
Is your feature request related to a usage problem (not a bug)? Please describe.
Would be nice to see the save/star icon appear if u hover over the thumbnail.
Describe the solution you'd like to see implemented
Hover on thumbnail to show star icon.
Describe alternatives you've considered
None.
Screenshots
None.
Additional context
Related PR https://github.com/FreeTubeApp/Fr
-
Updated
Jul 7, 2022 - Go
-
Updated
Jul 8, 2022 - Java
in WebhookEventTrigger.from_request we log the webhook request IP address, but we extract it in a simplistic way:
It might be useful to add a settings-overridable function here so that users could use django-ipware (https://github.com/un33k/django-ipware) etc to do a mor
Story
As a client I want to have a positive acknowledgement for a subscription.
Currently, the only responses to a subscription are error or complete. There is no way to ascertain when the subscription requested has actually been processed in the success case.
Knowing when a subscription has been made successfully is important in processing flows where executing the next step is depen
-
Updated
Feb 16, 2022 - PHP
-
Updated
Apr 22, 2022 - Python
-
Updated
Jul 8, 2022 - TypeScript
-
Updated
Jul 8, 2022 - Vue
-
Updated
Jun 27, 2022 - PHP
Feature request
- Extension name:
firestore-stripe-payments
Is your feature request related to a problem? Please describe.
I would like to create a way for my customers to automatically redeem a coupon intended only for a specific customer group. Currently you can only specify a promotion_code when creating a checkout session.
Describe the solution you'd like
It would be
-
Updated
Jun 12, 2022 - PHP
It would be nice to be able to either set default volume in settings or remember the volume that was set by the user. Currently i'm using a media.default_volume in about:config, but that's only for Firefox-based browsers and the html5 player.
-
Updated
Jun 29, 2022 - Objective-C
-
Updated
Aug 24, 2021 - JavaScript
-
Updated
Jun 28, 2022 - JavaScript
-
Updated
Jul 1, 2022 - TypeScript
-
Updated
Nov 8, 2021 - PHP
This isn't an issue, but more a question/discussion (discussions tab is disabled):
I've stumbled upon this great package while looking for a "usage-engine" to replace my home-grown one in a side project. I love how flexible soulbscription is.
- quote features
- tickets
- different
periodicity_type
My problem: The project already uses [laravel/cashier-paddle](https://github.com/l
-
Updated
Jul 4, 2022 - Kotlin
-
Updated
Jun 22, 2020 - Kotlin
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
Jul 6, 2022 - Kotlin
-
Updated
Oct 31, 2017 - JavaScript
-
Updated
Oct 4, 2018 - Python
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."
What happened?
Stepping through the code and it seems that the same OperationContext is added twice to the active context.Context. This happens just before the call to exec.DispatchOperation at:
https://github.com/99designs/gqlgen/blob/master/graphql/handler/transport/http_post.go#L51
then at the top of exec.DispathcOperation at:
https://github.com/99designs/gqlgen/blob/master/graphql