コミット履歴

作者 SHA1 メッセージ 日付
  Frédéric Guillot 4d7c601f6d feat(ui): add PWA app shortcuts 8 ヶ月 前
  Frédéric Guillot f7e672452b feat(js): force page reload to prevent stale data from bfcache 8 ヶ月 前
  Frédéric Guillot 6532435db9 fix(css): align icon labels vertically in entry actions 8 ヶ月 前
  jvoisin 14cd5e9c0d refactor(template): reduce the amount of code in common templates 8 ヶ月 前
  Julien Voisin 566670cc06 refactor: unexport symbols 8 ヶ月 前
  dependabot[bot] a4d51b5586 build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 8 ヶ月 前
  dependabot[bot] e6d01896e0 build(deps): bump github.com/tdewolff/minify/v2 from 2.23.10 to 2.23.11 8 ヶ月 前
  dependabot[bot] b4a814a5b2 build(deps): bump golang.org/x/term from 0.33.0 to 0.34.0 8 ヶ月 前
  dependabot[bot] 940d94e793 build(deps): bump golang.org/x/image from 0.29.0 to 0.30.0 8 ヶ月 前
  Frédéric Guillot 80f48c88c7 refactor: replace `interface{}` with `any` 8 ヶ月 前
  Frédéric Guillot 045f2f1747 chore(view): remove unused `webauthn_js_checksum` key 8 ヶ月 前
  Julien Voisin 2565ff930c refactor(template): make use of `template.ParseFS` 8 ヶ月 前
  Julien Voisin b3fce752d2 refactor: replace `Sprintf` with string concatenation 8 ヶ月 前
  Julien Voisin 798bc4cd2d refactor(static): use a simple struct instead of two slices to store assets data and checksums 8 ヶ月 前
  Julien Voisin b1cbaae71c refactor(storage): simplify `feed.go` by using `min()`, inline errors, and use idiomatic conditions 8 ヶ月 前
  Julien Voisin 924293ee5c perf(storage): avoid heavy-weight SQL when marking feed as read 8 ヶ月 前
  Julien Voisin 826977bc8c perf(api): speed up `markFeedAsRead` by avoiding a `JOIN` operation 8 ヶ月 前
  Julien Voisin ed0e4a667d refactor(template): reindent and merge tags in `feed_list.html` 8 ヶ月 前
  jvoisin 5affd78f4f refactor(reader): move the fetcher outside of a loop 9 ヶ月 前
  Frédéric Guillot d3ad460c9d Revert "feat(cookie): use `SameSiteStrictMode` when not using OAuth2/OIDC" 8 ヶ月 前
  Frédéric Guillot 0f3c04a98a test(rewrite): fix flaky test case by sorting query string keys 8 ヶ月 前
  gudvinr e8e3a600b4 refactor(googlereader): remove intermediate variable 9 ヶ月 前
  Julien Voisin a6ce5c92dc perf(storage): minor optimization for `FetchJobs` 9 ヶ月 前
  gudvinr 76ef8f3579 refactor(googlereader): replace `Sprintf("%d")` with `FormatInt` 9 ヶ月 前
  Julien Voisin a43d150a27 refactor(parser): centralize seek logic and provide a hint for the compiler to eliminate a useless bound check 9 ヶ月 前
  Frédéric Guillot 3bb965913d refactor(js): create utility functions to manage buttons state 9 ヶ月 前
  Frédéric Guillot b505a63f3b refactor(js): rewrite toast notification implementation 9 ヶ月 前
  Frédéric Guillot e9d9256ae2 refactor(js): rename functions to include action suffix 9 ヶ月 前
  Frédéric Guillot 391792a424 refactor(js): combine `handleBookmark` and `toggleBookmark` functions 9 ヶ月 前
  Frédéric Guillot d2cfca589b refactor(js): combine `handleSaveEntry()` and `saveEntry()` functions 9 ヶ月 前