dub icon indicating copy to clipboard operation
dub copied to clipboard

Open-source link management infrastructure.

Results 271 dub issues
Sort by recently updated
recently updated
newest added

fixes #749 **Description:** The endpoint `analytics/[endpoint]` now accepts `startDate` and `endDate` as optional params in ISO Date Time Format `yyyy-MM-dd'T'HH:mm:ss. SSSXXX`. I've added few checks too: 1. Start Date should...

We use campaigns in Hubspot as a way to track all of the assets (emails, landing pages, forms, ads) for a specific campaign and how the attribute to our flows....

#682 Hi, I've enabled displaying both the title and description in the link card. The description now appears in a tooltip, visible only when present. I've also ensured the title...

This PR adds the ability to track conversions for a given short link on Dub + automated 1-click payouts via Stripe Connect.

I WISH there was a way to push over a tracking parameter to Dub. For example, we just launched a find your stack quiz on our site using Typeform: [efficient.app/quiz](https://efficient.app/quiz?ref=github)...

When sending invalid JSON to **PATCH** `/links/{linkId}` and **POST** `/links/bulk`, we're getting an _"internal server error"_ instead of the more helpful _"bad request"_ error. However, **POST** `/links` gets it right...