Ophélie Volga
|
3fd56e8c36
|
[bugfix/issue-172] fixing health check
|
2020-09-21 14:57:16 +02:00 |
|
Julien Neuhart
|
89ac13e805
|
Fixing linter issues
|
2020-06-08 10:44:46 +02:00 |
|
Julien Neuhart
|
0b86d38517
|
go fmt and regenerating documentation
|
2020-06-08 09:44:37 +02:00 |
|
Julien Neuhart
|
7e76809860
|
Merge pull request #206 from tomjvdberg/URL-allow-insecure-connection
Url allow insecure connection
|
2020-06-08 09:28:38 +02:00 |
|
tomjvdberg
|
4d46b98e7f
|
Apply suggestions from code review
Co-authored-by: Julien Neuhart <j.neuhart@thecodingmachine.com>
|
2020-06-08 08:31:57 +02:00 |
|
Julien Neuhart
|
a7cef5a1c6
|
got fmt
|
2020-06-05 15:05:51 +02:00 |
|
Julien Neuhart
|
8a218a6626
|
using a (more) random directory name for user profile tmp dir + improving performance with a go routine
|
2020-06-05 15:05:27 +02:00 |
|
Julien Neuhart
|
542fe18dcd
|
avoir directory traversal when uploading a file
|
2020-06-05 12:06:01 +02:00 |
|
Julien Neuhart
|
5540438595
|
adding missing comment from previous commit
|
2020-06-05 12:00:57 +02:00 |
|
Julien Neuhart
|
b25456835a
|
sanitizing filename parameter of toHTML function
|
2020-06-05 11:52:17 +02:00 |
|
Tom van den Berg
|
1e6926ee2d
|
Add ignoreCertificateErrors tests + docs
|
2020-06-02 16:06:17 +02:00 |
|
Tom van den Berg
|
24cbe98ac2
|
Add feature to have chrome ignore certificate errors when printing using an URL.
|
2020-06-01 15:31:36 +02:00 |
|
Julien Neuhart
|
876f0f9a14
|
Improving error message when the removing of a user profile directory fails
|
2020-05-01 15:14:42 +02:00 |
|
Julien Neuhart
|
f9f0fc1d67
|
Removing user profile directory when an Office conversion is over
|
2020-05-01 15:12:51 +02:00 |
|
Julien Neuhart
|
42e357341a
|
Updating dependencies and fixing lint issues
|
2020-05-01 14:22:42 +02:00 |
|
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 |
|