Thomas Bøgh Fangel
bbd0a893b1
adds configurable debugging of startup of processes and print out some info from the chrome viable() function for debugging purposes
2019-06-13 16:08:04 +02:00
Julien Neuhart
02f1231e7d
New environment variables : DISABLE_HEALTHCHECK_LOGGING and DEFAULT_LISTEN_PORT ( #78 )
...
* skip logging when healthcheck url is called; closes #74 (#75 )
Signed-off-by: Casey Kuhlman <casey@monax.io >
* Configure listen port via environment variable (#77 )
* skip logging when healthcheck url is called; closes #74
Signed-off-by: Casey Kuhlman <casey@monax.io >
* skip logging when healthcheck url is called; closes #74
Signed-off-by: Casey Kuhlman <casey@monax.io >
* adds the ability to establish the listen port via env var
Signed-off-by: Casey Kuhlman <casey@monax.io >
* minor refactoring of @compleatang work
* fixing typo
2019-06-03 15:05:09 +02:00
Julien Neuhart
194670c3bf
5.0.0 ( #66 )
2019-04-14 17:07:45 +02:00
Julien Neuhart
871b52a288
adding filename form field + updating echo package to v4 ( #57 )
2019-03-26 17:35:38 +01:00
Julien Neuhart
4827a45f22
adding flat open document support ( fixes #47 )
2019-02-18 13:46:58 +01:00
Julien Neuhart
571c3e04c4
adding form field web fonts timeout
2019-02-01 09:40:16 +01:00
Julien Neuhart
25f7ba3ee6
4.0.0 ( #42 )
...
* adding URL conversions
* updating gotenberg version in documentation
* pkg: input as variadic string (#39 )
* pkg: input as variadic string
* pkg: fix link to github doc
* update doc about v4 client
* make doc
* fixing missing variadic inputs in doc
* adding more fonts
* updating PHP documentation
2019-01-28 15:18:12 +01:00
Julien Neuhart
3ed99133d4
removing paper size for Office conversion
2019-01-25 15:48:40 +01:00
Julien Neuhart
7bcc3d081e
adding liveness section in documentation
2019-01-03 15:56:53 +01:00
Peltoche
8c7458812d
Add a /ping endpoint
...
This endpoint can be used to check the service liveness. It can be used
for the kubernetes liveness and readiness probs.
2019-01-03 15:21:57 +01:00
Julien Neuhart
4c1699df6c
webhook: resulting file was deleted because of defer outside of goroutine
2018-12-13 18:15:28 +01:00
Julien Neuhart
404535c512
fixing/simplifying godoc
2018-12-13 17:06:29 +01:00
Julien Neuhart
e5636a2afa
adding .txt and .rtf files support ( #20 )
2018-12-12 16:34:34 +01:00
Julien Neuhart
c6f6a87499
now using latest version of unoconv, allowing to specify paper size and orientation + updating go client ( #24 )
2018-12-12 16:16:35 +01:00
Julien Neuhart
6ee1932cbf
improving API tests: now verifying response content type and status code
2018-12-11 14:16:43 +01:00
Julien Neuhart
52c14a79a1
fixing GoDoc + some test function names
2018-12-10 20:21:31 +01:00
Julien Neuhart
7aeb072cc3
fixing issue with merge endpoint: was not returning file
2018-12-10 18:42:23 +01:00
Julien Neuhart
495203c112
v3.0.0 ( #18 )
2018-12-10 16:09:19 +01:00