Historique des commits

Auteur SHA1 Message Date
  Frédéric Guillot 7e5219e5ac fix(icon): reject oversized favicons il y a 1 mois
  Frédéric Guillot 26824211aa feat: add FETCHER_ALLOW_PRIVATE_NETWORKS option il y a 1 mois
  jvoisin 223d29e5d9 refactor(icon): remove two loops il y a 2 mois
  Frédéric Guillot bb05b25530 refactor(urllib): replace AbsoluteURL and GetAbsoluteURL il y a 3 mois
  Frédéric Guillot 29f6dc8896 feat(icon): disallow fetching icon on private networks il y a 3 mois
  Frédéric Guillot 7ada5d54be fix(icon): implement better handling of relative icon URLs within a subfolder il y a 7 mois
  Julien Voisin 2a372674a2 refactor(icon): avoid calling `AbsoluteURL` twice for the feed icon URL il y a 8 mois
  Frédéric Guillot fdc12bf18c fix(icon): improve logging messages in resizeIcon function il y a 8 mois
  jvoisin cad40cc158 feat(icon): minify svg favicons il y a 8 mois
  Julien Voisin 261b72f149 feat(icon): add resizing support for webp images il y a 8 mois
  Julien Voisin 6c60d61f36 fix(icon): use `rel=apple-touch-icon` instead of `rel=apple-touch-icon-precomposed.png` il y a 8 mois
  jvoisin 3a01f8a691 perf(misc): use arrays instead of slices where possible il y a 8 mois
  Julien Voisin 06cbf1b3b3 fix(icon): update incorrect log messages il y a 8 mois
  jvoisin 0e9da3a090 refactor(icon): simplify findIconURLsFromHTMLDocument il y a 9 mois
  jvoisin 57bd384951 refactor(icon): unexport a bunch of symbols il y a 9 mois
  Frédéric Guillot 6eedf4111f fix(scraper): avoid encoding issue if charset meta tag is after 1024 bytes il y a 1 an
  jvoisin abfd9306a4 Guard against a potential null dereference il y a 1 an
  jvoisin 7939b54341 Resize favicons to 32x32 to account of scaling il y a 1 an
  Julien Voisin 777d0dd248 feat: resize favicons before storing them il y a 1 an
  jvoisin fc4bdf3ab0 Inline a one-liner function il y a 2 ans
  jvoisin 06e256e5ef Simplify internal/reader/icon/finder.go il y a 2 ans
  Frédéric Guillot d0f99cee1a Regression: ensure all HTML documents are encoded in UTF-8 il y a 2 ans
  Frédéric Guillot 14e25ab9fe Refactor HTTP Client and LocalizedError packages il y a 2 ans
  Frédéric Guillot 5ac3489ee5 Do not log website without icon as warning il y a 2 ans
  Frédéric Guillot 9fd2dfa680 Refactor icon finder il y a 2 ans
  Frédéric Guillot 7650c81ad9 Add support for SVG icons with data url without encoding il y a 2 ans
  Frédéric Guillot c0e954f19d Implement structured logging using log/slog package il y a 2 ans
  Frédéric Guillot 3b94217fb7 Make sure icon URLs are always absolute il y a 2 ans
  Frédéric Guillot e5d9f2f5a0 Rename internal url package to avoid overlap with net/url il y a 2 ans
  Frédéric Guillot 168a870c02 Move internal packages to an internal folder il y a 2 ans