История коммитов

Автор SHA1 Сообщение Дата
  Frédéric Guillot d62df4e02a refactor(server): avoid double call to Sprintf 10 месяцев назад
  Ingmar Stein 8fa5041c37 feat: Allow multiple listen addresses 10 месяцев назад
  Julien Voisin dc05965895 chore(template): remove `X-UA-Compatible` meta tag specific to Internet Explorer 10 месяцев назад
  jvoisin 109e668ac7 perf(storage): pre-allocate a slice in RefreshFeedEntries 10 месяцев назад
  Frédéric Guillot 6d58052504 fix(readability): do not remove elements within code blocks 10 месяцев назад
  Matthaiks 491d51c95f feat(locale): update Polish translation 10 месяцев назад
  Frédéric Guillot db49e41acf refactor(processor): move FilterEntryMaxAgeDays filter to filter package 10 месяцев назад
  Frédéric Guillot e6b814199b feat(filter): add `EntryDate=max-age:duration` filter 10 месяцев назад
  Frédéric Guillot b0a10f02fd feat(css): add margin-bottom to input for consistent spacing 10 месяцев назад
  Frédéric Guillot 9c05c3c493 feat(filter): merge user and feed entry filter rules 10 месяцев назад
  Frédéric Guillot 2a9d91c783 feat: add entry filters at the feed level 10 месяцев назад
  Frédéric Guillot cb59944d6b refactor(processor): move `RewriteEntryURL` function to `rewrite` package 10 месяцев назад
  Frédéric Guillot c12476c1a9 refactor(filter): avoid code duplication between IsBlockedEntry and IsAllowedEntry functions 10 месяцев назад
  Frédéric Guillot bc6ab44ff2 fix(filter): skip invalid rules instead of exiting the loop 10 месяцев назад
  Frédéric Guillot 6282ac1f38 refactor(processor): move filters to a `filter` package 10 месяцев назад
  jvoisin 96c0ef4efd refactor(processor): massive refactoring of filters.go 10 месяцев назад
  jvoisin b139ac4a2c refactor(youtube): Remove a regex and make use of fetchWatchTime 10 месяцев назад
  jvoisin c818d5bbb8 refactor(youtube): initiliaze two maps to the proper length 10 месяцев назад
  jvoisin e366710529 refactor(processor): remove a useless type declaration 10 месяцев назад
  jvoisin 5cff4d7117 refactor(processor): remove a duplication function call 10 месяцев назад
  jvoisin f31a784eaa refactor(processor): refactor common code into a fetchWatchTime function 10 месяцев назад
  jvoisin 7edfcc3cf7 refactor(processor): remove a useless type declaration 10 месяцев назад
  jvoisin fe4b00b9f8 refactor(processor): extract some functions into an utils.go file 10 месяцев назад
  jvoisin 46b159ac58 refactor(processor): simplify bilibili processing 10 месяцев назад
  jvoisin 86c58e11f6 perf(reader): use a non-cryptographic hash when possible 10 месяцев назад
  jvoisin 9a1d9593b3 refactor(crypto): use rand.Text() instead of a custom implementation 10 месяцев назад
  jvoisin 43546976d2 refactor(tests): use b.Loop() instead of for range b.N 10 месяцев назад
  jvoisin 3ab9ca9e4d refactor(http): Don't hardcode TLS configuration 10 месяцев назад
  jvoisin 1af6df7cb9 perf(api): use math/rand/v2 10 месяцев назад
  jvoisin 50dff576b0 build(go): bump to go 1.24 10 месяцев назад