jvoisin
|
e9d4a130fd
refactor(sanitizer): remove two useless `www.` prefixes
|
11 ay önce |
Frédéric Guillot
|
d291d6a74d
refactor(config): remove deprecated config options
|
11 ay önce |
Frédéric Guillot
|
e0f7e6f2a8
feat(config)!: remove `SERVER_TIMING_HEADER` config option
|
11 ay önce |
jvoisin
|
ef3dbd3707
perf(database): use `TRUNCATE` instead of `DELETE FROM` in migrations
|
11 ay önce |
jvoisin
|
32f08053aa
perf(database): marginally speeds migrations up
|
11 ay önce |
jvoisin
|
117c031f1c
feat(integration)!: remove Pocket integration
|
11 ay önce |
Frédéric Guillot
|
b95c9023ee
refactor(sanitizer): make `isValidAttribute()` check O(1)
|
11 ay önce |
Frédéric Guillot
|
3538c4271b
refactor(sanitizer): use global variables to avoid recreating slices on every call
|
11 ay önce |
Frédéric Guillot
|
ac44507af2
refactor(sanitizer): use a map for iframe allow list
|
11 ay önce |
jvoisin
|
44c48d109f
perf(sanitizer): extract a call to url.Parse and make intensive use of it
|
11 ay önce |
Frédéric Guillot
|
40727704c2
feat(rewrite): add support for YouTube Shorts video URL pattern
|
11 ay önce |
jvoisin
|
8a014c6abc
perf(readability): minor regex improvement
|
11 ay önce |
jvoisin
|
60ad19c427
perf(rss): early return when looking for an item's author
|
11 ay önce |
jvoisin
|
f40c1e7f63
fix(reader): fix a crash introduced by d59990f1
|
11 ay önce |
Frédéric Guillot
|
a4d16cc5c1
refactor(rewrite): rename `Rewriter` function to `ApplyContentRewriteRules`
|
11 ay önce |
jvoisin
|
7c857bdc72
perf(reader): optimize RemoveTrackingParameters
|
11 ay önce |
jvoisin
|
0caadf82f2
perf(rss): optimize a bit BuildFeed
|
11 ay önce |
jvoisin
|
0086e0b356
perf(validator): slightly optimize a regex
|
11 ay önce |
Frédéric Guillot
|
70b513b8db
feat(ui): display external URL in single entry view
|
11 ay önce |
Frédéric Guillot
|
cecc18420d
feat(sanitizer): add validation for empty width and height attributes in img tags
|
11 ay önce |
Frédéric Guillot
|
d53fd17e10
feat(sanitizer): validate MathML XML namespace
|
11 ay önce |
Frédéric Guillot
|
21d22d7f0b
feat(sanitizer): add support for fetchpriority and decoding attributes in img tags
|
11 ay önce |
jvoisin
|
d59990f1dd
perf(xml): optimize xml filtering
|
11 ay önce |
jvoisin
|
49085daefe
perf(xml): optimized NewXMLDecoder
|
11 ay önce |
jvoisin
|
5872710d22
perf(storage): optimize away two Sprintf calls
|
11 ay önce |
Qeynos
|
d2212dee12
feat(locale): update Chinese translations
|
11 ay önce |
Frédéric Guillot
|
8db637cb39
feat(ui): add user setting to control `target="_blank"` on links
|
11 ay önce |
Frédéric Guillot
|
699deea72c
feat(oidc): use `preferred_username` first instead of `email` claim
|
11 ay önce |
Frédéric Guillot
|
c41d189a7a
fix(karakeep): correct method name and improve error handling in SaveURL
|
11 ay önce |
Frédéric Guillot
|
adfc38d237
feat(locale): update locales using machine translation
|
11 ay önce |