Historique des commits

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