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
v8.10.0
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
v8.9.2
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
v8.9.1
2024-08-11 14:53:05 +02:00
Julien Neuhart
3297e41289
chore(deps): update Golang dependencies
v8.9.0
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
v8.8.1
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
v8.8.0
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
v8.7.0
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
v8.6.0
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