Julien Neuhart
db8f0ad9ee
fix(chromium): hypen-data now work everytime
2025-08-12 20:54:53 +02:00
RJ Sampson
f299f3ed20
fix(chromium): Enable GPU support
...
Chromium 139 is set to deprecate the Swiftshader backend entirely:
https://chromestatus.com/feature/5166674414927872
And 138 doesn't provide fallback without explicitly enabling it,
breaking functionality such as WebGL in Gotenberg
Re-enable GPU support to work around this
Signed-off-by: RJ Sampson <rj.sampson@chainguard.dev >
2025-08-06 10:31:00 +02:00
Julien Neuhart
4b30567c39
feat(chromium): close page after conversion
2025-05-12 09:35:10 +02:00
teng
71f1f3dd22
feat(chromium): change sort of wait delay action and wait expression action ( #1186 )
...
eg: scroll screen to load all lazy image.
2025-05-06 10:26:46 +02:00
Julien Neuhart
fabe323e34
fix(chromium): add --no-zygote and --disable-dev-shm-usage flags - fixes #1177
2025-04-17 11:28:17 +02:00
Julien Neuhart
3cbf772acf
docs(godoc): fix a bunch of typos
2025-04-17 11:15:52 +02:00
Julien Neuhart
45f04ae8d4
fix(chromium): printBackground now works as expected and PDF are not tagged anymore - fixes #1154 and fixes #1058
2025-04-02 14:07:15 +02:00
Julien Neuhart
984cf77ee0
fix(chromium): info log into debug log + slight improvement of the killing of stuck processes
2025-01-02 17:22:13 +01:00
Julien Neuhart
910eb9b770
feat(state): improve clean up when LibreOffice and Chromium are restarted
2024-12-25 17:04:25 +01:00
Julien Neuhart
c30da805b3
feat(pdfengines): add split feature
2024-12-20 16:16:32 +01:00
Julien Neuhart
711b43070d
feat(chromium): add failOnResourceLoadingFailed and failOnResourceHttpStatusCodes form fields
2024-11-05 11:44:01 +01:00
Julien Neuhart
8ff9d3bcf1
feat(chromium): add scope to extraHttpHeaders
2024-10-11 13:45:07 +02:00
Julien Neuhart
68784616a4
chore(godoc): removing dots
2024-09-13 16:44:12 +02:00
Julien Neuhart
a3647fea8a
fix(chromium): increase the scope of loading failed errors ( #962 )
2024-09-07 15:54:01 +02:00
Julien Neuhart
f87362ec1b
feat(chromium): HTTP Bad Request on net::ERR_CONNECTION_REFUSED
2024-07-01 13:40:12 +02:00
Julien Neuhart
b1d94a3845
feat(chromium): add user agent override
2024-06-12 20:51:10 +02:00
Julien Neuhart
0f0a6ce042
feat(chromium): add clip options to screenshot routes
2024-04-25 17:24:23 +02:00
Julien Neuhart
1d66b43da1
feat(chromium): set cookies
2024-04-10 13:43:31 +02:00
Julien Neuhart
7b7ffb427d
fix(chromium): disable PDF tagging
2024-03-15 10:56:35 +01:00
Julien Neuhart
ad152e62e5
fix(chromium): better default deny list regexp
2024-02-18 17:18:40 +01:00
Julien Neuhart
1123af15c9
chore: upgrade to v8 ( #767 )
2024-01-04 19:30:03 +01:00
Julien Neuhart
b2f6e865a7
feat(chromium): capture screenshot ( #765 )
2024-01-04 19:14:38 +01:00
Julien Neuhart
93b9ac2d13
feat(chromium): flags for clearing cache/cookies between each conversion ( #756 )
2023-12-14 22:06:13 +01:00
Julien Neuhart
64af65b0e7
feat(chromium): return 409 Conflict if HTTP status code from main page is not acceptable ( #755 )
2023-12-14 21:39:36 +01:00
Julien Neuhart
92e2f7f8b7
feat(chromium): skip networkIdle event
2023-12-12 18:40:55 +01:00
Julien Neuhart
0e836622ec
chore(chromium): typo in a comment
2023-12-08 09:38:17 +01:00
Julien Neuhart
052448c59a
chore(libreoffice): switch to supervisor ( #708 )
2023-10-28 17:55:53 +02:00
Julien Neuhart
54daac329e
fix: chromium memory leaks ( #705 )
2023-10-23 17:52:30 +02:00