Frédéric Guillot
|
eeaab72a9f
|
Refactor feed discovery and avoid an extra HTTP request if the url provided is the feed
|
2023-10-22 18:05:37 -07:00 |
|
Frédéric Guillot
|
14e25ab9fe
|
Refactor HTTP Client and LocalizedError packages
|
2023-10-22 13:09:30 -07:00 |
|
Frédéric Guillot
|
5e6c054345
|
Take RSS TTL field into consideration to schedule next check date
|
2023-10-20 20:11:05 -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
|
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
|
48f6885f44
|
Add generic webhook integration
|
2023-09-09 13:11:42 -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 |
|