Julien Voisin
|
cce0e7bd29
refactor(rewrite): replaced regex-based YouTube and Invidious video ID extraction with URL parsing
|
8 months ago |
Frédéric Guillot
|
1f7843e313
feat(integration): prioritize feed-level webhook URL when available when saving entries
|
8 months ago |
Julien Voisin
|
181e1341e1
refactor(locale): introspect the translation files at load time
|
8 months ago |
jvoisin
|
f3052eb8ed
refactor(misc): make use of type constraints where possible
|
8 months ago |
Julien Voisin
|
078eb39db9
refactor(config): don't check random.Read's return value
|
8 months ago |
dependabot[bot]
|
6aeb565edc
build(deps): bump github.com/prometheus/client_golang
|
8 months ago |
Frédéric Guillot
|
0c3e251884
refactor(filter): parse and merge filters only once per refresh
|
8 months ago |
Frédéric Guillot
|
bfd8cb3d22
feat(ui): add icons to main menu
|
8 months ago |
jvoisin
|
9eea9873b5
feat(rewrite): add a rule to remove useless heading images on phoronix
|
8 months ago |
dependabot[bot]
|
240ec8bd0a
build(deps): bump github.com/coreos/go-oidc/v3 from 3.14.1 to 3.15.0
|
8 months ago |
Frédéric Guillot
|
f3ac4dacf6
test(rewrite): add unit tests for `addYoutubeVideoFromId` and `addInvidiousVideo` functions
|
8 months ago |
Frédéric Guillot
|
13986e9cc0
docs: remove `ChangeLog` file
|
8 months ago |
Frédéric Guillot
|
4d7d554df8
docs: update release notes for version 2.2.11
|
8 months ago |
Frédéric Guillot
|
66b269e6cd
feat(readability): avoid removing elements with `content` class
|
8 months ago |
Frédéric Guillot
|
54abd0a736
fix(parser): handle feeds with leading whitespace that exceeds buffer size
|
8 months ago |
Frédéric Guillot
|
5eab4753e8
refactor(googlereader): rename/unexport response types and functions
|
8 months ago |
Frédéric Guillot
|
bf466425db
ci: update commit linter to allow default Git revert message
|
8 months ago |
jvoisin
|
a62b97bddd
refactor(readability): get rid of getClassWeight
|
9 months ago |
jvoisin
|
1de9cf4241
perf(readability): simplify removeUnlikelyCandidates
|
9 months ago |
jvoisin
|
7912b9b8fb
perf(readability): avoid materializing text to count commas
|
9 months ago |
jvoisin
|
2d24f5d04e
refactor(readability): minor code folding
|
9 months ago |
Frédéric Guillot
|
20825a92c5
Revert "perf(template): use `ParseFS` to directly parse the embedded template data"
|
8 months ago |
Frédéric Guillot
|
1d1162327e
feat(integration): use Bearer token authorization instead of cookie for Linkwarden client
|
8 months ago |
Frédéric Guillot
|
202de7c787
fix(integration): rename Linkwarden endpoint label to base URL (#3568)
|
8 months ago |
Frédéric Guillot
|
b470b186b3
feat(makefile)!: remove unsupported platforms and stop distributing Windows binary
|
8 months ago |
dependabot[bot]
|
5877cf340a
build(deps): bump github.com/go-webauthn/webauthn from 0.13.3 to 0.13.4
|
8 months ago |
dependabot[bot]
|
d417b0ff12
build(deps): bump github.com/tdewolff/minify/v2 from 2.23.9 to 2.23.10
|
8 months ago |
Frédéric Guillot
|
703f113fbd
fix(storage): ensure strings are truncated to fit tsvector size limit and remain valid UTF-8
|
8 months ago |
Frédéric Guillot
|
f02213a168
refactor(readability): use `String` explicitly in debug log instead of `Any`
|
9 months ago |
Frédéric Guillot
|
410b43a787
chore(contrib): update PostgreSQL image from 15 to latest in docker-compose examples
|
9 months ago |