Julien Neuhart
|
53c2f97008
|
docs(markdown): human-centric instead of agents first [skip ci]
|
2026-03-31 12:44:13 +02:00 |
|
Julien Neuhart
|
61cadd0e6a
|
chore(Dockerfile): better distinction between intructions in a single RUN
|
2026-03-30 22:24:32 +02:00 |
|
Julien Neuhart
|
813926cd47
|
chore(Dockerfile): typo
|
2026-03-30 21:49:14 +02:00 |
|
Julien Neuhart
|
f447e31ae2
|
fix(Dockerfile): re-add fonts-noto-core to prevent tofu on most languages
|
2026-03-30 19:12:33 +02:00 |
|
Julien Neuhart
|
00c6ed0387
|
fix(Dockerfile): use new LOG_STD_ENABLE_GCP_FIELDS instead of deprecated flag
|
2026-03-30 19:10:06 +02:00 |
|
Julien Neuhart
|
cdf861bcfd
|
fix(Makefile): remove prometheus deprecated flag
|
2026-03-30 19:08:37 +02:00 |
|
Julien Neuhart
|
5279d73928
|
chore(testdata): bigger image.png in html-with-asset
|
2026-03-30 19:07:39 +02:00 |
|
Julien Neuhart
|
e6d2a5640b
|
ci: handle new variants
|
2026-03-30 18:14:15 +02:00 |
|
Julien Neuhart
|
4387a4f122
|
chore(Dockerfile): update container description
|
2026-03-30 18:14:15 +02:00 |
|
Julien Neuhart
|
bf0d0a4f40
|
feat(main): add dedicated Go entrypoints for libreoffice / chromium only variants
|
2026-03-30 18:14:15 +02:00 |
|
Julien Neuhart
|
f8809b3943
|
feat(Dockerfile): no dedicated Dockerfiles for AWS and Cloud Run + chromium/libreoffice only variants
|
2026-03-30 18:14:15 +02:00 |
|
Julien Neuhart
|
9e5b05ad3c
|
feat(Dockerfile): libreoffice and chromium only variants
|
2026-03-30 18:14:15 +02:00 |
|
Julien Neuhart
|
452a500955
|
chore(webhook): deprecate Gotenberg-Webhook-Error-Url, make it non-mandatory if Gotenberg-Webhook-Events-Url is set
|
2026-03-30 18:14:15 +02:00 |
|
Julien Neuhart
|
1ab0117943
|
fix(chromium): assets not loading
v8.29.1
|
2026-03-30 18:14:15 +02:00 |
|
Julien Neuhart
|
5be574081c
|
ci: bump checkout actions
v8.29.0
|
2026-03-28 21:45:11 +01:00 |
|
Julien Neuhart
|
6430bc6a5c
|
test(integration): add retry mecanism
|
2026-03-28 21:09:22 +01:00 |
|
Julien Neuhart
|
e0eff40f74
|
tests(integreation): fix failing scenarios and add screenshots one
|
2026-03-28 20:39:53 +01:00 |
|
Julien Neuhart
|
385cbe6590
|
feat(webhook): add events
|
2026-03-28 19:00:07 +01:00 |
|
Julien Neuhart
|
043b1588de
|
fix(exiftool): arbitrary file write
|
2026-03-28 14:19:04 +01:00 |
|
Julien Neuhart
|
e5d861def3
|
refactor(otel): disable telemetry by default for system routes
|
2026-03-28 14:08:50 +01:00 |
|
Julien Neuhart
|
72bc6f895a
|
feat(otel): flag to disable telemetry for system routes
|
2026-03-28 14:06:16 +01:00 |
|
Julien Neuhart
|
7549a69f71
|
feat(otel): switch from software name to binary path
|
2026-03-28 13:31:28 +01:00 |
|
Julien Neuhart
|
ebf0548d19
|
refactor: switch from multierr to errors.join
|
2026-03-27 22:14:01 +01:00 |
|
Julien Neuhart
|
d3a65a587c
|
feat(supervisor): optional idle shutdown
|
2026-03-27 21:16:49 +01:00 |
|
Julien Neuhart
|
8f7c1c98ad
|
fix(api): handle correctly filename that takes more that 200 bytes
|
2026-03-27 20:55:50 +01:00 |
|
Julien Neuhart
|
40d75882a2
|
fix(chromium): better singlePage handling - accounting for margins now
|
2026-03-27 19:50:20 +01:00 |
|
Julien Neuhart
|
bb91259829
|
feat(libreoffice): add viewer preference form fields
|
2026-03-27 19:40:42 +01:00 |
|
Julien Neuhart
|
0b33be17a4
|
fix(chromium): waitForSelector and waitForExpression poll indefinitely when the main page returns a bad HTTP status (e.g., 500)
|
2026-03-27 17:32:27 +01:00 |
|
Julien Neuhart
|
3a78b89c97
|
docs(otel): add pointers
|
2026-03-27 16:56:29 +01:00 |
|
Julien Neuhart
|
c72be765b0
|
feat(otel): add more tracing when communicating with internal tools / external APIs
|
2026-03-27 16:50:24 +01:00 |
|
Julien Neuhart
|
4e9f63004d
|
feat(otel): add OpenTelemetry support
|
2026-03-27 16:28:45 +01:00 |
|
Julien Neuhart
|
08088c15f4
|
feat(chromium): skip or waits for networkIdle2 event
|
2026-03-27 11:01:39 +01:00 |
|
Julien Neuhart
|
8625a4e899
|
fix(webhook/downloadFrom): better default security and DX for allow / deny lists
|
2026-03-27 10:52:04 +01:00 |
|
Julien Neuhart
|
06b2b2e10c
|
fix(chromium): better default security and DX for allow / deny lists
|
2026-03-27 09:47:21 +01:00 |
|
Julien Neuhart
|
bd6d92be9b
|
fix(supervisor): queue slot - second request hitting a busy node now gets a 429 immediately, pushing backpressure to a load balancer, if any
|
2026-03-26 21:24:51 +01:00 |
|
Julien Neuhart
|
ed22f1e5e6
|
refactor(supervisor): better orchestration of processes for conversion requests
|
2026-03-26 21:24:51 +01:00 |
|
Julien Neuhart
|
8e3acc8d0a
|
docs(agents): better (?) organization of context files
|
2026-03-26 21:24:51 +01:00 |
|
dependabot[bot]
|
51afa5ba85
|
chore(deps): bump github.com/chromedp/chromedp from 0.14.2 to 0.15.0
Bumps [github.com/chromedp/chromedp](https://github.com/chromedp/chromedp) from 0.14.2 to 0.15.0.
- [Release notes](https://github.com/chromedp/chromedp/releases)
- [Commits](https://github.com/chromedp/chromedp/compare/v0.14.2...v0.15.0)
---
updated-dependencies:
- dependency-name: github.com/chromedp/chromedp
dependency-version: 0.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-23 10:20:37 +01:00 |
|
Julien Neuhart
|
d67500ee05
|
chore(cmd): new start title
|
2026-03-21 21:17:35 +01:00 |
|
Julien Neuhart
|
0bec14c6ac
|
docs: better README.md
|
2026-03-21 20:42:05 +01:00 |
|
Julien Neuhart
|
3b0eb06991
|
fix(agents): better context
v8.28.0
|
2026-03-19 20:49:06 +01:00 |
|
Julien Neuhart
|
410c1dfd7f
|
fix(pdfengines): single file for watermark/stamp, and add the feature to the downloadFrom one
|
2026-03-18 23:22:31 +01:00 |
|
Julien Neuhart
|
b98378311f
|
feat(agents): add bruno section
|
2026-03-18 23:14:00 +01:00 |
|
Julien Neuhart
|
e6306e7c2f
|
feat(bruno): add collection
|
2026-03-18 22:36:58 +01:00 |
|
Julien Neuhart
|
0663e5f92b
|
feat(pdfengines): add rotate feature
|
2026-03-18 22:36:20 +01:00 |
|
Julien Neuhart
|
21e300fcec
|
fix(pdfengines): better workflow when applying PDF/A or PDF/UA compliance
|
2026-03-18 15:24:31 +01:00 |
|
Julien Neuhart
|
7fb4c89832
|
chore(agents): better entrypoints
|
2026-03-18 13:57:56 +01:00 |
|
Julien Neuhart
|
1e26fdd35b
|
fix(libreoffice): set EmbedStandardFonts to true when applying PDF/A or PDF/UA compliance
|
2026-03-18 13:45:01 +01:00 |
|
Julien Neuhart
|
19db80bc2e
|
feat(pdfengines): add watermark and stamp feature
|
2026-03-18 04:46:12 +01:00 |
|
Julien Neuhart
|
4ac493250c
|
fix(agents): update persona file when adding a new testing scenario [skip ci]
|
2026-03-17 19:27:30 +01:00 |
|