Skip to content

Releases: jinglescode/nostr-url-shortener

v1.0.8 - NIP-19 redirects njump.me

03 Feb 14:55
Compare
Choose a tag to compare

Using a bech32 formatted string according to NIP-19 as input will generate a shortened URL that redirects to njump.me.

This includes: nevent1, note1, npub1, nprofile1, naddr1.

For instance, when the input npub1alpha9l6f7kk08jxfdaxrpqqnd7vwcz6e6cvtattgexjhxr2vrcqk86dsn is provided, it generates a shortened URL, w3.do/ig2FmnQY, which redirects to njump.me/npub1alpha9l6f7kk08jxfdaxrpqqnd7vwcz6e6cvtattgexjhxr2vrcqk86dsn.

v1.0.6 - QR code generation

30 Oct 16:26
Compare
Choose a tag to compare
  • generate QR codes for all w3.do shortened URLs

v1.0.5 - nip5 custom links

24 Aug 09:58
Compare
Choose a tag to compare

v1.0.4 - optimizations and API

19 Aug 12:28
Compare
Choose a tag to compare
  • add API
  • add cloudflare and optimize caching
  • tweak UI #4

By @fishcakeday @jinglescode

v1.0.3 - cloudflare redirects

17 Aug 12:57
2c5be8f
Compare
Choose a tag to compare

@fishcakeday setup and config cloudflare for 301 redirects and KV cache

v1.0.2 - optimize and login

14 Aug 12:23
f27578a
Compare
Choose a tag to compare
  • @fishcakeday optimized performance and refactor some code
  • @jinglescode added user login with extension and tweak some UI
  • w3.do domain added

v1.0.0 - hello world

12 Aug 15:38
Compare
Choose a tag to compare