Commit Graph

766 Commits

Author SHA1 Message Date
Andy Bitz c8b7436b8b 14.2.3 2024-04-25 17:56:24 +02:00
Andy 183554ef36
Bump `@zeit/schemas` to `2.36.0` (#803) 2024-04-25 17:53:23 +02:00
Andy Bitz 28a466734f 14.2.2 2024-04-22 10:51:50 +02:00
legobeat 921151371b
fix: Update `ajv` from 8.11.0 to 8.12.0 (#796) 2024-04-22 10:47:43 +02:00
Andy 1ea55b1b50
Lock PNPM version to 7 (#782) 2023-08-21 20:49:03 +02:00
Andy Bitz 39eecc5ca3 14.2.1 2023-08-21 20:37:36 +02:00
Andrea Cappuccio aaa323d622
Set `Access-Control-Allow-Headers: *` default response header (#775) 2023-08-21 20:24:43 +02:00
Andy Bitz 155b412b6c 14.2.0 2023-01-25 01:07:16 +01:00
Andy 87014ae780
Bump `@zeit/schemas` package (#756) 2023-01-25 01:05:12 +01:00
Kyℓe Hensel 12d561fc61
Update CORS headers to support PNA spec (#753) 2023-01-08 18:03:23 -06:00
Samyek 30c89782b1
Update the license year. (#752) 2023-01-08 17:59:15 -06:00
Andy Bitz b877dd226c 14.1.2 2022-11-18 12:09:37 +01:00
CasperX dee1e042c3
fix: add missing CLI option to argv parser (#742)
help message and types for the request logging option were updated, but the argument parser option wasn't.
2022-11-18 12:08:12 +01:00
Andy Bitz aa4a82761e 14.1.1 2022-11-08 23:28:04 +01:00
Avi Vahl e9cc380c12
infra: move c8 (coverage) to devDeps (#743)
- used only in tests, but caused downstream to install it as well, raising the number of deps.
- also bumped version to 7.12.0 (latest)
2022-11-08 23:25:37 +01:00
Andy 0295693632
Add `--no-git-checks` to publish script (#741) 2022-11-08 09:20:11 +01:00
Andy Bitz 526a71778a 14.1.0 2022-11-08 09:13:13 +01:00
Andy 30842d4864
Add publish workflow (#740)
* Add publish workflow

* Fix name
2022-11-07 23:52:44 +01:00
Andy 161b807a82
Bump `serve-handler` from `6.1.3` to `6.1.5` (#738)
* Bump `serve-handler` from `6.1.3` to `6.1.4`

* Bump to 6.1.5

* Fix lockfile
2022-11-01 22:37:19 +01:00
Vedant K 337279ce41
feat: add request logging (#716) 2022-07-29 22:50:11 -05:00
Shubhan Chemburkar 0616ce3c92
Test: Included tests for verifying SSL hosting (#720) 2022-07-26 19:08:02 -05:00
Shubhan Chemburkar 92fd640781
feat: Add support for PFX or PKCS12 encoded certificates (#708) 2022-07-18 22:24:27 -05:00
Vedant K 36d60e7552
tests: add cli unit tests (#719) 2022-07-18 08:37:06 -05:00
Vedant K f8abc37125
docs(readme): add note about using node 14+ (#715) 2022-07-17 19:51:28 -05:00
Lee Robinson 59e6b000d5 14.0.1 2022-07-13 21:24:07 -05:00
Vedant K 3fbca73163
fix(utilities/cli): use `chalk-template` to render help message (#713) 2022-07-12 21:48:53 -05:00
Lee Robinson 995247de1a 14.0.0 2022-07-12 11:19:32 -05:00
Lee Robinson a2512c91ed 14.0.0-canary.0 2022-07-12 11:10:03 -05:00
Lee Robinson f67fd3bb3c 13.0.4-canary.0 2022-07-12 11:06:34 -05:00
Vedant K d2a5187b36
[major] TypeScript rewrite, support ES Modules. (#706) 2022-07-12 11:01:19 -05:00
Lee Robinson 8949c70d68 13.0.4 2022-07-06 15:49:14 -05:00
Lee Robinson 664f11d7bf
Fix GitHub actions folder name and remove broken ESLint setup. (#704) 2022-07-06 15:45:15 -05:00
Lee Robinson 69f26a9924
Bump packages from npm audit. (#703) 2022-07-06 15:40:20 -05:00
Pietu R 0335ebb9d7
Always throw if config file is specified (#502) 2022-07-06 15:35:40 -05:00
Lee Robinson b318e13f80
Switch to GitHub Actions. (#702) 2022-07-06 15:27:33 -05:00
Lee Robinson a6ddfad9a0 13.0.3 2022-07-06 15:22:37 -05:00
AliRezaBeigy c9455a33a5
fix: read passphrase from file as string (#692) 2022-07-01 23:40:13 -05:00
Leo Lamprecht 3e59bc1fba 13.0.2 2021-11-04 16:28:14 +01:00
Leo Lamprecht d8870a88b1
Use Safari for screenshot 2021-11-04 16:27:01 +01:00
Leo Lamprecht c53be04c62
Updated the screenshot 2021-11-04 16:24:56 +01:00
Leo Lamprecht c630db701f 13.0.1 2021-11-04 16:13:01 +01:00
Leo Lamprecht 07cc16033c
Switch to npm (#681)
* Switched to npm

* Added lockfile
2021-11-04 16:11:31 +01:00
Avi Vahl 389e9a4825
security(deps): boxen@5.1.2 to fix CVE-2021-3807 (#676)
serve > boxen > widest-line > string-width > strip-ansi > ansi-regex
2021-11-04 16:07:51 +01:00
Leo Lamprecht 247b3830b1 13.0.0 2021-11-04 13:40:17 +01:00
Erwann Mest 168d4b2447
Change default port from `5000` to `3000` (#680) 2021-11-04 13:38:41 +01:00
Lee Robinson 30b06737b4 12.0.1 2021-09-09 15:36:47 -05:00
Marco Fugaro 79ca17c990
Fix network not being shown anymore (#661) 2021-09-09 15:34:08 -05:00
Wilbert Abreu e3f1e8446c
HTTPS: Adding Ability to Send Passphrase to createServer (#655) 2021-06-11 16:52:39 -05:00
Lee Robinson d941baa0b9 12.0.0 2021-06-07 21:42:18 -05:00
Kyo Nagashima 6341041a16
Breaking: Update `clipboardy` to v2.3.0 (drops support for Node 8, end of life) (#612) 2021-06-07 21:35:14 -05:00