Julien Neuhart
68fd8dcd76
Merge pull request #274 from thecodingmachine/github-actions
...
GitHub Actions
2021-01-07 16:31:54 +01:00
Julien Neuhart
ce8bb2567c
Fix typo in publish script
2021-01-07 16:19:21 +01:00
Julien Neuhart
ab3d9bc120
Remove TravisCI, add GitHub Actions
2021-01-07 16:18:48 +01:00
Julien Neuhart
432ec161c1
Add warning in documentation about public facing Gotenberg instances
2020-12-30 15:47:54 +01:00
Julien Neuhart
fcaf4a9b51
Merge pull request #260 from karakanb/add-openapi-docs
...
Add the first version of the OpenAPI documentation
2020-11-30 15:04:06 +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
50bd05b351
Update 15-links.md
2020-11-18 17:30:38 +01:00
Julien Neuhart
4e7f5401ec
Merge pull request #241 from Tealsky/bugfix/issue-172
...
[bugfix/issue-172] fixing health check
6.3.1
2020-09-21 15:38:18 +02:00
Ophélie Volga
3fd56e8c36
[bugfix/issue-172] fixing health check
2020-09-21 14:57:16 +02:00
Julien Neuhart
daf028ab2b
Merge pull request #208 from thecodingmachine/6.3.0-dev
...
6.3.0
6.3.0
2020-06-22 10:58:01 +02: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
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
6c1a46aee5
minor update of the documentation
2020-06-05 15:56:07 +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
25f18ac951
fixing dependencies with master
2020-06-05 12:03:16 +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
Julien Neuhart
f86091382f
updating dependencies
2020-06-05 09:19:31 +02:00
Julien Neuhart
dbdf8871cc
tini no more writeable by gotenberg user
2020-06-05 09:19:12 +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
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
d28221aec9
Merge pull request #196 from thecodingmachine/dependabot/go_modules/github.com/sirupsen/logrus-1.6.0
...
Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0
2020-05-04 08:32:27 +02:00
dependabot-preview[bot]
df0c6c8c2d
Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.5.0...v1.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-04 05:06:23 +00:00
Julien Neuhart
876f0f9a14
Improving error message when the removing of a user profile directory fails
6.2.1
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
edc5402aad
Adding new badge for Docker pulls in README
2020-05-01 14:22:10 +02:00
Julien Neuhart
3f61ffa6fb
Updating CONTRIBUTING.md (Go version) + Rebuilding documentation
2020-05-01 13:08:53 +02:00
Julien Neuhart
1c22b889fe
Merge branch 'master' of https://github.com/thecodingmachine/gotenberg
2020-05-01 12:58:15 +02:00
Julien Neuhart
e80f5939b2
Updating markdown files according to some users PRs
2020-05-01 12:58:11 +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
1767f371f7
Merge branch 'master' of https://github.com/thecodingmachine/gotenberg
2020-05-01 12:52:14 +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
Julien Neuhart
e095b9419a
Updating go version
2020-05-01 12:48:48 +02:00
Sahil Dawka
a5ef072f56
Update index.html
2020-03-18 17:26:22 -04:00
Julien Neuhart
5f6a2456d4
Merge pull request #177 from thecodingmachine/dependabot/go_modules/github.com/stretchr/testify-1.5.1
...
Bump github.com/stretchr/testify from 1.4.0 to 1.5.1
2020-03-06 14:01:58 +01:00
dependabot-preview[bot]
b0f24889f4
Bump github.com/stretchr/testify from 1.4.0 to 1.5.1
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-06 08:44:44 +00:00
Julien Neuhart
0a69f0fd51
Merge pull request #176 from pgrimaud/master
...
Fix typo in README.md
2020-03-05 14:47:53 +01:00
Pierre Grimaud
43c0142682
Fix typo in README.md
2020-03-05 14:43:34 +01:00
Julien Neuhart
1ff16cc54b
minor refactoring: using default scale from default options
6.2.0
2020-02-10 10:10:49 +01:00