issues
search
cmorten
/
opine
Minimalist web framework for Deno ported from ExpressJS.
https://github.com/cmorten/opine/blob/main/.github/API/api.md
MIT License
854
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
server-sent-events with opine
#174
AlayKharadi
closed
1 year ago
1
Request protocol for WebSocket upgrade request is always http
#173
lvl-mattwells
closed
1 year ago
2
cock
#172
fucksophie
closed
1 year ago
1
How to upload file??
#171
devalexqt
closed
2 years ago
1
Requested module doesn't provide required data
#170
adambrangenberg
closed
2 years ago
1
[QUESTION] how to send ReadableStream<Uint8Array>?
#169
mattn
closed
2 years ago
2
Opine can't find template views on Deno Deploy
#168
michaellindstromm
closed
2 years ago
3
[NO-ISSUE] Support deno 1.21.1
#167
cmorten
closed
2 years ago
1
update readme - new release ref in usage example
#166
michael-spengler
closed
2 years ago
4
[#164] Update HTTPSOptions to make it compatible with Deno 1.20.1
#165
AEtheve
closed
2 years ago
3
Type incompatibility with Deno 1.20.1
#164
AEtheve
closed
2 years ago
5
fix: failing tests on windows
#163
cmorten
closed
2 years ago
1
Deno.Buffer will be deprecated in Deno 2.0
#162
fucksophie
closed
2 years ago
1
[#158] [#159] implement formData parser
#161
fucksophie
closed
2 years ago
9
[#158] [#159] Add `formData()` API to Opine `Request` class
#160
asos-craigmorten
closed
2 years ago
4
FormData parser middleware is missing
#159
fucksophie
closed
2 years ago
1
How to read a request received from a html form?
#158
ClimenteA
closed
2 years ago
2
[#156] Replace deprecated `Deno.readAll`
#157
fucksophie
closed
2 years ago
3
JSON middleware does not work on Deno Deploy
#156
fucksophie
closed
2 years ago
1
[#154] Implement WebSocket support.
#155
xyzshantaram
closed
2 years ago
1
Getting a plain Deno Request object from an OpineRequest?
#154
xyzshantaram
closed
2 years ago
8
[#145] [#151] don't close file before fully read to stream
#153
cmorten
closed
2 years ago
0
[#150] Support Deno 1.17.1
#152
cmorten
closed
2 years ago
0
Some (but not all) static files fail to be served - ERR_CONTENT_LENGTH_MISMATCH
#151
jeremythille
closed
2 years ago
11
Outdated dependencies
#150
sh0tx420
closed
2 years ago
0
[#115] Migrate to native server
#149
cmorten
closed
2 years ago
1
[#147] bring `createError()` method into Opine due to outdated dependencies in unmaintained upstream module
#148
cmorten
closed
2 years ago
1
Bug on deno std, or opine ???
#147
waghanza
closed
2 years ago
4
TS2305 ERROR in deps.ts with range-parser default export
#146
cawoodm
closed
3 years ago
2
Cross-Platform Path Separatores in serveStatic
#145
cawoodm
closed
2 years ago
1
Dependency error, no exported member default for several dependencies
#144
LuisMayo
closed
3 years ago
1
Incompatible with Deno 1.14.0
#143
WayneChang65
closed
3 years ago
4
upgrade to support deno v1.14.0
#142
twilson63
closed
3 years ago
1
Calling req.body.read() in a post or put method crashes deno
#141
creeperkafasi
closed
3 years ago
2
[#139] Support Deno 1.13.1 and std 0.105.0
#140
cmorten
closed
3 years ago
0
Incompatible with Deno 1.13.0
#139
TheAifam5
closed
3 years ago
8
[#137] Move to skypack for npm deps
#138
cmorten
closed
3 years ago
1
Ipaddr does not provide an export named 'default
#137
MrGapa
closed
3 years ago
2
docs: fix broken middleware links in request docs
#136
Baw-Appie
closed
3 years ago
0
[#102] Handle broken pipe errors gracefully in opine
#135
cmorten
closed
3 years ago
1
Add typization for sessions
#134
ElikaFilin
closed
2 years ago
7
[#132] std lib and deno upgrade
#133
cmorten
closed
3 years ago
1
OPTIONS related tests failing as response no longer has a body
#132
cmorten
closed
3 years ago
1
[NO-ISSUE] Support Deno `1.11.1` and std `0.99.0`
#131
cmorten
closed
3 years ago
0
Websocket connection keep (pending)
#130
4ov
closed
3 years ago
2
[#128] feat: add res.removeHeader
#129
TillaTheHun0
closed
3 years ago
0
res.removeHeader is not a function
#128
TillaTheHun0
closed
3 years ago
0
[#126] feat: add setHeader alias for res.set
#127
TillaTheHun0
closed
3 years ago
2
res.setHeader is not a function
#126
TillaTheHun0
closed
3 years ago
0
res.cookie maxAge can't be 0
#125
4ov
closed
3 years ago
3
Next