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
v8.2.2
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
v8.2.1
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
v8.2.0
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
v8.1.0
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
v8.0.3
2024-02-07 10:44:30 +01:00
Julien Neuhart
b8926350b9
fix(libreoffice): wrong HTTP status codes if invalid PDF formats
v8.0.2
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
v8.0.1
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
v8.0.0
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