issues
search
elysiajs
/
eden
Fully type-safe Elysia client
MIT License
173
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Client side normalization
#120
m1212e
opened
3 months ago
0
Don't minify output files, makes it easier to debug Eden issues
#119
remorses
opened
3 months ago
0
fix `[object Object]` on validation errors
#118
remorses
opened
3 months ago
0
Validation errors are returned as `[object Object]`
#117
remorses
opened
3 months ago
0
Websocket subscribe() function claims parameter has a `200` prop
#116
boredland
opened
3 months ago
1
Stringify query params to allow the nested object
#115
adarshaacharya
closed
4 months ago
0
Parse `text/event-stream` as Server Sent Events
#114
remorses
opened
4 months ago
0
Use streamSSEResponse to stream server sent events
#113
remorses
closed
4 months ago
1
v1.0.15 is not on npm
#112
ThatOneCalculator
opened
4 months ago
0
feat: export Treaty namespace from treaty2
#111
Vahelnir
closed
4 months ago
0
Using typescript path aliases, eg. @app on the server break eden treaty typing.
#110
IOnlyNeedParenthesis
closed
4 months ago
2
Having `onResponse` defined breaks on Bun due to broken `response.clone()`
#109
hazelnutcloud
opened
4 months ago
1
How do you extract blob from response?
#108
micoloth
opened
4 months ago
1
ws: Add `autoReconnect` option?
#107
crishoj
opened
5 months ago
3
Add parsing util to ws and treaty 1, also temporarily fix pipeline
#106
dandeduck
closed
4 months ago
1
Unify parsing into a util and add support for Date inside object
#105
dandeduck
closed
5 months ago
0
Response Date type is received as string
#104
dandeduck
opened
5 months ago
12
[bug] prefixed group/guarded routes
#103
directormac
closed
5 months ago
1
Can't use Uppercase headers
#102
mrctrifork
opened
5 months ago
0
Makes sure the headers are processed right before making a request
#101
mrctrifork
opened
5 months ago
0
Duplicated values when passing uppercase values for headers
#100
mrctrifork
opened
5 months ago
0
Issue with TypeScript Path Alias in eden Treaty Mapping
#99
Jojit-Thomas
opened
5 months ago
2
`treaty` doesn't infer `guard`'s `response` schema
#98
bogeychan
opened
5 months ago
0
Eden can't handle GET method with params when using Elysia.all
#97
chillcicada
opened
6 months ago
0
Cannot pass wildcard params (+Workaround)
#96
jakob-kruse
opened
6 months ago
0
[Feature] Eden Treaty2 support FormData response
#95
lnfel
closed
4 months ago
1
Optional query parameters require an empty object to be passed
#94
m1212e
opened
6 months ago
0
RFC: expose resolve function
#93
ap0nia
opened
6 months ago
0
test: add test cases for parse date and random object
#92
rhuanbarreto
opened
6 months ago
4
[treaty] Transform types don't work well with responses
#91
rhuanbarreto
opened
6 months ago
3
Auto convert request body to FormData when needed
#90
MatthewAry
closed
6 months ago
3
Eden does not convert objects with files to FormData for request body
#89
MatthewAry
closed
6 months ago
0
Using `treaty` with an Elysia instance does not allow connecting to WebSockets
#88
Lykhant
opened
7 months ago
3
Fixes serialization/deserialization problems with `null`, arrays and `Date` on websocket messages
#87
mrctrifork
closed
6 months ago
1
Regression in treaty2: cannot send files
#86
etcd
closed
5 months ago
3
Doesn't deserialize arrays and "null" on('message') type listener
#85
mrctrifork
closed
6 months ago
1
Adjusts the creation of the query string.
#84
mrctrifork
closed
7 months ago
2
Does not encode the values query parameters values or keys, resulting in malformed urls
#83
mrctrifork
closed
7 months ago
0
Does not support multiple values for a certain query parameter
#82
mrctrifork
closed
7 months ago
0
Eden treaty strip `index` in routes
#81
kai2128
opened
7 months ago
0
fix: 🐛 package.json export missing causing module federation to fail.
#80
MAST1999
closed
7 months ago
0
Because Elysia uses `fast-querystring` to decode, treaty should use it to encode
#79
MatthewAry
closed
7 months ago
1
enhancement: camelCase method access
#78
kidqueb
closed
6 months ago
2
Type 'Elysia<...>' does not satisfy the constraint 'Elysia'
#77
QAdamek
opened
7 months ago
2
fix: keep RequestInit for treaty2 and add tests
#76
hranum
closed
7 months ago
0
Eden is not recognizing routes when using plugin (router) structure.
#75
mateusz-kurowskiUG
closed
7 months ago
6
Body types are broken for React Native in treaty 2
#74
matheusmichels
closed
7 months ago
1
fix(treaty2): file getting sent as json
#73
tomatenbaumful
closed
7 months ago
1
Eden Treaty V2 should not mutate the original paths array when making…
#72
MatthewAry
closed
7 months ago
0
Type wants me to add `.index` to api function chain before HTTP verb after v1.0
#71
brianjor
opened
8 months ago
2
Previous
Next