Julien Neuhart
|
1ff16cc54b
|
minor refactoring: using default scale from default options
|
2020-02-10 10:10:49 +01:00 |
|
Matt Ward
|
198038f5ea
|
Add support for Chrome scaling.
|
2020-02-01 19:10:40 +00:00 |
|
Blake Gentry
|
6e56c6e0d4
|
use --font-render-hinting=none to fix kerning
When using font render hinting on Chrome headless on Linux, the kerning
is inconsistent. Several issues cover this, including:
* https://github.com/puppeteer/puppeteer/issues/661
* https://github.com/nzzdev/Q-server/pull/193
Disabling that render hinting entirely results in correct kerning.
|
2019-12-30 20:56:57 -08:00 |
|
Julien Neuhart
|
acc7e91c55
|
fixing #157
|
2019-12-12 11:14:15 +01:00 |
|
Julien Neuhart
|
5b8121516f
|
updating with base branch
|
2019-12-10 15:17:25 +01:00 |
|
Julien Neuhart
|
1eeb5fc2b0
|
typo in variable
|
2019-12-09 17:20:56 +01:00 |
|
Julien Neuhart
|
126cdd73e4
|
adding PHP example for custom HTTP headers in documentation + improving logs for custom HTTP headers
|
2019-12-09 16:50:08 +01:00 |
|
Julien Neuhart
|
b22379537b
|
Merge branch '6.1.0' of https://github.com/thecodingmachine/gotenberg into custom_headers
|
2019-12-09 15:14:15 +01:00 |
|
Julien Neuhart
|
f0f48f4ddf
|
adding ROOT_PATH + tests
|
2019-12-06 17:23:17 +01:00 |
|
Julien Neuhart
|
927f98c66b
|
adding custom headers for remoteURL
|
2019-12-06 11:22:11 +01:00 |
|
Julien Neuhart
|
782f6ac27e
|
rolling back to golangci-lint 1.20.1 + moving normize filename to resource & tests with a file with special chars in its name + webhookurl custom headers done + preparing remote url custom headers
|
2019-12-05 18:16:02 +01:00 |
|
Julien Neuhart
|
4623c01896
|
fixing merging order
|
2019-11-04 17:01:27 +01:00 |
|
Julien Neuhart
|
2a44c0f65a
|
improving HTTP error code and fixing #67
|
2019-10-08 10:50:15 +02:00 |
|
Julien Neuhart
|
8d89b2e80a
|
rpcc buffer size may now be set from env var or form field
|
2019-10-07 15:31:05 +02:00 |
|
Julien Neuhart
|
ca0784fa59
|
adding tests for page ranges
|
2019-10-05 12:09:39 +02:00 |
|
Julien Neuhart
|
70dfea5876
|
adding pageRanges formField
|
2019-10-04 17:49:26 +02:00 |
|
Julien Neuhart
|
ab475d65ee
|
fixing PrintToPDF: rpcc: message too large
|
2019-10-04 16:19:53 +02:00 |
|
Julien Neuhart
|
d65d9c9a4c
|
fixing ineffassign issues
|
2019-10-03 11:59:48 +02:00 |
|
Julien Neuhart
|
930622ea3c
|
adding load testing results
|
2019-10-02 11:09:21 +02:00 |
|
Julien Neuhart
|
7ac104c3c6
|
refactoring process management: no more orphan processes and quicker chrome startup
|
2019-10-02 10:38:47 +02:00 |
|
Julien Neuhart
|
c47dc5ecdb
|
office: no more orphan processes (hopefully)
|
2019-10-01 17:33:00 +02:00 |
|
Julien Neuhart
|
8f721cd12a
|
fixing tests
|
2019-09-30 16:38:52 +02:00 |
|
Julien Neuhart
|
a942224f46
|
adding back context to unoconv cmd
|
2019-09-30 15:54:17 +02:00 |
|
Julien Neuhart
|
fef16f6b28
|
removing useless whitespace
|
2019-09-30 15:53:48 +02:00 |
|
Julien Neuhart
|
1b4c435900
|
rolling back to an easier solution for executing unoconv as previous one did not remove zombies
|
2019-09-29 15:13:19 +02:00 |
|
Julien Neuhart
|
24e6a86bf5
|
rolling back from previous implementation, now using master version of unoconv
|
2019-09-26 18:07:43 +02:00 |
|
Julien Neuhart
|
88f74d5e9c
|
process balancing: better implementation (wip)
|
2019-09-23 18:29:24 +02:00 |
|
Julien Neuhart
|
171f93662f
|
process load balancing: broken but in progress
|
2019-09-19 17:28:29 +02:00 |
|
Julien Neuhart
|
36847e6a06
|
fixing wrong status code if alreay echo http error
|
2019-08-27 16:50:27 +02:00 |
|
Julien Neuhart
|
8415bee5da
|
reducing the number of concurrent dev tools connections to Chrome
|
2019-08-27 09:08:00 +02:00 |
|
Julien Neuhart
|
30eb48321c
|
reordering code
|
2019-08-26 11:20:16 +02:00 |
|
Julien Neuhart
|
7cff2e01a4
|
reducing memory footprint
|
2019-08-26 10:22:39 +02:00 |
|
Julien Neuhart
|
a1b34d5e7b
|
adding 'restart_time' information about a process in ping endpoint if LOG_LEVEL=DEBUG
|
2019-08-21 15:28:34 +02:00 |
|
Julien Neuhart
|
95c6ecb724
|
adding PM2 processes details as response of ping endpoint if LOG_LEVEL=DEBUG
|
2019-08-20 15:23:02 +02:00 |
|
Julien Neuhart
|
1e3fc97f2b
|
finalizing xhttp package tests
|
2019-08-20 10:46:21 +02:00 |
|
Julien Neuhart
|
51b78ef5f3
|
fixing typos
|
2019-08-20 10:46:05 +02:00 |
|
Julien Neuhart
|
daf7cb9d6b
|
adding xhttp package tests for checking that endpoints return a correct status code according if google chrome and/or unoconv are disabled in the configuration
|
2019-08-19 17:21:30 +02:00 |
|
Julien Neuhart
|
08c97f280f
|
typo in http client variable name
|
2019-08-19 16:50:32 +02:00 |
|
Julien Neuhart
|
9c836a34ee
|
handling webhookURLTimeout
|
2019-08-19 16:49:59 +02:00 |
|
Julien Neuhart
|
e839430270
|
adding WebhookURLTimeoutArg for retrieving and validating webhookURLTimeout form field
|
2019-08-19 16:44:13 +02:00 |
|
Julien Neuhart
|
cf5e530ed9
|
special case handling: if one file has been sent and it is empty, return a correct invalid HTTP code AND remove the resource folder
|
2019-08-19 16:29:58 +02:00 |
|
Julien Neuhart
|
bcf06f0d69
|
fixes #104
|
2019-08-18 20:03:47 +02:00 |
|
Julien Neuhart
|
4f3fe28905
|
adding missingt test in context package
|
2019-08-18 19:24:08 +02:00 |
|
Julien Neuhart
|
f695861731
|
adding resource package tests
|
2019-08-18 18:58:54 +02:00 |
|
Julien Neuhart
|
2fee966fc8
|
adding test for printer package
|
2019-08-18 17:31:07 +02:00 |
|
Julien Neuhart
|
6964124c1b
|
typo fix
|
2019-07-28 18:15:47 +02:00 |
|
Julien Neuhart
|
3d078108a3
|
Merge pull request #99 from vbaidak/inconsistent-font-rendering
Inconsistent text rendering in headless mode
|
2019-07-28 18:04:15 +02:00 |
|
Julien Neuhart
|
794967bd9f
|
fixing issue with Google fonts: now waiting for network idle event
|
2019-07-28 18:02:11 +02:00 |
|
Julien Neuhart
|
554474776c
|
refactoring tests util methods + adding context tests
|
2019-07-24 14:56:12 +02:00 |
|
Julien Neuhart
|
3ee4540f7d
|
fixing method HasResource
|
2019-07-24 10:20:36 +02:00 |
|