Oxen-AI / Oxen

Oxen.ai's core rust library, server, and CLI
https://oxen.ai
Apache License 2.0
176 stars 11 forks source link

URL decode resource paths #278

Closed benartuso closed 5 months ago

benartuso commented 5 months ago

This fixes the issues with non-alphanum characters in file names. Was originating from the get_meta_entry call looking up urlencoded file names.

Also solves the issue @Artforge was investigating with spaces in filenames