Frédéric Guillot
|
d0f99cee1a
|
Regression: ensure all HTML documents are encoded in UTF-8
Fixes #2196
|
2023-12-01 16:52:03 -08:00 |
|
Frédéric Guillot
|
14e25ab9fe
|
Refactor HTTP Client and LocalizedError packages
|
2023-10-22 13:09:30 -07:00 |
|
Frédéric Guillot
|
5ac3489ee5
|
Do not log website without icon as warning
|
2023-10-19 20:36:51 -07:00 |
|
Frédéric Guillot
|
9fd2dfa680
|
Refactor icon finder
Changes:
- Continue the discovery process when the feed icon is invalid
- Search all icons from the HTML document and do not stop on the first one
|
2023-10-18 22:24:56 -07:00 |
|
Frédéric Guillot
|
7650c81ad9
|
Add support for SVG icons with data url without encoding
|
2023-10-18 20:46:46 -07:00 |
|
Frédéric Guillot
|
c0e954f19d
|
Implement structured logging using log/slog package
|
2023-09-24 22:37:33 -07:00 |
|
Frédéric Guillot
|
3b94217fb7
|
Make sure icon URLs are always absolute
Regression introduced in #1907
|
2023-09-09 14:59:44 -07:00 |
|
Frédéric Guillot
|
e5d9f2f5a0
|
Rename internal url package to avoid overlap with net/url
|
2023-08-13 19:57:04 -07:00 |
|
Frédéric Guillot
|
168a870c02
|
Move internal packages to an internal folder
For reference: https://go.dev/doc/go1.4#internalpackages
|
2023-08-10 20:29:34 -07:00 |
|