Kelly Norton
|
385d8bb969
feat(client): allow http.Client as option and add context to api methods
|
5 месяцев назад |
jvoisin
|
c171da1734
refactor(reader): minor date parsing simplifications
|
5 месяцев назад |
dependabot[bot]
|
11ea137027
build(deps): bump github.com/tdewolff/minify/v2 from 2.24.3 to 2.24.4
|
5 месяцев назад |
jvoisin
|
0a15075c00
refactor(sanitizer): save some cycles in hasRequiredAttributes
|
5 месяцев назад |
Christian Frommert
|
b1fda599ac
feat(integration): add tags option for karakeep integration
|
6 месяцев назад |
dependabot[bot]
|
509b7682ad
build(deps): bump github/codeql-action from 3 to 4
|
5 месяцев назад |
Julien Voisin
|
06c2e50ffa
refactor(ui): use native <dialog> element instead of custom modal implementation
|
5 месяцев назад |
Frédéric Guillot
|
ec93656ef5
perf: preallocate slices
|
5 месяцев назад |
Julien Voisin
|
317aaeeec7
perf: replace from ParseInt/ParseFloat with faster Itoa
|
5 месяцев назад |
jvoisin
|
d862f79123
refactor(fever): explicitly size slices
|
5 месяцев назад |
dependabot[bot]
|
1bea41b19c
build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0
|
5 месяцев назад |
dependabot[bot]
|
65a39096e7
build(deps): bump golang.org/x/image from 0.31.0 to 0.32.0
|
5 месяцев назад |
dependabot[bot]
|
131dc674e4
build(deps): bump golang.org/x/net from 0.45.0 to 0.46.0
|
5 месяцев назад |
dependabot[bot]
|
b0dced42c0
build(deps): bump golang.org/x/net from 0.44.0 to 0.45.0
|
5 месяцев назад |
Frédéric Guillot
|
a34e33b5c5
chore: update `make lint` command
|
5 месяцев назад |
Frédéric Guillot
|
af12fe309e
ci: enable `perfsprint` and `goheader` Go linters
|
5 месяцев назад |
jvoisin
|
dd44fbcc76
refactor(misc): replace fmt.Errorf with errors.New where possible
|
6 месяцев назад |
dependabot[bot]
|
9c956d1b0d
build(deps): bump github.com/coreos/go-oidc/v3 from 3.15.0 to 3.16.0
|
6 месяцев назад |
Julien Voisin
|
bf7f55e28a
feat(template): extract CSP to a function, systematically use nonces, and use `default-src 'none'` instead of `self`
|
6 месяцев назад |
Axel Verhaeghe
|
b8bc367a00
feat(rewrite): add `remove_img_blur_params` rule
|
6 месяцев назад |
Frédéric Guillot
|
04a360a536
test(xml): add test cases regarding XML encoding
|
6 месяцев назад |
Julien Voisin
|
fac18d5c57
refactor(xml): change `getEncoding` to return `[]byte` and move CharsetReader callback to a separate function
|
6 месяцев назад |
jvoisin
|
a3d1ecc58a
refactor(database): get rid of the dependency on hstore
|
6 месяцев назад |
Frédéric Guillot
|
8adcaed29e
docs: clarify POLLING_FREQUENCY documentation
|
6 месяцев назад |
Julien Voisin
|
5a97bf8b5e
refactor(sanitizer): simplify `hasValidURIScheme` and `isBlockedResource` functions
|
6 месяцев назад |
Frédéric Guillot
|
e279b955c4
fix(css): avoid layout overflow when external link is too long
|
6 месяцев назад |
Julien Voisin
|
1620f8d3f2
refactor(database): remove implicit `not null` constraint for `serial` types
|
6 месяцев назад |
Devon
|
1a29c1568c
feat(ui): redirect back to original page after logging in
|
6 месяцев назад |
Frédéric Guillot
|
ff07f02716
fix(jsonfeed): fallback to `external_url` when `url` is missing
|
6 месяцев назад |
jvoisin
|
79b0d0b9cc
feat(integration): add integration with archive.org
|
9 месяцев назад |