jvoisin
|
47e304f343
perf(integration): don't defer in a for loop
|
1 hete |
gudvinr
|
9dfed35946
refactor(storage): consistent construction of query builders
|
1 hete |
gudvinr
|
95f5f1e77d
refactor(storage): use query builder as builder
|
1 hete |
gudvinr
|
a08f598cc8
refactor(storage): return entryPaginationBuilder from builder methods
|
1 hete |
jvoisin
|
0e1523551b
perf(finder): optimize a tad findCanonicalURL
|
1 hete |
jvoisin
|
eff9502462
refactor(storage): use INNER JOIN where LEFT JOIN is redundant
|
2 hete |
jvoisin
|
ab94f42ad1
refactor(storage): Use INNER JOIN instead of LEFT JOIN in IconByFeedID
|
2 hete |
gudvinr
|
f66772e911
feat(sanitizer): speed up TruncateHTML by a lot
|
1 hete |
gudvinr
|
43456daddf
feat(sanitizer): TruncateHTML benchmarks
|
1 hete |
gudvinr
|
863d6039ad
refactor(sanitizer): split common stripping code into iterator function
|
1 hete |
gudvinr
|
fc3e548be7
refactor(sanitizer): move truncate tests to single table
|
1 hete |
Harold Kim
|
096a15ef14
feat(locale): add Korean translation
|
6 napja |
jvoisin
|
0976efd163
refactor(readingtime): get rid of the obnoxious casts dance
|
2 hete |
Frédéric Guillot
|
06e36c3e54
Revert "feat(ui): add stdlib cross-origin protection middleware"
|
1 hete |
jvoisin
|
39772c33f0
perf(subscription): use a slice instead of a map for well-known feed paths
|
1 hete |
jvoisin
|
098270cb14
refactor(misc): various minor code simplifications
|
2 hete |
jvoisin
|
24c65304a7
perf(date): cache timezone Locations for PST/PDT/EST/EDT fallback
|
2 hete |
jvoisin
|
3747e686af
security(metrics): use constant-time comparison for metrics endpoint credentials
|
2 hete |
jvoisin
|
cc1d39efe1
perf(misc): preallocate some slices
|
2 hete |
jvoisin
|
bdd7f4f365
perf(database): drop two redundant indexes
|
2 hete |
gudvinr
|
7628a214f3
fix(storage): remove possible SQL injection
|
2 hete |
jvoisin
|
20545d28e9
refactor(storage): remove a useless ORDER BY in GetEnclosure
|
2 hete |
dependabot[bot]
|
771977407c
build(deps): bump the gomod group with 6 updates
|
2 hete |
Fred
|
0642e8a3ea
fix(webauthn): persist backup flags
|
2 hete |
Fred
|
059ec55f52
security(webauthn)!: require discoverable passkeys
|
2 hete |
dashitongzhi
|
9fd6f44311
fix: typo in wallabag integration error message
|
2 hete |
jvoisin
|
018128e109
fix(storage): delete orphaned icons
|
2 hete |
gudvinr
|
3f05747a78
refactor(internal): use errors.Is instead of equality operator
|
2 hete |
jvoisin
|
7a5b4b109e
fix(googlereader): avoid inlining validateApiKey at every call site
|
2 hete |
jvoisin
|
c2661ca1c4
perf(processor): avoid per-char string allocation in parseISO8601Duration
|
2 hete |