Julien Neuhart
ab81444773
fix(Makefile): add double-quote to new flag
2025-04-12 17:24:23 +02:00
Julien Neuhart
02c4343dfd
fix(test): missing env var for debug
2025-04-10 16:28:15 +02:00
Hector Zarate
1bfe86738f
feat(debug): only build debug data when flag is true ( #1167 )
...
* only build debug info when log level is debug
* introduce new flag 'gotenberg-build-debug-data'
* add gotenberg-build-debug-data flag to Makefile
* add new integration test for gotenberg-build-debug-data flag
* update GET /debug (Enabled) test with gotenberg-build-debug-data flag
* reorder GOTENBERG_BUILD_DEBUG_DATA in Makefile
* reorder Build Debug Data Disabled test scenario
---------
Co-authored-by: Hector Zarate <hector@Hectors-MacBook-Pro.local >
2025-04-10 13:30:24 +02:00
Julien Neuhart
7fe0e05050
test(webhook): add integration testing for the webhook feature - testing the custom Content-Disposition header from #1165
2025-04-08 18:51:51 +02:00
stephentgrammer
10588efe25
fix(webhook): content-disposition header ( #1164 )
...
* fix(webhook): pass content-disposition header through and fix spelling of attachment on default
* code review
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
* formatting
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2025-04-04 03:04:14 +02:00
Julien Neuhart
bf4607d368
chore(.gitignore): remove coverage entries [skip ci]
2025-04-02 15:04:52 +02:00
Julien Neuhart
45f04ae8d4
fix(chromium): printBackground now works as expected and PDF are not tagged anymore - fixes #1154 and fixes #1058
v8.19.1
2025-04-02 14:07:15 +02:00
Julien Neuhart
674f1de183
chore(deps): update Go dependencies
v8.19.0
2025-03-28 12:20:27 +01:00
Julien Neuhart
368c4fa1a7
chore(logging): better description for --log-enable-gcp-fields flag [skip ci]
2025-03-28 12:17:18 +01:00
Julien Neuhart
c737579b7f
ci(lint): fix golangci-lint action version
2025-03-26 20:11:16 +01:00
Julien Neuhart
0b7c51a323
chore(deps): update golangci-lint to v2
2025-03-26 20:08:34 +01:00
Julien Neuhart
e7c77b7bf3
ci(continous-delivery): fix wrong version
2025-03-26 11:38:56 +01:00
Julien Neuhart
6c727b7e51
refactor(logging): use log-enable-gcp-fields
2025-03-26 11:37:48 +01:00
Hector Zarate
a9754d6a1c
fix(logging): correctly map GCP structured log keys ( #1159 )
...
* fix: correctly map GCP structured log keys
* Update pkg/modules/logging/logging.go
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2025-03-26 10:28:58 +01:00
Julien Neuhart
218052d5dd
chore(tests): fix typo [skip ci]
2025-03-22 18:05:47 +01:00
Julien Neuhart
f112cb748f
ci(tests): add go test timeout
2025-03-22 18:02:26 +01:00
Julien Neuhart
67a65c66b6
ci(edge): fix wrong repository and tag
2025-03-21 16:52:57 +01:00
Julien Neuhart
cd6add14a0
ci(build-test-push): add missing Cloud Run tags
2025-03-21 14:15:44 +01:00
Julien Neuhart
33f9f1ddf4
docs(test): add TODOs [ci skip]
2025-03-21 14:14:00 +01:00
Julien Neuhart
2131de77b0
ci(test): no concurrency
2025-03-21 14:09:34 +01:00
Julien Neuhart
0febb60a3f
test: add integration tests
2025-03-21 14:09:34 +01:00
Julien Neuhart
820b914291
feat(formatting): add prettier-plugin-sh
2025-03-21 14:09:34 +01:00
Julien Neuhart
536d3ee70d
feat(formatting): add prettier
2025-03-21 14:09:34 +01:00
Julien Neuhart
2544d82486
docs(README): add GitHub Trending badge [ci skip]
2025-03-18 10:08:13 +01:00
Julien Neuhart
ea6854fadc
docs(godoc): add link to issue 1149 [ci skip]
2025-03-18 08:55:09 +01:00
Julien Neuhart
147e3b1173
docs(godoc): improve the UpdateIndexes godoc
2025-03-17 14:51:24 +01:00
Julien Neuhart
8252142e65
chore(deps): update Go dependencies
v8.18.0
2025-03-17 14:01:07 +01:00
Julien Neuhart
6e2270632e
chore(logging): remove unit tests - integration tests are inc anyway
2025-03-17 13:56:48 +01:00
Julien Neuhart
7d14546d3b
feat(logging): add GCP severity mapping
2025-03-17 13:56:48 +01:00
Julien Neuhart
b31024c362
feat(libreoffice): add updateIndexes form field
2025-03-17 13:32:26 +01:00
Julien Neuhart
85eaef05ad
fix(deps): update Go dependencies - chromedp ERROR: unhandled page event *page.EventFrameStartedNavigating
v8.17.3
2025-03-06 08:55:57 +01:00
Julien Neuhart
16e4c10862
chore(deps): update Go dependencies
v8.17.2
2025-03-05 08:57:48 +01:00
Julien Neuhart
904e0f61a8
fix(pdfengines): split and read metadata pdf engines calls
2025-03-04 18:08:57 +01:00
Zdravko
70953aa66e
fix(qpdf): allow warnings ( #1135 )
...
* Optionally allow warnings in QPDF operations
* warnings are not errors by default
* Apply suggestions from code review
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
* fix some merge artifacts
* follow the args convention
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2025-02-28 10:43:38 +01:00
Julien Neuhart
d41de5d270
docs(README): switch to new short description [skip ci]
2025-02-21 11:55:12 +01:00
Julien Neuhart
d8603f4f34
feat: update short description
2025-02-21 11:22:22 +01:00
Julien Neuhart
b13a8094ea
ci(continous-delivery): remove wrong outputs
2025-02-19 19:42:30 +01:00
Kyohei Fukuda
28e07bad54
docs(README): add pdfme sponsor ( #1131 )
2025-02-14 14:28:53 +01:00
Julien Neuhart
81cc483166
test: fix issues with go 1.24
2025-02-13 09:21:38 +01:00
Julien Neuhart
8d7cc55c28
chore(go): upgrade to 1.24
2025-02-13 08:44:58 +01:00
Julien Neuhart
083e0e307a
chore(deps): update Go dependencies
v8.17.1
2025-02-12 16:24:16 +01:00
Julien Neuhart
80f3f89a89
fix(pdfcpu): correct sorting for the output paths of the split method
2025-02-12 11:47:45 +01:00
Julien Neuhart
3dc8c18849
fix(fs): get file by ext sorted by mod time
2025-02-11 17:00:18 +01:00
Julien Neuhart
0a6a97cf07
ci(merge): fix thecodingmachine target
v8.17.0
2025-02-07 09:59:08 +01:00
Julien Neuhart
7676d7a239
ci(build-push): fix typo in tag
2025-02-07 09:47:47 +01:00
Julien Neuhart
679715f896
chore(deps): update Go dependencies
2025-02-07 08:43:44 +01:00
Julien Neuhart
d5aa880336
ci(build-push): fix typo in tag name
2025-02-07 08:41:04 +01:00
Julien Neuhart
08daa86766
test(api): add missing context
2025-02-06 09:07:09 +01: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