Julien Neuhart
|
cc65ca9b6a
|
fix(api): wait for modules readiness before starting server (#752)
|
2023-12-13 14:37:35 +01:00 |
|
Julien Neuhart
|
a6ac0a813d
|
fix: special characters issues with filenames (#736)
|
2023-12-05 16:34:35 +01:00 |
|
Julien Neuhart
|
21c47f60f2
|
feat: remove deprecated stuff (#726)
|
2023-12-01 09:45:07 +01:00 |
|
Julien Neuhart
|
3a28f4a0cb
|
chore: minor refactor of api module
|
2023-11-22 12:11:23 +01:00 |
|
Julien Neuhart
|
4d1a569269
|
chore: minor godoc refactoring
|
2023-11-19 15:02:41 +01:00 |
|
Julien Neuhart
|
143b7ce678
|
feat(pdfengines): add PDF/UA (#714)
|
2023-11-05 20:14:36 +01:00 |
|
Julien Neuhart
|
54daac329e
|
fix: chromium memory leaks (#705)
|
2023-10-23 17:52:30 +02:00 |
|
Julien Neuhart
|
258876d13f
|
fix: LibreOffice newer versions stability (#697)
|
2023-10-23 17:05:10 +02:00 |
|
Julien Neuhart
|
d8f3f85fb7
|
fix: replace depracted io/ioutil package with os package
|
2022-08-19 15:01:31 +02:00 |
|
Julien Neuhart
|
45788f3235
|
chore: upgrade Golang dependencies
|
2022-08-19 14:11:36 +02:00 |
|
Julien Neuhart
|
263d634801
|
chore: rename MockContext to ContextMock and move it to a dedicated go file
|
2022-02-09 16:09:48 +01:00 |
|
Julien Neuhart
|
24817d5707
|
feat: add more PDF formats, drastically improve LibreOffice long-running instance management
|
2022-02-08 11:33:55 +01:00 |
|
Julien Neuhart
|
030b358b0e
|
fix: rework api and webhook module timeout properties (fixes #396)
|
2021-12-17 19:13:14 +01:00 |
|
Julien Neuhart
|
f376cd5ab1
|
feat: improve 'logger' field from logger
|
2021-12-08 15:41:08 +01:00 |
|
Julien Neuhart
|
99ede6477f
|
fix(api): typo an handler -> a handler
|
2021-11-24 17:33:55 +01:00 |
|
Julien Neuhart
|
d4c47cecf2
|
feat: add metrics system, move webhook feature to dedicated module (#372)
|
2021-10-19 18:35:24 +02:00 |
|
Killian Meersman
|
afcce04650
|
feat: add HTTP2 (h2c) support (#366)
|
2021-09-27 12:42:36 +02:00 |
|
Julien Neuhart
|
6e47f16fe1
|
fix: filename case (#351)
|
2021-09-15 17:41:03 +02:00 |
|
remoteexception
|
9529905875
|
fix: only use webhook ports between 1025 and 65536 (#346)
- ports between 0 and 1024 can only be used by root in some OS
Co-authored-by: Jana Storch <jana.storch@dpdhl.com>
|
2021-09-09 20:06:49 +02:00 |
|
Julien Neuhart
|
0b22598783
|
fix: typo in api module godoc -> remove pointer for middleware
|
2021-08-28 17:59:18 +02:00 |
|
Julien Neuhart
|
662d3ff795
|
chore: use echo.WrapHandler for health route
|
2021-08-25 17:12:54 +02:00 |
|
Julien Neuhart
|
0e417430b8
|
chore: update issues URLs to new repository
|
2021-08-22 13:27:40 +02:00 |
|
Julien Neuhart
|
0f5e8fd314
|
feat: add 7.x source code
|
2021-08-22 12:52:44 +02:00 |
|