| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(html): use gsub for mimetype lookup | Christian Clason | 2025-05-12 | 1 | -3/+3 |
| | | |||||
| * | chore(tests): consistent captures | Christian Clason | 2024-01-19 | 1 | -20/+20 |
| | | |||||
| * | test: ecma injections | Benny Powers | 2023-03-22 | 1 | -9/+0 |
| | | |||||
| * | test: html injections | Benny Powers | 2023-03-22 | 1 | -5/+38 |
| | | |||||
| * | injections(html): fix faulty css/js injections | Pham Huy Hoang | 2023-03-05 | 1 | -0/+4 |
| | | | | | | | Group queries to reduce duplicate injection tree use only regex | ||||
| * | allow negative assertion in injection tests (#4107) | lucario387 | 2023-01-07 | 1 | -30/+12 |
| | | | | | | | | * tests(vue, svelte): strengthen tests * fix(html, vue, svelte): fix wrong test format * allow negative assertions in injection tests | ||||
| * | refactor(vue, html): Update injections | Lucario387 | 2023-01-03 | 1 | -0/+45 |
| Update html_tags injections so that html/vue/svelte parsers can use it without having a script/style tag being captured twice Signed-off-by: Pham Huy Hoang <hoangtun0810@gmail.com> | |||||
