Commit Graph

  • bcf06f0d69 fixes #104 Julien Neuhart 2019-08-18 20:03:47 +02:00
  • 4f3fe28905 adding missingt test in context package Julien Neuhart 2019-08-18 19:24:08 +02:00
  • f695861731 adding resource package tests Julien Neuhart 2019-08-18 18:58:54 +02:00
  • 2fee966fc8 adding test for printer package Julien Neuhart 2019-08-18 17:31:07 +02:00
  • 6964124c1b typo fix Julien Neuhart 2019-07-28 18:15:47 +02:00
  • f9e2d91e48 updating where 'custom' fonts are installed Julien Neuhart 2019-07-28 18:14:55 +02:00
  • 2c483e7f7c Merge pull request #100 from vbaidak/noto-emoji-font Julien Neuhart 2019-07-28 18:04:49 +02:00
  • 3d078108a3 Merge pull request #99 from vbaidak/inconsistent-font-rendering Julien Neuhart 2019-07-28 18:04:15 +02:00
  • 794967bd9f fixing issue with Google fonts: now waiting for network idle event Julien Neuhart 2019-07-28 18:02:11 +02:00
  • 554474776c refactoring tests util methods + adding context tests Julien Neuhart 2019-07-24 14:56:12 +02:00
  • 81c5f9cd4e Merge branch '6.0.0' into noto-emoji-font Vladyslav Baidak 2019-07-24 13:09:13 +03:00
  • e4735401a7 Added Noto Color Emoji Font Vladyslav Baidak 2019-07-24 12:57:59 +03:00
  • 758c3be3c5 Added Noto Emoji Font Vladyslav Baidak 2019-07-24 12:52:04 +03:00
  • 2be9ae7868 updating dependencies Julien Neuhart 2019-07-24 10:58:51 +02:00
  • 3ee4540f7d fixing method HasResource Julien Neuhart 2019-07-24 10:20:36 +02:00
  • 84c1175379 better debug logs for Markdown printer Julien Neuhart 2019-07-23 17:06:30 +02:00
  • ad4d87a138 improving context timeout tests for office and merge printers + test with only one file to convert for the office printer Julien Neuhart 2019-07-23 16:59:32 +02:00
  • 5feff0d0ec adding merge printer tests Julien Neuhart 2019-07-23 16:50:24 +02:00
  • 08e7a2c065 fixing lint issue in xexec package Julien Neuhart 2019-07-23 16:40:54 +02:00
  • a524521fdb improving lock mechanism for office conversion: now check if context has timeout when trying to acquire the lock + office printer test Julien Neuhart 2019-07-23 16:40:39 +02:00
  • 0b2312a407 better logical operation for xexec command output Julien Neuhart 2019-07-23 16:25:55 +02:00
  • c7d9e24c00 now using Gateway timeout status code in case of timeout Julien Neuhart 2019-07-23 15:11:37 +02:00
  • 0d827e490e using (again) Golang binaries from official Docker image instead of standard install without checkum + added a TODO for healtheck Julien Neuhart 2019-07-23 14:25:31 +02:00
  • 6402125233 Inconsistent text rendering in headless mode Vladyslav Baidak 2019-07-23 15:06:33 +03:00
  • 7bfbda4490 huge refactoring Julien Neuhart 2019-07-23 13:57:18 +02:00
  • f6b357691c minor refactoring of const + better timeout handling in pinter package + api package tests Julien Neuhart 2019-07-10 11:46:58 +02:00
  • 0c1e4e6888 WIP: tests of api pkg Julien Neuhart 2019-07-09 22:22:22 +02:00
  • c7ecdcf625 handling context timeout/cancelled in printer package Julien Neuhart 2019-07-09 19:39:14 +02:00
  • 957b9b1cf4 adding config to test suite in the Dockerfile entrypoint Julien Neuhart 2019-07-08 18:28:13 +02:00
  • 1b4eed1a6e fixing pm2 tests + adding pkg config tests Julien Neuhart 2019-07-08 18:26:17 +02:00
  • acd47b870f fixing typo in godoc in pkg random Julien Neuhart 2019-07-08 18:07:44 +02:00
  • 9ab8d03697 adding tests for random pkg Julien Neuhart 2019-07-08 18:06:43 +02:00
  • 9c6f23d7cc typo in timeout tests + adding tests for standarderror Julien Neuhart 2019-07-08 17:50:31 +02:00
  • 9af00d6d58 fixes waitTimeout, waitDelay not working with float Julien Neuhart 2019-07-08 17:24:17 +02:00
  • 186c09f29b adding op and standarderror in printer package Julien Neuhart 2019-07-08 11:16:47 +02:00
  • 70b185a37a improving logging Julien Neuhart 2019-07-08 11:06:26 +02:00
  • 5af01505c2 better op names + fixing issue with op chaining in errors Julien Neuhart 2019-07-08 10:28:43 +02:00
  • 5f6ab2fc08 all logs now have an op field Julien Neuhart 2019-07-07 19:54:44 +02:00
  • c8f7ea934c wip refactoring: better logging and error systems Julien Neuhart 2019-07-07 17:45:07 +02:00
  • a4aa8dafac WIP: refactoring logging system Julien Neuhart 2019-07-01 17:11:23 +02:00
  • 8ca9866440 minor refactoring of @tbflw work Julien Neuhart 2019-06-21 13:32:46 +02:00
  • 97eff7f21d Merge pull request #88 from tbflw/feature/run_non_root_and_log_startup Julien Neuhart 2019-06-21 11:18:26 +02:00
  • e30fd8eb9b fixed compile errors after accepting review suggestions Thomas Bøgh Fangel 2019-06-17 11:55:36 +02:00
  • 6fa48c9222 Apply suggestions from code review Thomas Bøgh Fangel 2019-06-17 11:29:52 +02:00
  • c36c7144cb updates documentation with info about new env var and dedicated user gotenberg Thomas Bøgh Fangel 2019-06-13 15:46:17 +02:00
  • bbd0a893b1 adds configurable debugging of startup of processes and print out some info from the chrome viable() function for debugging purposes Thomas Bøgh Fangel 2019-06-13 15:59:06 +02:00
  • cfea2b8d9d updates Dockerfile for creating image to use the new dedicated user and sets PM2_HOME inside the /gotenberg dir to avoid permission problems Thomas Bøgh Fangel 2019-06-13 15:15:41 +02:00
  • 0fcbe821cd updates .gitignore and adds .dockerignore with irrelevant dirs for building images Thomas Bøgh Fangel 2019-06-13 14:50:32 +02:00
  • ca41164980 add dedicated gotenberg user to the base image, create the /gotenberg directory with gotenberg user as owner, updates base debian image to newest 9.* Thomas Bøgh Fangel 2019-06-13 15:14:04 +02:00
  • cf20e2a510 adds possibility of specifying docker to repo image target Thomas Bøgh Fangel 2019-06-13 14:50:05 +02:00
  • 02f1231e7d New environment variables : DISABLE_HEALTHCHECK_LOGGING and DEFAULT_LISTEN_PORT (#78) 5.1.0 Julien Neuhart 2019-06-03 15:05:09 +02:00
  • 6846e7941f Install pm2 via npm (#72) 5.0.2 Nicholas Jones 2019-05-09 10:15:37 +01:00
  • 719287c3a6 Fix google chrome env var error message (#68) 5.0.1 Hong Shick Pak 2019-04-25 00:13:10 -07:00
  • 194670c3bf 5.0.0 (#66) 5.0.0 Julien Neuhart 2019-04-14 17:07:45 +02:00
  • c4222e0981 Fix documentation url example (#59) Jonathan 2019-03-31 22:16:35 +02:00
  • 61dc4b8bb8 improving documentation about Kubernetes (fixes #40 #53) Julien Neuhart 2019-03-27 11:44:42 +01:00
  • df357c1008 fixing typo in documentation 4.4.0 Julien Neuhart 2019-03-26 17:37:25 +01:00
  • 871b52a288 adding filename form field + updating echo package to v4 (#57) Julien Neuhart 2019-03-26 17:35:38 +01:00
  • 8a4a043e9f fixing documentation about go library 4.3.0 Julien Neuhart 2019-03-15 17:15:47 +01:00
  • c0297aa061 removing go client library => now available at github.com/thecodingmachine/gotenberg-go-client Julien Neuhart 2019-03-15 17:07:51 +01:00
  • 2aaa2eeaff Merge branch 'master' of https://github.com/thecodingmachine/gotenberg Julien Neuhart 2019-03-14 16:39:18 +01:00
  • 5f62e5bacf removing 'v' from tag Julien Neuhart 2019-03-14 16:39:08 +01:00
  • ab78559710 remove unused imports (#55) 4.2.1 Alexander Joseph Trelore 2019-03-13 09:53:20 +00:00
  • 0d75bb1d3e improving documentation on merge Julien Neuhart 2019-03-05 11:27:25 +01:00
  • 6441062e7f adding Google analytics Julien Neuhart 2019-02-19 15:27:20 +01:00
  • 4827a45f22 adding flat open document support (fixes #47) 4.2.0 Julien Neuhart 2019-02-18 13:46:58 +01:00
  • 40eef457ab adding latest tag (fixes #48) Julien Neuhart 2019-02-18 13:44:30 +01:00
  • c22a4d109b minor fix in doc for web fonts Julien Neuhart 2019-02-01 11:22:06 +01:00
  • 571c3e04c4 adding form field web fonts timeout 4.1.0 Julien Neuhart 2019-02-01 09:40:16 +01:00
  • f9fb97a572 Fix for #44 promise wait for fonts (#45) Sergei Opletaev 2019-02-01 09:21:02 +01:00
  • e6484bb2d5 Trigger GitHub documentation Julien Neuhart 2019-01-28 15:56:13 +01:00
  • 19f51fdc1f fixing PHP documentation Julien Neuhart 2019-01-28 15:36:59 +01:00
  • 25f7ba3ee6 4.0.0 (#42) 4.0.0 Julien Neuhart 2019-01-28 15:18:12 +01:00
  • a3cd1ff4e1 Merge pull request #41 from thecodingmachine/office-paperSize Julien Neuhart 2019-01-25 15:57:25 +01:00
  • f62c717f79 fixing typo in docs Julien Neuhart 2019-01-25 15:50:15 +01:00
  • 3ed99133d4 removing paper size for Office conversion Julien Neuhart 2019-01-25 15:48:40 +01:00
  • ab25cc331d fixes #35 Julien Neuhart 2019-01-25 15:02:18 +01:00
  • 2648992a9b adding moar favicons 3.2.0 Julien Neuhart 2019-01-03 16:02:02 +01:00
  • 7bcc3d081e adding liveness section in documentation Julien Neuhart 2019-01-03 15:56:53 +01:00
  • affd1c45ca Merge pull request #32 from Peltoche/master Julien Neuhart 2019-01-03 15:37:18 +01:00
  • 8c7458812d Add a /ping endpoint Peltoche 2019-01-03 14:57:20 +01:00
  • 053908c772 Merge pull request #31 from thecodingmachine/merge-alt 3.1.2 Julien Neuhart 2019-01-03 11:10:07 +01:00
  • d623736f9f rollbacking to debian 9.5 as the 9.6 image has issue with git installation Julien Neuhart 2019-01-03 11:01:02 +01:00
  • a3e416ff68 adding PDFtk for merging PDF files < 1.7 Julien Neuhart 2019-01-03 10:06:56 +01:00
  • 8bf207b9f7 improving contributing doc Julien Neuhart 2018-12-14 16:13:52 +01:00
  • e1520d5e7e Merge branch 'master' of https://github.com/thecodingmachine/gotenberg Julien Neuhart 2018-12-14 15:59:59 +01:00
  • 4f89c9f7c6 updating logo and documentation Julien Neuhart 2018-12-14 15:59:45 +01:00
  • d34fb92211 docs: cURL write to a file instead of stdout (#25) Ben Davies 2018-12-14 08:28:18 +00:00
  • 3f7b006d16 fixing docs generation: was adding Dockerfile too.. Julien Neuhart 2018-12-14 09:15:51 +01:00
  • a15cf33691 Dockerfiles: removing useless labels. Docs: now generating with Docker. Travis: publishing done with make Julien Neuhart 2018-12-14 09:13:04 +01:00
  • 4c1699df6c webhook: resulting file was deleted because of defer outside of goroutine 3.1.1 Julien Neuhart 2018-12-13 18:15:28 +01:00
  • 404535c512 fixing/simplifying godoc Julien Neuhart 2018-12-13 17:06:29 +01:00
  • 2cedcecc38 adding concurrent testing Julien Neuhart 2018-12-13 14:46:59 +01:00
  • ba7b02d8d4 fixing various typos in documentation Julien Neuhart 2018-12-12 17:44:27 +01:00
  • 6aa3c16646 fixing golang client README Julien Neuhart 2018-12-12 16:44:32 +01:00
  • 5a03e17e00 fixing introduction in documentation 3.1.0 Julien Neuhart 2018-12-12 16:37:36 +01:00
  • 417d145b43 fixing documentation typos Julien Neuhart 2018-12-12 16:36:21 +01:00
  • e5636a2afa adding .txt and .rtf files support (#20) Julien Neuhart 2018-12-12 16:34:34 +01:00
  • 5291d2d129 disabling pdfcpu logs (#22) Julien Neuhart 2018-12-12 16:24:54 +01:00
  • c6f6a87499 now using latest version of unoconv, allowing to specify paper size and orientation + updating go client (#24) Julien Neuhart 2018-12-12 16:16:35 +01:00