Histórico de Commits

Autor SHA1 Mensagem Data
  Julien Voisin 84078c7c20 refactor: avoid unnecessary usage of `Printf` há 7 meses atrás
  Steven vanZyl 60cd7ffe88 refactor: Replace "Bookmarks" with "Starred" há 7 meses atrás
  gudvinr 5e3bba9ae1 refactor(request): fix typo in big corp name há 7 meses atrás
  gudvinr e8e3a600b4 refactor(googlereader): remove intermediate variable há 8 meses atrás
  gudvinr 76ef8f3579 refactor(googlereader): replace `Sprintf("%d")` with `FormatInt` há 8 meses atrás
  Frédéric Guillot 5eab4753e8 refactor(googlereader): rename/unexport response types and functions há 8 meses atrás
  Frédéric Guillot 4679691c94 refactor(googlereader): rename stream suffix constants for clarity há 8 meses atrás
  Julien Voisin 0d5f4a710f refactor(googlereader): unexport a lot of symbols há 8 meses atrás
  Frédéric Guillot 63891501e5 refactor(model): add test coverage and simplify `ProxifyEnclosureURL` há 9 meses atrás
  jvoisin 560be66147 refactor(misc): Use proper slog.XXX instead of slog.Any há 9 meses atrás
  Anton Larionov 553c578f2e feat(rssbridge): support auth token for RSS-Bridge há 10 meses atrás
  Frédéric Guillot 3de9629a49 feat(googlereader): avoid SQL query to fetch username in streamItemContentsHandler há 11 meses atrás
  Frédéric Guillot 8d821dfc3b fix(googlereader): handle various item ID formats há 11 meses atrás
  Frédéric Guillot cb775bc79e refactor(googlereader): move constants to separate files há 11 meses atrás
  Frédéric Guillot 6cc8d8abf1 fix(googlereader): `/items/contents` should accept short form item IDs há 11 meses atrás
  Frédéric Guillot 50395f13ca feat(googlereader): add `mark-all-as-read` endpoint há 11 meses atrás
  Frédéric Guillot e8c3435bb9 fix(googlereader): return a 400 instead of 500 for invalid edit requests há 11 meses atrás
  Frédéric Guillot 63f0a17388 fix(googlereader): avoid panic for inexisting feed or category há 11 meses atrás
  Frédéric Guillot d33e305af9 fix(api): `hide_globally` categories field should be a boolean há 11 meses atrás
  Frédéric Guillot ef22e95f8b feat: implement proxy URL per feed há 1 ano atrás
  Frédéric Guillot 535fd050b7 feat: add proxy rotation functionality há 1 ano atrás
  Frédéric Guillot e643effefa feat: combine feed icon handlers to use only `externalIconID` há 1 ano atrás
  Frédéric Guillot c531be8780 fix: update Content-Security-Policy to use 'sandbox' directive há 1 ano atrás
  Josiah Campbell df8bc742fb feat(googlereader): add feed icon field, endpoint há 1 ano atrás
  Frédéric Guillot 381f03b56a fix(greader): return enclosures in `streamItemContentsHandler` response há 1 ano atrás
  Pontus Jensen Karlsson 810b351772 feat: add API routes `/v1/enclosures/{enclosureID}` há 1 ano atrás
  Frédéric Guillot d048d59d39 fix: use BASE_URL instead of `r.Host` to generate absolute media proxy URL há 1 ano atrás
  Frédéric Guillot 5ce3f24838 googelreader: set CrawlTimeMsec at the correct precision há 1 ano atrás
  Frédéric Guillot c2311e316c Rename PROXY_* options to MEDIA_PROXY_* há 2 anos atrás
  Frédéric Guillot a15cdb1655 Fix regression in AbsoluteProxifyURL() há 2 anos atrás