Historique des commits

Auteur SHA1 Message Date
  Anton Larionov 553c578f2e feat(rssbridge): support auth token for RSS-Bridge il y a 11 mois
  Frédéric Guillot 3de9629a49 feat(googlereader): avoid SQL query to fetch username in streamItemContentsHandler il y a 1 an
  Frédéric Guillot 8d821dfc3b fix(googlereader): handle various item ID formats il y a 1 an
  Frédéric Guillot cb775bc79e refactor(googlereader): move constants to separate files il y a 1 an
  Frédéric Guillot 6cc8d8abf1 fix(googlereader): `/items/contents` should accept short form item IDs il y a 1 an
  Frédéric Guillot 50395f13ca feat(googlereader): add `mark-all-as-read` endpoint il y a 1 an
  Frédéric Guillot e8c3435bb9 fix(googlereader): return a 400 instead of 500 for invalid edit requests il y a 1 an
  Frédéric Guillot 63f0a17388 fix(googlereader): avoid panic for inexisting feed or category il y a 1 an
  Frédéric Guillot d33e305af9 fix(api): `hide_globally` categories field should be a boolean il y a 1 an
  Frédéric Guillot ef22e95f8b feat: implement proxy URL per feed il y a 1 an
  Frédéric Guillot 535fd050b7 feat: add proxy rotation functionality il y a 1 an
  Frédéric Guillot e643effefa feat: combine feed icon handlers to use only `externalIconID` il y a 1 an
  Frédéric Guillot c531be8780 fix: update Content-Security-Policy to use 'sandbox' directive il y a 1 an
  Josiah Campbell df8bc742fb feat(googlereader): add feed icon field, endpoint il y a 1 an
  Frédéric Guillot 381f03b56a fix(greader): return enclosures in `streamItemContentsHandler` response il y a 1 an
  Pontus Jensen Karlsson 810b351772 feat: add API routes `/v1/enclosures/{enclosureID}` il y a 1 an
  Frédéric Guillot d048d59d39 fix: use BASE_URL instead of `r.Host` to generate absolute media proxy URL il y a 1 an
  Frédéric Guillot 5ce3f24838 googelreader: set CrawlTimeMsec at the correct precision il y a 1 an
  Frédéric Guillot c2311e316c Rename PROXY_* options to MEDIA_PROXY_* il y a 2 ans
  Frédéric Guillot a15cdb1655 Fix regression in AbsoluteProxifyURL() il y a 2 ans
  Frédéric Guillot b1e73fafdf Enable go-critic linter and fix various issues detected il y a 2 ans
  jvoisin 1f5c8ce353 Don't mix up capacity and length il y a 2 ans
  Frédéric Guillot 9d1b1e19d4 Google Reader: Do not return a 500 error when no items is returned il y a 2 ans
  Frédéric Guillot 1af1bc3460 Google Reader API: Allow rename and move feed at the same time il y a 2 ans
  Frédéric Guillot 1bd5d57884 `user/{userID}/state/com.google/read` is missing in `categories` section for read entries il y a 2 ans
  Frédéric Guillot aa3dc574a7 Google Reader API: Take ExcludeTargets into consideration in Feed stream handler il y a 2 ans
  Frédéric Guillot eeaab72a9f Refactor feed discovery and avoid an extra HTTP request if the url provided is the feed il y a 2 ans
  Frédéric Guillot 14e25ab9fe Refactor HTTP Client and LocalizedError packages il y a 2 ans
  Ryan Stafford 120aabfbce Add RSS-Bridge integration 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