- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 229
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: express-rate-limit/express-rate-limit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 67d365f552a1412a1657bbb318027615885f9a01
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: express-rate-limit/express-rate-limit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a8dc1f7b38b47b219a6578b455129fc180634ba9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
7
contributors
Commits on Jul 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0dfd0be - Browse repository at this point
Copy the full SHA 0dfd0beView commit details
Commits on Oct 12, 2021
-
Merge pull request #245 from takeshirs/feature/handler-options
allow handler to access options fixes #214
Configuration menu - View commit details
-
Copy full SHA for 5cf1129 - Browse repository at this point
Copy the full SHA 5cf1129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 184eee8 - Browse repository at this point
Copy the full SHA 184eee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbeca82 - Browse repository at this point
Copy the full SHA bbeca82View commit details
Commits on Nov 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e69d0a7 - Browse repository at this point
Copy the full SHA e69d0a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03bb47c - Browse repository at this point
Copy the full SHA 03bb47cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb38fa - Browse repository at this point
Copy the full SHA 5fb38faView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9e0e59 - Browse repository at this point
Copy the full SHA b9e0e59View commit details
Commits on Nov 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 98f4a6b - Browse repository at this point
Copy the full SHA 98f4a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2c6f3a - Browse repository at this point
Copy the full SHA a2c6f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c616e - Browse repository at this point
Copy the full SHA 83c616eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36dac64 - Browse repository at this point
Copy the full SHA 36dac64View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0155bf - Browse repository at this point
Copy the full SHA d0155bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d26e3 - Browse repository at this point
Copy the full SHA 66d26e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbc8a5d - Browse repository at this point
Copy the full SHA fbc8a5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ae18c6 - Browse repository at this point
Copy the full SHA 1ae18c6View commit details -
adding a typing test to attepot to repro reported issue. Test should …
…be failing but isn't :(
Configuration menu - View commit details
-
Copy full SHA for 116d188 - Browse repository at this point
Copy the full SHA 116d188View commit details -
adding a typing test to attepot to repro reported issue. Test should …
…be failing but isn't :(
Configuration menu - View commit details
-
Copy full SHA for 9a03733 - Browse repository at this point
Copy the full SHA 9a03733View commit details -
dropping node.js version 6 because eslint dropped v6 support which pr…
…events the tests from passing
Configuration menu - View commit details
-
Copy full SHA for 63cfc9c - Browse repository at this point
Copy the full SHA 63cfc9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bffd50d - Browse repository at this point
Copy the full SHA bffd50dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42cc550 - Browse repository at this point
Copy the full SHA 42cc550View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41d4d3e - Browse repository at this point
Copy the full SHA 41d4d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31c6540 - Browse repository at this point
Copy the full SHA 31c6540View commit details -
fixing the message type again. not sure how it got unfixed, but at le…
…ast the tests are catching it now
Configuration menu - View commit details
-
Copy full SHA for 2c6128e - Browse repository at this point
Copy the full SHA 2c6128eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d8918 - Browse repository at this point
Copy the full SHA 66d8918View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a9fb1 - Browse repository at this point
Copy the full SHA 14a9fb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 366cf83 - Browse repository at this point
Copy the full SHA 366cf83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45d7dec - Browse repository at this point
Copy the full SHA 45d7decView commit details -
Add helper function getRateLimit
In typescript any additions to the Request or Response interfaces from express are very difficult. With a helper function like this, accessing the current rate limit info in a type safe way is much easier.
Configuration menu - View commit details
-
Copy full SHA for a3a53de - Browse repository at this point
Copy the full SHA a3a53deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3991809 - Browse repository at this point
Copy the full SHA 3991809View commit details -
This way the tests written in ts will also have the same compiler options for strictness etc as the main code.
Configuration menu - View commit details
-
Copy full SHA for f02cc15 - Browse repository at this point
Copy the full SHA f02cc15View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e8b39 - Browse repository at this point
Copy the full SHA a3e8b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ec1a15 - Browse repository at this point
Copy the full SHA 3ec1a15View commit details -
Configuration menu - View commit details
-
Copy full SHA for b605230 - Browse repository at this point
Copy the full SHA b605230View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64f24af - Browse repository at this point
Copy the full SHA 64f24afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d44a34 - Browse repository at this point
Copy the full SHA 6d44a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for e150068 - Browse repository at this point
Copy the full SHA e150068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea0066 - Browse repository at this point
Copy the full SHA 8ea0066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f89fbb - Browse repository at this point
Copy the full SHA 6f89fbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0995e56 - Browse repository at this point
Copy the full SHA 0995e56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c1ebcb - Browse repository at this point
Copy the full SHA 7c1ebcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b779e65 - Browse repository at this point
Copy the full SHA b779e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56c44e3 - Browse repository at this point
Copy the full SHA 56c44e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8cf485 - Browse repository at this point
Copy the full SHA d8cf485View commit details -
Configuration menu - View commit details
-
Copy full SHA for be2b10d - Browse repository at this point
Copy the full SHA be2b10dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bb1bbb - Browse repository at this point
Copy the full SHA 4bb1bbbView commit details -
- add tsdoc comments to code - run prettier - bump dependencies
Configuration menu - View commit details
-
Copy full SHA for 931390e - Browse repository at this point
Copy the full SHA 931390eView commit details -
meta: add missing features and convert tests to ts
- convert to esm module, don't test on node 12 - use jest instead of mocha for tests - add features from js branch
Configuration menu - View commit details
-
Copy full SHA for 610e951 - Browse repository at this point
Copy the full SHA 610e951View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43b7023 - Browse repository at this point
Copy the full SHA 43b7023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f4372 - Browse repository at this point
Copy the full SHA 61f4372View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.