Historie revizí

Autor SHA1 Zpráva Datum
  Jake Walker 6cbe8c3a9d feat: add `fix_ghost_cards` rewrite rule před 1 rokem
  Julien Voisin 195b75d185 refactor(rewriter): use custom title case converter implementation instead of `golang.org/x/text/cases.Title()` před 1 rokem
  Julien Voisin cfda948c3a refactor(rewriter): avoid the use of regex in `addDynamicImage` před 1 rokem
  Frédéric Guillot c3649bd6b1 refactor(rewrite): remove unused function arguments před 1 rokem
  Julien Voisin 1b0b8b9c42 refactor: use a better construct than `doc.Find(…).First()` před 1 rokem
  Julien Voisin a913f3f75f feat(rewrite)!: remove `parse_markdown` rewrite rule před 1 rokem
  Frédéric Guillot b1e73fafdf Enable go-critic linter and fix various issues detected před 2 roky
  jvoisin c29ca0e313 Minor simplifications of the rewriter před 2 roky
  Frédéric Guillot c493f8921e Add missing regex anchor detected by CodeQL před 2 roky
  jvoisin c4e5dad549 Remove superfluous escaping in a regex před 2 roky
  jvoisin fa12c23d79 Use strings.ReplaceAll instead of strings.Replace(…, -1) před 2 roky
  jvoisin b04550e2f2 Use `%q` instead of `"%s"` před 2 roky
  Dave 1159dd6982 Add `addDynamicIframe` rewrite function. před 2 roky
  dzaikos d68f2306c6 Add attribute to add_dynamic_image rewrite candidates. před 2 roky
  Frédéric Guillot c0e954f19d Implement structured logging using log/slog package před 2 roky
  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 před 2 roky
  Frédéric Guillot 168a870c02 Move internal packages to an internal folder před 2 roky