Commit History

Author SHA1 Message Date
  Frédéric Guillot b1e73fafdf Enable go-critic linter and fix various issues detected 2 years ago
  jvoisin c29ca0e313 Minor simplifications of the rewriter 2 years ago
  Frédéric Guillot c493f8921e Add missing regex anchor detected by CodeQL 2 years ago
  jvoisin c4e5dad549 Remove superfluous escaping in a regex 2 years ago
  jvoisin fa12c23d79 Use strings.ReplaceAll instead of strings.Replace(…, -1) 2 years ago
  jvoisin b04550e2f2 Use `%q` instead of `"%s"` 2 years ago
  Dave 1159dd6982 Add `addDynamicIframe` rewrite function. 2 years ago
  dzaikos d68f2306c6 Add attribute to add_dynamic_image rewrite candidates. 2 years ago
  Frédéric Guillot c0e954f19d Implement structured logging using log/slog package 2 years ago
  Adriano Di Luzio 54cb8fa028 Added new rewrite rules `add_hn_links_using_hack` and `add_hn_links_using_opener` to open HN comments with iOS apps 2 years ago
  Frédéric Guillot 168a870c02 Move internal packages to an internal folder 2 years ago