diced / zipline

A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
https://zipline.diced.sh/
MIT License
1.31k stars 128 forks source link

Bug: views not being counted when image is uploaded with embeds enabled #572

Closed sybetjeh closed 1 month ago

sybetjeh commented 1 month ago

What happened?

When generating the ShareX config with embeds enabled, the views don't seem to be getting counted. When turned off and uploading an image, the behavior is as expected.

Version

latest (ghcr.io/diced/zipline or ghcr.io/diced/zipline:latest)

What browser(s) are you seeing the problem on?

Chromium-based (Chrome, Edge, Brave, Opera, mobile chrome/chromium based, etc)

Zipline Logs

No response

Browser Logs

No response

Additional Info

No response

diced commented 1 month ago

looks like i just forgot to increment views, it's now fixed in https://github.com/diced/zipline/commit/4330bdcc4c38eef690ca441b828d1ac42c085dc0

sybetjeh commented 1 month ago

thanks!

L7NEG commented 1 month ago

W fr