Commit Graph

  • 87279c08aa Support proper 205 responses using res.send Tito D. Kesumo Siregar 2021-05-20 11:23:33 +07:00
  • 8bf0720391 build: support Node.js 16.x Kris Kalavantavanich 2021-12-05 15:15:26 +07:00
  • eb4c930d5f build: support Node.js 15.x Kris Kalavantavanich 2021-12-05 15:14:40 +07:00
  • 947b6b7d57 lint: remove unnecessary continue statement in loop Hashen 2022-03-20 21:08:08 +05:30
  • bf4c3ee00f docs: fix incomplete JSDoc comment Hashen 2022-03-20 20:13:23 +05:30
  • 2a7417dd84 examples: fixup html Hashen 2022-03-20 19:58:13 +05:30
  • 490f1a1738 lint: remove deprecated String.prototype.substr Tobias Speicher 2022-03-17 13:00:48 +01:00
  • 446046f886 build: mocha@9.2.1 Douglas Christopher Wilson 2022-03-01 00:27:48 -05:00
  • 291993d73c tests: expand res.sendFile options tests Douglas Christopher Wilson 2022-03-01 00:22:09 -05:00
  • e8594c3571 docs: add install size badge Steven 2018-08-09 15:00:29 -04:00
  • 07aa91f7cb docs: consolidate contributing in readme Douglas Christopher Wilson 2022-02-28 21:52:57 -05:00
  • 4ed35b4202 docs: switch badges to badgen Douglas Christopher Wilson 2022-02-28 21:23:49 -05:00
  • ea66a9b81b docs: update link to github actions ci Douglas Christopher Wilson 2022-02-28 21:15:08 -05:00
  • d0e166c3c6 docs: fix typo in private api jsdoc apeltop 2022-02-28 16:38:06 +09:00
  • cf9f662655 tests: fix position of res.sendfile(path, options) test Douglas Christopher Wilson 2022-02-24 00:17:01 -05:00
  • 8da8f79c44 tests: fix callback in res.download test Douglas Christopher Wilson 2022-02-23 00:20:34 -05:00
  • 18f782bba9 tests: remove duplicate utils Douglas Christopher Wilson 2022-02-23 00:18:36 -05:00
  • bc5ca05509 tests: remove usage of should Douglas Christopher Wilson 2022-02-21 19:54:52 -05:00
  • 9967ffbdc2 tests: update res.append to verify separate header lines Douglas Christopher Wilson 2022-02-21 19:23:25 -05:00
  • 7df0c840e0 tests: fix up app.locals tests Douglas Christopher Wilson 2022-02-21 19:07:26 -05:00
  • d8ed591117 tests: fix req.acceptsLanguage tests Douglas Christopher Wilson 2022-02-20 23:49:42 -05:00
  • 8ee3420f0f tests: fix req.acceptsEncodings tests Douglas Christopher Wilson 2022-02-20 23:43:02 -05:00
  • 318fd4b543 Merge tag '4.17.3' Douglas Christopher Wilson 2022-02-17 00:27:11 -05:00
  • 3d7fce56a3 4.17.3 4.17.3 Douglas Christopher Wilson 2022-02-16 21:03:42 -05:00
  • f9063712e0 build: update example dependencies Douglas Christopher Wilson 2022-02-16 00:11:24 -05:00
  • 6381bc6317 deps: qs@6.9.7 Douglas Christopher Wilson 2022-02-16 00:03:16 -05:00
  • a007863096 deps: body-parser@1.19.2 Douglas Christopher Wilson 2022-02-15 23:43:41 -05:00
  • 6faf26d59f 5.0.0-beta.1 v5.0.0-beta.1 Douglas Christopher Wilson 2022-02-14 19:13:14 -05:00
  • e98f5848a0 Revert "build: use minimatch@3.0.4 for Node.js < 4" Douglas Christopher Wilson 2022-02-14 18:42:47 -05:00
  • a65913776d tests: use strict mode Douglas Christopher Wilson 2022-02-09 01:07:08 -05:00
  • 5213bd9fe7 docs: fix entry in history Douglas Christopher Wilson 2022-02-08 18:55:09 -05:00
  • a39e409cf3 tests: prevent leaking changes to NODE_ENV Douglas Christopher Wilson 2022-02-08 18:40:07 -05:00
  • 82de4de5ab examples: fix path traversal in downloads example KoyamaSohei 2019-12-13 14:38:56 +09:00
  • 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 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