issues
search
jfromaniello
/
express-unless
Conditionally add a middleware to express with some common patterns
MIT License
178
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Promise (rejections) handling
#43
nathanlepori
opened
1 year ago
1
Bump word-wrap from 1.2.3 to 1.2.4
#42
dependabot[bot]
opened
1 year ago
0
Update express-unless with new types
#41
sylhare
closed
2 months ago
0
Migrating to v2
#40
syl-oh
closed
1 year ago
1
Recent update may have missing type definition? v2.1.3
#39
relentlessricktrinidad
opened
2 years ago
9
types: export types in package.json
#38
simllll
closed
2 years ago
2
Update README for authoring middleware
#37
KrisLau
closed
2 years ago
1
Changelog
#36
KrisLau
closed
2 years ago
9
Possible "custom" option missing ?
#35
TitaneBoy
closed
2 years ago
5
Add RegExp to path.url type
#34
ghost
closed
2 years ago
1
Migrate to typescript
#33
ghost
closed
2 years ago
2
Promise (rejections) handling
#32
nathanlepori
closed
1 year ago
2
"UnhandledPromiseRejectionWarning" if middleware throws exception (Version 1.0.0)
#31
nschmit
opened
2 years ago
1
Support async function on custom option
#30
pipeline1987
closed
3 years ago
0
Exclude a route with uuid v4
#29
carlocorradini
closed
4 years ago
3
Allow parent path but do-not allow subpath to have access
#28
narengs7
opened
5 years ago
1
Is the library no longer supported?
#27
stoplion
opened
5 years ago
1
Not working
#26
george-norris-salesforce
opened
5 years ago
4
Can't get it working
#25
george-norris-salesforce
closed
5 years ago
0
not able to get 'unless' working
#24
beyondszine
opened
6 years ago
1
More examples
#23
objectiveSee
opened
6 years ago
1
Support GraphQL queries
#22
teckays
opened
6 years ago
0
Add license to package.json
#21
mccombsd
closed
7 years ago
1
chaining unless
#20
sleungcy
closed
6 years ago
1
Unless params
#19
fecabianchi
closed
7 years ago
1
Unless is not working
#18
iamchathu
closed
2 years ago
9
404 route?
#17
OmgImAlexis
closed
7 years ago
2
Unintentionally Bypassing Middleware with Case-Sensitive Negative Regex
#16
dbohannon
opened
8 years ago
0
Support single `method` option for objects in `path` array
#15
julioolvr
closed
6 years ago
4
use module `path-to-regexp` for path
#14
safareli
opened
8 years ago
2
Params in URL
#13
zeg-io
opened
8 years ago
5
can't use unless for req.params
#12
imakshath
opened
8 years ago
2
If req.originalUrl is not defined use req.url
#11
dennismckinnon
closed
9 years ago
1
add method&&path support fix #6
#10
zhiyelee
closed
9 years ago
6
resetting regex index after each match
#9
troystauffer
closed
9 years ago
1
Better handling of subapps with Express 4.x
#8
grabbou
opened
9 years ago
1
How can I use RegExp?
#7
burakkilic
closed
9 years ago
2
Support for method and path combination
#6
okjulian
closed
9 years ago
9
Pass res and next to custom
#5
shanksauce
closed
9 years ago
0
add option useOriginalUrl
#4
humingchun
closed
9 years ago
3
Fixed error in readme.md
#3
dschenkelman
closed
9 years ago
0
Added support for chaining and for describing each path as an object (containing path and method)
#2
mprinc
closed
6 years ago
2
The path string passed to unless function is better to be req.url, not req.originalUrl
#1
humingchun
opened
10 years ago
3