Commit Graph

  • 1e0030f5a3 update readme Randall Schmidt 2021-06-10 13:50:53 -0400
  • fe51a289e1 update readme Randall Schmidt 2021-06-10 13:50:02 -0400
  • 1311282f5a update readme Randall Schmidt 2021-06-10 13:48:28 -0400
  • 32a50f757a update readme Randall Schmidt 2021-06-10 12:52:42 -0400
  • 664e2afc59 update readme Randall Schmidt 2021-06-10 12:52:34 -0400
  • ba9df959db update readme Randall Schmidt 2021-06-10 12:52:24 -0400
  • c46d08d76a update readme Randall Schmidt 2021-06-10 12:24:43 -0400
  • 28348f511f update readme Randall Schmidt 2021-06-10 12:11:04 -0400
  • d676db7e88 update readme Randall Schmidt 2021-06-10 12:10:10 -0400
  • ac437a89ed update readme Randall Schmidt 2021-06-10 12:08:44 -0400
  • ff09dd8521 update readme Randall Schmidt 2021-06-10 12:07:19 -0400
  • 9c9d2b88e1 support streaming response Randall Schmidt 2021-06-10 11:28:05 -0400
  • f92bd99968 only allow body to be consumed once, add some tests Randall Schmidt 2021-06-10 11:11:33 -0400
  • c3071e3059 give tests longer timeout Randall Schmidt 2021-06-10 10:39:01 -0400
  • bf4c295e48 add a CACHE_VERSION to invalid caches when versions become incompatible Randall Schmidt 2020-11-28 11:45:51 -0500
  • 9241b74dde add support for FormData Randall Schmidt 2020-11-28 11:43:50 -0500
  • 3b5adecd7f handle fs read streams Randall Schmidt 2020-11-28 11:25:23 -0500
  • 8a338f5f5d refactor cache key calculation to have more space for dealing with different types of bodies Randall Schmidt 2020-11-28 11:17:25 -0500
  • a7fc94c3e9 add raw headers function Randall Schmidt 2020-11-28 11:02:55 -0500
  • facda80789 add tests for string body and URLSearchParams bodies Randall Schmidt 2020-11-28 10:59:56 -0500
  • 8e1b57382a dont error if ejectFromCache is called when the response is already not cached Randall Schmidt 2020-11-27 23:31:39 -0500
  • 558d63fd40 add husky to enforce lint rules and tests Randall Schmidt 2020-11-27 23:28:33 -0500
  • 02653e04c4 fix lint warnings Randall Schmidt 2020-11-27 23:28:00 -0500
  • 371d20e933 add test for cache ejection Randall Schmidt 2020-11-27 22:27:59 -0500
  • c452c8d860 add tests, fix flawed logic Randall Schmidt 2020-11-27 22:26:31 -0500
  • bc92aa6865 implement new expanded response caching logic Randall Schmidt 2020-11-27 21:46:49 -0500
  • 01bc48594e add test boilerplate Randall Schmidt 2020-11-27 21:01:04 -0500
  • f854cccd23 add mocha for tests Randall Schmidt 2020-11-27 21:00:29 -0500
  • da39daf753 npm ignore nyc_output 2.x Randall Schmidt 2021-06-11 14:04:44 -0400
  • 87b96ec5ce npm ignore nyc_output Randall Schmidt 2021-06-11 14:04:25 -0400
  • ea89aefcd8 add CI file for github actions Randall Schmidt 2021-06-11 13:48:18 -0400
  • 1f25cf946b add coverage script Randall Schmidt 2021-06-11 13:44:55 -0400
  • df86b6acea update readme Randall Schmidt 2021-06-11 13:11:16 -0400
  • 43cbd56153 update readme Randall Schmidt 2021-06-11 13:08:48 -0400
  • ba067e65fd update readme Randall Schmidt 2021-06-11 13:04:55 -0400
  • 4cae72dce2 custom caching Randall Schmidt 2021-06-11 11:25:24 -0400
  • 1ae909985e npm audit fix Randall Schmidt 2021-06-11 10:51:24 -0400
  • 6dcc8c7c6f add fpersist as dependency Randall Schmidt 2021-06-11 10:51:00 -0400
  • 14061ba617 update readme Randall Schmidt 2021-06-10 18:10:51 -0400
  • 95973cb2ce update readme Randall Schmidt 2021-06-10 13:51:25 -0400
  • 275e9b66f4 update readme Randall Schmidt 2021-06-10 13:50:53 -0400
  • ce5a142084 update readme Randall Schmidt 2021-06-10 13:50:02 -0400
  • ee8418b15c update readme Randall Schmidt 2021-06-10 13:48:28 -0400
  • e3522e95a7 update readme Randall Schmidt 2021-06-10 12:52:42 -0400
  • 075dad56ab update readme Randall Schmidt 2021-06-10 12:52:34 -0400
  • 08d209349c update readme Randall Schmidt 2021-06-10 12:52:24 -0400
  • 817119c09e update readme Randall Schmidt 2021-06-10 12:24:43 -0400
  • 3cbe81bc87 update readme Randall Schmidt 2021-06-10 12:11:04 -0400
  • 48de677ac7 update readme Randall Schmidt 2021-06-10 12:10:10 -0400
  • 08060adfe6 update readme Randall Schmidt 2021-06-10 12:08:44 -0400
  • 0bf89a9644 update readme Randall Schmidt 2021-06-10 12:07:19 -0400
  • f49d0939d6 support streaming response Randall Schmidt 2021-06-10 11:28:05 -0400
  • be468439af only allow body to be consumed once, add some tests Randall Schmidt 2021-06-10 11:11:33 -0400
  • 4969a22ed4 give tests longer timeout Randall Schmidt 2021-06-10 10:39:01 -0400
  • 6e782f49db add a CACHE_VERSION to invalid caches when versions become incompatible Randall Schmidt 2020-11-28 11:45:51 -0500
  • 7e5c71ffe7 add support for FormData Randall Schmidt 2020-11-28 11:43:50 -0500
  • 206d6784d1 handle fs read streams Randall Schmidt 2020-11-28 11:25:23 -0500
  • b94babec12 refactor cache key calculation to have more space for dealing with different types of bodies Randall Schmidt 2020-11-28 11:17:25 -0500
  • 2e79048563 add raw headers function Randall Schmidt 2020-11-28 11:02:55 -0500
  • 077b92ebaa add tests for string body and URLSearchParams bodies Randall Schmidt 2020-11-28 10:59:56 -0500
  • 1df05c2584 dont error if ejectFromCache is called when the response is already not cached Randall Schmidt 2020-11-27 23:31:39 -0500
  • 76978176d5 add husky to enforce lint rules and tests Randall Schmidt 2020-11-27 23:28:33 -0500
  • 022626e7f9 fix lint warnings Randall Schmidt 2020-11-27 23:28:00 -0500
  • 49741e9608 add test for cache ejection Randall Schmidt 2020-11-27 22:27:59 -0500
  • 8833c2276e add tests, fix flawed logic Randall Schmidt 2020-11-27 22:26:31 -0500
  • 37daa38c7c implement new expanded response caching logic Randall Schmidt 2020-11-27 21:46:49 -0500
  • e6ac859d1c add test boilerplate Randall Schmidt 2020-11-27 21:01:04 -0500
  • 03dc8d9204 add mocha for tests Randall Schmidt 2020-11-27 21:00:29 -0500
  • a65e9be3aa
    Bump glob-parent from 5.1.1 to 5.1.2 dependabot[bot] 2021-06-11 11:33:21 +0000
  • dea019c42c
    Merge pull request #6 from mistval/dependabot/npm_and_yarn/hosted-git-info-2.8.9 Randall 2021-05-11 17:05:53 -0600
  • eda9f98e3b
    Merge pull request #5 from mistval/dependabot/npm_and_yarn/lodash-4.17.21 Randall 2021-05-11 17:05:45 -0600
  • 6d1369b50f
    Bump hosted-git-info from 2.8.8 to 2.8.9 dependabot[bot] 2021-05-11 16:28:25 +0000
  • d97cb85f97
    Bump lodash from 4.17.19 to 4.17.21 dependabot[bot] 2021-05-11 10:55:29 +0000
  • e7bf4ef96c npmignore .vscode Randall Schmidt 2020-11-27 21:45:20 -0500
  • 8507c1be1c fix error if no second argument passed Randall Schmidt 2020-11-27 21:44:36 -0500
  • fb1bfd6bf9 bump version Randall Schmidt 2020-11-27 20:49:58 -0500
  • e6efe02905 auto-fix eslint warnings Randall Schmidt 2020-11-27 20:49:36 -0500
  • 5b692cef4b
    Merge pull request #3 from vegar/master Randall 2020-11-27 18:47:17 -0700
  • b2efd4a00c include request body in hash Vegar Vikan 2020-11-28 00:01:16 +0100
  • 01b32347a7
    Merge pull request #2 from mistval/dependabot/npm_and_yarn/node-fetch-2.6.1 Randall 2020-09-12 14:00:37 -0600
  • 4f75868371
    Bump node-fetch from 2.6.0 to 2.6.1 dependabot[bot] 2020-09-12 19:26:43 +0000
  • 59316223a8
    Merge pull request #1 from mistval/dependabot/npm_and_yarn/lodash-4.17.19 Randall 2020-07-20 06:22:43 -0600
  • 0a7a54a251
    Bump lodash from 4.17.15 to 4.17.19 dependabot[bot] 2020-07-20 09:08:21 +0000
  • 4bba89691e add npmignore Randall Schmidt 2020-04-17 17:11:19 -0400
  • bff8a5c175 update readme Randall Schmidt 2020-04-17 17:09:24 -0400
  • 3914d35b82 bump version Randall Schmidt 2020-04-17 17:02:32 -0400
  • 6459ef1d33 bump version Randall Schmidt 2020-04-17 17:00:33 -0400
  • 15a87fac5a write readme Randall Schmidt 2020-04-17 16:56:05 -0400
  • 5d0147f6fd text(), json(), buffer() work Randall Schmidt 2020-04-17 16:31:22 -0400
  • 891444fe5e add boilerplate Randall Schmidt 2020-04-17 15:40:42 -0400
  • a326f13ab9
    Create LICENSE Randall 2020-04-17 15:35:46 -0400
  • 28851a5051
    Initial commit Randall 2020-04-17 15:35:18 -0400