Commit Verlauf

Autor SHA1 Nachricht Datum
  Frédéric Guillot bfd8860398 feat(api): add new endpoints to manage API keys vor 10 Monaten
  Frédéric Guillot d33e305af9 fix(api): `hide_globally` categories field should be a boolean vor 11 Monaten
  David Pedersen 86b3593fec docs: update client README to not reference deprecated function vor 1 Jahr
  Frédéric Guillot 3b654fefa7 feat(api): rename integrations status endpoint vor 1 Jahr
  AiraNadih 0adbcc3a04 feat(api): add endpoint for user integration status vor 1 Jahr
  Frédéric Guillot eb4bca6eb7 fix: `store.GetEnclosure()` should return `nil` if no rows are returned vor 1 Jahr
  Pontus Jensen Karlsson 810b351772 feat: add API routes `/v1/enclosures/{enclosureID}` vor 1 Jahr
  Pontus Jensen Karlsson 6fb7e84ce1 feat: API: Allow filtering entries on globally_hidden vor 1 Jahr
  Frédéric Guillot b1e73fafdf Enable go-critic linter and fix various issues detected vor 2 Jahren
  Frédéric Guillot b68ada396a Rewrite API integration tests without build tags vor 2 Jahren
  Frédéric Guillot 52cf236699 Add /v1/version endpoint vor 2 Jahren
  Frédéric Guillot e4285c2cba Add API endpoint to update entry title and content vor 2 Jahren
  Frédéric Guillot 2002d60fbe Add new API endpoint /icons/{iconID} vor 2 Jahren
  Frédéric Guillot 5774323f2e Add API endpoint to flush history vor 2 Jahren
  Frédéric Guillot fccc25f7a3 Add changed_after and changed_before options to /v1/entries endpoint vor 2 Jahren
  Frédéric Guillot c234903255 Rename Miniflux package name to follow Go module naming convention vor 2 Jahren
  Frédéric Guillot e7ccf0aa1e Add SaveEntry function to API client vor 2 Jahren
  fred 8646d61182 Replace copyright header with SPDX identifier vor 2 Jahren
  Davide Masserut ce35b46fee Add category feeds refresh vor 3 Jahren
  jtagcat cd7f01f573 client.New(): accept endpoint URLs with /v1/ vor 3 Jahren
  Pascal Noisette d118aa8649 Add API endpoint to fetch unread and read counters vor 3 Jahren
  knrdl fb585d0086 Allow API search for entries which are not starred vor 4 Jahren
  Edward Betts 264f4db567 Correct spelling vor 4 Jahren
  Frédéric Guillot 6e2e2d1665 Setup golangci-lint Github Action vor 5 Jahren
  Frédéric Guillot a352aff93b Remove deprecated io/ioutil package vor 5 Jahren
  Shizun Ge 4ff52bd730 Add API endpoints to get feeds and entries of a category vor 5 Jahren
  Frédéric Guillot 806b9545a9 Refactor feed validator vor 5 Jahren
  Frédéric Guillot f0610bdd9c Refactor feed creation to allow setting most fields via API vor 5 Jahren
  Frédéric Guillot fd9eaa3e83 Make user fields editable via API vor 5 Jahren
  Benjamin Congdon e17d395ae7 Add API routes for "mark all as read" vor 5 Jahren