Julien Neuhart
|
f8905bac8c
|
refactor: make client- and operator-facing error messages clearer and actionable
|
2026-06-06 19:23:46 +02:00 |
|
Julien Neuhart
|
46e190970f
|
fix(exiftool): remove System: prefixes
|
2026-04-13 17:44:58 +02:00 |
|
Julien Neuhart
|
55d19522a8
|
fix(exiftool): prevent line breaks
|
2026-04-11 13:11:47 +02:00 |
|
Julien Neuhart
|
043b1588de
|
fix(exiftool): arbitrary file write
|
2026-03-28 14:19:04 +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
|
caea81501d
|
test(integration): add bookmarks routes
|
2026-03-13 09:36:47 +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 |
|
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
|
790b69a32e
|
test(integration): fix typo
|
2025-05-15 10:16:57 +02:00 |
|
Julien Neuhart
|
9aaab97d6a
|
fix(pdfengines): read metadata better webhook error - fixes #1148
|
2025-05-15 09:22:52 +02:00 |
|
Julien Neuhart
|
0febb60a3f
|
test: add integration tests
|
2025-03-21 14:09:34 +01:00 |
|