Arnaud
|
53d5f8efa2
|
Fix bug when trying to get the text response on failure
|
2024-10-07 13:14:49 +02:00 |
|
Arnaud
|
49f82f49bc
|
Make CodexError extends Error
|
2024-09-27 17:35:50 +02:00 |
|
Arnaud
|
dd116dc571
|
Remove useless promise
|
2024-09-26 17:04:04 +02:00 |
|
Arnaud
|
d75ef63b42
|
Update availability endpoints
|
2024-09-20 10:50:35 +02:00 |
|
Arnaud
|
68dec65501
|
Remove faker-js
|
2024-09-16 14:46:06 +02:00 |
|
Arnaud
|
711c4d6951
|
Fix spr endpoint
|
2024-09-13 22:30:37 +02:00 |
|
Arnaud
|
e943a2ffa9
|
Re enable test in debug
|
2024-09-13 20:45:30 +02:00 |
|
Arnaud
|
73b395f714
|
Remove unused import
|
2024-09-13 20:02:26 +02:00 |
|
Arnaud
|
72ca34ffbe
|
Fix tests
|
2024-09-13 20:01:05 +02:00 |
|
Arnaud
|
85841b2975
|
Fix testing
|
2024-09-13 19:45:59 +02:00 |
|
Arnaud
|
83c2e142e8
|
Sync api (#4)
* Add sync api
* Update testing
* Fix types
|
2024-09-13 19:19:56 +02:00 |
|
Arnaud
|
fca1bd7259
|
Fix documentation and types
|
2024-08-30 12:24:00 +02:00 |
|
Arnaud
|
19d798e7dc
|
Fix minor issues
|
2024-08-29 19:41:28 +02:00 |
|
Arnaud
|
5d7b0f823f
|
Use fake metadata while the metadata are added to the manifest
|
2024-08-15 12:11:18 +02:00 |
|
Arnaud
|
f1298df45d
|
Return the plaintext ID response from the API instead of parsing to JSON
|
2024-08-15 12:11:18 +02:00 |
|
Arnaud
|
834e5bd163
|
Send the file directly without splitting it into chunks in order to let the HTTP protocol handle the file itself.
|
2024-08-15 12:11:18 +02:00 |
|
Arnaud
|
f5dd224479
|
Add data and marketplace API endpoints
|
2024-08-15 12:11:17 +02:00 |
|
Arnaud
|
945582bf57
|
Simplify the codex error type
|
2024-08-15 12:11:17 +02:00 |
|
Arnaud
|
5e36ffb443
|
Apply prettier format
|
2024-08-15 12:11:17 +02:00 |
|
Arnaud
|
ddb98b794a
|
Setup tree shaking
|
2024-08-15 12:11:17 +02:00 |
|
Arnaud
|
7c40e4af5f
|
Drastically reduce the bundle size by replacing Typebox with Valibot.
|
2024-08-15 12:11:16 +02:00 |
|
Arnaud
|
34bf6008ce
|
Add marketplace endpoints
|
2024-08-15 12:11:16 +02:00 |
|