miniflux-v2/internal
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
..
api Avoid excessive manual polling with default scheduler 2023-10-16 21:41:18 -07:00
cli Add command line argument to export user feeds 2023-09-27 21:45:23 -07:00
config Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
crypto Add generic webhook integration 2023-09-09 13:11:42 -07:00
database Add indexes to improve performance 2023-10-17 20:18:49 -07:00
errors Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
fever Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
googlereader Add changed_after and changed_before options to /v1/entries endpoint 2023-10-05 21:28:25 -07:00
http Correct the timestamp format for Expires response header 2023-10-13 20:21:58 -07:00
integration Fix Apprise logic to handle feed service URLs 2023-09-30 15:32:23 -07:00
locale Add new page for background feeds refresh 2023-10-18 20:26:33 -07:00
metric Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
model Avoid excessive manual polling with default scheduler 2023-10-16 21:41:18 -07:00
oauth2 Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
proxy Rename internal url package to avoid overlap with net/url 2023-08-13 19:57:04 -07:00
reader Refactor icon finder 2023-10-18 22:24:56 -07:00
storage Expose `next_check_at` in the web ui and API 2023-10-17 21:25:41 -07:00
systemd Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
template Add new page for background feeds refresh 2023-10-18 20:26:33 -07:00
tests Add /v1/version endpoint 2023-10-08 15:53:24 -07:00
timezone Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
ui Add new page for background feeds refresh 2023-10-18 20:26:33 -07:00
urllib Rename internal url package to avoid overlap with net/url 2023-08-13 19:57:04 -07:00
validator Add API endpoint to update entry title and content 2023-10-06 23:27:19 -07:00
version Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
worker Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00