Commit History

Author SHA1 Message Date
  Mateusz Jabłoński cf7474a2d3 feat(rewrite): add enclosure links 2 weeks ago
  Frédéric Guillot 4892e04e9b fix: avoid YouTube error 153 for embed iframes 5 months ago
  Julien Voisin 093004b724 refactor(rewrite): avoid string concatenation in a loop (perfsprint linter fix) 6 months ago
  Frédéric Guillot 7e2dd3afe6 fix: avoid YouTube error 153 video player configuration error 7 months ago
  Axel Verhaeghe b8bc367a00 feat(rewrite): add `remove_img_blur_params` rule 7 months ago
  jvoisin 3a01f8a691 perf(misc): use arrays instead of slices where possible 9 months ago
  Frédéric Guillot 0f3c04a98a test(rewrite): fix flaky test case by sorting query string keys 9 months ago
  Julien Voisin cce0e7bd29 refactor(rewrite): replaced regex-based YouTube and Invidious video ID extraction with URL parsing 9 months ago
  Frédéric Guillot f3ac4dacf6 test(rewrite): add unit tests for `addYoutubeVideoFromId` and `addInvidiousVideo` functions 10 months ago
  Frédéric Guillot cb59944d6b refactor(processor): move `RewriteEntryURL` function to `rewrite` package 11 months ago