Julien Neuhart
|
84334ace6a
|
feat(chromium): add health check (closes #633)
|
2023-04-24 11:46:26 +02:00 |
|
Julien Neuhart
|
875f97813e
|
fix: tests
|
2023-01-13 10:21:36 +01:00 |
|
Julien Neuhart
|
1f784ad44c
|
chore(chromium): add test without custom header/footer templates
|
2022-10-21 12:10:16 +02:00 |
|
Julien Neuhart
|
f89726752f
|
feat(chromium): add new omitBackground form field (closes #226)
|
2022-10-21 11:51:06 +02:00 |
|
Julien Neuhart
|
b73207f29a
|
fix: websocket timeout reached (fixes #524)
|
2022-10-17 10:50:55 +02:00 |
|
Julien Neuhart
|
b76990ec16
|
feat(chromium): new flags chromium-allow-insecure-localhost and chromium-host-resolver-rules
|
2022-09-01 18:04:00 +02:00 |
|
Julien Neuhart
|
9bc93c5cf5
|
chore: remove ioutil package
|
2022-09-01 18:04:00 +02:00 |
|
Julien Neuhart
|
1d8ae79f84
|
feat(chromium): add ReturnAsStream support
|
2022-09-01 18:04:00 +02:00 |
|
Julien Neuhart
|
d8f3f85fb7
|
fix: replace depracted io/ioutil package with os package
|
2022-08-19 15:01:31 +02:00 |
|
Julien Neuhart
|
08408ae005
|
chore: update Go dependencies
|
2022-06-07 15:08:04 +02:00 |
|
Julien Neuhart
|
8260458f8f
|
Revert "fix(chromium): regex only accepts tmp folder by default (#429)"
This reverts commit 27018fa8e2.
|
2022-03-22 10:48:01 +01:00 |
|
Gabor Szabad
|
27018fa8e2
|
fix(chromium): regex only accepts tmp folder by default (#429)
|
2022-02-25 13:52:27 +01:00 |
|
Julien Neuhart
|
263d634801
|
chore: rename MockContext to ContextMock and move it to a dedicated go file
|
2022-02-09 16:09:48 +01:00 |
|
Julien Neuhart
|
84875aaf82
|
fix(chromium): remove local files from extra ling tags & extra script tags (closes #418)
|
2022-02-08 19:45:10 +01:00 |
|
Julien Neuhart
|
206d7b6ca9
|
fix(chromium): typo in godoc <link> -> <script>
|
2021-12-27 17:49:06 +01:00 |
|
Julien Neuhart
|
c922cc042e
|
chore: improve some tests
|
2021-12-08 17:17:40 +01:00 |
|
Julien Neuhart
|
f376cd5ab1
|
feat: improve 'logger' field from logger
|
2021-12-08 15:41:08 +01:00 |
|
Julien Neuhart
|
285c43dab7
|
fix(chromium): form field 'failOnConsoleException' does not work if JavaScript is disabled
|
2021-11-24 17:33:55 +01:00 |
|
Julien Neuhart
|
14f94b1566
|
feat(chromium): add validation of 'emulatedMediaType' form field at the handler level
|
2021-11-24 17:33:55 +01:00 |
|
Julien Neuhart
|
415e2ff265
|
feat(chromium): add 'extraLinkTags' and 'extraScriptTags' form fields, add auto-detection of files for URL endpoint, disable some functionalities if JavaScript is disabled
|
2021-11-24 17:33:55 +01:00 |
|
Julien Neuhart
|
df98e7512b
|
feat(chromium): add new form field 'failOnConsoleExceptions' (fixes #262)
|
2021-11-24 17:33:55 +01:00 |
|
Julien Neuhart
|
ee0debe14a
|
feat(chromium): add --chromium-disable-javascript property (fixes #175)
|
2021-11-24 17:33:55 +01:00 |
|
Julien Neuhart
|
dd1e11f102
|
feat(chromium): add emulated media type
|
2021-11-24 17:33:55 +01:00 |
|
Julien Neuhart
|
ed47493459
|
feat(chromium): add 'waitForExpression' form field, deprecate 'waitWindowStatus' form field
|
2021-11-24 17:33:55 +01:00 |
|
Julien Neuhart
|
5b8391067d
|
chore: reorganize useAgent form field
|
2021-11-24 17:33:55 +01:00 |
|
Julien Neuhart
|
4525cb38e4
|
feat(chromium): deprecate --chromium-user-agent property, add userAgent form field
|
2021-11-24 17:33:55 +01:00 |
|
Julien Neuhart
|
704dfc25e6
|
feat(chromium): add --chromium-disable-web-security property
|
2021-11-24 17:33:55 +01:00 |
|
Julien Neuhart
|
7022ebe4ca
|
feat: add module property --chromium-proxy-server
|
2021-11-12 17:36:15 +01:00 |
|
Julien Neuhart
|
d4c47cecf2
|
feat: add metrics system, move webhook feature to dedicated module (#372)
|
2021-10-19 18:35:24 +02:00 |
|
Julien Neuhart
|
5fb35c2d48
|
fix: chromium exact colors (#361)
|
2021-09-21 18:51:52 +02:00 |
|
Julien Neuhart
|
dfe89f0d83
|
fix: add gotenberg flag for chromium flag --allow-file-access-from-files (#360)
|
2021-09-21 18:39:13 +02:00 |
|
Julien Neuhart
|
6e47f16fe1
|
fix: filename case (#351)
|
2021-09-15 17:41:03 +02:00 |
|
Julien Neuhart
|
a5828fa01a
|
fix: add --disable-gpu flag to Chromium / chore: upgrade base image to bullseye (#331)
|
2021-08-27 09:41:59 +02:00 |
|
Julien Neuhart
|
a97f05db3b
|
chore: add markdown table sample & test
|
2021-08-24 19:24:16 +02:00 |
|
Julien Neuhart
|
da170b9b16
|
feat: Chromium underlying requests are not tested againt the allow/deny lists
|
2021-08-22 16:35:04 +02:00 |
|
Julien Neuhart
|
0f5e8fd314
|
feat: add 7.x source code
|
2021-08-22 12:52:44 +02:00 |
|