rejetto / hfs

HFS is a web file server to run on your computer. Share folders or even a single file thanks to the virtual file system.
GNU General Public License v3.0
2.18k stars 214 forks source link

The download-counter plug-in cannot display the number of downloads #771

Open tzdm opened 4 days ago

tzdm commented 4 days ago

In the new version, the download-counter plug-in seems to be no longer valid. Currently, the number of downloads cannot be displayed. Has anyone encountered such a problem?

rejetto commented 4 days ago

i'm looking at it

rejetto commented 3 days ago

it's missing the first download, but after that it counts and displays correctly, right?

rejetto commented 3 days ago

you can fix it without waiting for next update, by replacing the file plugins/download-counter/plugin.js with the one from this zip plugin.js.zip

tzdm commented 3 days ago

Thanks.

发自我的iPhone

------------------ Original ------------------ From: Massimo Melina @.> Date: Thu,Oct 10,2024 6:55 PM To: rejetto/hfs @.> Cc: tzdm @.>, Author @.> Subject: Re: [rejetto/hfs] The download-counter plug-in cannot display thenumber of downloads (Issue #771)

you can fix it without waiting for next update, by replacing the file plugins/download-counter/plugin.js with the one from this zip plugin.js.zip

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

rejetto commented 3 days ago

i noticed there was a second bug, that caused to not display the counter inside the file menu, like this

image

so now the files to be replaced are 2. Let me give you a zip of the whole download-counter folder, it's easier. download-counter.zip

tzdm commented 3 days ago

Thanks, I'll try it.

发自我的iPhone

------------------ Original ------------------ From: Massimo Melina @.> Date: Thu,Oct 10,2024 7:05 PM To: rejetto/hfs @.> Cc: tzdm @.>, Author @.> Subject: Re: [rejetto/hfs] The download-counter plug-in cannot display thenumber of downloads (Issue #771)

i noticed there was a second bug, that caused to not display the counter inside the file menu, like this image.png (view on web)

so now the files to be replaced are 2. Let me give you a zip of the whole download-counter folder, it's easier. download-counter.zip

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>