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: Filenames with # don't work #535

Closed ari-party closed 6 months ago

ari-party commented 7 months ago

What happened?

I imported my existing files from ShareX, some of which having a # in the beginning (e.g. screenshotting Discord) and /u/#filename.png is seen as a query

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 6 months ago

Not sure if there is any way to fix that, it's a browser thing that I have no control over unfortunately. If you do know a way to circumvent this then lmk.

ari-party commented 6 months ago

Not sure if there is any way to fix that, it's a browser thing that I have no control over unfortunately. If you do know a way to circumvent this then lmk.

Get the full url. Split at /u/ or whatever and the last part is the file name.