Cronologia Commit

Autore SHA1 Messaggio Data
  Frédéric Guillot 26d9195d21 perf(storage): use scalar comparison for single-element slices in query builder 1 mese fa
  jvoisin 5f3049d1ce perf(storage): factorize away a query 1 mese fa
  dependabot[bot] c591ea335f build(deps): bump github.com/lib/pq from 1.12.2 to 1.12.3 1 mese fa
  dependabot[bot] 8df6b823ee build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 1 mese fa
  Frédéric Guillot fd75311621 refactor(ui): skip app session creation for static asset routes 1 mese fa
  Frédéric Guillot 4e8a0e0639 fix(ui): remove sensitive values from log messages 1 mese fa
  Frédéric Guillot 96989e2a6f fix(ui): render edit template on category update validation error 1 mese fa
  Frédéric Guillot 4f504499fa fix(ui): redirect to category feeds page after marking feed as read 1 mese fa
  dependabot[bot] 382e179e19 build(deps): bump github.com/go-webauthn/webauthn from 0.16.1 to 0.16.2 1 mese fa
  dependabot[bot] 47ced3e1f8 build(deps): bump github.com/lib/pq from 1.12.1 to 1.12.2 1 mese fa
  dependabot[bot] e2f225fde9 build(deps): bump github.com/andybalholm/brotli from 1.2.0 to 1.2.1 1 mese fa
  dependabot[bot] 932e013590 build(deps): bump github.com/lib/pq from 1.12.0 to 1.12.1 1 mese fa
  jvoisin d5c37d7d12 perf(ui): reduce amount of sql queries to get unread entries 1 mese fa
  Frédéric Guillot b160f92ff8 refactor(config): move cross-field validation into config parser 1 mese fa
  Frédéric Guillot 31f077cccc refactor(oauth2): select provider explicitly by OAUTH2_PROVIDER value 1 mese fa
  Frédéric Guillot 062641330a refactor(oauth2): apply Go conventions and add GoDoc comments 1 mese fa
  ghose c61c20247d feat(locale): update gl_ES translation 1 mese fa
  jvoisin 873416f4be perf(ui): don't parse the keymap on every keypress 1 mese fa
  jvoisin f8171fe69f perf(ui): batch changes in markPageAsRead 1 mese fa
  jvoisin ba684cabfd perf(ui): add `immutable` to Cache-Control 1 mese fa
  jvoisin 9151dc5377 perf(storage): extract a query from a cursor lock 1 mese fa
  jvoisin ca7c38a680 perf(storage): Use SKIP LOCKED in ArchiveEntries 1 mese fa
  Frédéric Guillot f5bfd5a70c refactor(oauth2): make Google and OIDC providers mutually exclusive 1 mese fa
  Frédéric Guillot f6c5f2f740 fix(oauth2): scope OIDC client secret warning to OIDC configuration 1 mese fa
  Frédéric Guillot 2de3427dc7 refactor(oauth2): update Google OAuth endpoints to v2 1 mese fa
  jvoisin 21703c81f4 perf(sanitizer): Use an io.MultiReader 1 mese fa
  jvoisin b79f22a63c perf(sanitizer): html.Parse already lowercases tag names 1 mese fa
  dependabot[bot] 59bd092a02 build(deps): bump github.com/tdewolff/minify/v2 from 2.24.10 to 2.24.11 1 mese fa
  Frédéric Guillot 1d4ca6a6bc fix(oauth2): check HTTP status from Google userinfo endpoint 1 mese fa
  Frédéric Guillot b4c9719000 fix(oauth2): clear state and code verifier from session after use 1 mese fa