Julien Voisin b3fce752d2 refactor: replace `Sprintf` with string concatenation 1 rok pred
..
api 826977bc8c perf(api): speed up `markFeedAsRead` by avoiding a `JOIN` operation 1 rok pred
cli 92876a0c61 refactor(http): rename package from httpd to server for consistency 1 rok pred
config 078eb39db9 refactor(config): don't check random.Read's return value 1 rok pred
crypto 86c58e11f6 perf(reader): use a non-cryptographic hash when possible 1 rok pred
database 15e4c3a374 refactor(database): get rid of the sqlite tentative 1 rok pred
fever f3a5a3ee14 fix(fever): correct sorting direction when using max_id argument 2 rokov pred
googlereader e8e3a600b4 refactor(googlereader): remove intermediate variable 1 rok pred
http b3fce752d2 refactor: replace `Sprintf` with string concatenation 1 rok pred
integration 1f7843e313 feat(integration): prioritize feed-level webhook URL when available when saving entries 1 rok pred
locale 181e1341e1 refactor(locale): introspect the translation files at load time 1 rok pred
mediaproxy 63891501e5 refactor(model): add test coverage and simplify `ProxifyEnclosureURL` 1 rok pred
metric c0e954f19d Implement structured logging using log/slog package 2 rokov pred
model 63891501e5 refactor(model): add test coverage and simplify `ProxifyEnclosureURL` 1 rok pred
oauth2 699deea72c feat(oidc): use `preferred_username` first instead of `email` claim 1 rok pred
proxyrotator a09129d220 refactor(proxyrotator): simplify mutex handling 1 rok pred
reader 5affd78f4f refactor(reader): move the fetcher outside of a loop 1 rok pred
storage b3fce752d2 refactor: replace `Sprintf` with string concatenation 1 rok pred
systemd 168a870c02 Move internal packages to an internal folder 3 rokov pred
template ed0e4a667d refactor(template): reindent and merge tags in `feed_list.html` 1 rok pred
timezone f9dce3d10f perf(timzone): cache getLocation's results 1 rok pred
ui 798bc4cd2d refactor(static): use a simple struct instead of two slices to store assets data and checksums 1 rok pred
urllib a8b4e88742 perf(sanitizer): improve the performances of the sanitizer (#3497) 1 rok pred
validator 0086e0b356 perf(validator): slightly optimize a regex 1 rok pred
version 168a870c02 Move internal packages to an internal folder 3 rokov pred
worker 0af1a6e121 refactor: avoid logging twice the feed errors in the background worker 1 rok pred