stonith404 / pingvin-share

A self-hosted file sharing platform that combines lightness and beauty, perfect for seamless and efficient file sharing.
https://stonith404.github.io/pingvin-share/
BSD 2-Clause "Simplified" License
2.78k stars 203 forks source link

🚀 Feature: Download count stats #523

Open droplinxuser opened 2 months ago

droplinxuser commented 2 months ago

🔖 Feature description

Implement a feature that provides simple statistics on the total number of downloads, offering simple insights for the file uploader.

On both:

🎤 Pitch

Track uploaded files with precise download total count stats to better understand file visits.

changchichung commented 1 month ago

maybe add some raw log file for auditing ? who download what file and when they download ?

hhanzo1 commented 1 month ago

Yes, similar to gokapi which shows download counts

CrazyWolf13 commented 1 week ago

prometheus stats would be pretty nice, they are quite the go-to standard in stats/metrics

Codelica commented 6 days ago

Personally I'd like to limit based on download count. Remove the share once it's been downloaded.

droplinxuser commented 6 days ago

Personally I'd like to limit based on download count. Remove the share once it's been downloaded.

I think that is already possible.

image
Codelica commented 4 days ago

@droplinxuser I assume "views" are just the share page displayed vs. successful downloads completing, no?