1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00

Commit graph

  • 495c6aacd9 build(deps): bump github.com/mattn/go-sqlite3 from 1.14.27 to 1.14.28 dependabot[bot] 2025-04-16 22:23:19 +00:00
  • 0b287f3593
    build(deps): bump github.com/mattn/go-sqlite3 from 1.14.27 to 1.14.28 dependabot[bot] 2025-04-16 22:23:19 +00:00
  • fc18540987 fix(entry): update fetchContent response to use map[string]interface{} for correct type handling AiraNadih 2025-04-15 20:37:38 +00:00
  • a5980c156d fix(entry): add reading time field in fetchContent response AiraNadih 2025-04-15 20:20:06 +00:00
  • 1bd5e0ffea fix(entry): remove unnecessary locale import and simplify fetchContent response AiraNadih 2025-04-15 20:08:54 +00:00
  • 5b2e1026a8 fix(entry): add missing locale import AiraNadih 2025-04-15 18:39:26 +00:00
  • c70ef43057
    fix(consistency): align entry fetch content behavior between API and UI AiraNadih 2025-04-16 02:22:46 +08:00
  • bc228d0afe ci: add documentation issue template Frédéric Guillot 2025-04-12 14:29:52 -07:00
  • d139d8a6ce feat(cli): add -reset-feed-next-check-at argument Frédéric Guillot 2025-04-11 15:52:19 -07:00
  • 8a416820c7 feat(cli): add -reset-feed-next-check-at argument Frédéric Guillot 2025-04-11 15:52:19 -07:00
  • 28d0185e79 build(deps): bump github.com/PuerkitoBio/goquery from 1.10.2 to 1.10.3 dependabot[bot] 2025-04-11 22:21:57 +00:00
  • c87c93d85f feat(config): add SCHEDULER_ROUND_ROBIN_MAX_INTERVAL option Frédéric Guillot 2025-04-11 15:32:19 -07:00
  • d086317c51 feat(config): add SCHEDULER_ROUND_ROBIN_MAX_INTERVAL option Frédéric Guillot 2025-04-11 15:32:19 -07:00
  • 90b9a62346
    build(deps): bump github.com/PuerkitoBio/goquery from 1.10.2 to 1.10.3 dependabot[bot] 2025-04-11 22:21:57 +00:00
  • 0ef21e85c2 build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2025-04-08 22:45:08 +00:00
  • f0b4a398fe
    build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2025-04-08 22:45:08 +00:00
  • 7438d67061 build(deps): bump github.com/tdewolff/minify/v2 from 2.22.4 to 2.23.1 dependabot[bot] 2025-04-08 02:56:20 +00:00
  • e4399b4f9a build(deps): bump golang.org/x/image from 0.25.0 to 0.26.0 dependabot[bot] 2025-04-08 03:11:40 +00:00
  • 4e1e43ab0b
    build(deps): bump golang.org/x/image from 0.25.0 to 0.26.0 dependabot[bot] 2025-04-08 03:11:40 +00:00
  • b4f891705a build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 dependabot[bot] 2025-04-08 02:56:16 +00:00
  • 5a5e3c428e
    build(deps): bump github.com/tdewolff/minify/v2 from 2.22.4 to 2.23.1 dependabot[bot] 2025-04-08 02:56:20 +00:00
  • fd68049707
    build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 dependabot[bot] 2025-04-08 02:56:16 +00:00
  • 3d72404ace build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 dependabot[bot] 2025-04-07 23:09:10 +00:00
  • 3ef8b76200
    build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 dependabot[bot] 2025-04-07 23:28:21 +00:00
  • a895a86b44
    build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 dependabot[bot] 2025-04-07 23:09:10 +00:00
  • c4e92e6111 feat(locale): update Polish translation Matthaiks 2025-04-07 07:50:33 +02:00
  • 2635c16e13
    feat(locale): update Polish translation Matthaiks 2025-04-07 07:50:33 +02:00
  • ef22e95f8b feat: implement proxy URL per feed Frédéric Guillot 2025-04-06 18:04:50 -07:00
  • d17f8a7bfa feat: implement proxy URL per feed Frédéric Guillot 2025-04-06 18:04:50 -07:00
  • 7b344de846
    feat(telegrambot): replace "Go to website" button with "Go to Miniflux" tssujt 2025-04-07 09:30:42 +08:00
  • 0024558e56 feat(telegrambot): Replace Telegram bot button tssujt 2025-03-26 22:36:39 +08:00
  • c45b51d1f8 feat: use Cache-Control max-age and Expires headers to calculate next check Frédéric Guillot 2025-04-06 16:18:41 -07:00
  • 78bdebf0e3 feat: use Cache-Control max-age and Expires headers to calculate next check Frédéric Guillot 2025-04-06 16:18:41 -07:00
  • 0af1a6e121 refactor: avoid logging twice the feed errors in the background worker Frédéric Guillot 2025-04-06 15:34:41 -07:00
  • 46e5595a8c refactor: avoid logging twice the feed errors in the background worker Frédéric Guillot 2025-04-06 15:34:41 -07:00
  • 535fd050b7 feat: add proxy rotation functionality Frédéric Guillot 2025-04-06 14:45:56 -07:00
  • c24209dde4 feat: add proxy rotation functionality Frédéric Guillot 2025-04-06 14:45:56 -07:00
  • d20e8a4e2c ci(linter): replace commitlint with a Python script Frédéric Guillot 2025-04-05 20:36:06 -07:00
  • 3a2e4b5a1a ci(linter): replace commitlint with a Python script Frédéric Guillot 2025-04-05 20:36:06 -07:00
  • 7514e8a0c1
    feat(locale): update Chinese translation Qeynos 2025-04-05 10:40:44 +08:00
  • ca3ede3183 Update de_DE.json Cthulhux 2025-04-04 12:26:12 +02:00
  • 5b118248e8
    Update zh_CN.json Qeynos 2025-04-05 09:00:29 +08:00
  • d795ba5115
    Merge branch 'main' into patch-3 Qeynos 2025-04-05 08:44:09 +08:00
  • 40e00ed92c
    Update de_DE.json derflasher 2025-04-04 13:40:54 +02:00
  • 3dc3f533d3
    Update de_DE.json Cthulhux 2025-04-04 12:26:12 +02:00
  • 038d33600a build(deps): bump github.com/coreos/go-oidc/v3 from 3.13.0 to 3.14.1 dependabot[bot] 2025-04-03 22:05:33 +00:00
  • 27d39b828f
    build(deps): bump github.com/coreos/go-oidc/v3 from 3.13.0 to 3.14.1 dependabot[bot] 2025-04-03 22:05:33 +00:00
  • 3ad7db3a89
    Update zh_CN.json Qeynos 2025-04-03 15:38:59 +08:00
  • 1a3a174688 build(deps): bump github.com/mattn/go-sqlite3 from 1.14.25 to 1.14.27 dependabot[bot] 2025-04-02 22:32:57 +00:00
  • 6e0a734760
    build(deps): bump github.com/mattn/go-sqlite3 from 1.14.25 to 1.14.27 dependabot[bot] 2025-04-02 22:32:57 +00:00
  • 6848c759b5 build(deps): bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.25 dependabot[bot] 2025-04-01 22:13:27 +00:00
  • 10578f512f build(deps): bump github.com/go-webauthn/webauthn from 0.12.2 to 0.12.3 dependabot[bot] 2025-04-01 22:13:23 +00:00
  • f99dff5238 docs(changelog): update release notes for version 2.2.7 v2.2.7 2.2.7 Frédéric Guillot 2025-04-01 17:18:32 -07:00
  • 7c25be0fbb
    build(deps): bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.25 dependabot[bot] 2025-04-01 22:13:27 +00:00
  • 3e2c1bde4f
    build(deps): bump github.com/go-webauthn/webauthn from 0.12.2 to 0.12.3 dependabot[bot] 2025-04-01 22:13:23 +00:00
  • 9c99efa153 fix: deal with navigator.share exceptions Tali Auster 2025-03-30 20:09:09 -07:00
  • 1936ced1ed docs: update README Frédéric Guillot 2025-03-30 11:13:34 -07:00
  • 41a5ef8579 chore: fix indentation Tali Auster 2025-03-30 12:17:08 -06:00
  • 433552ff42 docs: update README Frédéric Guillot 2025-03-30 11:13:34 -07:00
  • cb695e653a fix(security): use a more restrictive CSP for untrusted content Frédéric Guillot 2025-03-29 19:43:06 -07:00
  • f2e5194e19 fix(security): use a more restrictive CSP for untrusted content Frédéric Guillot 2025-03-29 19:43:06 -07:00
  • f57949c9a2
    feat(locale): update Polish translation Matthaiks 2025-03-29 23:15:21 +01:00
  • 23c18d4de8 fix: clarify share flow in UI Tali Auster 2025-03-29 14:16:06 -06:00
  • 83ae9512ae
    Update Polish translation Matthaiks 2025-03-29 07:48:06 +01:00
  • 94fb3d6159 fix: change labels from Read / Unread to "Mark as Read" Frédéric Guillot 2025-03-28 17:29:34 -07:00
  • 79a62582c9 fix: change labels from Read / Unread to "Mark as Read" Frédéric Guillot 2025-03-28 17:29:34 -07:00
  • 51560f191f fix(subscription): add /rss/feed.xml to the list of known feed URLs Frédéric Guillot 2025-03-28 16:54:39 -07:00
  • bac247910b fix(subscription): add /rss/feed.xml to the list of known feed URLs Frédéric Guillot 2025-03-28 16:54:39 -07:00
  • c0fcdf3b6e fix(ui): update entry tags display logic to show links based on user authentication Frédéric Guillot 2025-03-28 15:47:08 -07:00
  • b55c14f999 fix(ui): update entry tags display logic to show links based on user authentication Frédéric Guillot 2025-03-28 15:47:08 -07:00
  • 969efd2af7 fix(ui): update share feature to correctly select title element and handle empty title Frédéric Guillot 2025-03-28 15:32:05 -07:00
  • 71ff91fa7b fix(ui): update share feature to correctly select title element and handle empty title Frédéric Guillot 2025-03-28 15:32:05 -07:00
  • 87fccfee3a fix(ui): remove touch-action style because it could cause horizontal scrolling issue Frédéric Guillot 2025-03-28 15:12:16 -07:00
  • bf399fa56e fix(ui): remove touch-action style because it could cause horizontal scrolling issue Frédéric Guillot 2025-03-28 15:12:16 -07:00
  • e643effefa feat: combine feed icon handlers to use only externalIconID Frédéric Guillot 2025-03-28 14:20:53 -07:00
  • c75e0ceea1 feat: combine feed icon handlers to use only externalIconID Frédéric Guillot 2025-03-28 14:20:53 -07:00
  • c531be8780 fix: update Content-Security-Policy to use 'sandbox' directive Frédéric Guillot 2025-03-28 12:58:48 -07:00
  • 7ed7351c76 fix: update Content-Security-Policy to use 'sandbox' directive Frédéric Guillot 2025-03-28 12:58:48 -07:00
  • 6e3cecc57e feat(locale): add Romanian translation Frédéric Guillot 2025-03-28 10:57:15 -07:00
  • 79bc5dbe2f feat(locale): add Romanian translation Frédéric Guillot 2025-03-28 10:57:15 -07:00
  • b3d385861f fix: log warning on an empty client secret Tali Auster 2025-03-27 18:04:33 -06:00
  • cc5a8fa4b3 build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 dependabot[bot] 2025-03-27 22:18:50 +00:00
  • ad87381390 fix: log warning on an empty client secret Tali Auster 2025-03-27 18:04:33 -06:00
  • e8e089a33f
    build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 dependabot[bot] 2025-03-27 22:18:50 +00:00
  • 78ff727064 fix: name "external_id": converting NULL to string is unsupported Frédéric Guillot 2025-03-26 20:45:01 -07:00
  • 09a48735a4 fix: name "external_id": converting NULL to string is unsupported Frédéric Guillot 2025-03-26 20:45:01 -07:00
  • 54dad707a4 build(deps): bump github.com/tdewolff/minify/v2 from 2.22.3 to 2.22.4 dependabot[bot] 2025-03-26 22:19:32 +00:00
  • 3ad78de2df
    build(deps): bump github.com/tdewolff/minify/v2 from 2.22.3 to 2.22.4 dependabot[bot] 2025-03-26 22:19:32 +00:00
  • df8bc742fb feat(googlereader): add feed icon field, endpoint Josiah Campbell 2025-03-03 22:38:56 -06:00
  • c4a2afb7b7 perf: cache the format of feeds jvoisin 2025-02-04 16:12:31 +01:00
  • a3148dbed9 feat(googlereader): add feed icon field, endpoint Josiah Campbell 2025-03-03 22:38:56 -06:00
  • e342a4f143 fix: address minor issues detected by Go linters Frédéric Guillot 2025-03-24 20:42:30 -07:00
  • 31f0afe1ac fix: address minor issues detected by Go linters Frédéric Guillot 2025-03-24 20:42:30 -07:00
  • febb7b1748 build(deps): bump golangci/golangci-lint-action from 6 to 7 dependabot[bot] 2025-03-25 00:47:57 +00:00
  • 029bf5b260 build(deps): bump golangci/golangci-lint-action from 6 to 7 dependabot[bot] 2025-03-25 00:47:57 +00:00
  • 537867a64b ci: replace GitHub Issue Markdown templates with YAML forms Frédéric Guillot 2025-03-24 17:27:31 -07:00
  • 82a6fe64ae feat(storage): reduce the number of SQL queries when fetching entry enclosures Frédéric Guillot 2025-03-23 13:23:35 -07:00
  • ec55294036 feat(storage): reduce the number of SQL queries when fetching entry enclosures Frédéric Guillot 2025-03-23 13:23:35 -07:00
  • 984a66b590 build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 dependabot[bot] 2025-03-21 22:10:07 +00:00
  • f83af91d99
    build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 dependabot[bot] 2025-03-21 22:10:07 +00:00