36 Commits

Author SHA1 Message Date
Arnaud
3601170bbc
Prepare release v0.0.7 2024-10-07 13:15:26 +02:00
Arnaud
53d5f8efa2
Fix bug when trying to get the text response on failure 2024-10-07 13:14:49 +02:00
Arnaud
ddc8158601
Fix typo v0.0.6 2024-09-27 17:37:40 +02:00
Arnaud
49f82f49bc
Make CodexError extends Error 2024-09-27 17:35:50 +02:00
Arnaud
dd116dc571
Remove useless promise v0.0.5 2024-09-26 17:04:04 +02:00
Arnaud
e77f26197f
Prepare release v0.0.4 2024-09-20 10:51:22 +02:00
Arnaud
dd348801cd
Update dependencies 2024-09-20 10:50:54 +02:00
Arnaud
6c9fec15e5
Fix readme 2024-09-20 10:50:43 +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
9d8ddb951b
Prepare 0.0.3 v0.0.3 2024-09-13 22:34:18 +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 v0.0.2 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
673c899527
Prepare 0.0.2 version 2024-09-13 19:30:28 +02:00
Arnaud
3b3fc6794d
Add documentation for spr 2024-09-13 19:25:02 +02:00
Arnaud
83c2e142e8
Sync api (#4)
* Add sync api

* Update testing

* Fix types
2024-09-13 19:19:56 +02:00
Slava
85e0eaeec7
Add publish workflow (#1) v0.0.1 2024-08-30 13:58:25 +00:00
Arnaud
0755de9a8b
Update Codex org name and apply audit fix 2024-08-30 12:53:30 +02:00
Arnaud
b43de56b19
Fix typo 2024-08-30 12:48:26 +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
7e1b0792d3
Update licences 2024-08-29 19:41:01 +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
aa831228ea
Fix purchase detail description in README 2024-08-15 12:11:16 +02:00
Arnaud
34bf6008ce
Add marketplace endpoints 2024-08-15 12:11:16 +02:00
Arnaud
8bd91eb41b
Initial commit 2024-08-15 12:10:44 +02:00