Historial de Commits

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