AmoabaKelvin / ishortn.ink

URL Shortening, Link Analytics & QR Code Platform
https://ishortn.ink
MIT License
66 stars 9 forks source link

Add activate for deactivated links #72

Closed AmoabaKelvin closed 9 months ago

AmoabaKelvin commented 9 months ago

This fixes #63

Initially when a user disables a link, they had no way to re-enable it, but currently, that has been introduced in this fix

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ishortn-ink ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2024 11:14am
what-the-diff[bot] commented 9 months ago

PR Summary

Overall, this update adds the new capability to make a link active. This includes changes to both the actions/functions able to be performed, and how they are handled in the component parts of the system.