Julien Neuhart
f8905bac8c
refactor: make client- and operator-facing error messages clearer and actionable
2026-06-06 19:23:46 +02:00
Julien Neuhart
1498473495
feat(api): add FileCount accessor to request Context
2026-06-02 19:31:25 +02:00
Julien Neuhart
6671b5e5d3
fix(api): serialize downloadFrom result merging to avoid concurrent map writes
2026-05-12 19:25:25 +02:00
Julien Neuhart
93d0103585
fix(api): strip backslash separators from supplied filenames
2026-05-05 21:14:06 +02:00
Julien Neuhart
7a914fce65
fix(outbound)!: per-module deny-private-ips and deny-public-ips, permissive defaults
2026-04-23 20:01:27 +02:00
Julien Neuhart
924576d3d4
fix(outboundURLs): better detaults
2026-04-11 13:05:05 +02:00
Julien Neuhart
1ab0117943
fix(chromium): assets not loading
2026-03-30 18:14:15 +02: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
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
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
410c1dfd7f
fix(pdfengines): single file for watermark/stamp, and add the feature to the downloadFrom one
2026-03-18 23:22:31 +01:00
Adam Romanek
e14cab0c8b
fix(api): propagate request context to stop processing on client disconnect
2026-01-26 09:11:48 +01:00
Hubert Lenoir
a0ee800002
feat(pdfengines): add embed feature
2025-11-05 13:57:23 +01:00
Julien Neuhart
aa58615650
fix(api): outpout filename as path - fixes #1227
2025-06-06 15:14:06 +00: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
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
c30da805b3
feat(pdfengines): add split feature
2024-12-20 16:16:32 +01: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
1eb6eb729a
chore(downloadFrom): add godoc for issue https://github.com/golang/go/issues/69551
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
a02a4a07a5
chore(golangci-lint): update conf
2024-03-23 16:47:28 +01:00
Julien Neuhart
5ad90ccdb8
fix: file rename now correctly works for zip archive
2024-03-15 16:12:18 +01:00
Julien Neuhart
975a9f5344
fix(libreoffice): wrong archive filename
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
Julien Neuhart
1123af15c9
chore: upgrade to v8 ( #767 )
2024-01-04 19:30:03 +01:00
Julien Neuhart
a6ac0a813d
fix: special characters issues with filenames ( #736 )
2023-12-05 16:34:35 +01:00
Julien Neuhart
3a28f4a0cb
chore: minor refactor of api module
2023-11-22 12:11:23 +01:00
Julien Neuhart
4d1a569269
chore: minor godoc refactoring
2023-11-19 15:02:41 +01:00
Julien Neuhart
258876d13f
fix: LibreOffice newer versions stability ( #697 )
2023-10-23 17:05:10 +02: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
24817d5707
feat: add more PDF formats, drastically improve LibreOffice long-running instance management
2022-02-08 11:33:55 +01:00
Julien Neuhart
d4c47cecf2
feat: add metrics system, move webhook feature to dedicated module ( #372 )
2021-10-19 18:35:24 +02:00
Julien Neuhart
6e47f16fe1
fix: filename case ( #351 )
2021-09-15 17:41:03 +02:00
Julien Neuhart
0e417430b8
chore: update issues URLs to new repository
2021-08-22 13:27:40 +02:00
Julien Neuhart
0f5e8fd314
feat: add 7.x source code
2021-08-22 12:52:44 +02:00