Historial de Commits

Autor SHA1 Mensaje Fecha
  Kelly Norton 385d8bb969 feat(client): allow http.Client as option and add context to api methods hace 6 meses
  jvoisin dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible hace 7 meses
  Steven vanZyl 60cd7ffe88 refactor: Replace "Bookmarks" with "Starred" hace 8 meses
  Frédéric Guillot c105b14f58 test(api): add integration test for fetching categories with counters hace 8 meses
  Frédéric Guillot bfd8860398 feat(api): add new endpoints to manage API keys hace 11 meses
  Frédéric Guillot d33e305af9 fix(api): `hide_globally` categories field should be a boolean hace 1 año
  David Pedersen 86b3593fec docs: update client README to not reference deprecated function hace 1 año
  Frédéric Guillot 3b654fefa7 feat(api): rename integrations status endpoint hace 1 año
  AiraNadih 0adbcc3a04 feat(api): add endpoint for user integration status hace 1 año
  Frédéric Guillot eb4bca6eb7 fix: `store.GetEnclosure()` should return `nil` if no rows are returned hace 1 año
  Pontus Jensen Karlsson 810b351772 feat: add API routes `/v1/enclosures/{enclosureID}` hace 1 año
  Pontus Jensen Karlsson 6fb7e84ce1 feat: API: Allow filtering entries on globally_hidden hace 1 año
  Frédéric Guillot b1e73fafdf Enable go-critic linter and fix various issues detected hace 2 años
  Frédéric Guillot b68ada396a Rewrite API integration tests without build tags hace 2 años
  Frédéric Guillot 52cf236699 Add /v1/version endpoint hace 2 años
  Frédéric Guillot e4285c2cba Add API endpoint to update entry title and content hace 2 años
  Frédéric Guillot 2002d60fbe Add new API endpoint /icons/{iconID} hace 2 años
  Frédéric Guillot 5774323f2e Add API endpoint to flush history hace 2 años
  Frédéric Guillot fccc25f7a3 Add changed_after and changed_before options to /v1/entries endpoint hace 2 años
  Frédéric Guillot c234903255 Rename Miniflux package name to follow Go module naming convention hace 2 años
  Frédéric Guillot e7ccf0aa1e Add SaveEntry function to API client hace 2 años
  fred 8646d61182 Replace copyright header with SPDX identifier hace 2 años
  Davide Masserut ce35b46fee Add category feeds refresh hace 3 años
  jtagcat cd7f01f573 client.New(): accept endpoint URLs with /v1/ hace 3 años
  Pascal Noisette d118aa8649 Add API endpoint to fetch unread and read counters hace 4 años
  knrdl fb585d0086 Allow API search for entries which are not starred hace 4 años
  Edward Betts 264f4db567 Correct spelling hace 5 años
  Frédéric Guillot 6e2e2d1665 Setup golangci-lint Github Action hace 5 años
  Frédéric Guillot a352aff93b Remove deprecated io/ioutil package hace 5 años
  Shizun Ge 4ff52bd730 Add API endpoints to get feeds and entries of a category hace 5 años