issues
search
macchiato-framework
/
macchiato-core
Ring style HTTP server abstraction for Node.js
MIT License
379
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump ws from 5.1.1 to 5.2.4
#54
dependabot[bot]
closed
5 months ago
0
avoid node/require & replace with ns-form instead
#53
bwalex
closed
1 year ago
1
cors/header-name is calling a non-existing (deprecated and then removed) "capitalize" function from Cuerdas lib
#52
uds
closed
1 year ago
1
Make signed cookies work or default to non-signed
#51
euporos
opened
2 years ago
1
Added support for SameSite cookies attribute
#50
TimovanderKamp
closed
3 years ago
1
Add support for SameSite cookie attribute
#49
TimovanderKamp
closed
3 years ago
0
Add support for HTTP2
#48
lyderichti59
opened
3 years ago
1
[FIX] (server): add some type hints when creating the server (Fixes #44)
#47
mraveloarinjaka
closed
4 years ago
1
Add IPC (UNIX/Windows domain socket) listener support
#46
malyn
closed
4 years ago
1
Unable to set Secure flag on the cookies
#45
pratikpai
closed
4 years ago
1
Macchiato is broken in :advanced compilation with Shadow-cljs
#44
pavel-klavik
closed
4 years ago
14
Fixed buffer constructor deprecation warning
#43
mavines
closed
4 years ago
1
How does this compare to Dogfort?
#42
theronic
opened
4 years ago
1
"Buffer() is deprecated due to security and usability issues" in macchiato.middleware.session.cookie
#41
theasp
closed
4 years ago
4
Possibility to write default error handler if something goes wrong
#40
nenadalm
opened
5 years ago
1
Fix error response when `:body` is `stream`
#39
nenadalm
closed
5 years ago
3
https server starts with non existing key and certificate files without any hint that something went wrong
#38
nenadalm
closed
5 years ago
1
Fix parse error in restful-format middleware
#37
nenadalm
closed
5 years ago
1
Offload Registration/User Auth to Passport.js
#36
Immortalin
opened
6 years ago
1
Templating
#35
Immortalin
opened
6 years ago
1
Fix error handler being called incorrectly when exception during response processing
#34
zk
closed
6 years ago
2
restful-format middleware can't serialize a root vector
#33
denisidoro
closed
6 years ago
3
Fix `Cannot read property '_handle' of null` error when using https
#32
zk
closed
6 years ago
2
Add optional transit configuration
#31
usernolan
closed
6 years ago
5
Custom transit handlers
#30
usernolan
closed
6 years ago
2
Add package.json for npm publishing
#29
arichiardi
closed
6 years ago
0
Npm packaging
#28
arichiardi
opened
6 years ago
3
Add one-arity wrap-head function
#27
xafizoff
closed
6 years ago
1
fix not being able to set http-only cookie property false
#26
mjmeintjes
closed
6 years ago
1
fixed app crash when multiparty returns error
#25
xafizoff
closed
6 years ago
1
testing routes/handlers
#24
beetleman
opened
6 years ago
3
Is it possible to use NPM modules on the client side?
#23
derekchiang
opened
6 years ago
5
lein build fails on JDK9
#22
johnjelinek
closed
6 years ago
15
Use CircleCI 2.0 for CI
#21
ProjectFrank
closed
7 years ago
0
Use `req->map` for websockets so they have the full set of keys
#20
theasp
closed
7 years ago
2
cljs.spec has been renamed to cljs.spec.alpha
#19
theasp
closed
7 years ago
1
allow the response map to contain a nil :body, fixes #17
#18
facundoolano
closed
7 years ago
0
allow nil body responses
#17
facundoolano
closed
7 years ago
0
fix misplaced docstring in transit util
#16
facundoolano
closed
7 years ago
0
added utils for json responses
#15
facundoolano
closed
7 years ago
6
added middleware to wrap express/connect node middleware
#14
facundoolano
closed
7 years ago
1
Using express/connect middleware
#13
facundoolano
closed
7 years ago
7
Idiomatic way to compose routers and have router-specific middleware
#12
facundoolano
closed
7 years ago
2
Allow to use sorted maps as response bodies
#11
facundoolano
closed
7 years ago
1
ensure that resource path is a child of the root path in resource middleware
#10
yogthos
closed
7 years ago
1
middleware registry
#9
yogthos
opened
7 years ago
2
dynamic middleware
#8
yogthos
opened
7 years ago
0
Input & output validation with api-docs (swagger)
#7
ikitommi
opened
7 years ago
17
middleware metadata
#6
yogthos
closed
7 years ago
10
Express Integration
#5
njordhov
opened
7 years ago
5
Next