Commit History

Author SHA1 Message Date
  gudvinr 91860edab0 refactor(fetcher): make request builder actually build 3 weeks ago
  gudvinr e49c75fc56 fix(storage): chain query builders 3 weeks ago
  jiasen 350df63d99 fix(googlereader): apply configured user agent in quickadd handler 2 weeks ago
  gudvinr 66996e3ffa refactor(storage): use same API for list and singular items 1 month ago
  gudvinr 95f5f1e77d refactor(storage): use query builder as builder 1 month ago
  jvoisin 098270cb14 refactor(misc): various minor code simplifications 1 month ago
  NatsuCamellia e4338950a0 fix(googlereader): fix incorrect read/starred toggling 1 month ago
  Frédéric Guillot 2916831cb1 fix(storage): prevent deleted entries from reappearing as unread 2 months ago
  Frédéric Guillot f03285883b refactor: remove dependency on gorilla/mux 3 months ago
  Frédéric Guillot b1713dc626 refactor(mediaproxy): remove dependency on gorilla/mux 3 months ago
  Frédéric Guillot a392b0d53f refactor(googlereader): remove dependency on gorilla/mux 3 months ago
  jvoisin 4413c80a2a perf(googlereader): preallocate some slices 3 months ago
  Frédéric Guillot e9edda8ef6 refactor(response): add Text response helper 3 months ago
  Frédéric Guillot 5c414f586b refactor(http): use explicit response body setters 3 months ago
  Frédéric Guillot b18ecc0a78 refactor(http): move response format helpers into parent package 3 months ago
  Frédéric Guillot 4cd9dd6af7 refactor(validator): replace IsValidURL with urllib.IsAbsoluteURL 3 months ago
  jvoisin 7846ddb3d7 refactor(googlereader): minor code simplifications 3 months ago
  Frédéric Guillot 7f7f23d33d chore: upgrade to Go 1.26 4 months ago
  jvoisin fc9cb9e5d5 refactor(googlereader): unexport two symbols 4 months ago
  Frédéric Guillot 590adb9967 refactor(googlereader): remove output param check for user-info handler 5 months ago
  Frédéric Guillot 9e817e646f feat(googlereader)!: remove CORS handler 5 months ago
  Frédéric Guillot 5594586941 fix(googlereader): generated tokens should not be logged even in debug mode 5 months ago
  jvoisin dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 8 months ago
  Julien Voisin 84078c7c20 refactor: avoid unnecessary usage of `Printf` 9 months ago
  Steven vanZyl 60cd7ffe88 refactor: Replace "Bookmarks" with "Starred" 10 months ago
  gudvinr 5e3bba9ae1 refactor(request): fix typo in big corp name 10 months ago
  gudvinr e8e3a600b4 refactor(googlereader): remove intermediate variable 10 months ago
  gudvinr 76ef8f3579 refactor(googlereader): replace `Sprintf("%d")` with `FormatInt` 10 months ago
  Frédéric Guillot 5eab4753e8 refactor(googlereader): rename/unexport response types and functions 11 months ago
  Frédéric Guillot 4679691c94 refactor(googlereader): rename stream suffix constants for clarity 11 months ago