1
0
Fork 0
Commit graph

52 commits

Author SHA1 Message Date
Joost De Cock
47bfd60ffe release: v2.20.6
**Date:** 2022-02-22

- Set units on fontsizes to support scale setting

- Handle unset props.pattern in DraftConfigurator option.hide check
2022-02-17 19:37:00 +01:00
Joost De Cock
1bdae6b002 release: v2.20.5 2022-02-17 19:11:27 +01:00
Joost De Cock
cbf258bb6e chore: Reconfigure packages 2022-02-16 20:45:38 +01:00
dependabot[bot]
21f35b42f0
chore(deps): bump express-rate-limit from 6.2.0 to 6.2.1
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/nfriedly/express-rate-limit/releases)
- [Changelog](https://github.com/nfriedly/express-rate-limit/blob/master/changelog.md)
- [Commits](https://github.com/nfriedly/express-rate-limit/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 04:43:15 +00:00
dependabot[bot]
3f366618a9
chore(deps): bump ajv from 6.11.0 to 6.12.6 in /packages/svgtopdf
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.11.0...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 01:58:46 +00:00
dependabot[bot]
6b1183c3e4
chore(deps): bump undefsafe from 2.0.2 to 2.0.5 in /packages/svgtopdf
Bumps [undefsafe](https://github.com/remy/undefsafe) from 2.0.2 to 2.0.5.
- [Release notes](https://github.com/remy/undefsafe/releases)
- [Commits](https://github.com/remy/undefsafe/compare/v2.0.2...v2.0.5)

---
updated-dependencies:
- dependency-name: undefsafe
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 11:10:39 +00:00
Joost De Cock
d0e05fe455 fix(svgtopdf): Rate limiting PDF generation endpoint 2022-02-05 12:49:22 +01:00
Joost De Cock
7e242f6422 feat(svgtopdf) Rate-limit PDF generation 2022-02-05 09:22:19 +01:00
Joost De Cock
4d15385af5 fix(svg2pdf): Load form at startup
Previous code loaded the form (from disk) on each request which
facilitates denial-of-service attacks
2022-02-05 09:06:43 +01:00
dependabot[bot]
313217e083
Bump formidable from 1.2.1 to 2.0.1
Bumps [formidable](https://github.com/node-formidable/formidable) from 1.2.1 to 2.0.1.
- [Release notes](https://github.com/node-formidable/formidable/releases)
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-formidable/formidable/commits)

---
updated-dependencies:
- dependency-name: formidable
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 07:14:09 +00:00
dependabot[bot]
20b228a12e
Bump express from 4.16.4 to 4.17.2
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.17.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.16.4...4.17.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 04:40:11 +00:00
Joost De Cock
777acaf74a chore: Reconfigure packages 2022-01-28 20:30:45 +01:00
Joost De Cock
3d15149d67 chore: Reconfigure packages 2022-01-28 20:25:21 +01:00
Joost De Cock
ee2f0b0eac chore: Reconfigure packages 2022-01-28 19:59:00 +01:00
dependabot[bot]
0e1352de82
chore(deps-dev): bump nodemon from 1.18.6 to 2.0.15
Bumps [nodemon](https://github.com/remy/nodemon) from 1.18.6 to 2.0.15.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v1.18.6...v2.0.15)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 04:07:45 +00:00
Joost De Cock
2380b4f2db chore: Reconfigure packages 2022-01-27 15:20:28 +01:00
Joost De Cock
4143b3a818 chore: Reconfigure packages 2022-01-27 12:59:01 +01:00
Joost De Cock
a2a4e2a838 chore: Reconfigure packages 2022-01-24 09:34:01 +01:00
Joost De Cock
8d2ec0c9f1 chore: Reconfigure packages 2022-01-23 14:27:21 +01:00
Joost De Cock
3b1f428aef chore(svgtopdf): Make it prettier 2022-01-19 16:22:44 +01:00
dependabot[bot]
7cc9fc5db7
chore(deps): bump cors from 2.8.4 to 2.8.5
Bumps [cors](https://github.com/expressjs/cors) from 2.8.4 to 2.8.5.
- [Release notes](https://github.com/expressjs/cors/releases)
- [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/cors/compare/v2.8.4...v2.8.5)

---
updated-dependencies:
- dependency-name: cors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 17:46:19 +00:00
Joost De Cock
64609388bd chore: Reconfigure packages 2022-01-09 19:19:52 +01:00
Joost De Cock
373b2c6975 release: 2.19.8 2022-01-08 16:33:28 +01:00
Joost De Cock
fc430ebc19 chore: Prep for prerelease 2022-01-08 15:38:11 +01:00
Joost De Cock
3e8dc11fe2 chore: Reconfigure packages 2022-01-05 19:09:41 +01:00
Joost De Cock
9c8c0938c0 chore: Reconfigure packages 2022-01-05 18:59:10 +01:00
Joost De Cock
a0edbf70c0 fix(svgtopdf): Don't error on tests 2021-12-29 09:10:58 +01:00
Joost De Cock
0a53720bb0 chore: Reconfigure packages 2021-12-29 08:58:47 +01:00
Joost De Cock
d4bf5705a4 chore: Added run script 2021-12-28 20:25:01 +01:00
Joost De Cock
1001177fe4 feat: Better title and url for cover page 2021-12-28 20:25:01 +01:00
Joost De Cock
9e72fcdfa2 chore: Added COC and Contrib guidelines 2021-12-28 20:25:01 +01:00
Joost De Cock
ef3ff074aa chore: Updated badge order 2021-12-28 20:25:01 +01:00
Joost De Cock
4b166faea9 chore: Added issue templates 2021-12-28 20:25:01 +01:00
gaylyndie
41744e2c7e Update form.html
Updating link to Logo for On-demand tiler page.
2021-12-28 20:25:01 +01:00
Joost De Cock
9c2c52b3d1 fix: Updated dependencies 2021-12-28 20:25:01 +01:00
Joost De Cock
30b142431d fix: Extended request size limit for paperless patterns 2021-12-28 20:25:01 +01:00
Joost De Cock
13cb9ca5ee art: Updated prettier config 2021-12-28 20:25:00 +01:00
Joost De Cock
545ebbfee4 Added Github funding 2021-12-28 20:25:00 +01:00
Joost De Cock
5c37be70ea sparkles: Added support for PostScript output via API 2021-12-28 20:25:00 +01:00
Joost De Cock
c786246dee sparkles: Fixed issue with tiler 2021-12-28 20:25:00 +01:00
Joost De Cock
88ced15225 sparkled: Support for tiled PDFs through API 2021-12-28 20:25:00 +01:00
Joost De Cock
3cd00acb47 wrench: Added environment variable for download host 2021-12-28 20:25:00 +01:00
Joost De Cock
fca7116068 sparkles: Fixes in tiler API 2021-12-28 20:25:00 +01:00
Joost De Cock
aab7a83b60 sparkles: Fixed api endpoint, needed body-parser 2021-12-28 20:25:00 +01:00
Joost De Cock
f2ed31f5b2 fire: Cleaned up code that was supposed to be removed 2021-12-28 20:25:00 +01:00
Joost De Cock
42a03f4cfb construction: Added api endpoint for frontend tiling 2021-12-28 20:25:00 +01:00
Joost De Cock
e23a9ec559 bookmark: v0.1.1 2021-12-28 20:25:00 +01:00
Joost De Cock
b9c3f14eae wrench: Added CORS middleware to express 2021-12-28 20:25:00 +01:00
Joost De Cock
9101540a89 fire: Removed some unused code 2021-12-28 20:25:00 +01:00
Joost De Cock
f12b94d6d2 fire: Removed unused files 2021-12-28 20:25:00 +01:00