lil-link icon indicating copy to clipboard operation
lil-link copied to clipboard

A shortlink system built on Cloudflare workers

Results 7 lil-link issues
Sort by recently updated
recently updated
newest added

https://workos.com/

Move relevant Boootstrap CSS to in the HTML variables (or perhaps pull from a Worker KV) to remove external dependencies.

enhancement

Don't allow creation of shortlinks that run afoul of Google's safebrowsing list (and perhaps other similar lists).

enhancement

Offer importing csv of a shortlink list to easy moving from other systems.

enhancement

pull owner from something like Cloudlfare Access JWT (or from SSO). Allow changes but only if that JWT is presented again.

enhancement

Add a place for people (link owners/admins?) too see how many hits a url has received

enhancement

It would be great if this could provide an on-going dump of short URL mappings for the [urlteam](https://lillink.co/urlteam) project, so once lil-link (or other sites using this software) dies we...