Extendy / SmartyURL

SmartyURL is a PHP-based web application for Smart URL management, Sharing, shortening, and analytics, featuring smart redirects.
https://docs.smartyurl.extendy.net/
MIT License
12 stars 2 forks source link

feat: Ability to see Recent URL Visits globally for all URLs #114

Closed mshannaq closed 6 months ago

mshannaq commented 9 months ago

It is good to add a page that list recent visits to all URLs.

I recommend implementing a dynamic page that compiles a list of recent visits to all URLs. To enhance user experience, consider incorporating an auto-refresh feature, updating the page every few seconds. This ensures users can effortlessly stay informed about the latest visits without manually refreshing the page.

This may need new permission or just use admin.manageotherurls for this feature. think about it.