Commit graph

3 commits

Author SHA1 Message Date
ded35a743d
fix potential base64 injection
"EOF" is made up of entirely valid base64 characters, it would be bad if the program crashed because we tried to diff a file whose base64 representation contained the string EOF. underscores don't appear in base64 strings
2025-09-04 23:07:04 -04:00
4f17754f4c
allow custom diff header labels 2025-09-04 23:05:54 -04:00
8f07661fb2
Restructure project files 2025-07-29 19:04:14 -04:00
Renamed from src/util.mjs (Browse further)