Julien Neuhart
5be574081c
ci: bump checkout actions
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
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
Julien Neuhart
ec9d960538
feat(agents): better personas
2026-03-17 19:24:11 +01:00
Julien Neuhart
5fa6603fa4
chore(deps): update Go dependencies
2026-03-17 18:32:46 +01:00
dependabot[bot]
d81517bf26
chore(deps): bump golang.org/x/net from 0.51.0 to 0.52.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.51.0 to 0.52.0.
- [Commits](https://github.com/golang/net/compare/v0.51.0...v0.52.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.52.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-16 10:26:35 +01:00
dependabot[bot]
9af0f2896c
chore(deps): bump github.com/testcontainers/testcontainers-go
...
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go ) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases )
- [Commits](https://github.com/testcontainers/testcontainers-go/compare/v0.40.0...v0.41.0 )
---
updated-dependencies:
- dependency-name: github.com/testcontainers/testcontainers-go
dependency-version: 0.41.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-16 10:26:26 +01:00
dependabot[bot]
f619ce09d6
chore(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-version: 0.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 09:40:11 +01:00
dependabot[bot]
58c41dd01f
chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.50.0 to 0.51.0.
- [Commits](https://github.com/golang/net/compare/v0.50.0...v0.51.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.51.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 09:37:57 +01:00
dependabot[bot]
ec3e415bf0
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.1 to 4.26.2
...
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil ) from 4.26.1 to 4.26.2.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v4.26.1...v4.26.2 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
dependency-version: 4.26.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 09:37:50 +01:00
Romain Prévost
230cb8da2c
fix(security): avoid shell interpolation
2026-03-13 09:37:33 +01:00
Julien Neuhart
59f96358c4
feat(pdfengines): new form field autoIndexBookmarks for the merge route
2026-03-13 09:36:47 +01:00
Julien Neuhart
874e78c6cd
fix(pdfengines): correctly update the indexes if the bookmarks form field (map format) is given
2026-03-13 09:36:47 +01:00
Julien Neuhart
caea81501d
test(integration): add bookmarks routes
2026-03-13 09:36:47 +01:00
Julien Neuhart
1578253fb1
feat(pdfengines): add read bookmarks pdfcpu implementation
2026-03-13 09:36:47 +01:00
Julien Neuhart
fec6437c5d
feat(pdfengines): add bookmarks read route
2026-03-13 09:36:47 +01:00
Julien Neuhart
edff24913a
feat(pdfengines): add bookmarks write pdfcpu implementation
2026-03-13 09:36:47 +01:00
Julien Neuhart
5120b49639
feat(pdfengines): add bookmarks write route and update the merge route with this feature
2026-03-13 09:36:47 +01:00
Julien Neuhart
0e13cc3ed8
docs(README): typo in sponsors [skip ci]
2026-02-24 21:36:53 +01:00
dependabot[bot]
cb49e8e4d1
chore(deps): bump github.com/labstack/echo/v4 from 4.15.0 to 4.15.1 ( #1476 )
...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo ) from 4.15.0 to 4.15.1.
- [Release notes](https://github.com/labstack/echo/releases )
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/labstack/echo/compare/v4.15.0...v4.15.1 )
---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
dependency-version: 4.15.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-23 07:31:26 +01:00
Julien Neuhart
3113e034f6
fix(tests): update unconverter and add concurrency in debug output
2026-02-22 11:47:30 +01:00
Julien Neuhart
85291fdec3
fix(Dockerfile): bump go version to 1.26
2026-02-21 21:30:33 +01:00
Julien Neuhart
57e1b7efda
chore(golangci-lint): bump golangci-lint to v2.10.1
2026-02-21 17:54:46 +01:00
Julien Neuhart
be78a71bb7
feat(Makefile): add go fix to fmt command
2026-02-20 21:22:34 +01:00
Julien Neuhart
2baa59cb3a
refactor(gofix): modernize
2026-02-20 21:21:19 +01:00
Julien Neuhart
aea7c5952a
chore(go): bump Go to 1.26.0
2026-02-20 21:19:26 +01:00
Julien Neuhart
cbde321d3b
docs(README): still small improvements
2026-02-20 20:44:04 +01:00
Julien Neuhart
aa5de988cf
docs(README): small improvements
2026-02-20 20:13:35 +01:00
dependabot[bot]
fd485a0d3e
chore(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 ( #1471 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.49.0 to 0.50.0.
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.50.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.50.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-19 11:06:42 +01:00
dependabot[bot]
aea06a98b7
chore(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 ( #1470 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.33.0...v0.34.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-19 11:05:10 +01:00
Daniel Moran
82401bdfdd
feat(chromium): add support for emulated media features in Chromium ( #1474 )
...
Closes https://github.com/gotenberg/gotenberg/issues/1460
It can be easier to print a "clean" PDF of some pages if you emulate
media features like `prefers-reduced-motion`. Add support for that
emulation.
2026-02-17 20:16:28 +01:00
Tom Brouws
12c25a2d21
feat(chromium): re-add concurrency support for Chromium ( #1467 )
...
* feat: add concurrency support to ProcessSupervisor
- Replace the single-slot mutex channel with a configurable semaphore to
allow multiple concurrent tasks.
- Add drain logic to ensure all active
tasks complete before process restarts.
* feat: add chromium-max-concurrency flag
- Add a --chromium-max-concurrency flag (1-6) to the Chromium module to
control how many conversions run in parallel.
- Update LibreOffice to pass maxConcurrency=1 as LibreOffice only supports
a single concurrent conversion.
* test: add integration tests for concurrent Chromium conversions
- Add concurrent request support to the integration test framework with
new step definitions for sending parallel requests and asserting on all
responses.
- Add a feature file for concurrent HTML to PDF conversions.
2026-02-13 10:00:58 +01:00
dependabot[bot]
241d5077c9
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.12 to 4.26.1 ( #1464 )
...
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil ) from 4.25.12 to 4.26.1.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v4.25.12...v4.26.1 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
dependency-version: 4.26.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-13 09:59:40 +01:00
David
37757315d0
feat(Dockerfile): manage system time zone ( #1465 )
...
* displays timezone in debug information
* fixes cs
* fixes debug_test.go
2026-02-13 09:59:23 +01:00
John W. Mendes
1195c37508
chore(go): bump Go to 1.25.7
2026-02-10 09:14:20 +01:00
Julien Neuhart
3d9b2deb59
fix(style): AGENTS.md
2026-02-08 19:22:36 +01:00
Julien Neuhart
32d948554f
docs(ai): add AGENTS.md
2026-02-08 17:32:43 +01:00
Julien Neuhart
b7a6b7aba2
Revert "chore(.gitignore): add junie folder"
...
This reverts commit 05e15a1d06 .
2026-02-08 17:31:58 +01:00
Julien Neuhart
05e15a1d06
chore(.gitignore): add junie folder
2026-02-08 12:52:14 +01:00
Julien Neuhart
f57ecb6ef2
fix(exiftool): remove derived tags to prevent side effects when writing metadata ( fixes #1463 )
2026-01-29 17:25:09 +01:00
Julien Neuhart
45318497d2
chore(deps): update Go dependencies
2026-01-27 11:20:29 +00:00
dependabot[bot]
b762143d75
chore(deps): bump golang.org/x/net from 0.48.0 to 0.49.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.48.0 to 0.49.0.
- [Commits](https://github.com/golang/net/compare/v0.48.0...v0.49.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.49.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-26 09:23:09 +01:00
dependabot[bot]
ba1a730d3a
chore(deps-dev): bump prettier from 3.7.4 to 3.8.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.7.4 to 3.8.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.7.4...3.8.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.8.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-26 09:23:01 +01:00
Adam Romanek
463bb2f91c
fix(webhook): detach context from request lifecycle to prevent cancellation in async mode
2026-01-26 09:11:48 +01:00
Adam Romanek
e14cab0c8b
fix(api): propagate request context to stop processing on client disconnect
2026-01-26 09:11:48 +01:00
Daniel Moran
3220ca4140
feat(chromium): add waitForSelector option to Chromium conversions ( #1446 )
...
* Add `waitForSelector` option to Chromium conversions
Closes #960
As an alternative to waiting on an expression, this allows users to wait
for a specific node matching a selector to become visible in the HTML /
at the remote URL before converting to PDF.
* Fix style / prettify
2026-01-17 14:57:10 +01:00
David
92de0cf6fe
feat(prometheus): add new flag --prometheus-metrics-path
2026-01-14 10:04:57 +01:00
dependabot[bot]
d111591c8b
chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.38.0 to 0.39.0.
- [Commits](https://github.com/golang/term/compare/v0.38.0...v0.39.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-12 09:22:10 +01:00
dependabot[bot]
935686b9e3
chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.32.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-12 09:18:20 +01:00
John W. Mendes
b1ad21c7d3
chore(go): update Go version to 1.25.5 ( #1440 )
...
* Update Go to 1.25.5
* Update go version in go.mod
2026-01-05 15:42:47 +01:00
dependabot[bot]
4f800c8a76
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.11 to 4.25.12 ( #1438 )
...
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil ) from 4.25.11 to 4.25.12.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v4.25.11...v4.25.12 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
dependency-version: 4.25.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-05 13:19:58 +01:00
dependabot[bot]
5c498219ed
chore(deps): bump github.com/labstack/echo/v4 from 4.14.0 to 4.15.0 ( #1439 )
...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo ) from 4.14.0 to 4.15.0.
- [Release notes](https://github.com/labstack/echo/releases )
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/labstack/echo/compare/v4.14.0...v4.15.0 )
---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
dependency-version: 4.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-05 13:19:43 +01:00
markfrost
0b211c39eb
feat(chromium): add IgnoreResourceHttpStatusDomains option to filter out resources based on their hostnames ( #1434 )
...
* Introduced `IgnoreResourceHttpStatusDomains` option to filter out resources based on their hostnames
- Introduced `IgnoreResourceHttpStatusDomains` option to filter out resources based on their hostnames during HTTP status code checks.
- Updated relevant functions to handle domain normalization and matching.
- Enhanced the form data handling to include the new option.
- Added integration test scenario to verify the functionality of ignoring specified domains.
* Updated the `normalizeDomains` function to initialize the `normalized` slice with a predefined capacity based on the input `domains` slice length, improving memory allocation efficiency.
2025-12-25 15:36:45 +01:00
dependabot[bot]
77b9776d9c
chore(deps): bump github.com/labstack/echo/v4 from 4.13.4 to 4.14.0
...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo ) from 4.13.4 to 4.14.0.
- [Release notes](https://github.com/labstack/echo/releases )
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/labstack/echo/compare/v4.13.4...v4.14.0 )
---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
dependency-version: 4.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 09:28:49 +01:00
dependabot[bot]
04e596b616
chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.32.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 09:25:25 +01:00
dependabot[bot]
9fba76fe5c
chore(deps-dev): bump prettier from 3.7.3 to 3.7.4
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.7.3...3.7.4 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.7.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-11 10:12:14 +01:00
Julien Neuhart
8b9858aa66
fix(chromium): resource intensive health check
2025-12-03 22:34:39 +01:00
dependabot[bot]
2f7218b09c
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.10 to 4.25.11
...
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil ) from 4.25.10 to 4.25.11.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v4.25.10...v4.25.11 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
dependency-version: 4.25.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 10:11:22 +01:00
dependabot[bot]
0a05091241
chore(deps-dev): bump prettier from 3.6.2 to 3.7.3
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.6.2 to 3.7.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.6.2...3.7.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.7.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 10:11:09 +01:00
dependabot[bot]
507d0cb2e2
chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1
...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap ) from 1.27.0 to 1.27.1.
- [Release notes](https://github.com/uber-go/zap/releases )
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/zap/compare/v1.27.0...v1.27.1 )
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-version: 1.27.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 09:02:55 +01:00
dependabot[bot]
fb61948244
chore(deps): bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 09:02:11 +01:00
Alex Weston
15fdc99ec0
fix(chromium): add net::ERR_HTTP2_PROTOCOL_ERROR in the EventLoadingFailed list
2025-11-21 21:30:03 +01:00
dependabot[bot]
dd07c73c28
chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.44.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.44.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-20 08:52:48 +01:00
Julien Neuhart
43354cafb1
chore(deps): update Go dependencies
2025-11-15 15:15:50 +01:00
Julien Neuhart
b2c3187690
fix(chromium): better native errors handling
2025-11-15 15:10:09 +01:00
Julien Neuhart
4a788ce9d8
fix(lint): non-used method in tests
2025-11-13 22:12:02 +01:00
Julien Neuhart
f9ad8bd2d5
test(integration): add more tags, complete embed feature tests suite, fix order with metadata
2025-11-13 22:08:28 +01:00
Julien Neuhart
4429aea8a4
chore(tests): rename embed feature file
2025-11-13 20:33:10 +01:00
Julien Neuhart
7a60e82d03
chore(deps): use node 24.11 for dev tools
2025-11-10 13:14:50 +00:00
dependabot[bot]
3544e9c355
chore(deps): bump golangci/golangci-lint-action from 8 to 9
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 8 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: '9'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-10 13:32:15 +01:00
dependabot[bot]
ca4f0141c6
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 28.5.1+incompatible to 28.5.2+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v28.5.1...v28.5.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.5.2+incompatible
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-10 09:20:23 +01:00
dependabot[bot]
fcaa26a84d
chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/sync/compare/v0.17.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-version: 0.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-10 08:57:38 +01:00
dependabot[bot]
ea103d3070
chore(deps): bump github.com/testcontainers/testcontainers-go
...
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go ) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases )
- [Commits](https://github.com/testcontainers/testcontainers-go/compare/v0.39.0...v0.40.0 )
---
updated-dependencies:
- dependency-name: github.com/testcontainers/testcontainers-go
dependency-version: 0.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-10 08:57:25 +01:00
Tom Quist
286efbe548
chore(deps): bump Go from 1.25.0 to 1.25.4
2025-11-06 16:42:20 +01:00
Hubert Lenoir
a0ee800002
feat(pdfengines): add embed feature
2025-11-05 13:57:23 +01:00
hubert.lenoir
f4d3fba306
feat: add tests tags
2025-11-04 17:44:37 +01:00
dependabot[bot]
d5a58cfcb5
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10
...
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil ) from 4.25.9 to 4.25.10.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v4.25.9...v4.25.10 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
dependency-version: 4.25.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 06:36:00 +01:00
Julien Neuhart
0e6bb27ecf
fix(chromium): add missing wrapped error
2025-10-24 14:49:54 +00:00
Julien Neuhart
83fdc01df1
fix(chromium): accept case-insensitive values for the cookies' sameSite attribute - closes #1331
2025-10-24 14:46:14 +00:00
Julien Neuhart
c7ccabc6cb
fix(chromium): mark the flag --chromium-incognito as deprecated and ignore its value
2025-10-24 14:03:17 +00:00
pebosi
3eefe33e64
Update pdfcpu version
2025-10-22 09:26:02 +02:00
dependabot[bot]
c44dc7f0ab
chore(deps): bump github.com/mholt/archives from 0.1.4 to 0.1.5
...
Bumps [github.com/mholt/archives](https://github.com/mholt/archives ) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/mholt/archives/releases )
- [Commits](https://github.com/mholt/archives/compare/v0.1.4...v0.1.5 )
---
updated-dependencies:
- dependency-name: github.com/mholt/archives
dependency-version: 0.1.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 14:02:16 +02:00
dependabot[bot]
1639d82348
chore(deps): bump actions/setup-node from 5 to 6
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 14:02:06 +02:00
dependabot[bot]
b31e520731
chore(deps-dev): bump prettier-plugin-gherkin from 3.1.2 to 3.1.3
...
Bumps [prettier-plugin-gherkin](https://github.com/mapado/prettier-plugin-gherkin ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/mapado/prettier-plugin-gherkin/releases )
- [Changelog](https://github.com/mapado/prettier-plugin-gherkin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mapado/prettier-plugin-gherkin/compare/v3.1.2...v3.1.3 )
---
updated-dependencies:
- dependency-name: prettier-plugin-gherkin
dependency-version: 3.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 14:01:50 +02:00
dependabot[bot]
e85d4143c0
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 28.5.0+incompatible to 28.5.1+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v28.5.0...v28.5.1 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.5.1+incompatible
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 10:03:53 +02:00
dependabot[bot]
da20f04e25
chore(deps): bump github.com/chromedp/chromedp from 0.14.1 to 0.14.2
...
Bumps [github.com/chromedp/chromedp](https://github.com/chromedp/chromedp ) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/chromedp/chromedp/releases )
- [Commits](https://github.com/chromedp/chromedp/compare/v0.14.1...v0.14.2 )
---
updated-dependencies:
- dependency-name: github.com/chromedp/chromedp
dependency-version: 0.14.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 10:03:44 +02:00
dependabot[bot]
9a49ea426e
chore(deps): bump golang.org/x/net from 0.44.0 to 0.46.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.44.0 to 0.46.0.
- [Commits](https://github.com/golang/net/compare/v0.44.0...v0.46.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 10:03:23 +02:00
dependabot[bot]
c0c4c21682
chore(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 10:03:15 +02:00
Hugo Tacla
c7424dfcb3
feat(Dockerfile): add basic LibreOffice Hyphenation support
2025-10-09 12:45:52 +02:00
Hugo Tacla
e33ca6af12
fix(deps): revert indirect nwaples/rardecode/v2 bump
2025-10-09 07:44:43 +02:00
Julien Neuhart
9dc6e308b6
ci(deps): update golangci-lint to v2.5.0
2025-10-07 09:52:59 +00:00
Julien Neuhart
4fe2ff5553
chore(deps): update No Emoji to v2.051
2025-10-07 09:44:38 +00:00
Julien Neuhart
e5ccb82db8
chore(deps): update Go dependencies
2025-10-07 09:43:41 +00:00
Julien Neuhart
63ae987010
feat(build): add ppc64le architecture ( #1344 )
...
* Support ppc64le architecture
# Conflicts:
# .github/workflows/continuous-delivery.yml
# .github/workflows/continuous-integration.yml
* Adding descriptive missing tags
* empty commit for triggering CI
* ci(ppc64le): wrong runner
* fix(ci): iincrease timeout for integration tests to 40 minutes
---------
Co-authored-by: Andrea Esposito <andrea.esposito@horsa.it >
2025-10-07 09:46:24 +02:00
dependabot[bot]
efa0d3fd75
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 28.4.0+incompatible to 28.5.0+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v28.4.0...v28.5.0 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.5.0+incompatible
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 07:42:18 +02:00
dependabot[bot]
fd5930bc56
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.8 to 4.25.9
...
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil ) from 4.25.8 to 4.25.9.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v4.25.8...v4.25.9 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
dependency-version: 4.25.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 07:41:53 +02:00
Julien Neuhart
a057c6253b
chore(deps): update Go dependencies
2025-09-26 13:15:44 +00:00
Julien Neuhart
ed5d1fa891
fix(Dockerfile): remove upx stage
2025-09-20 00:57:17 +02:00
Julien Neuhart
76d36d18be
chore(deps): update Go dependencies
2025-09-17 07:02:45 +00:00
dependabot[bot]
a78c433a60
chore(deps): bump golang.org/x/net from 0.43.0 to 0.44.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.43.0 to 0.44.0.
- [Commits](https://github.com/golang/net/compare/v0.43.0...v0.44.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.44.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-16 13:53:51 +02:00
Julien Neuhart
aff7530cb0
feat(build): use trixie-backports for LibreOffice 25.8 - closes #1323
2025-09-09 19:58:14 +02:00
Julien Neuhart
e7e7267fc2
docs(README): add JetBrains logo
2025-09-09 19:37:27 +02:00
dependabot[bot]
9aaab2de3b
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 28.3.3+incompatible to 28.4.0+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v28.3.3...v28.4.0 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.4.0+incompatible
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 09:21:34 +02:00
dependabot[bot]
8f0121a92d
chore(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/sync/compare/v0.16.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-version: 0.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 09:21:19 +02:00
dependabot[bot]
beb1e386c2
chore(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.23.0 to 1.23.2.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.23.0...v1.23.2 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.23.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 09:21:01 +02:00
dependabot[bot]
5b84a5e0e9
chore(deps): bump actions/setup-node from 4 to 5
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 09:20:44 +02:00
dependabot[bot]
a9613651a5
chore(deps): bump actions/setup-go from 5 to 6
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 09:20:22 +02:00
Julien Neuhart
d6ebc7f230
chore(pdfengines): better custom error message if invalid args
2025-09-04 14:49:04 +02:00
Julien Neuhart
84ca118524
chore(deps): update Go dependencies
2025-09-04 14:49:04 +02:00
Julien Neuhart
0ad6623e24
fix(pdgengines): encrypt behavior accross different engines
2025-09-04 14:49:04 +02:00
Julien Neuhart
ba944f9dc2
chore: slight improvement of the encrypt feature to be more in line with others features
2025-09-04 14:49:04 +02:00
Stevenson Michel
99307befdd
feat: add PDF encryption feature ( #1217 )
...
* Adding PDF encryption option
* LibreOffice
* QPDF
* PDFtk
* pdfcpu
* Update pkg/modules/pdfengines/pdfengines.go
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
* npx prettier
* go fmt
* PR comments
* Update test/integration/scenario/scenario.go
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
* renamed ProtectWithPassword to encrypt
* more clean up
* Use the same input path as requested
* This commit completes the encryption implementation
* Clean up. Added webhook, disable route and download from tests
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2025-09-04 14:49:04 +02:00
Julien Neuhart
638c4e6b23
chore(deps): update Go dependencies
2025-09-01 17:29:00 +02:00
Julien Neuhart
18bb7ef00d
ci(actions): switch to actions/checkout@v5
2025-08-31 18:19:21 +02:00
Julien Neuhart
3dd9ce1fcd
feat(chromium): add MathJaX support
2025-08-29 21:06:20 +02:00
Julien Neuhart
fd4814194c
chore(deps): update Go dependencies
2025-08-29 20:20:48 +02:00
Julien Neuhart
4d526fe419
fix(build): use buffered invoke mode and do not auto-start LibreOffice and Chromium
2025-08-29 20:20:18 +02:00
Julien Neuhart
50d1b187bb
fix(build): switch from /home/gotenberg to /opt/gotenberg for hype´ data
2025-08-20 09:38:05 +00:00
Julien Neuhart
f54f78d186
chore(build): use Chromium for all arch
2025-08-18 21:08:14 +02:00
Julien Neuhart
97ec4949d7
chore(deps): bump debian from 12-slim to 13-slim
2025-08-18 20:55:19 +02:00
dependabot[bot]
f08b9d389b
chore(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 06:58:48 +02:00
Julien Neuhart
4fc94cae24
chore(deps): npm update
2025-08-15 17:23:09 +02:00
Julien Neuhart
8cab8230e6
chore(deps): update noto-color-emoji to v2.048
2025-08-15 17:22:18 +02:00
Julien Neuhart
b7afa49c9f
chore(deps): update pdfcpu to v0.11.0
2025-08-15 17:21:10 +02:00
Julien Neuhart
e0b5ccb41d
chore(go): update to 1.25
2025-08-15 17:15:01 +02:00
Julien Neuhart
fb63ffb919
ci(lint): update golangci-lint
2025-08-15 17:14:44 +02:00
Julien Neuhart
cb98b0c937
feat(misc): add --gotenberg-hide-banner flag
2025-08-15 07:36:47 +02:00
Julien Neuhart
bee56cfd99
fix(ci): add missing outputs for AWS Lambda tags
2025-08-15 07:24:12 +02:00
Julien Neuhart
9e130614ce
fix(ci): ignore empty tags in push step - second attempt
2025-08-14 22:03:53 +02:00
Julien Neuhart
2f487d2e83
fix(ci): ignore empty tags in push step
2025-08-14 21:37:41 +02:00
Julien Neuhart
1ff4b3a4fc
fix(ci): add missing AWS Lambda tags to push step
2025-08-14 21:12:46 +02:00
Julien Neuhart
e86d38c52c
feat(build): add default configuration for Cloud Run variant
2025-08-14 20:46:43 +02:00
Julien Neuhart
d371ae8ceb
chore(build): add missing GOTENBERG_BUILD_DEBUG_DATA configuration for AWS Lambda
2025-08-14 20:46:09 +02:00
Julien Neuhart
a9d10b2bf3
fix(build): missing args for AWS Lambda Dockerfile
2025-08-14 20:44:03 +02:00
Julien Neuhart
d6ffd193d3
ci(build): #540 add AWS Lambda support
2025-08-14 20:40:38 +02:00
Julien Neuhart
2635213947
feat(build): #540 add AWS Lambda support
2025-08-14 20:39:53 +02:00
Julien Neuhart
d496cbfb53
fix(sort): better sorting algorithm - fixes #1287
2025-08-12 21:21:03 +02:00
Julien Neuhart
db8f0ad9ee
fix(chromium): hypen-data now work everytime
2025-08-12 20:54:53 +02:00
dependabot[bot]
8d795a4317
chore(deps): bump golang.org/x/net from 0.42.0 to 0.43.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.42.0 to 0.43.0.
- [Commits](https://github.com/golang/net/compare/v0.42.0...v0.43.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.43.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 09:46:29 +02:00
dependabot[bot]
1a9ae456dd
chore(deps): bump github.com/chromedp/chromedp from 0.14.0 to 0.14.1
...
Bumps [github.com/chromedp/chromedp](https://github.com/chromedp/chromedp ) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/chromedp/chromedp/releases )
- [Commits](https://github.com/chromedp/chromedp/compare/v0.14.0...v0.14.1 )
---
updated-dependencies:
- dependency-name: github.com/chromedp/chromedp
dependency-version: 0.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 09:46:18 +02:00
dependabot[bot]
4e9d7a3f8c
chore(deps): bump github.com/docker/go-connections from 0.5.0 to 0.6.0
...
Bumps [github.com/docker/go-connections](https://github.com/docker/go-connections ) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/docker/go-connections/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: github.com/docker/go-connections
dependency-version: 0.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 09:02:09 +02:00
dependabot[bot]
087967befb
chore(deps): bump golang.org/x/term from 0.33.0 to 0.34.0
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.33.0 to 0.34.0.
- [Commits](https://github.com/golang/term/compare/v0.33.0...v0.34.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 08:59:00 +02:00
Julien Neuhart
02ad6c7834
feat(webhook): switch to --webhook-enable-sync-mode flag instead of header
2025-08-09 16:17:27 +02:00
Yash Narwal
fc11f557fa
feat(webhook) add support for sync upload with webhook url ( #1233 )
...
* Add support for having sync upload with webhook url
* Update tests
* Make SendOutputFileParams interface private
* Make interface params private
2025-08-08 09:25:46 +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
94c831cd05
fix(integration): failing scenarios
2025-08-03 18:49:14 +02:00
Julien Neuhart
53b4c70e4b
chore: prettify
2025-08-03 18:19:43 +02:00
Julien Neuhart
6ff5109b00
fix(integration): non-working scenarios because of a remote service down
2025-08-03 18:02:35 +02:00
dependabot[bot]
339afe614c
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 28.3.2+incompatible to 28.3.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v28.3.2...v28.3.3 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.3.3+incompatible
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-30 09:51:05 +02:00
dependabot[bot]
911fdd3067
chore(deps): bump github.com/testcontainers/testcontainers-go
...
---
updated-dependencies:
- dependency-name: github.com/testcontainers/testcontainers-go
dependency-version: 0.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 09:02:03 +02:00
dependabot[bot]
588e27e6d1
chore(deps): bump github.com/cucumber/godog from 0.15.0 to 0.15.1
...
Bumps [github.com/cucumber/godog](https://github.com/cucumber/godog ) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/cucumber/godog/releases )
- [Changelog](https://github.com/cucumber/godog/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cucumber/godog/compare/v0.15.0...v0.15.1 )
---
updated-dependencies:
- dependency-name: github.com/cucumber/godog
dependency-version: 0.15.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 09:01:53 +02:00
Andrea
3a71032d62
tests(integration): use same targeted platform for integration-tools image ( #1275 )
...
* Use same targeted platform integration-tools image @ integration tests
* run make fmt
2025-07-16 11:30:41 +02:00
dependabot[bot]
59a091e7dc
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 28.3.1+incompatible to 28.3.2+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v28.3.1...v28.3.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.3.2+incompatible
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 11:19:21 +02:00
dependabot[bot]
0e250a99ed
chore(deps): bump golang.org/x/net from 0.41.0 to 0.42.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.41.0 to 0.42.0.
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 11:13:41 +02:00
dependabot[bot]
f73b72753f
chore(deps): bump github.com/docker/docker
...
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.3.1+incompatible
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 08:57:27 +02:00
dependabot[bot]
00a85b0d90
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.5 to 4.25.6
...
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
dependency-version: 4.25.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 08:57:17 +02:00
dependabot[bot]
e79d7e6fb5
chore(deps-dev): bump prettier-plugin-sh from 0.17.4 to 0.18.0
...
Bumps [prettier-plugin-sh](https://github.com/un-ts/prettier ) from 0.17.4 to 0.18.0.
- [Release notes](https://github.com/un-ts/prettier/releases )
- [Changelog](https://github.com/un-ts/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/un-ts/prettier/compare/prettier-plugin-sh@0.17.4...prettier-plugin-sh@0.18.0 )
---
updated-dependencies:
- dependency-name: prettier-plugin-sh
dependency-version: 0.18.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 10:46:30 +02:00
dependabot[bot]
ef745dc378
chore(deps-dev): bump prettier from 3.6.0 to 3.6.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.6.0...3.6.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.6.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 10:46:03 +02:00
dependabot[bot]
ac5dfb7ff0
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 28.2.2+incompatible to 28.3.0+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v28.2.2...v28.3.0 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.3.0+incompatible
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 10:45:45 +02:00
dependabot[bot]
51b0841171
chore(deps): bump github.com/mholt/archives from 0.1.2 to 0.1.3
...
Bumps [github.com/mholt/archives](https://github.com/mholt/archives ) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/mholt/archives/releases )
- [Commits](https://github.com/mholt/archives/compare/v0.1.2...v0.1.3 )
---
updated-dependencies:
- dependency-name: github.com/mholt/archives
dependency-version: 0.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 10:45:34 +02:00
dependabot[bot]
57264da21b
chore(deps): bump github.com/alexliesenfeld/health from 0.8.0 to 0.8.1
...
Bumps [github.com/alexliesenfeld/health](https://github.com/alexliesenfeld/health ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/alexliesenfeld/health/releases )
- [Changelog](https://github.com/alexliesenfeld/health/blob/main/CHANGELOG.md )
- [Commits](https://github.com/alexliesenfeld/health/compare/v0.8.0...v0.8.1 )
---
updated-dependencies:
- dependency-name: github.com/alexliesenfeld/health
dependency-version: 0.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 06:27:51 +02:00
dependabot[bot]
16f740b318
chore(deps): bump github.com/hashicorp/go-retryablehttp
...
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp ) from 0.7.7 to 0.7.8.
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.7...v0.7.8 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
dependency-version: 0.7.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 06:27:38 +02:00
dependabot[bot]
2ba70141cc
chore(deps): bump github.com/chromedp/chromedp from 0.13.6 to 0.13.7
...
Bumps [github.com/chromedp/chromedp](https://github.com/chromedp/chromedp ) from 0.13.6 to 0.13.7.
- [Release notes](https://github.com/chromedp/chromedp/releases )
- [Commits](https://github.com/chromedp/chromedp/compare/v0.13.6...v0.13.7 )
---
updated-dependencies:
- dependency-name: github.com/chromedp/chromedp
dependency-version: 0.13.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 06:27:27 +02:00
dependabot[bot]
e945329d91
chore(deps-dev): bump prettier from 3.5.3 to 3.6.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.3...3.6.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 06:27:13 +02:00
dependabot[bot]
ffeb4703fd
chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.40.0 to 0.41.0.
- [Commits](https://github.com/golang/net/compare/v0.40.0...v0.41.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.41.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 10:08:55 +02:00
dependabot[bot]
fcf41187fa
chore(deps): bump golang.org/x/text from 0.25.0 to 0.26.0
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.25.0...v0.26.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 10:06:42 +02:00
dependabot[bot]
f0fc704efc
chore(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/sync/compare/v0.14.0...v0.15.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-version: 0.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 10:06:30 +02:00
Julien Neuhart
aa58615650
fix(api): outpout filename as path - fixes #1227
2025-06-06 15:14:06 +00:00
Julien Neuhart
b0a84bcbf7
chore(integration): prettify
2025-06-02 11:45:44 +02:00
Julien Neuhart
cf2d413a28
test(integration): comment scenario that is not happening anymore on amd architectures
2025-06-02 11:27:25 +02:00
dependabot[bot]
9226b78b0c
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 28.1.1+incompatible to 28.2.2+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v28.1.1...v28.2.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.2.2+incompatible
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 07:09:19 +02:00
dependabot[bot]
a635fd8a7b
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.4 to 4.25.5
...
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil ) from 4.25.4 to 4.25.5.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v4.25.4...v4.25.5 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
dependency-version: 4.25.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 07:06:58 +02:00
Julien Neuhart
6f714277f7
docs(README): remove Zolsec from sponsors
2025-05-28 15:25:04 +02:00
dependabot[bot]
4aff4982b0
chore(deps): bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4
...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo ) from 4.13.3 to 4.13.4.
- [Release notes](https://github.com/labstack/echo/releases )
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/labstack/echo/compare/v4.13.3...v4.13.4 )
---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
dependency-version: 4.13.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 07:11:51 +02:00
Julien Neuhart
8634989497
fix(Dockerfile): typo
2025-05-22 09:41:41 +02:00
Julien Neuhart
a50e60b2a0
fix(Dockerfile): remove fonts-dejavu-extra as the package is already packaged in fonts-dejavu
2025-05-22 09:41:07 +02:00
Julien Neuhart
8875f4dfc4
ci: fix needs entries in merge_clean_snapshot_tags step
2025-05-21 00:34:56 +02:00
Julien Neuhart
61c8217ed5
feat(Dockerfile): support for arbitrary user ids - closes #1049
2025-05-21 00:34:56 +02:00
Julien Neuhart
f75912033e
feat(chromium): split filenames can be controlled with the Gotenberg-Output-Filename header - closes #1130
2025-05-20 14:14:05 +02:00
Julien Neuhart
1d8630810b
fix(godoc): typo
2025-05-20 11:50:18 +02:00
Julien Neuhart
ce155fb43e
feat(chromium): add generateTaggedPdf to form fields - closes #1210
2025-05-20 11:49:10 +02:00
dependabot[bot]
67ebe17fcb
chore(deps): bump github.com/mholt/archives from 0.1.1 to 0.1.2
...
Bumps [github.com/mholt/archives](https://github.com/mholt/archives ) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/mholt/archives/releases )
- [Commits](https://github.com/mholt/archives/compare/v0.1.1...v0.1.2 )
---
updated-dependencies:
- dependency-name: github.com/mholt/archives
dependency-version: 0.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 09:09:25 +02:00
Julien Neuhart
f13a6c0a3b
Revert "fix(libreoffice): correct values for CreateDate, MetadataDate, and ModifyDate metadata entries - fixes #1193 "
...
This reverts commit e662f5ce0b .
2025-05-18 14:15:22 +02:00
Julien Neuhart
e1870429b9
Revert "test(integration): fix rules failed toleration"
...
This reverts commit de1b887d29 .
2025-05-18 14:15:12 +02:00
Hector Zarate
5aa1cd7f40
feat(Dockerfile): pin versions of dependencies ( #1190 )
...
* Pin versions of dependencies
* no need to override default values in github build action
* unpin curl,gnupg,tiny,python3,default-jre-headless
* Revert "unpin curl,gnupg,tiny,python3,default-jre-headless"
This reverts commit 95b0250700 .
* remove pin from Libreoffice
* Update build/Dockerfile
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2025-05-18 14:08:11 +02:00
Julien Neuhart
de1b887d29
test(integration): fix rules failed toleration
2025-05-15 14:23:31 +02:00
Julien Neuhart
e662f5ce0b
fix(libreoffice): correct values for CreateDate, MetadataDate, and ModifyDate metadata entries - fixes #1193
2025-05-15 10:38:22 +02:00
Julien Neuhart
790b69a32e
test(integration): fix typo
2025-05-15 10:16:57 +02:00
Julien Neuhart
9aaab97d6a
fix(pdfengines): read metadata better webhook error - fixes #1148
2025-05-15 09:22:52 +02:00
Julien Neuhart
66317197b6
fix: graceful shutdown with asynchronous processes - fixes #1022
2025-05-14 15:27:14 +02:00
Julien Neuhart
91757335ac
ci: make it work for forks too
2025-05-14 09:37:42 +02:00
Julien Neuhart
be3145aae9
chore(libreoffice): switch to env var for handling non-basic latin characters in filenames
2025-05-13 16:10:14 +02:00
Julien Neuhart
79425af848
feat(Dockerfile): use jlink to switch to a lightweight JRE
2025-05-13 16:06:59 +02:00
Julien Neuhart
45b47a1071
feat(Dockerfile): use upx-ucl to reduce Go binaries size
2025-05-13 16:06:59 +02:00
Julien Neuhart
4b30567c39
feat(chromium): close page after conversion
2025-05-12 09:35:10 +02:00
dependabot[bot]
1ed33a7400
chore(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 ( #1204 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.39.0 to 0.40.0.
- [Commits](https://github.com/golang/net/compare/v0.39.0...v0.40.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 08:56:09 +02:00
dependabot[bot]
ca1d11006c
chore(deps-dev): bump prettier-plugin-sh from 0.17.2 to 0.17.4 ( #1205 )
...
Bumps [prettier-plugin-sh](https://github.com/un-ts/prettier ) from 0.17.2 to 0.17.4.
- [Release notes](https://github.com/un-ts/prettier/releases )
- [Changelog](https://github.com/un-ts/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/un-ts/prettier/compare/prettier-plugin-sh@0.17.2...prettier-plugin-sh@0.17.4 )
---
updated-dependencies:
- dependency-name: prettier-plugin-sh
dependency-version: 0.17.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 08:56:00 +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
dependabot[bot]
64add9a542
chore(deps-dev): bump prettier-plugin-sh from 0.15.0 to 0.17.2
...
Bumps [prettier-plugin-sh](https://github.com/un-ts/prettier ) from 0.15.0 to 0.17.2.
- [Release notes](https://github.com/un-ts/prettier/releases )
- [Changelog](https://github.com/un-ts/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/un-ts/prettier/compare/prettier-plugin-sh@0.15.0...prettier-plugin-sh@0.17.2 )
---
updated-dependencies:
- dependency-name: prettier-plugin-sh
dependency-version: 0.17.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 19:40:13 +02:00
dependabot[bot]
a7c02438e4
chore(deps-dev): bump prettier from 3.5.2 to 3.5.3
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.2...3.5.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.5.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 19:39:58 +02:00
dependabot[bot]
910af7a44c
chore(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/sync/compare/v0.13.0...v0.14.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-version: 0.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 19:21:55 +02:00
dependabot[bot]
05f9ac3745
chore(deps-dev): bump prettier-plugin-gherkin from 3.1.1 to 3.1.2
...
Bumps [prettier-plugin-gherkin](https://github.com/mapado/prettier-plugin-gherkin ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/mapado/prettier-plugin-gherkin/releases )
- [Changelog](https://github.com/mapado/prettier-plugin-gherkin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mapado/prettier-plugin-gherkin/compare/v3.1.1...v3.1.2 )
---
updated-dependencies:
- dependency-name: prettier-plugin-gherkin
dependency-version: 3.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 19:21:35 +02:00
dependabot[bot]
5c43eefe46
chore(deps): bump golangci/golangci-lint-action from 7 to 8
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 15:52:15 +02:00
Julien Neuhart
b63f4c53d2
ci(lint): update golangci-lint version
2025-05-05 15:49:24 +02:00
Julien Neuhart
3d652bc829
ci(dependabot): add npm
2025-05-05 15:48:52 +02:00
dependabot[bot]
c78ef8771d
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.3 to 4.25.4
...
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil ) from 4.25.3 to 4.25.4.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v4.25.3...v4.25.4 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
dependency-version: 4.25.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 08:40:41 +02:00
dependabot[bot]
9a38f16219
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 28.0.4+incompatible to 28.1.1+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v28.0.4...v28.1.1 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.1.1+incompatible
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-26 13:49:14 +02:00
dependabot[bot]
e5363205a7
chore(deps): bump github.com/testcontainers/testcontainers-go
...
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go ) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases )
- [Commits](https://github.com/testcontainers/testcontainers-go/compare/v0.36.0...v0.37.0 )
---
updated-dependencies:
- dependency-name: github.com/testcontainers/testcontainers-go
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-26 13:48:41 +02:00
Hector Zarate
088b3274f2
feat(dep): add dependabot for mod and docker files ( #1179 )
...
* add dependabot for mod and docker files
* lint dependabot file
2025-04-26 13:07:51 +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
a731bf034e
chore(deps): update Go dependencies
2025-04-17 11:27:47 +02:00
Julien Neuhart
3cbf772acf
docs(godoc): fix a bunch of typos
2025-04-17 11:15:52 +02:00
Julien Neuhart
9701f88ae3
fix(pdfcpu): use custom sort to retrieve the splitted PDFs
2025-04-12 19:40:16 +02:00
Julien Neuhart
7ca1d118a1
chore(deps): update Go dependencies
2025-04-12 17:37:15 +02:00
Julien Neuhart
a7dfa21cbf
fix(pdfengines): correct merge order - fixes #1168
2025-04-12 17:25:39 +02:00
Julien Neuhart
ab81444773
fix(Makefile): add double-quote to new flag
2025-04-12 17:24:23 +02:00
Julien Neuhart
02c4343dfd
fix(test): missing env var for debug
2025-04-10 16:28:15 +02:00
Hector Zarate
1bfe86738f
feat(debug): only build debug data when flag is true ( #1167 )
...
* only build debug info when log level is debug
* introduce new flag 'gotenberg-build-debug-data'
* add gotenberg-build-debug-data flag to Makefile
* add new integration test for gotenberg-build-debug-data flag
* update GET /debug (Enabled) test with gotenberg-build-debug-data flag
* reorder GOTENBERG_BUILD_DEBUG_DATA in Makefile
* reorder Build Debug Data Disabled test scenario
---------
Co-authored-by: Hector Zarate <hector@Hectors-MacBook-Pro.local >
2025-04-10 13:30:24 +02:00
Julien Neuhart
7fe0e05050
test(webhook): add integration testing for the webhook feature - testing the custom Content-Disposition header from #1165
2025-04-08 18:51:51 +02:00
stephentgrammer
10588efe25
fix(webhook): content-disposition header ( #1164 )
...
* fix(webhook): pass content-disposition header through and fix spelling of attachment on default
* code review
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
* formatting
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2025-04-04 03:04:14 +02:00
Julien Neuhart
bf4607d368
chore(.gitignore): remove coverage entries [skip ci]
2025-04-02 15:04: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
674f1de183
chore(deps): update Go dependencies
2025-03-28 12:20:27 +01:00
Julien Neuhart
368c4fa1a7
chore(logging): better description for --log-enable-gcp-fields flag [skip ci]
2025-03-28 12:17:18 +01:00
Julien Neuhart
c737579b7f
ci(lint): fix golangci-lint action version
2025-03-26 20:11:16 +01:00
Julien Neuhart
0b7c51a323
chore(deps): update golangci-lint to v2
2025-03-26 20:08:34 +01:00
Julien Neuhart
e7c77b7bf3
ci(continous-delivery): fix wrong version
2025-03-26 11:38:56 +01:00
Julien Neuhart
6c727b7e51
refactor(logging): use log-enable-gcp-fields
2025-03-26 11:37:48 +01:00
Hector Zarate
a9754d6a1c
fix(logging): correctly map GCP structured log keys ( #1159 )
...
* fix: correctly map GCP structured log keys
* Update pkg/modules/logging/logging.go
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2025-03-26 10:28:58 +01:00
Julien Neuhart
218052d5dd
chore(tests): fix typo [skip ci]
2025-03-22 18:05:47 +01:00
Julien Neuhart
f112cb748f
ci(tests): add go test timeout
2025-03-22 18:02:26 +01:00
Julien Neuhart
67a65c66b6
ci(edge): fix wrong repository and tag
2025-03-21 16:52:57 +01:00
Julien Neuhart
cd6add14a0
ci(build-test-push): add missing Cloud Run tags
2025-03-21 14:15:44 +01:00
Julien Neuhart
33f9f1ddf4
docs(test): add TODOs [ci skip]
2025-03-21 14:14:00 +01:00
Julien Neuhart
2131de77b0
ci(test): no concurrency
2025-03-21 14:09:34 +01:00
Julien Neuhart
0febb60a3f
test: add integration tests
2025-03-21 14:09:34 +01:00
Julien Neuhart
820b914291
feat(formatting): add prettier-plugin-sh
2025-03-21 14:09:34 +01:00
Julien Neuhart
536d3ee70d
feat(formatting): add prettier
2025-03-21 14:09:34 +01:00
Julien Neuhart
2544d82486
docs(README): add GitHub Trending badge [ci skip]
2025-03-18 10:08:13 +01:00
Julien Neuhart
ea6854fadc
docs(godoc): add link to issue 1149 [ci skip]
2025-03-18 08:55:09 +01:00
Julien Neuhart
147e3b1173
docs(godoc): improve the UpdateIndexes godoc
2025-03-17 14:51:24 +01:00
Julien Neuhart
8252142e65
chore(deps): update Go dependencies
2025-03-17 14:01:07 +01:00
Julien Neuhart
6e2270632e
chore(logging): remove unit tests - integration tests are inc anyway
2025-03-17 13:56:48 +01:00
Julien Neuhart
7d14546d3b
feat(logging): add GCP severity mapping
2025-03-17 13:56:48 +01:00
Julien Neuhart
b31024c362
feat(libreoffice): add updateIndexes form field
2025-03-17 13:32:26 +01:00
Julien Neuhart
85eaef05ad
fix(deps): update Go dependencies - chromedp ERROR: unhandled page event *page.EventFrameStartedNavigating
2025-03-06 08:55:57 +01:00
Julien Neuhart
16e4c10862
chore(deps): update Go dependencies
2025-03-05 08:57:48 +01:00
Julien Neuhart
904e0f61a8
fix(pdfengines): split and read metadata pdf engines calls
2025-03-04 18:08:57 +01:00
Zdravko
70953aa66e
fix(qpdf): allow warnings ( #1135 )
...
* Optionally allow warnings in QPDF operations
* warnings are not errors by default
* Apply suggestions from code review
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
* fix some merge artifacts
* follow the args convention
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2025-02-28 10:43:38 +01:00
Julien Neuhart
d41de5d270
docs(README): switch to new short description [skip ci]
2025-02-21 11:55:12 +01:00
Julien Neuhart
d8603f4f34
feat: update short description
2025-02-21 11:22:22 +01:00
Julien Neuhart
b13a8094ea
ci(continous-delivery): remove wrong outputs
2025-02-19 19:42:30 +01:00
Kyohei Fukuda
28e07bad54
docs(README): add pdfme sponsor ( #1131 )
2025-02-14 14:28:53 +01:00
Julien Neuhart
81cc483166
test: fix issues with go 1.24
2025-02-13 09:21:38 +01:00
Julien Neuhart
8d7cc55c28
chore(go): upgrade to 1.24
2025-02-13 08:44:58 +01:00
Julien Neuhart
083e0e307a
chore(deps): update Go dependencies
2025-02-12 16:24:16 +01:00
Julien Neuhart
80f3f89a89
fix(pdfcpu): correct sorting for the output paths of the split method
2025-02-12 11:47:45 +01:00
Julien Neuhart
3dc8c18849
fix(fs): get file by ext sorted by mod time
2025-02-11 17:00:18 +01:00
Julien Neuhart
0a6a97cf07
ci(merge): fix thecodingmachine target
2025-02-07 09:59:08 +01:00
Julien Neuhart
7676d7a239
ci(build-push): fix typo in tag
2025-02-07 09:47:47 +01:00
Julien Neuhart
679715f896
chore(deps): update Go dependencies
2025-02-07 08:43:44 +01:00
Julien Neuhart
d5aa880336
ci(build-push): fix typo in tag name
2025-02-07 08:41:04 +01:00
Julien Neuhart
08daa86766
test(api): add missing context
2025-02-06 09:07:09 +01:00
Julien Neuhart
f0c1952dfe
ci(lint): fix missing error handling
2025-02-06 08:51:38 +01:00
Julien Neuhart
198d9115cc
chore(deps): switch to github.com/mholt/archives
2025-02-05 17:00:48 +01:00
Julien Neuhart
6b0c01bd3e
chore(deps): update Go dependencies
2025-02-05 09:51:58 +01:00
Julien Neuhart
a1848d3c75
feat(conf): override flags' values with their corresponding environment variables' values
2025-02-05 09:51:38 +01:00
Julien Neuhart
a1596f7c62
feat(api): add debug route
2025-02-04 10:20:29 +01:00
Julien Neuhart
740e701ad3
chore(deps): update Go dependencies
2025-02-03 11:53:51 +01:00
Julien Neuhart
71d571a25c
fix(Makefile): wrong arg for --pdfengines-convert-engines
2025-02-03 11:36:05 +01:00
Julien Neuhart
2293300182
ci(merge): fix alternate registry target image #2
2025-01-31 15:58:06 +01:00
Julien Neuhart
85c7f2806f
ci(merge): fix alternate registry target image
2025-01-31 15:38:14 +01:00
dependabot[bot]
27ecb4fe49
chore(deps): bump codecov/codecov-action from 4 to 5
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-31 14:43:21 +01:00
Julien Neuhart
7afeefe84f
ci(actions): add local actions
2025-01-31 14:39:54 +01:00
Julien Neuhart
651922194f
chore(deps): update Go dependencies
2025-01-29 20:48:43 +01:00
Julien Neuhart
1d1b4fb04d
feat(pdfengines): add flatten form field to split route
2025-01-28 17:15:14 +01:00
Peter Chakalov
b418f1eb05
feat(pdfengines): add support for flattening annotations ( #1105 )
...
* initial changes
* Add tests
* Fix edge case when we need to regenerate appearances
* Fix comments
* Add missing comment
* Add missing comment
* Add missing comment
* Add flatten option to the merge route
* Add flatten option to the libreoffice convert route
* Add flatten option to the chromium convert route
* Revert "Add flatten option to the chromium convert route"
This reverts commit cdab8b4e6b .
* Ignore lint false positives
* Add missing tests
* Add flatten route tests
* Replace input instead of creating a new file
* create copy before flatten in tests
---------
Co-authored-by: Peter Chakalov <peter.chakalov@abraxa.com >
2025-01-28 14:38:27 +01:00
Julien Neuhart
a9b44ee39e
chore(lint): remove rule G115 (gosec) exception
2025-01-27 16:05:52 +01:00
Julien Neuhart
cb48355898
fix(ci): missing checkout step on reusable workflow delete
2025-01-24 10:46:31 +01:00
Julien Neuhart
6ce47e3a20
ci(workflows): cleanup PR Docker images
2025-01-24 10:27:04 +01:00
Julien Neuhart
09e511bc49
ci(workflows): use sub-actions
2025-01-24 10:27:04 +01:00
Julien Neuhart
66ade27383
docs(README): fix continuous integration badge
2025-01-23 20:18:18 +01:00
Julien Neuhart
d96058d589
fix(Dockerfile): use latest Chromium for armhf
2025-01-23 20:04:13 +01:00
Julien Neuhart
8631a15933
ci(comment): remove comment about arm64 testing
2025-01-23 20:04:13 +01:00
Julien Neuhart
c0bf81ad7c
ci(workflows): multiple jobs multiple architectures build and push
2025-01-23 18:03:23 +01:00
Julien Neuhart
8fd1fa203e
fix(Dockerfile): remove apt-get upgrade -yqq from armv7 Chromium install
2025-01-17 18:01:44 +01:00
Julien Neuhart
51b907bcf5
chore(deps): update Go dependencies
2025-01-17 15:25:17 +01:00
Julien Neuhart
ecb5d974c5
chore(Dockerfile): add apt-get upgrade -yqq
2025-01-17 15:24:37 +01:00
Julien Neuhart
19c91aff19
feat(api): add root, favicon and version routes to basic auth middleware if enabled
2025-01-17 14:08:01 +01:00
Julien Neuhart
8e0cc7dd2f
fix(typo): root route HTML
2025-01-17 10:00:08 +01:00
Khiet Tam Nguyen
6478528ebc
feat(api): add dummy root route pointing to docs ( #1099 )
...
* feat(api): added dummy root route pointing to docs
* test(api): root request test added
* feat(api): added NoContent return for favicon
from @gulien
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
* test(api): added favicon
* lint(api): fix format
* refactor(api): use %s for favicon.ico for consistency with /health
* test(api): added new recorder for each check
* docs(api): consistent comment for favicon
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2025-01-17 09:58:58 +01:00
Julien Neuhart
3e3b24f611
ci(workflows): add permissions
2025-01-11 11:28:27 +01:00
Julien Neuhart
6dc7d70a1f
ci(continous integration): add concurrency to avoid concurrent runs
2025-01-11 11:17:50 +01:00
Julien Neuhart
a6f4c5651c
feat(chromium): set the default value of the flag --chromium-restart-after to 10
2025-01-11 11:08:19 +01:00
Julien Neuhart
291a4d39fe
chore(deps): upgrade to golangci-lint v1.63.4
2025-01-10 17:02:16 +01:00
Julien Neuhart
e639a1dd73
chore(deps): update Go dependencies
2025-01-10 16:59:01 +01:00
Julien Neuhart
e3a961623b
feat(logging): add new field log_type with access or application as values
2025-01-10 16:58:26 +01:00
Hugo Tacla
1ca27fdba2
fix(pdfengines): wrong variable name ( #1093 )
2025-01-08 19:24:43 +01:00
Julien Neuhart
f72428056a
chore(code): fmt
2025-01-08 17:15:30 +01:00
Hugo Tacla
bdb3f11ac7
fix(typo): medata -> metadata ( #1092 )
...
* Update pdfengines.go
* Update pdfengines_test.go
* Update multi.go
* Update multi_test.go
2025-01-08 17:14:53 +01:00
Julien Neuhart
2f69af1a52
chore(LICENSE): remove year
2025-01-06 09:17:13 +01: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
1762596fce
chore(dep)s: update dependencies
2025-01-02 17:18:53 +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
16807bd57f
fix(split): wrong output paths when converting to PDF/A & PDF/UA
2024-12-23 10:04:24 +01:00
Julien Neuhart
8bc29ad92d
feat(split): add splitUnify form field
2024-12-21 12:45:20 +01:00
Julien Neuhart
51a913a5e4
chore(deps): update Go depencies
2024-12-20 16:16:32 +01:00
Julien Neuhart
c30da805b3
feat(pdfengines): add split feature
2024-12-20 16:16:32 +01:00
Julien Neuhart
42ee593708
chore(pdfengines): add stubs for common workflows
2024-11-25 09:28:42 +01:00
Julien Neuhart
1b49b35365
fix(exiftool): convert interface{} array to string array
2024-11-21 09:55:10 +01:00
Julien Neuhart
333ab7066c
chore(libreoffice): remove non-relevant comment about old gc module
2024-11-19 14:25:07 +01:00
Julien Neuhart
66dbdc09b5
chore(deps): update Go dependencies
2024-11-18 09:39:32 +01:00
Tam Nguyen
79f396f6ff
feat(chromium): add GenerateDocumentOutline option
2024-11-18 08:58:26 +01:00
Julien Neuhart
62ba4877ac
chore(deps): update golangci-lint
2024-11-05 11:53:20 +01:00
Julien Neuhart
e65a5e6d22
chore(deps): update Go dependencies
2024-11-05 11:44:29 +01:00
Julien Neuhart
711b43070d
feat(chromium): add failOnResourceLoadingFailed and failOnResourceHttpStatusCodes form fields
2024-11-05 11:44:01 +01:00
Julien Neuhart
b2f957d1d8
chore(pdfengines): update new flags with a description of the empty value behavior
2024-10-14 09:24:42 +02:00
Julien Neuhart
249745f256
feat(pdfengines): one flag per PDF engine method for a more granular selection of PDF engines
2024-10-13 11:59:26 +02:00
Julien Neuhart
8ff9d3bcf1
feat(chromium): add scope to extraHttpHeaders
2024-10-11 13:45:07 +02:00
Julien Neuhart
99c328c302
fix(ci): LINUX_AMD64_RELEASE is no more ignored thanks to curly braces
2024-10-10 13:27:36 +02:00
Julien Neuhart
8a9f0a245e
chore(api): improve --api-body-limit flag description to include examples
2024-10-08 19:58:08 +02:00
Julien Neuhart
9daecc127a
chore(deps): update Go dependencies
2024-10-08 19:58:08 +02:00
Julien Neuhart
119bba4f04
feat(api): add flag --api-bind-ip
2024-10-08 19:58:08 +02:00
Julien Neuhart
bf205c579d
fix(pdfcpu): switch to CLI
2024-10-06 18:32:09 +02:00
Julien Neuhart
aa57b17254
chore(deps): update Go dependencies
2024-10-06 09:52:48 +02:00
Julien Neuhart
7df786c5c6
fix(webhook): retrieve values from echo.Context before it get recycled
2024-10-05 14:24:22 +02:00
Julien Neuhart
b315464e98
chore(deps): update Noto Color Emoji to Unicode 16.0
2024-10-05 11:46:00 +02:00
Julien Neuhart
1252ea076b
feat(chromium): skipNetworkIdleEvent is now true by default
2024-09-29 18:04:37 +02:00
Julien Neuhart
d970e446a8
chore(deps): update Go dependencies
2024-09-29 17:47:51 +02:00
Julien Neuhart
fe40f3727b
feat(api): add --api-body-limit flag that set the body limit for multipart/form-data requests
2024-09-29 17:46:20 +02:00
Julien Neuhart
10a290b065
chore(libreoffice): improve HTTP error messages
2024-09-29 13:19:44 +02:00
Julien Neuhart
0abb11b42a
chore(deps): update Go dependencies
2024-09-21 09:52:48 +02:00
Julien Neuhart
1eb6eb729a
chore(downloadFrom): add godoc for issue https://github.com/golang/go/issues/69551
2024-09-20 21:06:11 +02:00
Julien Neuhart
e371a4a3c3
fix: add DOCKER_REGISTRY for tests image
2024-09-20 21:06:11 +02:00
Julien Neuhart
f2b6bd3d4b
feat(api): add 'downloadForm' form field
2024-09-20 21:06:11 +02:00
Julien Neuhart
d21f87b543
feat(ci): add snapshot release
2024-09-20 21:06:11 +02:00
Julien Neuhart
b8cdee4f45
fix(cmd): failing test
2024-09-20 20:58:17 +02:00
Julien Neuhart
b06d7445d9
feat(libreoffice): add password form field for converting protected document
2024-09-20 20:36:45 +02:00
Julien Neuhart
2aa9cceb32
fix(README): wrong link to thecodingmachine/gotenberg repository
2024-09-18 07:57:22 +02:00
Julien Neuhart
ae2a2a8a07
chore: improve README
2024-09-17 16:47:52 +02:00
Julien Neuhart
286555411b
chore(supervisor): add a comment about an unlikely issue
2024-09-17 16:47:41 +02:00
Julien Neuhart
3c42aec180
chore(deps): update Go dependencies
2024-09-13 16:47:31 +02:00
Julien Neuhart
a203ae00c6
fix(cmd): leaking error logs if reader already closed
2024-09-13 16:47:03 +02:00
Julien Neuhart
68784616a4
chore(godoc): removing dots
2024-09-13 16:44:12 +02:00
Julien Neuhart
5cd8c6a5da
feat(api): add HEAD method for health route ( #963 )
2024-09-07 17:31:43 +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
300e73f07d
chore(deps): update Go dependencies
2024-09-05 09:23:33 +02:00
Gabriel Vasile
03ced23f05
fix(deps): download go1.23 toolchain not available ( #957 )
2024-09-05 09:22:59 +02:00
Julien Neuhart
da8eeb5d8f
fix(golangci-lint): false positive and remove deprecated exportloopref linter
2024-09-03 09:59:40 +02:00
Julien Neuhart
16cf02896f
chore(deps): update Go dependencies + Golang to 1.23
2024-09-03 09:45:36 +02:00
Julien Neuhart
c9f10d248e
fix(libreoffice): use default options in PDF engines method - resolves #939
2024-08-11 14:53:05 +02:00
Julien Neuhart
3297e41289
chore(deps): update Golang dependencies
2024-07-29 10:22:08 +02:00
Julien Neuhart
4e1b347797
feat(libreoffice): retry on core dumped ( #930 )
2024-07-23 14:21:09 +02:00
Julien Neuhart
4602332dbb
chore(Dockerfile): remove legacy alerts
2024-07-19 15:16:30 +02:00
Julien Neuhart
e1f69ee533
chore(deps): update Golang dependencies
2024-07-18 14:35:38 +02:00
Julien Neuhart
d90e431b5b
fix(libreoffice): add PDFUACompliance arg
2024-07-11 15:14:50 +02:00
Julien Neuhart
45a9eca0ce
chore(sponsors): new Zolsec logo
2024-07-04 15:58:24 +02:00
Julien Neuhart
af202f4871
chore(sponsors): move down sponsorship link
2024-07-04 15:04:57 +02:00
Julien Neuhart
7b32fa35f3
feat(sponsors): add Zolsec sponsorship
2024-07-04 15:03:30 +02:00
Julien Neuhart
0c40b230dc
chore(libreoffice): fix wrong comment on quality option
2024-07-03 10:35:23 +02:00
Maxime Lapointe
2baba67bfc
feat: eagerly auto restart processes ( #916 )
...
* Fix auto-restart's initial number of requests
It would need 1 less requests on the first restart
The number of request was technically off by one after the first restart
* Supervisor now eagerly restarts processes
When the maxReqLimit is reached, restart the process in the background
* Update pkg/gotenberg/supervisor.go
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2024-07-02 18:29:57 +02:00
Julien Neuhart
b1e69a9059
feat: add FUNDING.yml
2024-07-02 17:07:42 +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
84dc57373a
feat(libreoffice): add many more options for conversions
2024-06-30 21:34:57 +02:00
Julien Neuhart
b3f4a02658
chore(chromium): add missing tests on default options
2024-06-30 20:40:40 +02:00
Julien Neuhart
50304dbefe
chore(chromium): remove some 'Optional' comments
2024-06-27 11:53:18 +02:00
Julien Neuhart
bf01af0bf3
chore(deps): update Golang dependencies
2024-06-27 11:32:49 +02:00
Julien Neuhart
0e3fe3463b
chore(stale): recude number of days of inactivity
2024-06-21 20:39:34 +02:00
Julien Neuhart
3956763825
fix(api): basic auth only for modules' routes
2024-06-21 20:38:30 +02:00
maniack
d6fe895f6e
feat(libreoffice): add exportNotesInMargin form field ( #904 )
...
* ExportNotesInMargin allows to export comments in margin
https://help.libreoffice.org/latest/en-US/text/shared/guide/pdf_params.html
* Resolve requested changes
Move ExportNotesInMargin above LosslessImageCompression
Remove overhead ExportNotes=true
2024-06-17 08:31:42 +02:00
Julien Neuhart
697fa08d8b
chore(godoc): add breaklines
2024-06-13 11:14:24 +02:00
garethjudson
669a35afef
feat(libreoffice): add image options ( #898 )
...
* feat: libre office image options
* refactor: PR comment changes
* fix: change lossLessImageCompression default to false
---------
Co-authored-by: Gareth Judson <gareth.judson@delwp.vic.gov.au >
2024-06-13 10:28:36 +02:00
Julien Neuhart
b1d94a3845
feat(chromium): add user agent override
2024-06-12 20:51:10 +02:00
Julien Neuhart
06869cf491
chore(deps): update Golang dependencies
2024-06-12 20:51:10 +02:00
Julien Neuhart
ed67d8514c
chore(deps): update golangci-lint
2024-06-04 17:02:05 +02:00
Julien Neuhart
07ec2f3d7b
chore(deps): update Golang dependencies
2024-06-04 17:00:44 +02:00
Jonas Geiler
73d02e85c4
refactor(api): improved tests and test messages
...
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2024-05-27 14:11:37 +02:00
Jonas Geiler
c1cf1eb37a
chore: removed TODO.txt from .gitignore file
2024-05-27 14:11:37 +02:00
Jonas Geiler
7aecc94049
refactor(api): re-use error when starting the API server
...
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2024-05-27 14:11:37 +02:00
Jonas Geiler
b55fbfeb8e
refactor(api): updated tls validation error message
...
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2024-05-27 14:11:37 +02:00
Jonas Geiler
20b8991fa4
feat(api): added tls/ssl support
2024-05-27 14:11:37 +02:00
Julien Neuhart
e50de4201d
chore(deps): update Go dependencies
2024-05-22 09:44:19 +02:00
Julien Neuhart
ba2b876ee4
chore(deps): update golangci-lint
2024-05-22 09:43:41 +02:00
dependabot[bot]
9b1399c9d5
chore(deps): bump golangci/golangci-lint-action from 5 to 6
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 5 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 07:41:40 +02:00
Julien Neuhart
020a2f00c2
fix(pdfengine): PDFcpu -> pdfcpu
2024-05-02 10:04:25 +02:00
Julien Neuhart
8713946f35
fix(ci): codecov
2024-04-29 13:03:01 +02:00
IMATIASL\jaime.pineiro
bed8c25e40
feat(logging): Write log time in local timezone rather than UTC
2024-04-29 10:18:27 +02:00
dependabot[bot]
7c51a09068
chore(deps): bump golangci/golangci-lint-action from 4 to 5
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 4 to 5.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 09:48:09 +02:00
Julien Neuhart
0f0a6ce042
feat(chromium): add clip options to screenshot routes
2024-04-25 17:24:23 +02:00
Julien Neuhart
a890968ee4
chore(deps): update Go dependencies
2024-04-25 16:06:28 +02:00
Julien Neuhart
2267c5be00
feat(api): add version route
2024-04-17 09:55:38 +02:00
Julien Neuhart
e853cfb98a
chore(deps): update Go dependencies
2024-04-17 09:08:43 +02:00
Julien Neuhart
f89a0db471
chore(deps): update Go dependencies
2024-04-11 09:57:55 +02:00
Julien Neuhart
1d66b43da1
feat(chromium): set cookies
2024-04-10 13:43:31 +02:00
Julien Neuhart
75c4a4f253
feat(api): add basic auth support
2024-04-05 17:20:34 +02:00
Julien Neuhart
6a9c95b3b1
chore(deps): update Go dependencies
2024-04-05 14:53:50 +02:00
Julien Neuhart
c11a2d0081
chore(golangci-lint): remove unused linters
2024-04-03 11:55:24 +02:00
Martin
43a13ff2c5
feat(libreoffice): add singlePageSheets option
2024-03-25 15:46:48 +01:00
Julien Neuhart
8454d163eb
chore(golangci-lint): add missing EOF
2024-03-23 20:01:26 +01:00
Julien Neuhart
4a11f6a39f
chore(deps): update Go dependencies
2024-03-23 16:50:07 +01:00
Julien Neuhart
c63235cd3d
feat(exiftool): handle boolean metadata
2024-03-23 16:47:28 +01:00
Julien Neuhart
f4ce196a34
fix(pdfengines): return a 400 Bad Request if no metadata to write
2024-03-23 16:47:28 +01:00
Julien Neuhart
e644b27201
feat(pdfengines): add write metadata option on merge route
2024-03-23 16:47:28 +01:00
Julien Neuhart
d2b14582ee
feat(pdfengines): add write metadata route
2024-03-23 16:47:28 +01:00
Julien Neuhart
ca9194fd96
fix(pdfengine): missing mock tests
2024-03-23 16:47:28 +01:00
Julien Neuhart
773d3ab13c
feat(pdfengines): add read metadata route
2024-03-23 16:47:28 +01:00
Julien Neuhart
a02a4a07a5
chore(golangci-lint): update conf
2024-03-23 16:47:28 +01:00
Julien Neuhart
0a8625227f
feat(exiftool): refactor read write metadata
2024-03-23 16:47:28 +01:00
Julien Neuhart
dc613aa2bf
chore(deps): update Go dependencies
2024-03-23 16:47:28 +01:00
Julien Neuhart
2008ac5663
chore: improve the godoc of all PDF engine packages
2024-03-23 16:47:28 +01:00
Julien Neuhart
da326f1925
fix(Dockerfile): missing ExitTool in RUN comment
2024-03-23 16:47:28 +01:00
Piyush Srivastava
71911cb1a7
feat(ExifTool): add capability to overwrite metadata of the PDF generated ( #776 )
...
* add new metadata functions to pdf engine interface
* add exiftool module with relevant test cases
* use exiftool to overwrite metadata in libreoffice
* use exiftool to overwrite metadata in chromium
* fix linter issues
* fix more linter issues
* more test cases for better coverage
* remove utils
* minor changes
* remove metadata from pdfoptions
* correct indentation
* read/write metadata one file at a time.
2024-03-23 16:47:28 +01:00
Julien Neuhart
31e7582216
feat(libreoffice): improve ExportFormFields godoc
2024-03-22 15:50:34 +01:00
Martin
91f63047e0
feat(libreoffice): add exportFormFields option
2024-03-22 15:50:34 +01:00
Andrea
c9aa4938f4
feat(libreoffice): add more extensions according to online docs ( #841 )
...
* #840 : added more extensions according to online docs @ libreoffice
* #840 : align test
---------
Co-authored-by: Andrea Esposito <a.esposito@hyperborea.com >
2024-03-19 15:46:36 +01:00
Julien Neuhart
b9e6a38037
fix(tests): test script now returns the correct exit code
2024-03-19 14:23:34 +01:00
Julien Neuhart
eb054146d2
feat(chromium): support more units for paper size and margins
2024-03-17 14:34:28 +01:00
Julien Neuhart
a780373cfc
chore(go): update to 1.22
2024-03-15 16:23:27 +01:00
Julien Neuhart
5ad90ccdb8
fix: file rename now correctly works for zip archive
2024-03-15 16:12:18 +01:00
Julien Neuhart
ef97d81ca8
fix(libreoffice): wrong number of file extensions
2024-03-15 11:37:34 +01:00
Julien Neuhart
c9f7b642c5
fix(api): wrong expected message in tests
2024-03-15 11:25:55 +01:00
Julien Neuhart
770962be3f
chore(deps): update golangci-lint
2024-03-15 11:22:32 +01:00
Julien Neuhart
d6c857f4a8
chore(libreoffice): disable PDF tagging by default - for consistency with Chromium
2024-03-15 11:11:51 +01:00
Julien Neuhart
7b7ffb427d
fix(chromium): disable PDF tagging
2024-03-15 10:56:35 +01:00
Julien Neuhart
b80318d1b6
chore(deps): update Go dependencies
2024-03-15 09:50:19 +01:00
dependabot[bot]
3997d69e49
chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
...
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-14 07:10:17 +01:00
Julien Neuhart
4af41b33c0
chore: update Go dependencies
2024-03-04 11:33:10 +01:00
Julien Neuhart
0f8bbead66
fix(api): do not catch gotenberg.ErrPdfEngineMethodNotSupported as it may hides other errors
2024-03-04 11:17:36 +01:00
Julien Neuhart
804fcff5b6
fix(chromium): remove tagged PDF by default
2024-03-04 10:28:54 +01:00
Julien Neuhart
d18e6920fc
chore(libreoffice): order ext list alphabetically
2024-03-04 10:09:42 +01:00
eMerzh
c95174ff11
feat(libreoffice): add macOS *.key support
2024-02-26 16:47:52 +01:00
Julien Neuhart
c70329c22b
chore(api): improve gotenberg.ErrPdfFormatNotSupported HTTP message
2024-02-24 14:55:48 +01:00
Julien Neuhart
34f69263a2
feat(libreoffice): explicity set tagged PDF as default
2024-02-24 13:45:01 +01:00
Julien Neuhart
bf5056f8fe
feat(chromium): single page PDF
2024-02-23 21:27:18 +01:00
Julien Neuhart
c47f5b06ba
feat(libreoffice): add macOS *.pages support
2024-02-23 18:16:42 +01:00
Julien Neuhart
63055e3df2
feat: better file sorting
2024-02-23 17:13:37 +01:00
Julien Neuhart
8ee555140b
chore: rename regexp file to filter
2024-02-23 17:13:37 +01:00
Julien Neuhart
859f78e986
chore: update Go dependencies
2024-02-23 17:13:37 +01:00
Julien Neuhart
366eebb68c
chore: using error middleware to handle common errors and lighten codebase
2024-02-23 14:52:43 +01:00
Julien Neuhart
25ce0b9aee
fix(pdfengines): only preserve filenames in zip archive
2024-02-18 18:27:34 +01:00
Julien Neuhart
376a7db545
feat(pdfengines): preserve filenames in convert route
2024-02-18 18:17:12 +01:00
Julien Neuhart
f906ed741d
fix(flags): typos
2024-02-18 17:52:51 +01:00
Julien Neuhart
ad152e62e5
fix(chromium): better default deny list regexp
2024-02-18 17:18:40 +01:00
Julien Neuhart
7f3a61ef43
chore: update dependencies
2024-02-18 17:18:08 +01:00
Julien Neuhart
a7ba8c8213
chore(testdata): add more data
2024-02-18 13:13:01 +01:00
Julien Neuhart
b1f3d6d4c0
feat: handling more ErrMaximumQueueSizeExceeded scenarios
2024-02-18 13:05:48 +01:00
Julien Neuhart
5707ae027f
fix(libreoffice): expect output paths tests
2024-02-18 12:00:37 +01:00
timgrohmann
770208024d
feat: enable max queue size for chromium and libreoffice
...
fix gotenberg/gotenberg#463
2024-02-18 11:35:49 +01:00
Julien Neuhart
975a9f5344
fix(libreoffice): wrong archive filename
2024-02-16 19:50:17 +01:00
Julien Neuhart
a45008411e
chore: update dependencies
2024-02-16 19:50:17 +01:00
Julien Neuhart
9091ffd1b3
fix(libreoffice): keep original extension all the time for preserved filenames in zipped output
2024-02-16 19:50:17 +01:00
Chris Hughes
089f161d1e
feat(libreoffice): preserve filenames for zipped files instead of using randomly generated UUID filenames ( #793 )
...
* feat(libreoffice): preserve filenames for zipped files instead of using generated UUID filenames
* chore: move github.com/google/uuid back to its original line
* fix: add libreoffice/routes.go to PR
2024-02-16 19:50:17 +01:00
dependabot[bot]
e6d7131701
chore(deps): bump golangci/golangci-lint-action from 3 to 4
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 08:12:05 +01:00
Julien Neuhart
ed82170c2c
chore(testdata): switch to px instead of rem in header.html & footer.html
2024-02-11 11:38:56 +01:00
Julien Neuhart
3472d42cdd
chore: update dependencies
2024-02-07 10:44:30 +01:00
Julien Neuhart
b8926350b9
fix(libreoffice): wrong HTTP status codes if invalid PDF formats
2024-01-18 12:15:39 +01:00
Julien Neuhart
e5194b313d
chore: update Go dependencies
2024-01-18 12:15:39 +01:00
Julien Neuhart
94228375ad
chore: update Go dependencies
2024-01-10 11:55:05 +01:00
Julien Neuhart
0e8385a5a7
fix(chromium): missing webp validation
2024-01-08 11:44:56 +01:00
Julien Neuhart
afd3763d96
chore: update LICENSE year
2024-01-04 19:39:35 +01:00
Julien Neuhart
1122f09093
chore: remove OpenAPI documentation
2024-01-04 19:30: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
390c8437c5
fix(supervisor): if process is already restarting, requeue a task ( #754 )
2023-12-14 20:02:49 +01:00
Julien Neuhart
cc65ca9b6a
fix(api): wait for modules readiness before starting server ( #752 )
2023-12-13 14:37:35 +01:00
Julien Neuhart
4bd7cba247
fix(libreoffice): accept PDF/A-1b instead of PDF/A-1a ( #751 )
2023-12-13 12:40:09 +01:00
Julien Neuhart
92e2f7f8b7
feat(chromium): skip networkIdle event
2023-12-12 18:40:55 +01:00
Julien Neuhart
98054ddff6
feat: upgrade pdfcpu
2023-12-12 18:40:55 +01:00
Julien Neuhart
4e5c1aba2e
fix(armhf): now download latest working version from snapshots
2023-12-11 11:47:08 +01:00
Julien Neuhart
5eb44320ae
fix(typo): Pdf -> PDF
2023-12-11 10:23:09 +01:00
dependabot[bot]
f751269289
chore(deps): bump actions/setup-go from 4 to 5 ( #744 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 10:15:20 +01:00
Julien Neuhart
0e836622ec
chore(chromium): typo in a comment
2023-12-08 09:38:17 +01:00
Julien Neuhart
a6ac0a813d
fix: special characters issues with filenames ( #736 )
2023-12-05 16:34:35 +01:00
Julien Neuhart
21c47f60f2
feat: remove deprecated stuff ( #726 )
2023-12-01 09:45:07 +01:00
Julien Neuhart
66142b1dd8
fix: wrong fs type
2023-11-24 08:26:29 +01:00
Julien Neuhart
3a28f4a0cb
chore: minor refactor of api module
2023-11-22 12:11:23 +01:00
Julien Neuhart
71eeca96ee
chore: upgrade Noto emoji
2023-11-22 12:11:23 +01:00
Julien Neuhart
b56cde47ca
chore: minor refactor of gotenberg pkg
2023-11-20 22:10:18 +01:00
Julien Neuhart
793e65bac0
chore: minor refactor of webhook module
2023-11-20 20:39:49 +01:00
Julien Neuhart
4d1a569269
chore: minor godoc refactoring
2023-11-19 15:02:41 +01:00
Julien Neuhart
5c56317d50
chore: minor refactor of the prometheus module
2023-11-19 14:43:19 +01:00
Julien Neuhart
32491ae2ad
fix(armhf): add an earlier version of Chromium ( #717 )
2023-11-11 20:07:07 +01:00
Julien Neuhart
28aeb11565
fix(ci): wrong release name for build try on armhf
2023-11-09 19:46:24 +01:00
Julien Neuhart
61eb3ff908
chore: add a dedicated GitHub action job to test armhf build, hoping for some upstream fix
2023-11-09 17:12:09 +01:00
Julien Neuhart
ff5455881e
chore(libreoffice): switch to unoconverter ( #715 )
2023-11-05 20:50:33 +01:00
Julien Neuhart
143b7ce678
feat(pdfengines): add PDF/UA ( #714 )
2023-11-05 20:14:36 +01:00
Julien Neuhart
9c3dfc78df
fix: add missing 'login to Docker Hub' step to multi-arch build job
2023-10-29 11:52:08 +01:00
Julien Neuhart
017872c5ef
chore: improving scripts and add thecodingmachine to edge release
2023-10-29 11:43:47 +01:00
Julien Neuhart
b9ad67d147
fix: put the whole multiarch_build job under a condition instead of last step
2023-10-29 10:47:57 +01:00
Julien Neuhart
62ea3b1a1a
chore: edge Docker image now build & push after tests
2023-10-29 10:46:14 +01:00
Julien Neuhart
325b668d00
fix: edge release not working with armhf
2023-10-28 20:34:22 +02:00
Julien Neuhart
9ce6bf8e14
fix: exit 0 if edge release
2023-10-28 17:57:01 +02:00
Julien Neuhart
052448c59a
chore(libreoffice): switch to supervisor ( #708 )
2023-10-28 17:55:53 +02:00
Julien Neuhart
c8b318b315
feat: add a new edge release
2023-10-28 17:55:22 +02:00
Julien Neuhart
54daac329e
fix: chromium memory leaks ( #705 )
2023-10-23 17:52:30 +02:00
Julien Neuhart
b5a59e4de0
chore: switch all LABELs to org.opencontainers.image ( #706 )
2023-10-23 17:43:27 +02:00
Julien Neuhart
258876d13f
fix: LibreOffice newer versions stability ( #697 )
2023-10-23 17:05:10 +02:00
Maxwell Weru
9cc8e16d64
chore: add org.opencontainers.image.source label ( #692 )
2023-09-25 11:56:31 +02:00
Julien Neuhart
85d1254638
fix: tidy
2023-09-21 10:00:49 +02:00
Julien Neuhart
45eb261dcd
chore: update Go to version 1.21, update Go dependencies & others
2023-09-21 09:56:33 +02:00
dependabot[bot]
8b2ff5f269
chore(deps): bump docker/setup-buildx-action from 2 to 3 ( #687 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 17:29:14 +02:00
dependabot[bot]
79ab568c80
chore(deps): bump docker/login-action from 2 to 3 ( #686 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 17:28:13 +02:00
dependabot[bot]
382b1737cb
chore(deps): bump docker/setup-qemu-action from 2 to 3 ( #685 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 17:27:57 +02:00
dependabot[bot]
c9b3a83592
chore(deps): bump actions/checkout from 3 to 4 ( #681 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 17:26:56 +02:00
Julien Neuhart
0b21ce7ce9
chore: update documentation links
2023-07-30 19:47:55 +02:00
Julien Neuhart
523bf8c689
fix(Dockerfile): typo
2023-07-21 11:38:36 +02:00
Julien Neuhart
8ead5a9d1f
fix(pdfcpu): update to v0.4.2 ( close #644 )
2023-07-20 12:37:15 +02:00
Julien Neuhart
46e3199438
fix(core): typo in mocks test
2023-07-20 11:36:18 +02:00
Julien Neuhart
d94e614a54
chore: update Go dependencies
2023-07-19 22:03:45 +02:00
Julien Neuhart
9f459867bf
feat(logging): add a new flag for preprending a prefix to each field in the logs ( close #659 )
2023-07-19 22:03:09 +02:00
Julien Neuhart
f5ce319c24
feat: improve Dockerfiles for a better DX
2023-07-19 09:50:43 +02:00
Julien Neuhart
6b9c02d42a
chore: add a security policy ( close #661 )
2023-07-18 14:46:23 +02:00
Kevin Lindsay
e2e06a8f83
feat: graceful shutdown on SIGINT and SIGTERM ( #649 )
...
A second SIGINT forces shutdown, as usual.
2023-05-26 14:18:40 +02:00
Julien Neuhart
8402f73d52
chore: update Go dependencies
2023-05-26 14:00:21 +02:00
Julien Neuhart
84334ace6a
feat(chromium): add health check ( closes #633 )
2023-04-24 11:46:26 +02:00
Julien Neuhart
43e2518fbf
fix(uno): add missing Start test
2023-04-24 11:46:26 +02:00
Julien Neuhart
13098713e9
chore: update Go dependencies
2023-04-24 11:46:26 +02:00
Julien Neuhart
77c6e541d6
fix: go version in lint job
2023-03-31 16:39:42 +02:00
Julien Neuhart
bbd49f9372
fix: golangci-lint workflow
2023-03-31 16:37:20 +02:00
Julien Neuhart
015be517bf
fix: pdfcpu new config module path
2023-03-31 15:36:22 +02:00
Julien Neuhart
8faa936a68
Merge branch 'main' of github.com:gotenberg/gotenberg
2023-03-31 15:19:11 +02:00
Julien Neuhart
39922cca5e
chore: reduce until stale duration
2023-03-31 15:16:32 +02:00
Julien Neuhart
63dd68081a
chore: update Go dependencies
2023-03-31 15:15:18 +02:00
dependabot[bot]
3694b19a97
chore(deps): bump docker/setup-buildx-action from 1 to 2
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 15:56:59 +01:00
dependabot[bot]
c58b2a5e45
chore(deps): bump golangci/golangci-lint-action from 2 to 3
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 2 to 3.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 15:46:17 +01:00
dependabot[bot]
5b8562f5bd
chore(deps): bump docker/setup-qemu-action from 1 to 2
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 15:45:58 +01:00
dependabot[bot]
67020426f6
chore(deps): bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 15:45:40 +01:00
dependabot[bot]
3840894201
chore(deps): bump docker/login-action from 1 to 2
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 15:45:26 +01:00
Julien Neuhart
888f3feaff
feat: add dependabot configuration file for GitHub actions
2023-03-17 14:20:19 +01:00
Olle Jonsson
2e339d7457
Add Dependabot configuration file
...
...in order to update the GitHub Actions package versions.
I noted that the versions of `actions/checkout` in use were out of date. Didn't want to leave it unautomated.
2023-03-17 13:23:52 +01:00
Pieter Oliver
fd0ff633e6
chore: add 503 to every endpoint as this is a known error
...
As detailed on the website documentation.
2023-03-08 15:06:05 +01:00
Julien Neuhart
02923fe9ce
chore: update Golang to 1.20 & update Go dependencies & update Golangci-lint to 1.51.2
2023-02-22 15:35:30 +01:00
Julien Neuhart
875f97813e
fix: tests
2023-01-13 10:21:36 +01:00
Julien Neuhart
6a29385762
chore: update Go dependencies
2023-01-12 15:53:08 +01:00
Julien Neuhart
fbc9f9dec9
feat(libreoffice): add .odg, .dotx, .xltx support - close #567 , close #573
2023-01-12 15:48:53 +01:00
Julien Neuhart
4607ade8e9
chore: update LICENSE
2023-01-04 17:01:56 +01:00
Julien Neuhart
e4a553c022
fix(libreoffice): downgrade LibreOffice version (7.0.4 at the time of writing) - fix #442 & fix #516 & fix #529 & fix #537 & fix #568
2023-01-04 15:29:02 +01:00
Julien Neuhart
bc733bab0c
chore: update Go dependencies
2023-01-02 17:41:59 +01:00
Julien Neuhart
1a522ddf48
Merge branch 'main' of github.com:gotenberg/gotenberg
2022-12-03 16:12:29 +01:00
Dorian de Koning
1de0f4c4fa
fix(webhook/client): error on http status codes >= 400
2022-12-03 16:10:39 +01:00
Julien Neuhart
71eb5c25b5
chore: upgrade golangci-lint to version 1.50.1
2022-12-03 15:51:00 +01:00
Julien Neuhart
ea34979a29
chore: update Go dependencies
2022-12-03 15:49:07 +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
921b6b7ba4
chore: upgrade golangci-lint from 1.49 to 1.50
2022-10-21 11:51:06 +02:00
Julien Neuhart
6c5cc7a0ce
chore: update Go dependencies
2022-10-21 11:51:06 +02:00
Yohann Tilotti
f851e2f2cf
fix(libreoffice): Typo error on mkdir
2022-10-17 22:16:44 +02:00
Julien Neuhart
b73207f29a
fix: websocket timeout reached ( fixes #524 )
2022-10-17 10:50:55 +02:00
Julien Neuhart
8d8f0b55ea
chore: update Go dependencies
2022-10-17 10:50:55 +02:00
Julien Neuhart
0e1e9b9cf3
fix: only linux/amd64 for Cloud Run
2022-10-03 10:25:32 +02:00
Julien Neuhart
ab4eed78af
chore: update PDFtk from v3.3.2 to v3.3.3
2022-10-03 10:23:18 +02:00
Julien Neuhart
8a36c15d5c
chore: update Noto emoji from v2.034 to v2.038
2022-10-03 10:22:31 +02:00
Julien Neuhart
bd895286bc
chore: update Go dependencies
2022-10-03 10:21:49 +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
4269aa2422
chore: update Go dependencies
2022-09-01 18:04:00 +02:00
Julien Neuhart
c887dc1ec8
chore: upgrade golangci-lint to version from version 1.48 to 1.49
2022-09-01 18:04:00 +02:00
Julien Neuhart
8bbacd691d
chore: update Golang versionin go.mod file
2022-08-19 15:24:09 +02:00
Julien Neuhart
d8f3f85fb7
fix: replace depracted io/ioutil package with os package
2022-08-19 15:01:31 +02:00
Julien Neuhart
159c0b3350
fix: Golang Docker image for tests version
2022-08-19 14:52:36 +02:00
Julien Neuhart
45788f3235
chore: upgrade Golang dependencies
2022-08-19 14:11:36 +02:00
Julien Neuhart
4c85c6ccdf
chore: upgrade from Golang 1.18 to 1.19, golangci-lint from 1.46 to 1.48
2022-08-19 14:03:32 +02:00
Julien Neuhart
08408ae005
chore: update Go dependencies
2022-06-07 15:08:04 +02:00
Julien Neuhart
d470279fb7
chore: update golangci-lint version
2022-06-07 14:43:33 +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
Julien Neuhart
0512dd1e86
fix(tests): add -buildvcs=false as a temporary fix for go 1.18 bug (see https://github.com/golang/go/issues/51723 )
2022-03-21 17:13:35 +01:00
Julien Neuhart
4972019cb9
chore: update golang-ci-lint
2022-03-21 16:46:46 +01:00
Julien Neuhart
5e615cab52
chore: upgrade go to 1.18 and update Go dependencies
2022-03-21 16:46:15 +01:00
Julien Neuhart
64ea2b6d3b
fix(libreoffice): start the long-running listener on the first conversion ( fixes #420 )
2022-03-21 16:39:52 +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
c61c33f71c
chore: update LICENSE
2022-02-09 10:41:50 +01:00
Julien Neuhart
bfb30b8fed
chore: remove Go Report Card from README (not working)
2022-02-08 19:46:53 +01:00
Julien Neuhart
ca3e27937e
chore(uno): update uno-listener-restart-threshold flag description
2022-02-08 19:46:31 +01:00
Julien Neuhart
50c34a4186
fix(uno): repare not working test
2022-02-08 19:45:39 +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
b7a8b95820
fix(uno): close tcp connexions to the LibreOffice listener, better health check that take the restart into account
2022-02-08 16:12:41 +01:00
Julien Neuhart
5cad5ca11a
fix: PDFtk new binary URL
2022-02-08 11:33:55 +01:00
Julien Neuhart
7598de29dd
chore: upgrade golangci-lint ot v1.44.0
2022-02-08 11:33:55 +01:00
Julien Neuhart
af6ffe67c8
chore: upgrade PDFtk to v3.3.2
2022-02-08 11:33:55 +01:00
Julien Neuhart
6944c4b3bf
chore: upgrade Noto Color Emoji font to v2.034
2022-02-08 11:33:55 +01:00
Julien Neuhart
24817d5707
feat: add more PDF formats, drastically improve LibreOffice long-running instance management
2022-02-08 11:33:55 +01:00
Julien Neuhart
3d855712ee
chore: update Go dependencies
2022-02-08 11:33:55 +01:00
Julien Neuhart
872263d253
feat: switch from top to htop
2022-01-05 15:46:20 +01:00
Julien Neuhart
1c491fb1c5
fix: use bullseye-backports distribution instead of sid for installing LibreOffice ( fix #403 )
2022-01-05 14:59:38 +01:00
Julien Neuhart
29374c579a
chore: update Go dependencies
2021-12-30 17:45:16 +01:00
Julien Neuhart
206d7b6ca9
fix(chromium): typo in godoc <link> -> <script>
2021-12-27 17:49:06 +01:00
Julien Neuhart
ab6ca8c894
chore(README): improve Gotenberg description
2021-12-27 17:34:10 +01:00
Kaijia Feng
e7f5fde051
feat: add Noto CJK fonts
2021-12-27 17:21:20 +01:00
Julien Neuhart
030b358b0e
fix: rework api and webhook module timeout properties ( fixes #396 )
2021-12-17 19:13:14 +01:00
Julien Neuhart
4b1791d35c
fix(release): add noto-emoji arg
2021-12-16 17:49:48 +01:00
Julien Neuhart
b788cf823d
chore: update Go dependencies
2021-12-08 17:22:24 +01:00
Julien Neuhart
11cbc0288f
chore: update Go dependencies
2021-12-08 17:17:40 +01:00
Julien Neuhart
2269c80b02
feat: start a unoconv listener by default, but allow stateless mode as before with the --unoconv-disable-listener flag. Also improve the shutdown process
2021-12-08 17:17:40 +01:00
Julien Neuhart
c922cc042e
chore: improve some tests
2021-12-08 17:17:40 +01:00
Julien Neuhart
9cb6f44f72
feat: improve prometheus startup message
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
8b8a02b68c
fix(qpdf): typo in godoc
2021-12-08 14:39:20 +01:00
Rodrigo Delduca
5759b1336a
feat: add qpdf engine ( #380 )
...
Co-authored-by: Andrei Regiani <andrei.cpp@gmail.com >
2021-12-07 19:48:41 +01:00
Julien Neuhart
76f17cb6d7
fix(pdfengines): selection of PDF engines and add a new module interface for modules that want to print system message on startup
2021-12-07 17:20:25 +01:00
Julien Neuhart
7149c421cf
fix(pdfengines): improve --pdfengines-engines flag description
2021-11-28 17:05:25 +01:00
Julien Neuhart
353c599767
chore: align <p> tags from README
2021-11-28 15:49:49 +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
bd5933f4c2
chore: upgrade golangci-lint to 1.43.0
2021-11-24 17:33:55 +01:00
Julien Neuhart
0faac08237
chore(unoconv): improve code coverage
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
26e97358d1
chore: update Go dependencies
2021-11-24 17:33:55 +01:00
Julien Neuhart
0ed6fb33c5
feat(libreoffice): add high verbosity if debug log level
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
99ede6477f
fix(api): typo an handler -> a handler
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
4f41a59ceb
chore: update Go dependencies
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
094863f0ea
chore: update Go dependencies
2021-11-12 17:36:15 +01:00
Julien Neuhart
a6282125cf
chore: update Go dependencies
2021-11-02 17:38:26 +01:00
Julien Neuhart
63387a09af
chore: update Go dependencies
2021-10-22 15:48:37 +02:00
Julien Neuhart
d4c47cecf2
feat: add metrics system, move webhook feature to dedicated module ( #372 )
2021-10-19 18:35:24 +02:00
Oliver Grof
b839069af1
feat: add OpenAPI specification for API v7 ( #362 )
2021-10-15 11:30:32 +02:00
Julien Neuhart
e3c98100cc
chore: update the README introduction
2021-09-27 18:47:26 +02:00
Killian Meersman
afcce04650
feat: add HTTP2 (h2c) support ( #366 )
2021-09-27 12:42:36 +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
c500ec071e
feat: support armhf & i386 architectures ( #355 )
2021-09-21 18:38:11 +02:00
Julien Neuhart
6e47f16fe1
fix: filename case ( #351 )
2021-09-15 17:41:03 +02:00
Julien Neuhart
13e6c2dbeb
fix: add latest version of noto color emoji front ( #345 )
2021-09-09 20:08:07 +02:00
remoteexception
9d27dfb41c
fix: add more supported file extensions for unovonv ( #340 )
...
* Add supported file extensions for unovonv
* Fix expected file extensions length
Co-authored-by: Jana Storch <jana.storch@dpdhl.com >
2021-09-09 20:07:45 +02:00
remoteexception
9529905875
fix: only use webhook ports between 1025 and 65536 ( #346 )
...
- ports between 0 and 1024 can only be used by root in some OS
Co-authored-by: Jana Storch <jana.storch@dpdhl.com >
2021-09-09 20:06:49 +02:00
Snyk bot
eef7fc4b51
fix: build/Dockerfile to reduce vulnerabilities ( #336 )
...
The
2021-09-03 22:25:54 +02:00
Julien Neuhart
a88435f6b6
feat: add Live Demo link in the README
2021-08-29 14:38:10 +02:00
Julien Neuhart
0b22598783
fix: typo in api module godoc -> remove pointer for middleware
2021-08-28 17:59:18 +02:00
Julien Neuhart
40cc019a51
fix: typo Docker Registry -> Docker Repository
2021-08-27 19:14:17 +02:00
Julien Neuhart
781094ab05
fix: typo arch64 -> amd64
2021-08-27 18:50:06 +02:00
Julien Neuhart
21cfe2e535
Merge branch 'main' of github.com:gotenberg/gotenberg
2021-08-27 18:48:08 +02:00
Julien Neuhart
4f72684080
chore: upgrade LibreOffice to version 7.2 ( #335 )
2021-08-27 18:47:48 +02:00
Julien Neuhart
5ac514366e
Merge branch 'main' of github.com:gotenberg/gotenberg
2021-08-27 14:49:56 +02:00
Julien Neuhart
d5d6285eef
fix: use google chrome stable on amd64 ( #333 )
2021-08-27 14:48:09 +02:00
Julien Neuhart
0e34b41bce
Merge branch 'main' of github.com:gotenberg/gotenberg
2021-08-27 13:48:22 +02:00
Julien Neuhart
e157066bcc
chore: upgrade Go version to 1.17 ( #334 )
2021-08-27 13:46:44 +02:00
Julien Neuhart
f43a63ac6e
chore: upgrade Go version to 1.17
2021-08-27 12:54:07 +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
662d3ff795
chore: use echo.WrapHandler for health route
2021-08-25 17:12:54 +02:00
Julien Neuhart
a97f05db3b
chore: add markdown table sample & test
2021-08-24 19:24:16 +02:00
Julien Neuhart
5a439ca70c
fix: remove internal package and move it to cmd ( #321 )
2021-08-23 18:33:26 +02:00
Julien Neuhart
551faca3a3
fix: wrong version number in startup message & version LABEL
2021-08-23 12:10:34 +02:00
Julien Neuhart
c25ffe9639
feat: add stale bot
2021-08-22 17:48:34 +02:00
Julien Neuhart
900021ec1b
fix: typo in test error
2021-08-22 17:24:20 +02:00
Julien Neuhart
cc1ad16688
feat: add version 7.0.0 - #319
2021-08-22 17:13:46 +02:00
Julien Neuhart
fabac9fcd9
Delete CNAME
2021-08-22 17:09:56 +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
0e417430b8
chore: update issues URLs to new repository
2021-08-22 13:27:40 +02:00
Julien Neuhart
0cfac31bca
fix: add missing go.sum file
2021-08-22 13:17:13 +02:00
Julien Neuhart
0f5e8fd314
feat: add 7.x source code
2021-08-22 12:52:44 +02:00
Julien Neuhart
e457155950
chore: remove 6.x source code
2021-08-22 12:50:17 +02:00
Julien Neuhart
5a98790dd3
Update Google Analytics
2021-07-25 15:27:55 +02:00
Julien Neuhart
e188f65e7c
Update README link to documentation
2021-07-23 18:27:23 +02:00
Julien Neuhart
6bf3ea3c46
Create CNAME
2021-07-23 18:13:17 +02:00
Julien Neuhart
fa33ac57fb
Merge pull request #314 from AlexBondor/master
...
Add tags on openapi.yaml endpoints
2021-07-15 09:20:11 +02:00
Alexandru Bondor
0bed9eea09
Update openapi.yaml
...
Fix tags
2021-07-09 21:02:39 +03:00
Alexandru Bondor
36e9f7a8cb
Update openapi.yaml
...
Add tags on endpoints
2021-07-09 21:00:34 +03:00
Julien Neuhart
b155dbef6a
Merge pull request #312 from j2L4e/patch-1
...
Dockerfile: Use https everywhere
2021-07-02 14:43:21 +02:00
Jan Lohage
e48b428725
Dockerfile: Use https everywhere
2021-07-02 13:36:41 +02:00
Julien Neuhart
68884c9126
Merge pull request #305 from thecodingmachine/dependabot/add-v2-config-file
...
Upgrade to GitHub-native Dependabot
2021-05-14 12:02:51 +02:00
Julien Neuhart
a713976f9c
Merge branch 'master' into dependabot/add-v2-config-file
2021-05-14 11:54:49 +02:00
Julien Neuhart
51d7306380
Merge pull request #308 from thecodingmachine/dependencies-update
...
Update golang dependencies
2021-05-14 11:50:50 +02:00
Julien Neuhart
0b83f75ec8
Update golang dependencies
2021-05-14 11:41:40 +02:00
dependabot-preview[bot]
0a80635943
Upgrade to GitHub-native Dependabot
2021-04-29 21:11:47 +00:00
Julien Neuhart
e6a5f4b203
Merge pull request #303 from thecodingmachine/missing-fonts
...
Add missing fonts from 6.4.1
2021-04-15 09:50:36 +02:00
Julien Neuhart
061b2fdbcb
Remove font duplicate
2021-04-15 09:37:57 +02:00
Julien Neuhart
7922e32618
Add missing fonts from 6.4.1
2021-04-15 09:34:12 +02:00
Julien Neuhart
0949d10da6
Merge pull request #296 from bendavies/reduce-docker-image-size
...
Reduce the docker image size
2021-03-31 10:53:29 +02:00
Ben Davies
0c8ad9262e
use only curl
2021-03-30 20:30:43 +01:00
Ben Davies
f841aef82d
install ttf-mscorefonts-installer 3.8
2021-03-30 20:29:55 +01:00
Ben Davies
d42e51315d
Delete the apt-get lists after installing something.
...
https://github.com/hadolint/hadolint/wiki/DL3009
2021-03-30 18:00:10 +01:00
Ben Davies
e761b73cfd
Avoid additional packages by specifying --no-install-recommends.
...
https://github.com/hadolint/hadolint/wiki/DL3015
2021-03-30 18:00:06 +01:00
Julien Neuhart
1a9c9a7767
Merge pull request #273 from owsy/pdftk
...
Upgrade PDFtk
2021-01-07 18:05:36 +01:00
Rhodri Pugh
eb7ce7cef1
use pdftk 3.2.2
2021-01-07 16:17:24 +00:00
Julien Neuhart
68fd8dcd76
Merge pull request #274 from thecodingmachine/github-actions
...
GitHub Actions
2021-01-07 16:31:54 +01:00
Julien Neuhart
ce8bb2567c
Fix typo in publish script
2021-01-07 16:19:21 +01:00
Julien Neuhart
ab3d9bc120
Remove TravisCI, add GitHub Actions
2021-01-07 16:18:48 +01:00
Julien Neuhart
432ec161c1
Add warning in documentation about public facing Gotenberg instances
2020-12-30 15:47:54 +01:00
Julien Neuhart
fcaf4a9b51
Merge pull request #260 from karakanb/add-openapi-docs
...
Add the first version of the OpenAPI documentation
2020-11-30 15:04:06 +01:00
Burak Karakan
cbb7e6599b
Add OpenAPI docs to the links section
2020-11-22 19:59:41 +01:00
Burak Karakan
8f89a144ca
Add the first version of the OpenAPI documentation
2020-11-22 19:58:34 +01:00
Julien Neuhart
50bd05b351
Update 15-links.md
2020-11-18 17:30:38 +01:00
Julien Neuhart
4e7f5401ec
Merge pull request #241 from Tealsky/bugfix/issue-172
...
[bugfix/issue-172] fixing health check
2020-09-21 15:38:18 +02:00
Ophélie Volga
3fd56e8c36
[bugfix/issue-172] fixing health check
2020-09-21 14:57:16 +02:00
Julien Neuhart
daf028ab2b
Merge pull request #208 from thecodingmachine/6.3.0-dev
...
6.3.0
2020-06-22 10:58:01 +02:00
Julien Neuhart
5467620b32
adding warning about URL conversion to a Docker Compose service named app
2020-06-09 16:38:28 +02:00
Julien Neuhart
a3cae0f094
Merge branch '6.3.0-dev' of https://github.com/thecodingmachine/gotenberg into 6.3.0-dev
2020-06-09 16:30:22 +02:00
Julien Neuhart
f74eea4314
Merge pull request #204 from WillyReyno/patch-1
...
Added warning for URLRequest and service named app
2020-06-09 16:30:05 +02:00
Julien Neuhart
04e930a766
fixing typos in documentation
2020-06-09 16:29:14 +02:00
Julien Neuhart
89ac13e805
Fixing linter issues
2020-06-08 10:44:46 +02:00
Julien Neuhart
0b86d38517
go fmt and regenerating documentation
2020-06-08 09:44:37 +02:00
Julien Neuhart
7e76809860
Merge pull request #206 from tomjvdberg/URL-allow-insecure-connection
...
Url allow insecure connection
2020-06-08 09:28:38 +02:00
tomjvdberg
4d46b98e7f
Apply suggestions from code review
...
Co-authored-by: Julien Neuhart <j.neuhart@thecodingmachine.com >
2020-06-08 08:31:57 +02:00
Julien Neuhart
6c1a46aee5
minor update of the documentation
2020-06-05 15:56:07 +02:00
Julien Neuhart
a7cef5a1c6
got fmt
2020-06-05 15:05:51 +02:00
Julien Neuhart
8a218a6626
using a (more) random directory name for user profile tmp dir + improving performance with a go routine
2020-06-05 15:05:27 +02:00
Julien Neuhart
542fe18dcd
avoir directory traversal when uploading a file
2020-06-05 12:06:01 +02:00
Julien Neuhart
25f18ac951
fixing dependencies with master
2020-06-05 12:03:16 +02:00
Julien Neuhart
5540438595
adding missing comment from previous commit
2020-06-05 12:00:57 +02:00
Julien Neuhart
b25456835a
sanitizing filename parameter of toHTML function
2020-06-05 11:52:17 +02:00
Julien Neuhart
f86091382f
updating dependencies
2020-06-05 09:19:31 +02:00
Julien Neuhart
dbdf8871cc
tini no more writeable by gotenberg user
2020-06-05 09:19:12 +02:00
Tom van den Berg
1e6926ee2d
Add ignoreCertificateErrors tests + docs
2020-06-02 16:06:17 +02:00
Tom van den Berg
24cbe98ac2
Add feature to have chrome ignore certificate errors when printing using an URL.
2020-06-01 15:31:36 +02:00
Willy Reyno
c590b026d6
Added warning for URLRequest and service named app
...
A docker-compose service named "app" will systematically return a blank PDF when using `URLRequest()`.
Added a warning to recommend people to rename their service if it's named "app".
2020-06-01 11:15:55 +02:00
Julien Neuhart
d28221aec9
Merge pull request #196 from thecodingmachine/dependabot/go_modules/github.com/sirupsen/logrus-1.6.0
...
Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0
2020-05-04 08:32:27 +02:00
dependabot-preview[bot]
df0c6c8c2d
Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.5.0...v1.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-04 05:06:23 +00:00
Julien Neuhart
876f0f9a14
Improving error message when the removing of a user profile directory fails
2020-05-01 15:14:42 +02:00
Julien Neuhart
f9f0fc1d67
Removing user profile directory when an Office conversion is over
2020-05-01 15:12:51 +02:00
Julien Neuhart
42e357341a
Updating dependencies and fixing lint issues
2020-05-01 14:22:42 +02:00
Julien Neuhart
edc5402aad
Adding new badge for Docker pulls in README
2020-05-01 14:22:10 +02:00
Julien Neuhart
3f61ffa6fb
Updating CONTRIBUTING.md (Go version) + Rebuilding documentation
2020-05-01 13:08:53 +02:00
Julien Neuhart
1c22b889fe
Merge branch 'master' of https://github.com/thecodingmachine/gotenberg
2020-05-01 12:58:15 +02:00
Julien Neuhart
e80f5939b2
Updating markdown files according to some users PRs
2020-05-01 12:58:11 +02:00
Julien Neuhart
c068088cc1
Merge pull request #182 from sdawka/patch-1
...
Update index.html
2020-05-01 12:53:07 +02:00
Julien Neuhart
1767f371f7
Merge branch 'master' of https://github.com/thecodingmachine/gotenberg
2020-05-01 12:52:14 +02:00
Julien Neuhart
5d5caf64fa
Merge pull request #148 from thecodingmachine/bugfix/typo-in-readme
...
Fixing documentation typo
2020-05-01 12:52:06 +02:00
Julien Neuhart
e095b9419a
Updating go version
2020-05-01 12:48:48 +02:00
Sahil Dawka
a5ef072f56
Update index.html
2020-03-18 17:26:22 -04:00
Julien Neuhart
5f6a2456d4
Merge pull request #177 from thecodingmachine/dependabot/go_modules/github.com/stretchr/testify-1.5.1
...
Bump github.com/stretchr/testify from 1.4.0 to 1.5.1
2020-03-06 14:01:58 +01:00
dependabot-preview[bot]
b0f24889f4
Bump github.com/stretchr/testify from 1.4.0 to 1.5.1
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-06 08:44:44 +00:00
Julien Neuhart
0a69f0fd51
Merge pull request #176 from pgrimaud/master
...
Fix typo in README.md
2020-03-05 14:47:53 +01:00
Pierre Grimaud
43c0142682
Fix typo in README.md
2020-03-05 14:43:34 +01:00
Julien Neuhart
1ff16cc54b
minor refactoring: using default scale from default options
2020-02-10 10:10:49 +01:00
Julien Neuhart
3609cf54c0
Merge pull request #168 from mdjward/feature/chrome-scaling-support
...
Add support for Chrome scaling.
2020-02-10 10:03:24 +01:00
Matt Ward
198038f5ea
Add support for Chrome scaling.
2020-02-01 19:10:40 +00:00
Julien Neuhart
b5a3df85a8
Merge pull request #163 from bgentry/fix-kerning-with-font-hinting-none
...
use --font-render-hinting=none to fix kerning
2020-01-06 09:32:48 +01:00
Blake Gentry
6e56c6e0d4
use --font-render-hinting=none to fix kerning
...
When using font render hinting on Chrome headless on Linux, the kerning
is inconsistent. Several issues cover this, including:
* https://github.com/puppeteer/puppeteer/issues/661
* https://github.com/nzzdev/Q-server/pull/193
Disabling that render hinting entirely results in correct kerning.
2019-12-30 20:56:57 -08:00
Julien Neuhart
568f3d6007
Merge pull request #158 from thecodingmachine/6.1.1
...
6.1.1
2019-12-12 11:35:13 +01:00
Julien Neuhart
6b505a1d06
updating dependencies
2019-12-12 11:22:04 +01:00
Julien Neuhart
acc7e91c55
fixing #157
2019-12-12 11:14:15 +01:00
Julien Neuhart
8e43df8d95
fixing missing renaming: GOTENBERG_REPOSITORY => GOTENBERG_REGISTRY
2019-12-12 11:14:03 +01:00
Julien Neuhart
ca81b382d3
Merge pull request #155 from thecodingmachine/6.1.0
...
6.1.0
2019-12-10 15:58:39 +01:00
Julien Neuhart
a60d7976f5
fixing typo in go client version
2019-12-10 15:58:21 +01:00
Julien Neuhart
46cf63da37
Merge pull request #122 from thecodingmachine/page_ranges
...
pageRanges formField
2019-12-10 15:38:01 +01:00
Julien Neuhart
099079b962
fixing typo
2019-12-10 15:25:56 +01:00
Julien Neuhart
5b8121516f
updating with base branch
2019-12-10 15:17:25 +01:00
Julien Neuhart
23eacaa78a
Merge branch '6.1.0' of https://github.com/thecodingmachine/gotenberg into 6.1.0
2019-12-10 14:40:12 +01:00
Julien Neuhart
659292a3f1
updating documentation for go client v7
2019-12-10 14:39:15 +01:00
Julien Neuhart
f88756d3a8
Merge pull request #153 from thecodingmachine/custom_headers
...
Custom headers
2019-12-09 17:55:14 +01:00
Julien Neuhart
81e7bab22a
updating documentation with Golang examples for custom HTTP headers
2019-12-09 17:26:00 +01:00
Julien Neuhart
1eeb5fc2b0
typo in variable
2019-12-09 17:20:56 +01:00
Julien Neuhart
126cdd73e4
adding PHP example for custom HTTP headers in documentation + improving logs for custom HTTP headers
2019-12-09 16:50:08 +01:00
Julien Neuhart
2251267ae4
Merge branch '6.1.0' of https://github.com/thecodingmachine/gotenberg into custom_headers
2019-12-09 15:15:18 +01:00
Julien Neuhart
f3e4b6d9a2
Merge pull request #156 from thecodingmachine/custom_uid
...
Custom uid/gid
2019-12-09 15:15:11 +01:00
Julien Neuhart
b22379537b
Merge branch '6.1.0' of https://github.com/thecodingmachine/gotenberg into custom_headers
2019-12-09 15:14:15 +01:00
Julien Neuhart
feb5bb0653
updating with current version of 6.1.0 branch
2019-12-09 14:38:31 +01:00
Julien Neuhart
ebfe99be79
adding documentation on how to change gid/uid + renamming DOCKER_REPOSITORY to DOCKER_REGISTRY
2019-12-09 14:36:01 +01:00
Julien Neuhart
49c1b939d5
Merge pull request #154 from thecodingmachine/http_namespacing
...
ROOT_PATH for customizing the root path
2019-12-06 17:39:18 +01:00
Julien Neuhart
84a37f124b
adding documentation for ROOT_PATH
2019-12-06 17:30:36 +01:00
Julien Neuhart
f0f48f4ddf
adding ROOT_PATH + tests
2019-12-06 17:23:17 +01:00
Julien Neuhart
cf15e3a9a1
updating documentation (without go & php examples)
2019-12-06 16:18:14 +01:00
Julien Neuhart
927f98c66b
adding custom headers for remoteURL
2019-12-06 11:22:11 +01:00
Julien Neuhart
782f6ac27e
rolling back to golangci-lint 1.20.1 + moving normize filename to resource & tests with a file with special chars in its name + webhookurl custom headers done + preparing remote url custom headers
2019-12-05 18:16:02 +01:00
Julien Neuhart
5140e4ec9a
updating golangci-lint
2019-12-05 15:43:24 +01:00
Julien Neuhart
e255f9bfc5
adding c# community client
2019-12-03 15:21:14 +01:00
David Négrier
9e9b369dc2
Fixing documentation typo
...
s/others/other/g
2019-11-20 19:03:17 +01:00
Julien Neuhart
765dc734a4
adding new logo
2019-11-20 11:44:18 +01:00
Julien Neuhart
3abe8a1103
improving documentation about documentation generation
2019-11-20 11:43:51 +01:00
Julien Neuhart
73333074fd
Merge pull request #146 from alanpoulain/doc-fix-php-param-examples
...
[Doc] Fix dest param in PHP examples
2019-11-15 15:47:26 +01:00
Alan Poulain
a415786e1c
Modify MD files
2019-11-15 15:41:51 +01:00
Alan Poulain
a3a1077dea
Return of store method is void
2019-11-15 15:22:40 +01:00
Alan Poulain
58a812c2c9
Fix dest param in PHP examples
2019-11-15 15:17:27 +01:00
Julien Neuhart
7e69ec4367
Merge pull request #141 from thecodingmachine/merge_order
...
fixing merge order
2019-11-04 17:14:45 +01:00
Julien Neuhart
4623c01896
fixing merging order
2019-11-04 17:01:27 +01:00
Julien Neuhart
e85322de62
Merge pull request #137 from thecodingmachine/6.0.3
...
6.0.3
2019-10-31 17:53:48 +01:00
Julien Neuhart
090ff3da13
fixing typos in markdown files too
2019-10-31 17:44:11 +01:00
Julien Neuhart
fe068b1bfb
Merge pull request #133 from dmfaux/patch-1
...
Corrected typos
2019-10-31 17:42:40 +01:00
Julien Neuhart
d3b0a685b9
adding a (very) small section for Cloud Run
2019-10-31 17:37:06 +01:00
Julien Neuhart
245c04fc5a
Merge pull request #138 from odarriba/use-tiny-static
...
Use statically linked version of tini
2019-10-31 17:14:01 +01:00
Julien Neuhart
94acb0c6ae
updating documentation with details on how to make background-color and color CSS properties work in header/footer
2019-10-31 17:12:34 +01:00
Julien Neuhart
ad4a16cc4e
adding community clients section
2019-10-31 17:03:51 +01:00
Óscar de Arriba
dae39113f6
use statically linked version of tini
2019-10-31 17:02:29 +01:00
taylor
1e1cb8fe57
Make the gotenberg user owner of /tini binary to fix running image in cloud environments
2019-10-31 16:31:58 +01:00
David Faux
606254d941
Corrected typos
...
Correct `extend` to `extent`
Correct `are` to `as`
2019-10-28 07:28:40 +02:00
Julien Neuhart
8fd51b9e9e
fixing typo in package/Dockerfile
2019-10-14 11:32:37 +02:00
Julien Neuhart
f90442cfb1
Merge pull request #124 from thecodingmachine/wrong_http_error_codes
...
improving HTTP error code and fixing #67
2019-10-08 11:05:29 +02:00
Julien Neuhart
2a44c0f65a
improving HTTP error code and fixing #67
2019-10-08 10:50:15 +02:00
Julien Neuhart
cd8d2b5e95
Merge pull request #121 from thecodingmachine/rpcc_message_too_large
...
PrintToPDF: rpcc: message too large
2019-10-07 18:07:09 +02:00
Julien Neuhart
8d89b2e80a
rpcc buffer size may now be set from env var or form field
2019-10-07 15:31:05 +02:00
Julien Neuhart
3255f8af0c
updating documentation: if office and more than one document, page ranges will be applied for each of them
2019-10-05 12:13:06 +02:00
Julien Neuhart
ca0784fa59
adding tests for page ranges
2019-10-05 12:09:39 +02:00
Julien Neuhart
827060b6ce
emphazing that pageRanges does not work if more than one office document
2019-10-04 18:22:46 +02:00
Julien Neuhart
60c069cb1f
updating documention with pageRanges
2019-10-04 18:19:13 +02:00
Julien Neuhart
70dfea5876
adding pageRanges formField
2019-10-04 17:49:26 +02:00
Julien Neuhart
ab475d65ee
fixing PrintToPDF: rpcc: message too large
2019-10-04 16:19:53 +02:00
Julien Neuhart
fa9963a737
fixing load testing link in documentation
2019-10-04 14:11:32 +02:00
Julien Neuhart
d65d9c9a4c
fixing ineffassign issues
2019-10-03 11:59:48 +02:00
Julien Neuhart
6f8c7a613f
improving documentation about header/footer, fonts and fixing a typo about paper size ( fixes #118 , closes #119 )
2019-10-03 11:28:04 +02:00
Julien Neuhart
1b45c927b2
fixing publish command (for good this time)
2019-10-02 14:49:47 +02:00
Julien Neuhart
ab1cc896de
fixing publish command
2019-10-02 14:28:50 +02:00
Julien Neuhart
4b91600e35
Merge pull request #106 from thecodingmachine/6.0.0
...
6.0.0
2019-10-02 14:11:11 +02:00
Julien Neuhart
69e43e40eb
improving documentation
2019-10-02 11:41:35 +02:00
Julien Neuhart
930622ea3c
adding load testing results
2019-10-02 11:09:21 +02:00
Julien Neuhart
7ac104c3c6
refactoring process management: no more orphan processes and quicker chrome startup
2019-10-02 10:38:47 +02:00
Julien Neuhart
c47dc5ecdb
office: no more orphan processes (hopefully)
2019-10-01 17:33:00 +02:00
Julien Neuhart
a3f05c1146
minor refactoring of building process
2019-10-01 17:32:15 +02:00
Julien Neuhart
04b1fa378d
fixing typo in documentation
2019-10-01 09:33:31 +02:00
Julien Neuhart
cbc9d9ab8c
using tini to reap zombie processes
2019-09-30 20:17:39 +02:00
Julien Neuhart
7f61c63425
adding information about how to use images in header/footer. Thanks @LoicHa
2019-09-30 17:27:52 +02:00
Julien Neuhart
3d379dec58
adding reference to the load testing use case in the documentation
2019-09-30 17:19:14 +02:00
Julien Neuhart
9968a816db
improving document
2019-09-30 17:16:40 +02:00
Julien Neuhart
8f721cd12a
fixing tests
2019-09-30 16:38:52 +02:00
Julien Neuhart
d45f2e1ec7
updating go modules to 1.13
2019-09-30 16:32:06 +02:00
Julien Neuhart
7e0f1794a5
updating dependencies
2019-09-30 16:24:39 +02:00
Julien Neuhart
20959fc68f
updating Golang and Golang CI Lint versions
2019-09-30 15:55:01 +02:00
Julien Neuhart
a942224f46
adding back context to unoconv cmd
2019-09-30 15:54:17 +02:00
Julien Neuhart
fef16f6b28
removing useless whitespace
2019-09-30 15:53:48 +02:00
Julien Neuhart
1abc4d0365
lint: disabling funlen
2019-09-30 15:53:15 +02:00
Julien Neuhart
862761d46f
removing PM2 references in README
2019-09-30 14:52:37 +02:00
Julien Neuhart
94743a16be
adding TODO comment
2019-09-30 14:52:16 +02:00
Julien Neuhart
f6729834b6
removing comment
2019-09-30 14:51:49 +02:00
Julien Neuhart
1b4c435900
rolling back to an easier solution for executing unoconv as previous one did not remove zombies
2019-09-29 15:13:19 +02:00
Julien Neuhart
24e6a86bf5
rolling back from previous implementation, now using master version of unoconv
2019-09-26 18:07:43 +02:00
Julien Neuhart
88f74d5e9c
process balancing: better implementation (wip)
2019-09-23 18:29:24 +02:00
Julien Neuhart
171f93662f
process load balancing: broken but in progress
2019-09-19 17:28:29 +02:00
Julien Neuhart
c5429f7efa
test: removing unoconv listener as soffice in server mode has a memory leak
2019-08-27 16:51:03 +02:00
Julien Neuhart
36847e6a06
fixing wrong status code if alreay echo http error
2019-08-27 16:50:27 +02:00
Julien Neuhart
438fd7d825
fixing CI permissions with coverage file
2019-08-27 11:20:25 +02:00
Julien Neuhart
767b61a3bb
typos in documentation
2019-08-27 11:11:40 +02:00
Julien Neuhart
dd2542dcd6
updating Travis and GitHub Actions workflows
2019-08-27 11:07:05 +02:00
Julien Neuhart
f8b63d487a
adding back travis CI badge
2019-08-27 11:03:26 +02:00
Julien Neuhart
fcd0feb7f6
adding back Travis as GitHub actions are not yet ready
2019-08-27 11:02:03 +02:00
Julien Neuhart
8287cf386b
improving documentation on timeout issues
2019-08-27 11:00:26 +02:00
Julien Neuhart
8415bee5da
reducing the number of concurrent dev tools connections to Chrome
2019-08-27 09:08:00 +02:00
Julien Neuhart
30eb48321c
reordering code
2019-08-26 11:20:16 +02:00
Julien Neuhart
7cff2e01a4
reducing memory footprint
2019-08-26 10:22:39 +02:00
Julien Neuhart
fa94341b60
updating to Libreoffice 6.3 @tiago-soczek
2019-08-22 09:45:12 +02:00
Julien Neuhart
a1b34d5e7b
adding 'restart_time' information about a process in ping endpoint if LOG_LEVEL=DEBUG
2019-08-21 15:28:34 +02:00
Julien Neuhart
14ef3cf07c
fixing typo in main.go
2019-08-21 11:38:50 +02:00
Julien Neuhart
db6cddefd4
updating documentation according to changes
2019-08-20 16:20:42 +02:00
Julien Neuhart
95c6ecb724
adding PM2 processes details as response of ping endpoint if LOG_LEVEL=DEBUG
2019-08-20 15:23:02 +02:00
Julien Neuhart
fc27f6b3f0
improving speed of the command make image
2019-08-20 15:06:17 +02:00
Julien Neuhart
2ce0bb2caa
updating ISSUE_TEMPLATE.md
2019-08-20 13:04:40 +02:00
Julien Neuhart
94e1c006ab
commenting for now the main step for publish action: need to check what contains
2019-08-20 12:58:02 +02:00
Julien Neuhart
fc2e3586a2
renaming workflows (easier for badge) and removing travis
2019-08-20 12:56:53 +02:00
Julien Neuhart
bca8b6b606
adding codecov token + improving GitHub jobs names
2019-08-20 12:23:25 +02:00
Julien Neuhart
bb6a3471d5
updating CI process + tests for code coverage
2019-08-20 12:06:08 +02:00
Julien Neuhart
09d07e4890
removing TTY flag from lint and tests commands
2019-08-20 11:34:26 +02:00
Julien Neuhart
8826ad8990
fixing issue in cd workflow
2019-08-20 11:27:26 +02:00
Julien Neuhart
b350edc250
fixing issue in cd workflow
2019-08-20 11:21:55 +02:00
Julien Neuhart
af326c0b1e
adding GitHub workflows
2019-08-20 11:20:21 +02:00
Julien Neuhart
edc346a6b3
removing testfunc as it no more needed
2019-08-20 10:51:32 +02:00
Julien Neuhart
1e3fc97f2b
finalizing xhttp package tests
2019-08-20 10:46:21 +02:00
Julien Neuhart
51b78ef5f3
fixing typos
2019-08-20 10:46:05 +02:00
Julien Neuhart
4e4036382b
improving load time for lint and tests commands
2019-08-20 10:45:56 +02:00
Julien Neuhart
daf7cb9d6b
adding xhttp package tests for checking that endpoints return a correct status code according if google chrome and/or unoconv are disabled in the configuration
2019-08-19 17:21:30 +02:00
Julien Neuhart
08c97f280f
typo in http client variable name
2019-08-19 16:50:32 +02:00
Julien Neuhart
9c836a34ee
handling webhookURLTimeout
2019-08-19 16:49:59 +02:00
Julien Neuhart
e839430270
adding WebhookURLTimeoutArg for retrieving and validating webhookURLTimeout form field
2019-08-19 16:44:13 +02:00
Julien Neuhart
cf5e530ed9
special case handling: if one file has been sent and it is empty, return a correct invalid HTTP code AND remove the resource folder
2019-08-19 16:29:58 +02:00
Julien Neuhart
49ac5e647f
fixes #87 (dummy commit)
2019-08-19 09:51:15 +02:00
Julien Neuhart
5a7b3ded20
fixes #92 (dummy commit)
2019-08-19 09:51:05 +02:00
Julien Neuhart
bcf06f0d69
fixes #104
2019-08-18 20:03:47 +02:00
Julien Neuhart
4f3fe28905
adding missingt test in context package
2019-08-18 19:24:08 +02:00
Julien Neuhart
f695861731
adding resource package tests
2019-08-18 18:58:54 +02:00
Julien Neuhart
2fee966fc8
adding test for printer package
2019-08-18 17:31:07 +02:00
Julien Neuhart
6964124c1b
typo fix
2019-07-28 18:15:47 +02:00
Julien Neuhart
f9e2d91e48
updating where 'custom' fonts are installed
2019-07-28 18:14:55 +02:00
Julien Neuhart
2c483e7f7c
Merge pull request #100 from vbaidak/noto-emoji-font
...
Noto emoji font
2019-07-28 18:04:49 +02:00
Julien Neuhart
3d078108a3
Merge pull request #99 from vbaidak/inconsistent-font-rendering
...
Inconsistent text rendering in headless mode
2019-07-28 18:04:15 +02:00
Julien Neuhart
794967bd9f
fixing issue with Google fonts: now waiting for network idle event
2019-07-28 18:02:11 +02:00
Julien Neuhart
554474776c
refactoring tests util methods + adding context tests
2019-07-24 14:56:12 +02:00
Vladyslav Baidak
81c5f9cd4e
Merge branch '6.0.0' into noto-emoji-font
2019-07-24 13:09:13 +03:00
Vladyslav Baidak
e4735401a7
Added Noto Color Emoji Font
2019-07-24 12:57:59 +03:00
Vladyslav Baidak
758c3be3c5
Added Noto Emoji Font
2019-07-24 12:52:04 +03:00
Julien Neuhart
2be9ae7868
updating dependencies
2019-07-24 10:58:51 +02:00
Julien Neuhart
3ee4540f7d
fixing method HasResource
2019-07-24 10:20:36 +02:00
Julien Neuhart
84c1175379
better debug logs for Markdown printer
2019-07-23 17:06:30 +02:00
Julien Neuhart
ad4d87a138
improving context timeout tests for office and merge printers + test with only one file to convert for the office printer
2019-07-23 16:59:32 +02:00
Julien Neuhart
5feff0d0ec
adding merge printer tests
2019-07-23 16:50:24 +02:00
Julien Neuhart
08e7a2c065
fixing lint issue in xexec package
2019-07-23 16:40:54 +02:00
Julien Neuhart
a524521fdb
improving lock mechanism for office conversion: now check if context has timeout when trying to acquire the lock + office printer test
2019-07-23 16:40:39 +02:00
Julien Neuhart
0b2312a407
better logical operation for xexec command output
2019-07-23 16:25:55 +02:00
Julien Neuhart
c7d9e24c00
now using Gateway timeout status code in case of timeout
2019-07-23 15:11:37 +02:00
Julien Neuhart
0d827e490e
using (again) Golang binaries from official Docker image instead of standard install without checkum + added a TODO for healtheck
2019-07-23 14:25:31 +02:00
Vladyslav Baidak
6402125233
Inconsistent text rendering in headless mode
2019-07-23 15:06:33 +03:00
Julien Neuhart
7bfbda4490
huge refactoring
2019-07-23 13:57:18 +02:00
Julien Neuhart
f6b357691c
minor refactoring of const + better timeout handling in pinter package + api package tests
2019-07-10 11:46:58 +02:00
Julien Neuhart
0c1e4e6888
WIP: tests of api pkg
2019-07-09 22:22:22 +02:00
Julien Neuhart
c7ecdcf625
handling context timeout/cancelled in printer package
2019-07-09 19:39:14 +02:00
Julien Neuhart
957b9b1cf4
adding config to test suite in the Dockerfile entrypoint
2019-07-08 18:28:13 +02:00
Julien Neuhart
1b4eed1a6e
fixing pm2 tests + adding pkg config tests
2019-07-08 18:26:17 +02:00
Julien Neuhart
acd47b870f
fixing typo in godoc in pkg random
2019-07-08 18:07:44 +02:00
Julien Neuhart
9ab8d03697
adding tests for random pkg
2019-07-08 18:06:43 +02:00
Julien Neuhart
9c6f23d7cc
typo in timeout tests + adding tests for standarderror
2019-07-08 17:50:31 +02:00
Julien Neuhart
9af00d6d58
fixes waitTimeout, waitDelay not working with float
2019-07-08 17:24:17 +02:00
Julien Neuhart
186c09f29b
adding op and standarderror in printer package
2019-07-08 11:16:47 +02:00
Julien Neuhart
70b185a37a
improving logging
2019-07-08 11:06:26 +02:00
Julien Neuhart
5af01505c2
better op names + fixing issue with op chaining in errors
2019-07-08 10:28:43 +02:00
Julien Neuhart
5f6ab2fc08
all logs now have an op field
2019-07-07 19:54:44 +02:00
Julien Neuhart
c8f7ea934c
wip refactoring: better logging and error systems
2019-07-07 17:45:07 +02:00
Julien Neuhart
a4aa8dafac
WIP: refactoring logging system
2019-07-01 17:11:23 +02:00
Julien Neuhart
8ca9866440
minor refactoring of @tbflw work
2019-06-21 13:32:46 +02:00
Julien Neuhart
97eff7f21d
Merge pull request #88 from tbflw/feature/run_non_root_and_log_startup
...
Feature/run non root and log startup
2019-06-21 11:18:26 +02:00
Thomas Bøgh Fangel
e30fd8eb9b
fixed compile errors after accepting review suggestions
2019-06-17 11:55:36 +02:00
Thomas Bøgh Fangel
6fa48c9222
Apply suggestions from code review
...
Co-Authored-By: Julien Neuhart <j.neuhart@thecodingmachine.com >
2019-06-17 11:29:52 +02:00
Thomas Bøgh Fangel
c36c7144cb
updates documentation with info about new env var and dedicated user gotenberg
2019-06-13 16:08:04 +02:00
Thomas Bøgh Fangel
bbd0a893b1
adds configurable debugging of startup of processes and print out some info from the chrome viable() function for debugging purposes
2019-06-13 16:08:04 +02:00
Thomas Bøgh Fangel
cfea2b8d9d
updates Dockerfile for creating image to use the new dedicated user and sets PM2_HOME inside the /gotenberg dir to avoid permission problems
2019-06-13 15:55:52 +02:00
Thomas Bøgh Fangel
0fcbe821cd
updates .gitignore and adds .dockerignore with irrelevant dirs for building images
2019-06-13 15:55:52 +02:00
Thomas Bøgh Fangel
ca41164980
add dedicated gotenberg user to the base image, create the /gotenberg directory with gotenberg user as owner, updates base debian image to newest 9.*
2019-06-13 15:55:26 +02:00
Thomas Bøgh Fangel
cf20e2a510
adds possibility of specifying docker to repo image target
2019-06-13 15:55:19 +02:00
Julien Neuhart
02f1231e7d
New environment variables : DISABLE_HEALTHCHECK_LOGGING and DEFAULT_LISTEN_PORT ( #78 )
...
* skip logging when healthcheck url is called; closes #74 (#75 )
Signed-off-by: Casey Kuhlman <casey@monax.io >
* Configure listen port via environment variable (#77 )
* skip logging when healthcheck url is called; closes #74
Signed-off-by: Casey Kuhlman <casey@monax.io >
* skip logging when healthcheck url is called; closes #74
Signed-off-by: Casey Kuhlman <casey@monax.io >
* adds the ability to establish the listen port via env var
Signed-off-by: Casey Kuhlman <casey@monax.io >
* minor refactoring of @compleatang work
* fixing typo
2019-06-03 15:05:09 +02:00
Nicholas Jones
6846e7941f
Install pm2 via npm ( #72 )
...
As noted in the Dockerfile, the previous route to install pm2 was broken at
some point. As a result, pm2 related files are now being copied over from an
image created prior to the breakage.
This change now installs pm2 via npm, which is the recommended route for this.
A small adjustment had to be made in the processManager code; an
argument was being passed with a space in it. For reasons that I've not been
able to fully trace, this no longer works. It should be noted that passing
arguments in this way can result in undesirable behaviour - in this case I
believe "--interpreter none" was being passed as a single argument, rather than
"--interpreter", "none". I've adjusted this to use an equals - splitting into 2
separate strings works well too.
2019-05-09 11:15:37 +02:00
Hong Shick Pak
719287c3a6
Fix google chrome env var error message ( #68 )
2019-04-25 09:13:10 +02:00
Julien Neuhart
194670c3bf
5.0.0 ( #66 )
2019-04-14 17:07:45 +02:00
Jonathan
c4222e0981
Fix documentation url example ( #59 )
...
* Fix documentation url example
One \ was forgotten
* fix: doc
2019-03-31 22:16:35 +02:00
Julien Neuhart
61dc4b8bb8
improving documentation about Kubernetes ( fixes #40 #53 )
2019-03-27 11:44:42 +01:00
Julien Neuhart
df357c1008
fixing typo in documentation
2019-03-26 17:37:25 +01:00
Julien Neuhart
871b52a288
adding filename form field + updating echo package to v4 ( #57 )
2019-03-26 17:35:38 +01:00
Julien Neuhart
8a4a043e9f
fixing documentation about go library
2019-03-15 17:15:47 +01:00
Julien Neuhart
c0297aa061
removing go client library => now available at github.com/thecodingmachine/gotenberg-go-client
2019-03-15 17:07:51 +01:00
Julien Neuhart
2aaa2eeaff
Merge branch 'master' of https://github.com/thecodingmachine/gotenberg
2019-03-14 16:39:18 +01:00
Julien Neuhart
5f62e5bacf
removing 'v' from tag
2019-03-14 16:39:08 +01:00
Alexander Joseph Trelore
ab78559710
remove unused imports ( #55 )
...
Thanks!
2019-03-13 10:53:20 +01:00
Julien Neuhart
0d75bb1d3e
improving documentation on merge
2019-03-05 11:27:25 +01:00
Julien Neuhart
6441062e7f
adding Google analytics
2019-02-19 15:27:20 +01:00
Julien Neuhart
4827a45f22
adding flat open document support ( fixes #47 )
2019-02-18 13:46:58 +01:00
Julien Neuhart
40eef457ab
adding latest tag ( fixes #48 )
2019-02-18 13:44:30 +01:00
Julien Neuhart
c22a4d109b
minor fix in doc for web fonts
2019-02-01 11:22:06 +01:00
Julien Neuhart
571c3e04c4
adding form field web fonts timeout
2019-02-01 09:40:16 +01:00
Sergei Opletaev
f9fb97a572
Fix for #44 promise wait for fonts ( #45 )
...
`runtime.ExceptionDetails: Uncaught exception at 4:47: SyntaxError: Unexpected token %`
2019-02-01 09:21:02 +01:00
Julien Neuhart
e6484bb2d5
Trigger GitHub documentation
2019-01-28 15:56:13 +01:00
Julien Neuhart
19f51fdc1f
fixing PHP documentation
2019-01-28 15:36:59 +01:00
Julien Neuhart
25f7ba3ee6
4.0.0 ( #42 )
...
* adding URL conversions
* updating gotenberg version in documentation
* pkg: input as variadic string (#39 )
* pkg: input as variadic string
* pkg: fix link to github doc
* update doc about v4 client
* make doc
* fixing missing variadic inputs in doc
* adding more fonts
* updating PHP documentation
2019-01-28 15:18:12 +01:00
Julien Neuhart
a3cd1ff4e1
Merge pull request #41 from thecodingmachine/office-paperSize
...
removing paper size for Office conversion
2019-01-25 15:57:25 +01:00
Julien Neuhart
f62c717f79
fixing typo in docs
2019-01-25 15:50:15 +01:00
Julien Neuhart
3ed99133d4
removing paper size for Office conversion
2019-01-25 15:48:40 +01:00
Julien Neuhart
ab25cc331d
fixes #35
2019-01-25 15:02:18 +01:00
Julien Neuhart
2648992a9b
adding moar favicons
2019-01-03 16:02:02 +01:00
Julien Neuhart
7bcc3d081e
adding liveness section in documentation
2019-01-03 15:56:53 +01:00
Julien Neuhart
affd1c45ca
Merge pull request #32 from Peltoche/master
...
Add a /ping endpoint
2019-01-03 15:37:18 +01:00
Peltoche
8c7458812d
Add a /ping endpoint
...
This endpoint can be used to check the service liveness. It can be used
for the kubernetes liveness and readiness probs.
2019-01-03 15:21:57 +01:00
Julien Neuhart
053908c772
Merge pull request #31 from thecodingmachine/merge-alt
...
adding PDFtk for merging PDF files < 1.7
2019-01-03 11:10:07 +01:00
Julien Neuhart
d623736f9f
rollbacking to debian 9.5 as the 9.6 image has issue with git installation
2019-01-03 11:01:02 +01:00
Julien Neuhart
a3e416ff68
adding PDFtk for merging PDF files < 1.7
2019-01-03 10:06:56 +01:00
Julien Neuhart
8bf207b9f7
improving contributing doc
2018-12-14 16:13:52 +01:00
Julien Neuhart
e1520d5e7e
Merge branch 'master' of https://github.com/thecodingmachine/gotenberg
2018-12-14 15:59:59 +01:00
Julien Neuhart
4f89c9f7c6
updating logo and documentation
2018-12-14 15:59:45 +01:00
Ben Davies
d34fb92211
docs: cURL write to a file instead of stdout ( #25 )
2018-12-14 09:28:18 +01:00
Julien Neuhart
3f7b006d16
fixing docs generation: was adding Dockerfile too..
2018-12-14 09:15:51 +01:00
Julien Neuhart
a15cf33691
Dockerfiles: removing useless labels. Docs: now generating with Docker. Travis: publishing done with make
2018-12-14 09:13:04 +01:00
Julien Neuhart
4c1699df6c
webhook: resulting file was deleted because of defer outside of goroutine
2018-12-13 18:15:28 +01:00
Julien Neuhart
404535c512
fixing/simplifying godoc
2018-12-13 17:06:29 +01:00
Julien Neuhart
2cedcecc38
adding concurrent testing
2018-12-13 14:46:59 +01:00
Julien Neuhart
ba7b02d8d4
fixing various typos in documentation
2018-12-12 17:44:27 +01:00
Julien Neuhart
6aa3c16646
fixing golang client README
2018-12-12 16:44:32 +01:00
Julien Neuhart
5a03e17e00
fixing introduction in documentation
2018-12-12 16:37:36 +01:00
Julien Neuhart
417d145b43
fixing documentation typos
2018-12-12 16:36:21 +01:00
Julien Neuhart
e5636a2afa
adding .txt and .rtf files support ( #20 )
2018-12-12 16:34:34 +01:00
Julien Neuhart
5291d2d129
disabling pdfcpu logs ( #22 )
2018-12-12 16:24:54 +01:00
Julien Neuhart
c6f6a87499
now using latest version of unoconv, allowing to specify paper size and orientation + updating go client ( #24 )
2018-12-12 16:16:35 +01:00
Julien Neuhart
1ef21c6ed6
RPC error ( #23 )
2018-12-12 12:20:07 +01:00
Julien Neuhart
6ee1932cbf
improving API tests: now verifying response content type and status code
2018-12-11 14:16:43 +01:00
Julien Neuhart
83cf43a314
fixing cURL commands in documentation
2018-12-11 14:09:04 +01:00
Julien Neuhart
52c14a79a1
fixing GoDoc + some test function names
2018-12-10 20:21:31 +01:00
Julien Neuhart
152db0551d
fixing GoDoc links in badges
2018-12-10 20:11:20 +01:00
Julien Neuhart
3a2467ccfe
improving documentation
2018-12-10 20:08:45 +01:00
Julien Neuhart
5a28f3597c
fixing typos in documentation
2018-12-10 19:59:45 +01:00
Julien Neuhart
9ce179f91b
adding PHP examples in documentation
2018-12-10 19:12:54 +01:00
Julien Neuhart
7aeb072cc3
fixing issue with merge endpoint: was not returning file
2018-12-10 18:42:23 +01:00
Julien Neuhart
8a652761a3
fixing Go Report Card issues (rollback gocycly)
2018-12-10 17:03:23 +01:00
Julien Neuhart
be667575d5
fixing Go Report Card issues #2
2018-12-10 17:02:48 +01:00
Julien Neuhart
59ca8a44a0
fixing Go Report Card issues
2018-12-10 16:57:08 +01:00
Julien Neuhart
c9f0d3bfd8
fixes publishing Docker images in CI
2018-12-10 16:36:34 +01:00
Julien Neuhart
06e7a1fda1
fixing website
2018-12-10 16:13:27 +01:00
Julien Neuhart
495203c112
v3.0.0 ( #18 )
2018-12-10 16:09:19 +01:00