Commit History

Author SHA1 Message Date
  John Brayton bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 1 day ago
  John Brayton 7d8ffd2eb0 feat(api): add entry ID listing endpoint 1 week ago
  Frédéric Guillot 2916831cb1 fix(storage): prevent deleted entries from reappearing as unread 2 months ago
  Frédéric Guillot 7f7f23d33d chore: upgrade to Go 1.26 4 months ago
  Gerald Cox 90a389ac25 feat: add API endpoint to import entries into existing feed 5 months ago
  Frédéric Guillot f83d66769d fix(api): do not return removed entries 10 months ago
  Steven vanZyl 60cd7ffe88 refactor: Replace "Bookmarks" with "Starred" 10 months ago
  Frédéric Guillot c105b14f58 test(api): add integration test for fetching categories with counters 10 months ago
  jvoisin eb6f7f30bb feat(storage): make removed entries' status immutable 10 months ago
  jvoisin 1af6df7cb9 perf(api): use math/rand/v2 1 year ago
  Frédéric Guillot bfd8860398 feat(api): add new endpoints to manage API keys 1 year ago
  Frédéric Guillot d33e305af9 fix(api): `hide_globally` categories field should be a boolean 1 year ago
  Frédéric Guillot 46323b3fe7 test(api): update base url after upgrading hugo 1 year ago
  Frédéric Guillot 3b654fefa7 feat(api): rename integrations status endpoint 1 year ago
  AiraNadih 0adbcc3a04 feat(api): add endpoint for user integration status 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
  Frédéric Guillot eb4bca6eb7 fix: `store.GetEnclosure()` should return `nil` if no rows are returned 1 year ago
  Pontus Jensen Karlsson 810b351772 feat: add API routes `/v1/enclosures/{enclosureID}` 1 year ago
  Pontus Jensen Karlsson ade412f453 fix: Honor hide_globally when creating a new feed through the api 1 year ago
  Pontus Jensen Karlsson 6fb7e84ce1 feat: API: Allow filtering entries on globally_hidden 1 year ago
  Thomas J Faughnan Jr 3e0d5de7a3 api tests: use intSize-agnostic random integers 2 years ago
  Frédéric Guillot b68ada396a Rewrite API integration tests without build tags 2 years ago