Commit graph

  • 6b3b8e8c9b Inline some templating functions jvoisin 2024-02-27 20:39:39 +0100
  • 5a7d6f8997 Make use of printer.Print when possible jvoisin 2024-02-27 17:19:38 +0100
  • b4ed17fbac Add a printer.Print to internal/locale/printer.go jvoisin 2024-02-27 16:54:34 +0100
  • 57476f4d59 Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 dependabot[bot] 2024-02-28 05:02:18 +0000
  • 7660910232 Use prepared statement for intervals jvoisin 2024-02-26 11:45:52 +0100
  • b054506e3a Use proper prepared statements for ArchiveEntries jvoisin 2024-02-26 11:44:03 +0100
  • c961c6db7d Use proper prepared statement for updateEnclosures jvoisin 2024-02-25 23:13:01 +0100
  • 0f126d4d11 Fix CodeQL workflow Frédéric Guillot 2024-02-27 20:56:59 -0800
  • b94756bbf0 Add a warning for StripTags jvoisin 2024-02-27 13:23:47 +0100
  • db6ae707ef Add some tests for add_image_title jvoisin 2024-02-27 12:58:08 +0100
  • 97feec8ebf Add more URL validation in media proxy Frédéric Guillot 2024-02-26 20:08:10 -0800
  • bce21a9f91 Remove github.com/google/uuid jvoisin 2024-02-26 14:53:16 +0100
  • 06e256e5ef Simplify internal/reader/icon/finder.go jvoisin 2024-02-27 01:40:34 +0100
  • 040938ff6d Small refactoring of internal/reader/date/parser.go jvoisin 2024-02-27 00:16:32 +0100
  • 21da7f77f5 Bump golang.org/x/crypto from 0.19.0 to 0.20.0 dependabot[bot] 2024-02-26 22:43:31 +0000
  • c2d2f31438 Improve a bit internal/reader/scraper/scraper.go jvoisin 2024-02-26 17:37:49 +0100
  • 5b2558bf92 Miscellaneous improvements to internal/reader/subscription/finder.go jvoisin 2024-02-26 17:07:28 +0100
  • ecd59009fb Add a couple of new possible locations for feeds jvoisin 2024-02-26 16:58:39 +0100
  • 4a943b722d Add a couple of fuzzers jvoisin 2024-02-26 13:44:42 +0100
  • 9d1b1e19d4 Google Reader: Do not return a 500 error when no items is returned Frédéric Guillot 2024-02-25 20:56:08 -0800
  • 7a8061fc72 Fix regression introduced in PR #2402 Frédéric Guillot 2024-02-25 20:11:20 -0800
  • bca84bac8b Use an update-where for MarkCategoryAsRead instead of a subquery jvoisin 2024-02-25 19:17:58 +0100
  • 66e0eb1bd6 Reformat's ArchiveEntries's query for consistency's sake jvoisin 2024-02-25 17:00:52 +0100
  • 26d189917e Simplify cleanupEntries' query jvoisin 2024-02-25 16:52:08 +0100
  • ccd3955bf4 Format GetReadTime's query for consistency's sake jvoisin 2024-02-25 16:48:46 +0100
  • 8a2cc3a344 Reformat the query in GetEntryIDs jvoisin 2024-02-25 16:29:14 +0100
  • 647fa025f8 Simplify WeeklyFeedEntryCount jvoisin 2024-02-25 16:25:35 +0100
  • 1955350318 Build the map inline in CountAllFeeds() jvoisin 2024-02-25 16:20:06 +0100
  • 04916a57d2 Simplify CleanOldUserSessions' query jvoisin 2024-02-25 16:04:46 +0100
  • 0adac5c6f7 Minor code simplification in internal/ui/view/view.go jvoisin 2024-02-25 15:42:08 +0100
  • 54b5be5e7d Significantly simplify/speed up the sanitizer jvoisin 2024-02-25 04:39:00 +0100
  • eae4cb1417 Add feed option to disable HTTP/2 to avoid fingerprinting Frédéric Guillot 2024-02-24 22:08:23 -0800
  • 420a3d4d95 Remove Golint Frédéric Guillot 2024-02-24 20:44:40 -0800
  • b48ad6dbfb Make use of go≥1.21 slices package instead of hand-rolled loops jvoisin 2024-02-24 14:12:07 +0100
  • 2be5051b19 Reorder the fields of the Entry struct to save some memory jvoisin 2024-02-24 14:42:43 +0100
  • c544dadd55 Fix categories import from Thunderbird's OPML jvoisin 2024-02-24 13:47:03 +0100
  • 1da65d97d8 Proxify video poster attribute Frédéric Guillot 2024-02-23 18:11:09 -0800
  • c595c80356 Handle RDF feeds with duplicated <title> elements Frédéric Guillot 2024-02-23 17:15:22 -0800
  • 20e5fbcd7a Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0 dependabot[bot] 2024-02-23 22:05:51 +0000
  • ac77154907 Bump github.com/tdewolff/minify/v2 from 2.20.17 to 2.20.18 dependabot[bot] 2024-02-23 22:05:46 +0000
  • 97ace53bc9 Makefile: quiet git describe and rev-parse stderr Thomas J Faughnan Jr 2024-02-22 00:30:55 -0500
  • feb962f98a Build amd64/arm64 Debian packages with CGO disabled Frédéric Guillot 2024-02-21 21:00:53 -0800
  • 8602089a1e Adjust GitHub Actions condition for manual pipeline execution Frédéric Guillot 2024-02-21 21:15:48 -0800
  • 4b0648f3d7 Update go.mod and add .exe suffix to Windows binary Frédéric Guillot 2024-02-21 20:52:11 -0800
  • 856b96cbf8 Add job to build packages on-demand Frédéric Guillot 2024-02-21 20:25:01 -0800
  • facf38955c Add 'Enter' key as a hotkey to open selected item Robert Lützner 2024-02-20 09:10:51 +0100
  • cfdb890eae
    Add Readeck integration MSTCL 2024-02-22 03:57:34 +0000
  • 2f8d3a7958 Makefile: do not force CGO_ENABLED=0 for miniflux target Thomas J Faughnan Jr 2024-02-21 20:29:58 -0500
  • 59311deb57 Fix logo misalignment when using languages that are more verbose than English Frédéric Guillot 2024-02-19 14:46:55 -0800
  • d2541a173a Bump github.com/tdewolff/minify/v2 from 2.20.16 to 2.20.17 dependabot[bot] 2024-02-19 22:36:45 +0000
  • b618c11b80 Fix typo in man page and Changelog Frédéric Guillot 2024-02-17 13:28:17 -0800
  • 8b4675807a Update ChangeLog Frédéric Guillot 2024-02-17 12:07:36 -0800
  • c0bca973d6 Update GitHub Actions to Go 1.12 Frédéric Guillot 2024-02-17 11:22:02 -0800
  • 5c97771e61 fix macOS VoiceOver didn't announce details and summary expand krvpb024 2024-02-14 17:07:56 +0800
  • c9cbe8afd5 Bump golangci/golangci-lint-action from 3 to 4 dependabot[bot] 2024-02-12 22:35:43 +0000
  • 1d90ce9dd2
    Add Linkwarden integration knrdl 2024-02-12 02:12:37 +0100
  • ccb9eed573 fix wrong label on save when saving an entry the label was reset on complete so the desired done label was never shown knrdl 2024-02-10 21:42:03 +0100
  • 2221fd408d fix the page-button hover style not show krvpb024 2024-02-10 11:14:02 +0800
  • ea58bac548
    Replace link has button role with button tag Tân Î-sîn 2024-02-10 09:09:30 +0800
  • 0f85c0511a remove item focus outline overlapped on current style krvpb024 2024-02-09 15:40:54 +0800
  • 27749a2877 change focus target on items when using keyboard navigation krvpb024 2024-02-08 17:10:59 +0800
  • 0991c27f9d Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 dependabot[bot] 2024-02-09 03:27:37 +0000
  • 00eab03655 Bump golang.org/x/net from 0.20.0 to 0.21.0 dependabot[bot] 2024-02-09 02:53:34 +0000
  • e55377b204 Bump github.com/go-webauthn/webauthn from 0.10.0 to 0.10.1 dependabot[bot] 2024-02-08 22:11:02 +0000
  • 4ddc4ec002 Bump golang.org/x/crypto from 0.18.0 to 0.19.0 dependabot[bot] 2024-02-08 05:58:43 +0000
  • facf17db3f remove icon img alt text krvpb024 2024-02-07 20:32:30 +0800
  • 8663c7d031 Bump golang.org/x/term from 0.16.0 to 0.17.0 dependabot[bot] 2024-02-07 22:15:33 +0000
  • 6eac968083 add keyboard shortcut and aria attribute to menu button krvpb024 2024-02-07 16:54:11 +0800
  • bd573957e0 Debian packages are failing to build Frédéric Guillot 2024-02-07 19:44:05 -0800
  • 5ce5c47499 Remove translation key page.categories.unread_counter Frédéric Guillot 2024-02-05 21:19:16 -0800
  • 9336891e67 Restore menu toggle when clicking on the logo Frédéric Guillot 2024-02-05 20:56:30 -0800
  • aa30c35e7e Use numeric UID in Alpine Docker image Frédéric Guillot 2024-02-05 20:20:52 -0800
  • 39368ece9a add alert role to alert message element krvpb024 2024-02-05 14:20:05 +0800
  • 4f57309380 remove button role on element which perform navigation krvpb024 2024-02-05 13:19:52 +0800
  • 57e7bd5bc9 add button role to links with action krvpb024 2024-02-05 11:40:11 +0800
  • bf54222be7 hide menu button in desktop layout instead of icon krvpb024 2024-02-05 11:14:34 +0800
  • 552fb3e4cc Fix non-numeric UID Sheogorath 2024-02-05 01:11:53 +0100
  • 7d9f174b3f Add missing label ID for custom CSS field Frédéric Guillot 2024-02-04 13:19:50 -0800
  • bf4d31eebe Add styling to search button Frédéric Guillot 2024-02-04 13:15:06 -0800
  • f203326a29 Improve translation of hidden aria elements Frédéric Guillot 2024-02-04 12:51:04 -0800
  • 8367413e84 change links that could perform actions to buttons krvpb024 2024-02-02 16:30:45 +0800
  • 9b6dbd422c change article html structure for accessibility krvpb024 2024-02-02 11:15:33 +0800
  • 531e80f580 fix entry page layout has changed krvpb024 2024-02-01 16:48:34 +0800
  • 890a34e1bd remove code for debug and comment krvpb024 2024-01-28 11:31:37 +0800
  • 7413e383a8 fix search and star function krvpb024 2024-01-28 11:25:30 +0800
  • 7496479380 change header tag usage to match landmark meaning krvpb024 2024-01-27 16:25:55 +0800
  • 6c78a1d635 improve feed, entry, category a11y krvpb024 2024-01-27 15:11:48 +0800
  • 6413c9f9f7 add nav landmark to settings and feed menu krvpb024 2024-01-25 23:09:39 +0800
  • 352aeb0490 fix missing translation key krvpb024 2024-01-25 22:28:43 +0800
  • 61f52d971a fix h1 font-size krvpb024 2024-01-25 22:07:48 +0800
  • fa7508e28d change search summary icon krvpb024 2024-01-25 19:25:17 +0800
  • c217a31444 fix search label and login view not define header krvpb024 2024-01-25 19:19:02 +0800
  • 84576f2c29 fix menu responsive layout krvpb024 2024-01-25 16:36:10 +0800
  • da11416b39 change layout structure by moving header krvpb024 2024-01-25 14:22:18 +0800
  • 6a9a590c7f add search landmark and disclosure pattern to menu krvpb024 2024-01-25 12:44:37 +0800
  • f23e6a3352 add skip to content link krvpb024 2024-01-24 15:00:20 +0800
  • b568b1d41d improve page-header a11y krvpb024 2024-01-23 10:42:10 +0800
  • 9980634e5d Bump github.com/yuin/goldmark from 1.6.0 to 1.7.0 dependabot[bot] 2024-02-02 22:10:31 +0000
  • 4a50ca9122 Allow filtering feeds on entry.Author Matt Stobo 2024-01-28 17:16:41 -0500
  • 3be0d14d44 Bump github.com/tdewolff/minify/v2 from 2.20.15 to 2.20.16 dependabot[bot] 2024-01-29 22:19:33 +0000