Files
UltraGrid/.github/scripts
Martin Pulec be33cbed45 gh/get-etag.sh: sanitize ETAGs
XIEMA uses something like (for ARM mac):
"cs-cz|6ea47896-cfc1-4c33-a2cc-5dc7ee38de39|15.05.2024 11:57:53|LiveSite"

where the spaces and pipes may cause problems later if not properly
sanitized. Doesn't seem to cause problems so far but perhaps still better
to sanitize.

Keep just chars from Portable Filename Character Set (alnums + <space>,
<dash-minus>, <underscore>), other replace with _.
2025-06-26 14:26:18 +02:00
..
2025-06-20 14:59:18 +02:00
2025-04-04 11:58:23 +02:00
2025-04-04 11:58:23 +02:00
2025-06-26 14:26:18 +02:00
2022-08-23 13:19:08 +02:00