Fix core path/sanitization bugs #7
Loading…
Reference in a new issue
No description provided.
Delete branch "1-fix-path-sanitization-bugs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #1
Fixes the three root-cause bugs behind broken .m3u playlists:
Also adds a typecheck script (tsc --noEmit) and a minimal ambient declaration for the untyped m3u package so strict-mode typecheck passes.
Verified m3u.extendedWriter() is the correct export name in the installed m3u@0.0.2 package (node_modules/m3u/lib/m3u.js).
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.