Commit History

Author SHA1 Message Date
  Frédéric Guillot 7f7f23d33d chore: upgrade to Go 1.26 1 month ago
  Frédéric Guillot 01888d8e32 fix: run go fix 1 month ago
  Serpicroon 7b07b8256b feat(feed): add ignore_entry_updates option to feeds 1 month ago
  Frédéric Guillot 4cd66aef5f docs(client): improve Godoc comments for exported functions 2 months ago
  Frédéric Guillot 2a9d91c783 feat: add entry filters at the feed level 9 months ago
  Frédéric Guillot 8db637cb39 feat(ui): add user setting to control `target="_blank"` on links 10 months ago
  Frédéric Guillot bfd8860398 feat(api): add new endpoints to manage API keys 10 months ago
  Kelly Norton 09fb05aaaf feat: add option to always open articles externally 10 months ago
  Frédéric Guillot d33e305af9 fix(api): `hide_globally` categories field should be a boolean 11 months ago
  Frédéric Guillot ef22e95f8b feat: implement proxy URL per feed 1 year ago
  Frédéric Guillot e555e442fb feat: add new settings option to allow external fonts 1 year ago
  Frédéric Guillot 600dea6ce5 feat(client): add `custom_js` field to Go API client 1 year ago
  Pontus Jensen Karlsson 810b351772 feat: add API routes `/v1/enclosures/{enclosureID}` 1 year ago
  Pontus Jensen Karlsson 6fb7e84ce1 feat: API: Allow filtering entries on globally_hidden 1 year ago
  privatmamtora 1a81866bb9 Add global block and keep filters 1 year ago
  Romain de Laage 00dabc1d3c feat: Media player: Conrol playback speed 2 years ago
  Frédéric Guillot b68ada396a Rewrite API integration tests without build tags 2 years ago
  jvoisin b04550e2f2 Use `%q` instead of `"%s"` 2 years ago
  Frédéric Guillot eae4cb1417 Add feed option to disable HTTP/2 to avoid fingerprinting 2 years ago
  jvoisin 2be5051b19 Reorder the fields of the Entry struct to save some memory 2 years ago
  Frédéric Guillot 52cf236699 Add /v1/version endpoint 2 years ago
  Frédéric Guillot e4285c2cba Add API endpoint to update entry title and content 2 years ago
  Frédéric Guillot fccc25f7a3 Add changed_after and changed_before options to /v1/entries endpoint 2 years ago
  Frédéric Guillot c234903255 Rename Miniflux package name to follow Go module naming convention 2 years ago
  xl 356d32c6fe Add user setting for marking entry as read on view 3 years ago
  fred 8646d61182 Replace copyright header with SPDX identifier 2 years ago
  dzaikos 7d252ea45b Add swipe as option for gesture navigation between entries. 3 years ago
  privatmamtora 8f9ccc6540 Parse `<category>` from Feeds (RSS, Atom and JSON) 3 years ago
  Frédéric Guillot 2e047dff98 Add option to enable or disable double tap 3 years ago
  Frédéric Guillot 206be5ba15 Rename column to CategoriesSortingOrder 3 years ago