jvoisin
|
10bdbf82b9
fix(webauthn): check ownership in saveCredential on WebAuthn rename
|
2 weeks ago |
Frédéric Guillot
|
f467c2daa1
refactor(ui): require POST for OAuth2 unlink endpoint
|
2 weeks ago |
jvoisin
|
6b06c9f4f4
perf(readingtime): don't allocate words to count them
|
2 weeks ago |
Frédéric Guillot
|
30ede1caa1
refactor(ui): require POST for feed refresh endpoints
|
2 weeks ago |
Frédéric Guillot
|
16902a2297
refactor(logout): require POST for /logout
|
2 weeks ago |
jvoisin
|
08de9546e3
fix(csrf): apply CSRF to all non-safe methods
|
2 weeks ago |
Mateusz Jabłoński
|
cf7474a2d3
feat(rewrite): add enclosure links
|
2 weeks ago |
jvoisin
|
7892cb8546
perf(reader): use a strings.Builder instead a string concatenation
|
2 weeks ago |
jvoisin
|
fc68e33681
fix(oauth2): reject empty state when no flow is in progress
|
2 weeks ago |
jvoisin
|
622d757a32
perf(sanitizer): improve the sanitizer's performances twofold
|
3 weeks ago |
jvoisin
|
f74870d796
perf(template): improve a tad the rendering of icons
|
3 weeks ago |
Mateusz Jabłoński
|
bad9411d63
feat(opml): include feed settings in export and import
|
1 month ago |
jvoisin
|
b7da3634e4
perf(misc): batch navigational information queries
|
1 month ago |
dependabot[bot]
|
8fc7d1f3c2
build(deps): bump github.com/go-webauthn/webauthn in the gomod group
|
2 weeks ago |
IEEE-754
|
7d80bbd070
fix(i18n): Improve the quality of zh-TW translations
|
2 weeks ago |
jvoisin
|
cd01413b9b
perf(storage): preallocate some slices and a map
|
3 weeks ago |
Frédéric Guillot
|
0909323ae3
feat(validator): cap entry limit at MaxEntryLimit
|
3 weeks ago |
Frédéric Guillot
|
6543d652a6
fix(sanitizer): match URI schemes case-insensitively
|
3 weeks ago |
Frédéric Guillot
|
64baebad6f
fix(template): replace safeURL with untrustedURL scheme validator
|
3 weeks ago |
Frédéric Guillot
|
d5e68025d4
fix(http): validate redirect URL scheme in HTMLRedirect
|
3 weeks ago |
NatsuCamellia
|
e4338950a0
fix(googlereader): fix incorrect read/starred toggling
|
3 weeks ago |
jvoisin
|
c395924fa0
perf(sanitizer): don't sanitize parameters when they're no parameters
|
3 weeks ago |
dependabot[bot]
|
9467d5deb9
build(deps): bump github/codeql-action in the github-actions group
|
3 weeks ago |
jvoisin
|
55821b9fba
perf(reader): preallocate some slices/maps
|
3 weeks ago |
dependabot[bot]
|
45e222632b
build(deps): bump github.com/tdewolff/minify/v2 in the gomod group
|
3 weeks ago |
Mateusz Jabłoński
|
a684b6ac73
feat(sanitizer): add iOS Shortcuts `shortcuts:` scheme to validURISchemes
|
1 month ago |
dependabot[bot]
|
1e8ce07585
build(deps): bump github.com/go-webauthn/webauthn in the gomod group
|
1 month ago |
Frédéric Guillot
|
10f95e9f96
ci: pin third-party actions to commit SHAs
|
1 month ago |
Frédéric Guillot
|
54259c6176
ci: add workflow to close stale pull requests
|
1 month ago |
Frédéric Guillot
|
cdf0632f08
refactor(storage): take category sort order as parameter
|
1 month ago |