Pieter Oliver
fd0ff633e6
chore: add 503 to every endpoint as this is a known error
...
As detailed on the website documentation.
2023-03-08 15:06:05 +01:00
Oliver Grof
b839069af1
feat: add OpenAPI specification for API v7 ( #362 )
2021-10-15 11:30:32 +02:00
Julien Neuhart
e457155950
chore: remove 6.x source code
2021-08-22 12:50:17 +02:00
Julien Neuhart
5a98790dd3
Update Google Analytics
2021-07-25 15:27:55 +02:00
Julien Neuhart
6bf3ea3c46
Create CNAME
2021-07-23 18:13:17 +02:00
Alexandru Bondor
0bed9eea09
Update openapi.yaml
...
Fix tags
2021-07-09 21:02:39 +03:00
Alexandru Bondor
36e9f7a8cb
Update openapi.yaml
...
Add tags on endpoints
2021-07-09 21:00:34 +03:00
Julien Neuhart
432ec161c1
Add warning in documentation about public facing Gotenberg instances
2020-12-30 15:47:54 +01:00
Burak Karakan
cbb7e6599b
Add OpenAPI docs to the links section
2020-11-22 19:59:41 +01:00
Burak Karakan
8f89a144ca
Add the first version of the OpenAPI documentation
2020-11-22 19:58:34 +01:00
Julien Neuhart
5467620b32
adding warning about URL conversion to a Docker Compose service named app
2020-06-09 16:38:28 +02:00
Julien Neuhart
a3cae0f094
Merge branch '6.3.0-dev' of https://github.com/thecodingmachine/gotenberg into 6.3.0-dev
2020-06-09 16:30:22 +02:00
Julien Neuhart
f74eea4314
Merge pull request #204 from WillyReyno/patch-1
...
Added warning for URLRequest and service named app
2020-06-09 16:30:05 +02:00
Julien Neuhart
04e930a766
fixing typos in documentation
2020-06-09 16:29:14 +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
Julien Neuhart
6c1a46aee5
minor update of the documentation
2020-06-05 15:56:07 +02:00
Tom van den Berg
1e6926ee2d
Add ignoreCertificateErrors tests + docs
2020-06-02 16:06:17 +02:00
Willy Reyno
c590b026d6
Added warning for URLRequest and service named app
...
A docker-compose service named "app" will systematically return a blank PDF when using `URLRequest()`.
Added a warning to recommend people to rename their service if it's named "app".
2020-06-01 11:15:55 +02:00
Julien Neuhart
3f61ffa6fb
Updating CONTRIBUTING.md (Go version) + Rebuilding documentation
2020-05-01 13:08:53 +02:00
Julien Neuhart
c068088cc1
Merge pull request #182 from sdawka/patch-1
...
Update index.html
2020-05-01 12:53:07 +02:00
Julien Neuhart
5d5caf64fa
Merge pull request #148 from thecodingmachine/bugfix/typo-in-readme
...
Fixing documentation typo
2020-05-01 12:52:06 +02:00
Sahil Dawka
a5ef072f56
Update index.html
2020-03-18 17:26:22 -04:00
Matt Ward
198038f5ea
Add support for Chrome scaling.
2020-02-01 19:10:40 +00:00
Julien Neuhart
a60d7976f5
fixing typo in go client version
2019-12-10 15:58:21 +01:00
Julien Neuhart
099079b962
fixing typo
2019-12-10 15:25:56 +01:00
Julien Neuhart
5b8121516f
updating with base branch
2019-12-10 15:17:25 +01:00
Julien Neuhart
659292a3f1
updating documentation for go client v7
2019-12-10 14:39:15 +01:00
Julien Neuhart
81e7bab22a
updating documentation with Golang examples for custom HTTP headers
2019-12-09 17:26:00 +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
2251267ae4
Merge branch '6.1.0' of https://github.com/thecodingmachine/gotenberg into custom_headers
2019-12-09 15:15:18 +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
feb5bb0653
updating with current version of 6.1.0 branch
2019-12-09 14:38:31 +01:00
Julien Neuhart
ebfe99be79
adding documentation on how to change gid/uid + renamming DOCKER_REPOSITORY to DOCKER_REGISTRY
2019-12-09 14:36:01 +01:00
Julien Neuhart
84a37f124b
adding documentation for ROOT_PATH
2019-12-06 17:30:36 +01:00
Julien Neuhart
cf15e3a9a1
updating documentation (without go & php examples)
2019-12-06 16:18:14 +01:00
Julien Neuhart
e255f9bfc5
adding c# community client
2019-12-03 15:21:14 +01:00
David Négrier
9e9b369dc2
Fixing documentation typo
...
s/others/other/g
2019-11-20 19:03:17 +01:00
Julien Neuhart
3abe8a1103
improving documentation about documentation generation
2019-11-20 11:43:51 +01:00
Alan Poulain
a3a1077dea
Return of store method is void
2019-11-15 15:22:40 +01:00
Alan Poulain
58a812c2c9
Fix dest param in PHP examples
2019-11-15 15:17:27 +01:00
Julien Neuhart
090ff3da13
fixing typos in markdown files too
2019-10-31 17:44:11 +01:00
Julien Neuhart
fe068b1bfb
Merge pull request #133 from dmfaux/patch-1
...
Corrected typos
2019-10-31 17:42:40 +01:00
Julien Neuhart
d3b0a685b9
adding a (very) small section for Cloud Run
2019-10-31 17:37:06 +01:00
Julien Neuhart
94acb0c6ae
updating documentation with details on how to make background-color and color CSS properties work in header/footer
2019-10-31 17:12:34 +01:00
Julien Neuhart
ad4a16cc4e
adding community clients section
2019-10-31 17:03:51 +01:00
David Faux
606254d941
Corrected typos
...
Correct `extend` to `extent`
Correct `are` to `as`
2019-10-28 07:28:40 +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
3255f8af0c
updating documentation: if office and more than one document, page ranges will be applied for each of them
2019-10-05 12:13:06 +02:00
Julien Neuhart
827060b6ce
emphazing that pageRanges does not work if more than one office document
2019-10-04 18:22:46 +02:00