Historique des commits

Auteur SHA1 Message Date
  Frédéric Guillot 075127c56f chore: add go:fix inline to deprecated client.New il y a 1 mois
  Frédéric Guillot 7f7f23d33d chore: upgrade to Go 1.26 il y a 2 mois
  Frédéric Guillot 4cd66aef5f docs(client): improve Godoc comments for exported functions il y a 3 mois
  Gerald Cox 90a389ac25 feat: add API endpoint to import entries into existing feed il y a 4 mois
  Kelly Norton 385d8bb969 feat(client): allow http.Client as option and add context to api methods il y a 6 mois
  jvoisin dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible il y a 7 mois
  Steven vanZyl 60cd7ffe88 refactor: Replace "Bookmarks" with "Starred" il y a 8 mois
  Frédéric Guillot c105b14f58 test(api): add integration test for fetching categories with counters il y a 8 mois
  Frédéric Guillot bfd8860398 feat(api): add new endpoints to manage API keys il y a 11 mois
  Frédéric Guillot d33e305af9 fix(api): `hide_globally` categories field should be a boolean il y a 1 an
  David Pedersen 86b3593fec docs: update client README to not reference deprecated function il y a 1 an
  Frédéric Guillot 3b654fefa7 feat(api): rename integrations status endpoint il y a 1 an
  AiraNadih 0adbcc3a04 feat(api): add endpoint for user integration status il y a 1 an
  Frédéric Guillot eb4bca6eb7 fix: `store.GetEnclosure()` should return `nil` if no rows are returned il y a 1 an
  Pontus Jensen Karlsson 810b351772 feat: add API routes `/v1/enclosures/{enclosureID}` il y a 1 an
  Pontus Jensen Karlsson 6fb7e84ce1 feat: API: Allow filtering entries on globally_hidden il y a 1 an
  Frédéric Guillot b1e73fafdf Enable go-critic linter and fix various issues detected il y a 2 ans
  Frédéric Guillot b68ada396a Rewrite API integration tests without build tags il y a 2 ans
  Frédéric Guillot 52cf236699 Add /v1/version endpoint il y a 2 ans
  Frédéric Guillot e4285c2cba Add API endpoint to update entry title and content il y a 2 ans
  Frédéric Guillot 2002d60fbe Add new API endpoint /icons/{iconID} il y a 2 ans
  Frédéric Guillot 5774323f2e Add API endpoint to flush history il y a 2 ans
  Frédéric Guillot fccc25f7a3 Add changed_after and changed_before options to /v1/entries endpoint il y a 2 ans
  Frédéric Guillot c234903255 Rename Miniflux package name to follow Go module naming convention il y a 2 ans
  Frédéric Guillot e7ccf0aa1e Add SaveEntry function to API client il y a 2 ans
  fred 8646d61182 Replace copyright header with SPDX identifier il y a 2 ans
  Davide Masserut ce35b46fee Add category feeds refresh il y a 3 ans
  jtagcat cd7f01f573 client.New(): accept endpoint URLs with /v1/ il y a 3 ans
  Pascal Noisette d118aa8649 Add API endpoint to fetch unread and read counters il y a 4 ans
  knrdl fb585d0086 Allow API search for entries which are not starred il y a 4 ans