axodotdev / axodotdev/axoasset
unescape file names from URLs
Open
- Dominant language
- Rust
- Stars
- 28
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/axodotdev/oranda/pull/419 for details
Probably it's not as simple as blindly unescaping things, as we don't want to unescape a slash naively..?
Contributor guide
Research direction
Start by reading the linked oranda pull request for the missing details, then locate the URL-to-file-name handling it discusses in axoasset. Done means URL-encoded file names are unescaped without naively turning encoded slashes into path separators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100