Julien Neuhart
|
f8905bac8c
|
refactor: make client- and operator-facing error messages clearer and actionable
|
2026-06-06 19:23:46 +02:00 |
|
Julien Neuhart
|
3b1e4cbac4
|
feat(pdfengines): support owner-only encryption and document permissions
|
2026-06-06 14:05:46 +02:00 |
|
Julien Neuhart
|
287ee5be72
|
feat(pdfengines): redesign Factur-X API with dedicated form fields
|
2026-06-06 14:03:58 +02:00 |
|
Julien Neuhart
|
5558e43821
|
feat(pdfengines): inject Factur-X/ZUGFeRD XMP metadata
|
2026-06-05 17:50:01 +02:00 |
|
Julien Neuhart
|
60482a5cdf
|
style: apply gofmt modernization fixes
|
2026-06-02 19:56:50 +02:00 |
|
Julien Neuhart
|
a6faa892a8
|
refactor(pdfengines): route fallback ops through a generic runWithFallback helper
|
2026-06-02 19:55:47 +02:00 |
|
Julien Neuhart
|
c204cadfc5
|
fix(pdfengines): require uploaded stamp/watermark file for image or pdf source
|
2026-04-22 07:47:19 +02:00 |
|
hubert.lenoir
|
3187980ead
|
feat: add embeds metadata
|
2026-04-16 17:28:16 +02:00 |
|
Julien Neuhart
|
092b526ab5
|
docs: more succint [skip ci]
|
2026-04-13 17:59:14 +02:00 |
|
Julien Neuhart
|
e4a43434dc
|
docs: improve godoc and documentation [skip ci]
|
2026-04-03 14:23:18 +02:00 |
|
Julien Neuhart
|
53c2f97008
|
docs(markdown): human-centric instead of agents first [skip ci]
|
2026-03-31 12:44:13 +02:00 |
|
Julien Neuhart
|
ebf0548d19
|
refactor: switch from multierr to errors.join
|
2026-03-27 22:14:01 +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
|
4e9f63004d
|
feat(otel): add OpenTelemetry support
|
2026-03-27 16:28:45 +01:00 |
|
Julien Neuhart
|
8e3acc8d0a
|
docs(agents): better (?) organization of context files
|
2026-03-26 21:24:51 +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
|
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
|
19db80bc2e
|
feat(pdfengines): add watermark and stamp feature
|
2026-03-18 04:46:12 +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
|
fec6437c5d
|
feat(pdfengines): add bookmarks read route
|
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
|
2baa59cb3a
|
refactor(gofix): modernize
|
2026-02-20 21:21:19 +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 |
|
Hubert Lenoir
|
a0ee800002
|
feat(pdfengines): add embed feature
|
2025-11-05 13:57:23 +01:00 |
|
Julien Neuhart
|
d6ebc7f230
|
chore(pdfengines): better custom error message if invalid args
|
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
|
9aaab97d6a
|
fix(pdfengines): read metadata better webhook error - fixes #1148
|
2025-05-15 09:22:52 +02:00 |
|
Julien Neuhart
|
3cbf772acf
|
docs(godoc): fix a bunch of typos
|
2025-04-17 11:15:52 +02:00 |
|
Julien Neuhart
|
6c727b7e51
|
refactor(logging): use log-enable-gcp-fields
|
2025-03-26 11:37:48 +01:00 |
|
Julien Neuhart
|
0febb60a3f
|
test: add integration tests
|
2025-03-21 14:09:34 +01:00 |
|
Julien Neuhart
|
904e0f61a8
|
fix(pdfengines): split and read metadata pdf engines calls
|
2025-03-04 18:08:57 +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 |
|
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
|
8bc29ad92d
|
feat(split): add splitUnify form field
|
2024-12-21 12:45:20 +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
|
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
|
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
|
773d3ab13c
|
feat(pdfengines): add read metadata route
|
2024-03-23 16:47:28 +01:00 |
|