Commit Graph

  • 38d4b6866a Refactor Atom parser to use an adapter #2513 Frédéric Guillot 2024-03-15 16:39:32 -0700
  • 2ba893bc79 Bump the number of simultaneous workers jvoisin 2024-03-14 22:59:38 +0100
  • 3741271ad9 Put the number of unread entries first in the title jvoisin 2024-03-15 21:40:14 +0100
  • 9ffa45b69c
    Merge branch 'main' into bump_workers_number #2508 Julien Voisin 2024-03-15 14:41:42 +0100
  • ca61a68ab8 Bump the number of simultaneous workers jvoisin 2024-03-14 22:59:38 +0100
  • 7a307f8e74 Fix regression: Add to Home Screen button is unreadable Frédéric Guillot 2024-03-14 17:19:16 -0700
  • aa7fbd32f5 Fix regression: Add to Home Screen button is unreadable #2510 Frédéric Guillot 2024-03-14 17:19:16 -0700
  • 7310e13499 More trusted-types compatibility jvoisin 2024-03-14 12:56:48 +0100
  • bf6d286735 Bump github.com/go-webauthn/webauthn from 0.10.1 to 0.10.2 dependabot[bot] 2024-03-14 22:43:24 +0000
  • af6752c270
    Bump github.com/go-webauthn/webauthn from 0.10.1 to 0.10.2 #2509 dependabot[bot] 2024-03-14 22:43:24 +0000
  • 28c1406d14 More trusted-types compatibility #2506 jvoisin 2024-03-14 12:56:48 +0100
  • ca919c2ff8 Fix JavaScript error on the login page Frédéric Guillot 2024-03-13 21:40:56 -0700
  • 20f80cd242 Fix JavaScript error on the login page #2505 Frédéric Guillot 2024-03-13 21:40:56 -0700
  • 5948786b15 Add support for RSS <media:category> element Frédéric Guillot 2024-03-13 21:26:39 -0700
  • f4746a7306 Fix and simplify shaarli's integration jvoisin 2024-03-13 23:29:07 +0100
  • 0c8d595a43 Add support for RSS <media:category> element #2504 Frédéric Guillot 2024-03-13 21:26:39 -0700
  • 648b9a8f6f Refactor RSS Parser to use an adapter Frédéric Guillot 2024-03-13 21:06:28 -0700
  • da2734a666 Refactor RSS Parser to use an adapter #2503 Frédéric Guillot 2024-03-13 21:06:28 -0700
  • 66b8483791 Minor simplification of internal/proxy/proxy.go jvoisin 2024-03-13 23:16:58 +0100
  • e0ee28c013 More progress towards trusted-types jvoisin 2024-03-13 18:20:45 +0100
  • d862d86f90 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 dependabot[bot] 2024-03-13 23:38:14 +0000
  • d25c032171 Simplify bootstrap.js jvoisin 2024-03-11 01:01:41 +0100
  • 4d566f3876
    Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 #2501 dependabot[bot] 2024-03-13 23:38:14 +0000
  • c481f9a2a8 Fix and simplify shaarli's integration #2500 jvoisin 2024-03-13 23:29:07 +0100
  • 4bbae9f0fc Minor simplification of internal/proxy/proxy.go #2499 jvoisin 2024-03-13 23:16:58 +0100
  • e56c75e5a5 More progress towards trusted-types #2498 jvoisin 2024-03-13 18:20:45 +0100
  • 5982fa50b2 Simplify bootstrap.js #2476 jvoisin 2024-03-11 01:01:41 +0100
  • 8429c6b0ab Refactor JSON Feed parser to use an adapter Frédéric Guillot 2024-03-12 22:10:59 -0700
  • 421540304f Refactor JSON Feed parser to use an adapter #2496 Frédéric Guillot 2024-03-12 22:10:59 -0700
  • 6bc4b35e38 Refactor RDF parser to use an adapter Frédéric Guillot 2024-03-12 20:31:08 -0700
  • b8345550d6 Refactor RDF parser to use an adapter #2495 Frédéric Guillot 2024-03-12 20:31:08 -0700
  • ee3486af66 align min-width with the other min-width values mcnesium 2024-03-12 14:44:12 +0100
  • 45d486b919 When detecting the format, detect its version as well jvoisin 2024-03-12 13:11:56 +0100
  • 688b73b7ae Bump github.com/tdewolff/minify/v2 from 2.20.18 to 2.20.19 dependabot[bot] 2024-03-12 22:46:56 +0000
  • 4acc2890b3
    Bump github.com/tdewolff/minify/v2 from 2.20.18 to 2.20.19 #2494 dependabot[bot] 2024-03-12 22:46:56 +0000
  • 47903f69ca
    Merge branch 'patch-1' of github.com:mcnesium/miniflux into patch-1 mcnesium 2024-03-12 17:34:32 +0100
  • 2c8d51b4ed
    Merge branch 'main' into patch-1 mcnesium 2024-03-12 14:53:30 +0100
  • 4a33d5f7f9
    align min-width with the other min-width values #2493 mcnesium 2024-03-12 14:44:12 +0100
  • d90738005f
    Merge branch 'main' of github.com:miniflux/v2 into patch-1 mcnesium 2024-03-12 14:22:52 +0100
  • ddec89717b
    Merge branch 'main' into atom_version #2492 Julien Voisin 2024-03-12 13:29:44 +0100
  • a046d2734e When detecting the format, detect its version as well jvoisin 2024-03-12 13:11:56 +0100
  • 6d97f8b458 Parse podcast categories Frédéric Guillot 2024-03-11 22:10:47 -0700
  • 974da07e75 Parse podcast categories #2490 Frédéric Guillot 2024-03-11 22:10:47 -0700
  • f8e50947f2 Move iTunes and GooglePlay XML definitions to their own packages Frédéric Guillot 2024-03-11 21:43:27 -0700
  • 6bd02d2592 Move iTunes and GooglePlay XML definitions to their own packages #2489 Frédéric Guillot 2024-03-11 21:43:27 -0700
  • 9a637ce95e Refactor RSS parser to use default namespace Frédéric Guillot 2024-03-11 20:43:14 -0700
  • ebeb72c192 Refactor RSS parser to use default namespace #2487 Frédéric Guillot 2024-03-11 20:43:14 -0700
  • d3a85b049b jsminifier: set JavaScript version Frédéric Guillot 2024-03-11 17:23:14 -0700
  • b8ab1b121d jsminifier: set JavaScript version #2486 Frédéric Guillot 2024-03-11 17:23:14 -0700
  • 5bcb37901c Use crypto.GenerateRandomBytes instead of doing it by hand jvoisin 2024-03-11 23:24:46 +0100
  • 207f9e481d Use crypto.GenerateRandomBytes instead of doing it by hand #2484 jvoisin 2024-03-11 23:24:46 +0100
  • f01e551873 Simplify internal/config/parser.go #2485 jvoisin 2024-03-11 23:40:54 +0100
  • 9c8a7dfffe Make use of HashFromBytes everywhere jvoisin 2024-03-11 23:03:23 +0100
  • 74e4032ffc Small refactor of app.js jvoisin 2024-03-11 17:23:20 +0100
  • 006c5e6a87 Make use of HashFromBytes everywhere #2482 jvoisin 2024-03-11 23:03:23 +0100
  • fd1fee852c Simplify DomHelper.getVisibleElements jvoisin 2024-03-11 00:20:55 +0100
  • 198f9d8167 Small refactor of app.js #2481 jvoisin 2024-03-11 17:23:20 +0100
  • e9a914e800
    Merge branch 'main' into getVisibleElements #2474 Julien Voisin 2024-03-11 16:40:39 +0100
  • e79d2edef8 Simplify DomHelper.getVisibleElements jvoisin 2024-03-11 00:20:55 +0100
  • d3a39b17b7 Use modern javascript construct for KeyboardHandler.getKey #2473 jvoisin 2024-03-11 00:08:46 +0100
  • c51a3270da GitHub Actions: Add basic ESLinter checks Frédéric Guillot 2024-03-10 20:52:56 -0700
  • 8efa1b29a4 GitHub Actions: Add basic ESLinter checks #2479 Frédéric Guillot 2024-03-10 20:52:56 -0700
  • 45fa641d26 Fix JavaScript linter path in GitHub Actions Frédéric Guillot 2024-03-10 20:32:39 -0700
  • 491c92b618 Fix JavaScript linter path in GitHub Actions #2478 Frédéric Guillot 2024-03-10 20:32:39 -0700
  • fd8f25916b First steps towards trusted-types support jvoisin 2024-03-11 01:16:36 +0100
  • 826e4d654f Replace DomHelper.findParent with .closest jvoisin 2024-03-11 00:28:31 +0100
  • d9d17f0d69 Use a `Set` instead of an array in a KeyboardHandler's member jvoisin 2024-03-10 23:55:56 +0100
  • f6d4ec06e4 First steps towards trusted-types support #2477 jvoisin 2024-03-11 01:16:36 +0100
  • aa580309b6 Replace DomHelper.findParent with .closest #2475 jvoisin 2024-03-11 00:28:31 +0100
  • c88a7b1d0e Use a `Set` instead of an array in a KeyboardHandler's member #2472 jvoisin 2024-03-10 23:55:56 +0100
  • eaaeb68474 Fix conditions to publish packages in GitHub workflows Frédéric Guillot 2024-03-10 11:59:31 -0700
  • 119ccbe264 Fix conditions to publish packages in GitHub workflows #2471 Frédéric Guillot 2024-03-10 11:59:31 -0700
  • 382885f144 Update changeLog v2.1.1 2.1.1 Frédéric Guillot 2024-03-10 10:50:47 -0700
  • 0f7b047b0a Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 dependabot[bot] 2024-03-07 22:59:01 +0000
  • 6fdab3cca6
    Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 #2464 dependabot[bot] 2024-03-07 22:59:01 +0000
  • a074773e6c Use an io.ReadSeeker instead of an io.Reader to parse feeds jvoisin 2024-03-06 14:57:21 +0100
  • 1e6ce78145
    Merge branch 'main' into seek2 #2459 Julien Voisin 2024-03-06 15:03:42 +0100
  • 8864863f00 Use an io.ReadSeeker instead of an io.Reader to parse feeds jvoisin 2024-03-06 14:57:21 +0100
  • 3d0126be0b Speed the sanitizer up a bit, again jvoisin 2024-03-05 18:00:21 +0100
  • eda2e2f3f5 Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 dependabot[bot] 2024-03-05 22:43:45 +0000
  • 5d3e2770ff
    Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 #2458 dependabot[bot] 2024-03-05 22:43:45 +0000
  • 0e82500549 Speed the sanitizer up a bit, again #2456 jvoisin 2024-03-05 18:00:21 +0100
  • f87c4b2050 Use an io.ReadSeeker instead of an io.Reader to parse feeds #2445 jvoisin 2024-03-01 22:16:13 +0100
  • c4725ae11f
    CF web analytics #2455 Charlton Trezevant 2024-03-05 00:57:56 -0500
  • 4fc93a4832
    feat: Tampa Devs News Charlton Trezevant 2024-03-04 21:05:22 -0500
  • 111e3f2106 Reuse a Reader instead of copying to a buffer when parsing an atom feed jvoisin 2024-03-04 17:07:43 +0100
  • c1ec77a42c Bump golang.org/x/net from 0.21.0 to 0.22.0 dependabot[bot] 2024-03-04 22:30:29 +0000
  • 42f138cf57
    Bump golang.org/x/net from 0.21.0 to 0.22.0 #2454 dependabot[bot] 2024-03-04 22:30:29 +0000
  • e9ea063963
    Bump golang.org/x/term from 0.17.0 to 0.18.0 #2453 dependabot[bot] 2024-03-04 22:30:24 +0000
  • 2cb4036d9c
    Bump golang.org/x/crypto from 0.20.0 to 0.21.0 #2452 dependabot[bot] 2024-03-04 22:30:19 +0000
  • d444b28504 Reuse a Reader instead of copying to a buffer when parsing an atom feed #2450 jvoisin 2024-03-04 17:07:43 +0100
  • 3339d9d3d7 Preallocate memory when exporting to OPML jvoisin 2024-03-04 00:51:55 +0100
  • 8d80e9103f Delay call of `view.New` after logging the user in jvoisin 2024-03-04 00:32:16 +0100
  • d55b410800 Use constant-time comparison for anti-csrf tokens jvoisin 2024-03-04 00:08:55 +0100
  • 9fe99ce7fa Simplify and optimize genericProxyRewriter jvoisin 2024-03-03 23:39:24 +0100
  • b8df6c31a0 sort integrations alphabetically Thiago Perrotta 2024-03-03 16:16:08 -0500
  • db85b70418 Preallocate memory when exporting to OPML #2449 jvoisin 2024-03-04 00:51:55 +0100
  • a4ae27de77 Delay call of `view.New` after logging the user in #2448 jvoisin 2024-03-04 00:32:16 +0100
  • 93b9c1a5e9 Use constant-time comparison for anti-csrf tokens #2447 jvoisin 2024-03-04 00:08:55 +0100
  • c30c336f87 Simplify and optimize genericProxyRewriter #2446 jvoisin 2024-03-03 23:39:24 +0100