issues
search
jaredhanson
/
connect-flash
Flash message middleware for Connect and Express.
MIT License
1.24k
stars
158
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
devDependencies vows update
#59
admstesla
opened
3 weeks ago
0
Use Array.isArray instead of util.isArray in flash.js
#58
admstesla
closed
3 weeks ago
1
Update flash.js to fix:DeprecationWarning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead.
#57
penn201500
opened
5 months ago
2
Deprecation Warning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead.
#56
Hari-Shankar-Karthik
opened
5 months ago
2
express JS - connect-flash doesnt work fine when i use express-mysql-session
#55
saman2007
opened
2 years ago
0
dsfsdfsd
#54
UROjQ6r80p
closed
2 years ago
0
is this still being maintained?
#53
nh916
closed
2 years ago
2
Node.js req.flash issues
#52
UgbeGodwinIkpe
opened
3 years ago
0
What is the `unsafe` option?
#51
RevealedFrom
opened
3 years ago
0
Update link to The Node JS Aesthetic post
#50
awfulwoman
opened
3 years ago
0
util.isArray(object) is deprecated
#48
nikas-belogolov
opened
4 years ago
0
Error: req.flash() requires sessions
#47
lbois
opened
4 years ago
2
req.flash returns empty array
#46
sakirma
closed
4 years ago
3
Correct msg parameter type declaration in the JSDoc comment
#45
peterblazejewicz
opened
5 years ago
0
req.flash() returning different values on same scope
#44
muktaking
opened
5 years ago
1
Connect Flash is not working in Express 4.16.3
#43
ahmedmusawir
closed
6 years ago
4
req.flash return content with brackets ['message']
#42
iwaduarte
closed
5 years ago
7
Only set flash in session when it's needed
#40
michaltk
closed
2 years ago
0
`util.isArray` Deprecated since: v4.0.0
#38
a-eid
opened
7 years ago
0
radical reusability link in readme broken
#37
bersling
opened
7 years ago
1
app.configure is not a function
#36
simerjit-fwrk
opened
7 years ago
3
Use flash scope in Handlebars template without passing the value through controllers
#35
mrsarm
opened
8 years ago
0
Fix session always assign even when not flash is not set
#34
ducdigital
opened
8 years ago
1
Req.flash() automatic set session when it's not required to do so.
#33
ducdigital
opened
8 years ago
5
Fix crash empty array on empty type
#32
elxris
closed
3 years ago
1
about the name
#31
susongyan
closed
8 years ago
1
Update deprecated license(s) value
#30
simison
opened
8 years ago
0
Passing an object value to req.flash()
#29
agarzola
closed
8 years ago
5
flash for node 0.12 and lower version
#28
mosquito1994
opened
8 years ago
0
Using app.configure in example code
#27
mayeaux
opened
8 years ago
1
Return all flash messages as array if key isn't passed
#26
rightaway
closed
9 years ago
0
add example express4
#25
SPxiaomin-zz
opened
9 years ago
0
Error: req.flash() requires sessions
#24
anu-priya
opened
9 years ago
1
res.redirect happening before req.flash
#23
franckl
opened
9 years ago
9
req.flash('type', 'message'), info and success types are not working
#22
Youmna-H
opened
9 years ago
3
Remove extra assignment
#21
sagivo
opened
9 years ago
0
Success & Error Flashes
#20
Scribblets
opened
9 years ago
2
Update license attribute
#19
pdehaan
opened
9 years ago
0
Update README.md
#18
dkran
opened
10 years ago
2
Is it compatible with Express 4.X?
#17
alvarotrigo
closed
9 years ago
5
Wrong example checking for message
#16
ePirat
opened
10 years ago
2
Fix link in readme
#15
EvanHahn
closed
8 years ago
3
Winston logging support
#14
niftylettuce
closed
10 years ago
1
Fixed a dead link in the README.md
#13
nCrazed
closed
10 years ago
1
Fixed dead link in README.md
#12
dminkovsky
closed
10 years ago
1
req.flash() requires sessions
#11
Olgagr
closed
10 years ago
2
Why are flashes always arrays?
#10
samholmes
closed
11 years ago
1
Fix so passing an empty array as the message will not cause an error
#9
janka102
opened
11 years ago
0
Fix a broken link.
#8
saltire
closed
8 years ago
0
Getting a flash message also clears it
#7
blakehaswell
closed
11 years ago
5
Next