Vladyslav Baidak
758c3be3c5
Added Noto Emoji Font
2019-07-24 12:52:04 +03: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
5.1.0
2019-06-03 15:05:09 +02:00
Nicholas Jones
6846e7941f
Install pm2 via npm ( #72 )
...
As noted in the Dockerfile, the previous route to install pm2 was broken at
some point. As a result, pm2 related files are now being copied over from an
image created prior to the breakage.
This change now installs pm2 via npm, which is the recommended route for this.
A small adjustment had to be made in the processManager code; an
argument was being passed with a space in it. For reasons that I've not been
able to fully trace, this no longer works. It should be noted that passing
arguments in this way can result in undesirable behaviour - in this case I
believe "--interpreter none" was being passed as a single argument, rather than
"--interpreter", "none". I've adjusted this to use an equals - splitting into 2
separate strings works well too.
5.0.2
2019-05-09 11:15:37 +02:00
Hong Shick Pak
719287c3a6
Fix google chrome env var error message ( #68 )
5.0.1
2019-04-25 09:13:10 +02:00
Julien Neuhart
194670c3bf
5.0.0 ( #66 )
5.0.0
2019-04-14 17:07:45 +02:00
Jonathan
c4222e0981
Fix documentation url example ( #59 )
...
* Fix documentation url example
One \ was forgotten
* fix: doc
2019-03-31 22:16:35 +02:00
Julien Neuhart
61dc4b8bb8
improving documentation about Kubernetes ( fixes #40 #53 )
2019-03-27 11:44:42 +01:00
Julien Neuhart
df357c1008
fixing typo in documentation
4.4.0
2019-03-26 17:37:25 +01:00
Julien Neuhart
871b52a288
adding filename form field + updating echo package to v4 ( #57 )
2019-03-26 17:35:38 +01:00
Julien Neuhart
8a4a043e9f
fixing documentation about go library
4.3.0
2019-03-15 17:15:47 +01:00
Julien Neuhart
c0297aa061
removing go client library => now available at github.com/thecodingmachine/gotenberg-go-client
2019-03-15 17:07:51 +01:00
Julien Neuhart
2aaa2eeaff
Merge branch 'master' of https://github.com/thecodingmachine/gotenberg
2019-03-14 16:39:18 +01:00
Julien Neuhart
5f62e5bacf
removing 'v' from tag
2019-03-14 16:39:08 +01:00
Alexander Joseph Trelore
ab78559710
remove unused imports ( #55 )
...
Thanks!
4.2.1
2019-03-13 10:53:20 +01:00
Julien Neuhart
0d75bb1d3e
improving documentation on merge
2019-03-05 11:27:25 +01:00
Julien Neuhart
6441062e7f
adding Google analytics
2019-02-19 15:27:20 +01:00
Julien Neuhart
4827a45f22
adding flat open document support ( fixes #47 )
4.2.0
2019-02-18 13:46:58 +01:00
Julien Neuhart
40eef457ab
adding latest tag ( fixes #48 )
2019-02-18 13:44:30 +01:00
Julien Neuhart
c22a4d109b
minor fix in doc for web fonts
2019-02-01 11:22:06 +01:00
Julien Neuhart
571c3e04c4
adding form field web fonts timeout
4.1.0
2019-02-01 09:40:16 +01:00
Sergei Opletaev
f9fb97a572
Fix for #44 promise wait for fonts ( #45 )
...
`runtime.ExceptionDetails: Uncaught exception at 4:47: SyntaxError: Unexpected token %`
2019-02-01 09:21:02 +01:00
Julien Neuhart
e6484bb2d5
Trigger GitHub documentation
2019-01-28 15:56:13 +01:00
Julien Neuhart
19f51fdc1f
fixing PHP documentation
2019-01-28 15:36:59 +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
4.0.0
2019-01-28 15:18:12 +01:00
Julien Neuhart
a3cd1ff4e1
Merge pull request #41 from thecodingmachine/office-paperSize
...
removing paper size for Office conversion
2019-01-25 15:57:25 +01:00
Julien Neuhart
f62c717f79
fixing typo in docs
2019-01-25 15:50:15 +01:00
Julien Neuhart
3ed99133d4
removing paper size for Office conversion
2019-01-25 15:48:40 +01:00
Julien Neuhart
ab25cc331d
fixes #35
2019-01-25 15:02:18 +01:00
Julien Neuhart
2648992a9b
adding moar favicons
3.2.0
2019-01-03 16:02:02 +01:00
Julien Neuhart
7bcc3d081e
adding liveness section in documentation
2019-01-03 15:56:53 +01:00
Julien Neuhart
affd1c45ca
Merge pull request #32 from Peltoche/master
...
Add a /ping endpoint
2019-01-03 15:37:18 +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
053908c772
Merge pull request #31 from thecodingmachine/merge-alt
...
adding PDFtk for merging PDF files < 1.7
3.1.2
2019-01-03 11:10:07 +01:00
Julien Neuhart
d623736f9f
rollbacking to debian 9.5 as the 9.6 image has issue with git installation
2019-01-03 11:01:02 +01:00
Julien Neuhart
a3e416ff68
adding PDFtk for merging PDF files < 1.7
2019-01-03 10:06:56 +01:00
Julien Neuhart
8bf207b9f7
improving contributing doc
2018-12-14 16:13:52 +01:00
Julien Neuhart
e1520d5e7e
Merge branch 'master' of https://github.com/thecodingmachine/gotenberg
2018-12-14 15:59:59 +01:00
Julien Neuhart
4f89c9f7c6
updating logo and documentation
2018-12-14 15:59:45 +01:00
Ben Davies
d34fb92211
docs: cURL write to a file instead of stdout ( #25 )
2018-12-14 09:28:18 +01:00
Julien Neuhart
3f7b006d16
fixing docs generation: was adding Dockerfile too..
2018-12-14 09:15:51 +01:00
Julien Neuhart
a15cf33691
Dockerfiles: removing useless labels. Docs: now generating with Docker. Travis: publishing done with make
2018-12-14 09:13:04 +01:00
Julien Neuhart
4c1699df6c
webhook: resulting file was deleted because of defer outside of goroutine
3.1.1
2018-12-13 18:15:28 +01:00
Julien Neuhart
404535c512
fixing/simplifying godoc
2018-12-13 17:06:29 +01:00
Julien Neuhart
2cedcecc38
adding concurrent testing
2018-12-13 14:46:59 +01:00
Julien Neuhart
ba7b02d8d4
fixing various typos in documentation
2018-12-12 17:44:27 +01:00
Julien Neuhart
6aa3c16646
fixing golang client README
2018-12-12 16:44:32 +01:00
Julien Neuhart
5a03e17e00
fixing introduction in documentation
3.1.0
2018-12-12 16:37:36 +01:00
Julien Neuhart
417d145b43
fixing documentation typos
2018-12-12 16:36:21 +01:00
Julien Neuhart
e5636a2afa
adding .txt and .rtf files support ( #20 )
2018-12-12 16:34:34 +01:00
Julien Neuhart
5291d2d129
disabling pdfcpu logs ( #22 )
2018-12-12 16:24:54 +01:00