Commit Graph

  • 669c805615 deps: send@1.0.0-beta.1 Douglas Christopher Wilson 2022-02-08 09:57:29 -05:00
  • 620df0e35e deps: serve-static@2.0.0-beta.1 Douglas Christopher Wilson 2022-02-08 09:55:19 -05:00
  • f6db4ee805 Drop support for Node.js below 4 Douglas Christopher Wilson 2022-02-08 09:48:54 -05:00
  • 12310c5294 build: use nyc for test coverage Douglas Christopher Wilson 2022-02-07 23:08:12 -05:00
  • 884657d546 examples: remove bitwise syntax for includes check Thomas Strauß 2022-02-06 16:59:17 +01:00
  • 7511d08328 build: use minimatch@3.0.4 for Node.js < 4 Douglas Christopher Wilson 2022-02-07 17:46:47 -05:00
  • a0276c6c91 Use mime-types for file to content type mapping Douglas Christopher Wilson 2022-02-06 10:26:18 -05:00
  • 2585f209f9 tests: fix test missing assertion Douglas Christopher Wilson 2022-02-04 21:18:47 -05:00
  • 9d0976229d build: supertest@6.2.2 Douglas Christopher Wilson 2022-02-04 21:14:41 -05:00
  • 43cc56eb9e build: clean up gitignore Douglas Christopher Wilson 2022-02-04 16:48:33 -05:00
  • 1c7bbcc143 build: Node.js@14.19 Douglas Christopher Wilson 2022-02-04 16:36:47 -05:00
  • 9cbbc8ae74 deps: cookie@0.4.2 Douglas Christopher Wilson 2022-02-04 16:35:50 -05:00
  • 6fbc269563 pref: remove unnecessary regexp for trust proxy Douglas Christopher Wilson 2022-02-04 16:34:56 -05:00
  • 2bc734aa3f deps: accepts@~1.3.8 Douglas Christopher Wilson 2022-02-04 16:21:11 -05:00
  • 89bb531b31 docs: fix typo in res.download jsdoc caioagiani 2022-02-03 23:54:57 -03:00
  • 744564fcf8 tests: add test for multiple ips in "trust proxy" Douglas Christopher Wilson 2022-02-02 16:19:01 -05:00
  • da6cb0ed8a tests: add range tests to res.download Douglas Christopher Wilson 2022-02-02 15:15:41 -05:00
  • 00ad5bee96 tests: add more tests for app.request & app.response Douglas Christopher Wilson 2022-02-02 15:02:46 -05:00
  • 141914e817 tests: fix tests that did not bubble errors Douglas Christopher Wilson 2022-02-02 14:16:20 -05:00
  • bd4fdfe5f7 tests: remove global dependency on should Douglas Christopher Wilson 2022-02-02 01:55:16 -05:00
  • 215f484fb4 tests: fix wording of req.accepts* test cases Douglas Christopher Wilson 2022-02-02 01:42:35 -05:00
  • 20047bb6e4 examples: use strict mode Douglas Christopher Wilson 2022-02-02 01:30:51 -05:00
  • 8b9757e8b8 build: fix running linter in CI Douglas Christopher Wilson 2022-02-02 01:25:55 -05:00
  • a84e73b958 tests: add test for hello-world example Douglas Christopher Wilson 2022-02-02 01:23:40 -05:00
  • 69997cbdbe examples: fix error handling in auth example Douglas Christopher Wilson 2022-02-02 00:44:28 -05:00
  • 3d05e85b0c deps: array-flatten@3.0.0 Douglas Christopher Wilson 2022-02-01 21:51:28 -05:00
  • c221b8596e build: mocha@9.2.0 Douglas Christopher Wilson 2022-01-27 19:02:58 -05:00
  • 450c468d04 Change query parser setting default to 'simple' Czarek 2018-04-15 10:29:03 +02:00
  • af341b0f09 deps: body-parser@2.0.0-beta.1 Douglas Christopher Wilson 2021-12-17 23:02:38 -05:00
  • 1574925cad deps: router@2.0.0-beta.1 Douglas Christopher Wilson 2021-12-15 21:35:34 -05:00
  • c7d528cdc0 Merge tag '4.17.2' Douglas Christopher Wilson 2021-12-16 23:01:28 -05:00
  • ea537d907d 4.17.2 Douglas Christopher Wilson 2021-12-16 22:40:49 -05:00
  • eee93a2760 build: update example dependencies Douglas Christopher Wilson 2021-12-16 21:47:10 -05:00
  • b35773cf19 build: eslint@7.32.0 Douglas Christopher Wilson 2021-12-16 21:44:26 -05:00
  • c8a42006b8 build: mocha@9.1.3 Douglas Christopher Wilson 2021-12-16 21:39:43 -05:00
  • 21cf522dcd examples: improve 404 message wording Aalaap Ghag 2020-11-29 09:41:16 +05:30
  • a24f27aba7 deps: serve-static@1.14.2 Douglas Christopher Wilson 2021-12-16 12:54:18 -05:00
  • a33266a206 build: support Node.js 14.x 3imed-jaberi 2021-01-12 18:06:17 +01:00
  • 6fe271e8aa build: support Node.js 13.x 3imed-jaberi 2020-07-03 07:42:21 +02:00
  • cbe25d66b3 deps: setprototypeof@1.2.0 Wes Todd 2019-07-17 22:09:17 -07:00
  • 3bb6d96ba9 examples: demonstrate sub directory download Douglas Christopher Wilson 2021-12-15 21:06:33 -05:00
  • 6660649f1b deps: qs@6.9.6 Douglas Christopher Wilson 2021-12-15 20:48:00 -05:00
  • a75e4707b9 docs: add note about security report location Douglas Christopher Wilson 2021-12-15 20:45:56 -05:00
  • db05a741f0 deps: send@0.17.2 Douglas Christopher Wilson 2021-12-11 20:19:38 -05:00
  • c2e23ece2e deps: body-parser@1.19.1 Douglas Christopher Wilson 2021-12-11 03:45:46 -05:00
  • 96850e872a deps: content-disposition@0.5.4 Douglas Christopher Wilson 2021-12-10 17:58:03 -05:00
  • b8d59d5c98 deps: safe-buffer@5.2.1 Douglas Christopher Wilson 2021-12-10 17:56:56 -05:00
  • 59d695c447 build: update example dependencies Douglas Christopher Wilson 2021-12-10 15:47:40 -05:00
  • e242796eb3 tests: fix test in app.head Andy 2021-11-27 17:46:11 +09:00
  • aaa9690bcf deps: proxy-addr@~2.0.7 Douglas Christopher Wilson 2021-11-17 16:16:04 -05:00
  • f275e87dff Fix handling of undefined when "json escape" is enabled drewm 2021-11-03 10:58:25 +00:00
  • 9dd0e7afdb Fix handling of undefined in res.jsonp Douglas Christopher Wilson 2021-11-16 23:58:17 -05:00
  • 1b2f3a0698 tests: fix up primitive tests for res.jsonp Douglas Christopher Wilson 2021-11-16 23:53:10 -05:00
  • 519126d732 deps: cookie@0.4.1 3imed-jaberi 2020-07-03 05:56:52 +02:00
  • 99a369f3d5 Fix incorrect middleware execution with unanchored RegExps Ivan Derevianko 2020-03-05 12:00:08 +01:00
  • a1dbb11377 Fix res.jsonp(obj, status) deprecation message Kim 2020-01-08 10:56:45 +09:00
  • 353348a83e Fix typo in res.is JSDoc Florian Brandt 2020-02-20 07:34:41 +01:00
  • dab6ee5822 tests: remove extraneous code from app.listen test Juan José Arboleda 2021-10-02 19:33:41 -05:00
  • fc138c108f deps: proxy-addr@~2.0.6 3imed-jaberi 2020-07-03 07:56:39 +02:00
  • 61a23e801f build: mocha@8.4.0 Douglas Christopher Wilson 2021-10-05 21:55:00 -04:00
  • 313d54f033 build: supertest@6.1.6 Douglas Christopher Wilson 2021-09-01 19:32:00 -04:00
  • de081eb70f build: eslint@4.19.1 Douglas Christopher Wilson 2021-09-01 19:27:00 -04:00
  • 06d11755c9 build: Node.js@12.22 Aravind Nair 2021-04-23 01:53:27 +05:30
  • 6f2afd3d80 build: Node.js@10.24 Aravind Nair 2021-04-23 01:52:46 +05:30
  • d5a1cbee70 build: fix wrong Node.js 8.x in AppVeyor Aravind Nair 2021-04-23 01:49:24 +05:30
  • f9a0560a9c docs: fix res.sendStatus/sendFile jsdoc comments zhangky 2021-08-12 14:35:46 +08:00
  • 821b7f0624 examples: fix typo in comment Andrew Heaney 2021-08-05 10:51:35 +01:00
  • f490f78563 build: reduce npm output Douglas Christopher Wilson 2021-08-11 20:38:31 -04:00
  • 884e080a19 build: ejs@3.1.6 Aravind Nair 2021-04-23 00:40:06 +05:30
  • eb76236e2f build: hbs@4.1.2 alberto barboza 2021-07-11 12:41:56 -04:00
  • 52e9bd67b7 tests: fix typos Hussein Mohamed 2021-04-11 22:49:52 +02:00
  • 135a05c524 docs: fix typos in jsdoc Hussein Mohamed 2021-04-11 22:28:56 +02:00
  • 30afebf8da examples: fixed typo in ejs example css Lutger Kunst 2021-03-22 21:42:52 +01:00
  • 8e4add7f74 tests: remove should usage from Router tests Douglas Christopher Wilson 2021-07-30 16:19:55 -04:00
  • 0fbbc29632 lint: coalesce duplicate switch statements Abderrahmenla 2021-05-12 00:50:30 +01:00
  • 2402126988 build: disable fast-fail for GitHub Actions Aravind Nair 2021-07-02 18:18:04 +05:30
  • ca3c863428 build: use GitHub Actions instead of Travis CI Douglas Christopher Wilson 2021-07-01 15:22:40 -04:00
  • 28db2c2c5c build: supertest@6.1.3 Douglas Christopher Wilson 2021-01-28 20:17:55 -05:00
  • 685d4665fd build: mocha@8.2.1 Douglas Christopher Wilson 2020-12-23 20:41:52 -05:00
  • 280a8d39ec build: fix Node.js version check in AppVeyor Douglas Christopher Wilson 2020-12-22 23:41:28 -05:00
  • 5c4f3e7cc7 build: supertest@6.0.1 Douglas Christopher Wilson 2020-11-09 21:44:32 -05:00
  • de122c14f5 build: Node.js@12.18 Douglas Christopher Wilson 2020-10-21 19:48:58 -04:00
  • 2a2dd5d32b build: Node.js@10.23 Douglas Christopher Wilson 2020-10-19 21:33:05 -04:00
  • 508936853a docs: update grammar in readme H3RSKO 2020-08-14 17:07:43 -04:00
  • 5596222f6a docs: update example summaries Rodion Abdurakhimov 2020-07-31 11:02:18 +03:00
  • fe67523b9c docs: add examples summary page Rodion Abdurakhimov 2020-07-19 14:51:10 +03:00
  • 4486fa6324 docs: fix Code of Conduct link in Contributing yasser 2020-07-16 18:51:56 +02:00
  • ecd8a08c1c docs: fix typos in Contributing Yogi 2020-06-16 07:54:06 +05:30
  • a75728432e docs: fix typos in Collaborator Guide Yogi 2020-06-16 07:52:29 +05:30
  • 9007dcbdba docs: fix typos in Triager Guide Yogi 2020-06-16 07:51:00 +05:30
  • c519886be5 docs: fix typos in Charter Yogi 2020-06-16 07:48:10 +05:30
  • 8aabecaf1f docs: fix typo in history Alexander Belov 2020-06-27 00:42:49 +03:00
  • 3ff1dbeb73 docs: fix markdown links in contributing Moni 2020-06-14 16:11:50 -04:00
  • 18da651c5b docs: add triager guide Gireesh Punathil 2019-12-12 11:28:45 -05:00
  • 1b48a5cc3c docs: fix heading levels Douglas Christopher Wilson 2020-04-14 21:12:37 -04:00
  • 561b4b601e docs: add Charter Wes Todd 2019-12-31 09:41:27 -08:00
  • 67e64ca4c1 docs: add Code of Conduct Wes Todd 2019-12-14 14:19:18 -05:00
  • bd04d8a87f 5.0.0-alpha.8 Douglas Christopher Wilson 2020-03-25 20:14:47 -04:00
  • 922e9a4615 build: add http keyword for npm search Manuel Baesler 2019-11-15 20:28:26 +01:00
  • 323a38965a examples: properly escape user input in route-map KoyamaSohei 2019-12-13 14:41:03 +09:00