dependabot[bot]
|
b30eac4ebe
build(deps): bump github.com/tdewolff/minify/v2 from 2.23.11 to 2.24.0
|
8 ay önce |
Frédéric Guillot
|
459b1bf1ee
test(icon): add tests for finding icon URLs in HTML documents
|
8 ay önce |
Frédéric Guillot
|
fdc12bf18c
fix(icon): improve logging messages in resizeIcon function
|
8 ay önce |
Frédéric Guillot
|
1b1ceaf8b4
test(icon): add test case to verify SVG minification with error
|
8 ay önce |
jvoisin
|
cad40cc158
feat(icon): minify svg favicons
|
8 ay önce |
Frédéric Guillot
|
d0e43f8682
docs: fix typos in the man page
|
8 ay önce |
Frédéric Guillot
|
c105b14f58
test(api): add integration test for fetching categories with counters
|
8 ay önce |
Frédéric Guillot
|
49575c8902
test(version): add a test to enforce the version format
|
8 ay önce |
Frédéric Guillot
|
b25f9651fe
test(fetcher): add unit tests for RequestBuilder
|
8 ay önce |
Frédéric Guillot
|
953ea885e0
fix(mediaproxy): always forward the browser Accept header
|
8 ay önce |
Frédéric Guillot
|
9536ce7dbc
fix(version): change development version naming to avoid breaking some clients
|
8 ay önce |
Frédéric Guillot
|
f6532e16f2
docs: update incorrect default value for `DATABASE_MIN_CONNS` in the man page
|
8 ay önce |
Frédéric Guillot
|
84ae1d5dc0
fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits
|
8 ay önce |
Frédéric Guillot
|
5403ca09f6
feat(storage): add limit parameter to `ClearRemovedEntriesContent`
|
8 ay önce |
gudvinr
|
905d652511
refactor(ui): use request builder in media proxy handler
|
8 ay önce |
Frédéric Guillot
|
a16ac51326
refactor(storage): split `DeleteContentRemovedEntries` into 2 functions and fix condition
|
8 ay önce |
jvoisin
|
5c26e06780
feat(entry): keep only metadata for removed entries
|
8 ay önce |
Frédéric Guillot
|
9e722839b5
test: skip building a temporary binary for integration tests
|
8 ay önce |
Frédéric Guillot
|
9e4248c7c1
fix(templates): remove non-breaking space in about page
|
8 ay önce |
Frédéric Guillot
|
a654a5f710
feat(template): show GitHub links in about page only when tag and commit are available
|
8 ay önce |
Frédéric Guillot
|
6bf3b3c464
fix(version): allow build info to be set with LDFLAGS and fallback to VCS metadata when available
|
8 ay önce |
Frédéric Guillot
|
a010544200
fix(version): be explicit when VCS info is unavailable
|
8 ay önce |
Frédéric Guillot
|
c1af510ead
feat(version): use Golang's builtin vcs feature to get commit and build date
|
8 ay önce |
Frédéric Guillot
|
88d9682f5f
ci: update Go version to 1.25 in workflows and Dockerfile
|
8 ay önce |
gudvinr
|
ce6cadc176
refactor(mediaproxy): use *url.URL for MEDIA_PROXY_CUSTOM_URL
|
9 ay önce |
Julien Voisin
|
40fa77851c
refactor(locale): avoid code duplication in `Printer.Printf()` function
|
8 ay önce |
jvoisin
|
dd8011a4aa
refactor(template): remove some useless attributes
|
8 ay önce |
Julien Voisin
|
3955df43f5
perf(js): don't load `webauthn,js` when disabled
|
8 ay önce |
Julien Voisin
|
6f2ec8b3e9
refactor(ui): rename the small favicons to icons
|
8 ay önce |
jvoisin
|
2fa813fe01
refactor(fetcher): use errors.New when possible instead of fmt.Errorf
|
8 ay önce |