-
new data model for api-media
new api's to handle short links for api-media
add field to api-journeys to store ShortLink id
```prisma
model ShortlinkDomain {
id String @id @default(uuid())
domai…
-
allow https://vxreddit/[id] to work, the way https://redd.it/[id] works, and https://rxddit.com/[id]
-
https://archive.org/details/301works
-
### Bug description
Prisma tries to re-create indexes if they were previously created with "WHERE"
### How to reproduce
https://github.com/cawa-93/issue-prisma-migration Demo repository in wh…
-
Are customers using the logged in action controls on the action bar? I'd like some validation on if this is used or not.
### Logged in
- What is "Get theme" used for? It's my theme already, right?
…
-
Use UTM code to pass through shortlink to destination to collect and group referral links from QR codes
* Update page view events to send UTM
* Update analytics query
-
Option for user to generate a shortlink with changing backhalf after every click.
Ex: Initial Shortlink: ---/mytestlink
After a visit the link dynamically changes to: ----/sdozhvnu or some ot…
-
### Feature description
Would it be possible to implement this type of shorturl bypass like this userscript: https://greasyfork.org/en/scripts/431691-bypass-all-shortlinks/code
?
-
I'm opening this issue following up on [this slack thread](https://semgrep.slack.com/archives/CK86BJ5DW/p1732024577158309)
When using the vscode extension, I saw that `shortlink` was used in the pr…
-
## Requirements
* create QR code
* edit destination link
* Should handle custom domains, and analytics
## Notes
* Updating the destination may take a few minutes to be reflected due to cache update…