Julien Neuhart
|
4e9f63004d
|
feat(otel): add OpenTelemetry support
|
2026-03-27 16:28:45 +01:00 |
|
Julien Neuhart
|
0663e5f92b
|
feat(pdfengines): add rotate feature
|
2026-03-18 22:36:20 +01:00 |
|
Julien Neuhart
|
19db80bc2e
|
feat(pdfengines): add watermark and stamp feature
|
2026-03-18 04:46:12 +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 |
|
Hubert Lenoir
|
a0ee800002
|
feat(pdfengines): add embed feature
|
2025-11-05 13:57:23 +01: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
|
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 |
|
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
|
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
|
c30da805b3
|
feat(pdfengines): add split feature
|
2024-12-20 16:16:32 +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
|
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 |
|
Julien Neuhart
|
1123af15c9
|
chore: upgrade to v8 (#767)
|
2024-01-04 19:30:03 +01:00 |
|
Julien Neuhart
|
21c47f60f2
|
feat: remove deprecated stuff (#726)
|
2023-12-01 09:45:07 +01:00 |
|
Julien Neuhart
|
143b7ce678
|
feat(pdfengines): add PDF/UA (#714)
|
2023-11-05 20:14:36 +01:00 |
|
Julien Neuhart
|
052448c59a
|
chore(libreoffice): switch to supervisor (#708)
|
2023-10-28 17:55:53 +02:00 |
|
Julien Neuhart
|
258876d13f
|
fix: LibreOffice newer versions stability (#697)
|
2023-10-23 17:05:10 +02: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
|
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
|
d4c47cecf2
|
feat: add metrics system, move webhook feature to dedicated module (#372)
|
2021-10-19 18:35:24 +02:00 |
|
Julien Neuhart
|
0f5e8fd314
|
feat: add 7.x source code
|
2021-08-22 12:52:44 +02:00 |
|