Hugo

Results 1705 comments of Hugo

Sounds like a reasonable feature requires. We can add a configuration setting (`repeat-symbol = "⟳"`). This needs to be passed to the serialiser when instantiated. When aligning columns, we need...

When an application uses the Form API, the application renders the form, and it will work without any changes regardless of the payment backend being used. With this REST API,...

Metadata endpoint is best; an API client should be able to reconstruct the form entirely based on this metadata.

A PR which replaces user-facing strings in the form of `"string"` to `_("string")` would be most welcome.

There are two URL patterns for webhooks. Several other providers use the other pattern. Stripe is unique in that you need to configure the URL in their portal. For (some)...

Your point is now clear to me. I now see our previous misunderstanding; there are two things which we might call "Webhook Setup": - Configuring URL patterns for webhooks in...

@DhruvaSambrani sounds like a temporary glitch. You can also run these checks with `pre-commit run` locally.

What do you mean by "discovered calendars"?