forgejo/web_src
forgejo-backport-action cb0845cd3e [v13.0/forgejo] fix: don't show ConEmu OSC escape sequences (#9919)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/9875

- Remove all [ConEMU OSC commands](https://conemu.github.io/en/AnsiEscapeCodes.html#ConEmu_specific_OSC) from the output of Forgejo action logs when rendering.
- The regex is constructed as followed: Match the prefix `ESC ] 9 ;`. Then matches any number of digits, then match everything up to and including `ST` (this is either `ESC\` or `BELL`).
- Resolves forgejo/forgejo#9244

Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9919
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
2025-10-31 16:15:29 +01:00
..
css fix(ui): apply background color to wiki content (#9400) 2025-09-24 17:47:53 +02:00
fomantic Lock file maintenance (forgejo) (#9383) 2025-09-22 09:21:27 +02:00
js [v13.0/forgejo] fix: don't show ConEmu OSC escape sequences (#9919) 2025-10-31 16:15:29 +01:00
svg Add support for migrating from Pagure (#8513) 2025-08-11 16:56:26 +02:00