14 Commits

Author SHA1 Message Date
Arnaud
7b8fcc449b
Refactoring 2025-03-26 12:31:10 +01:00
Arnaud
c2a2a1b49b
Add Node JS support 2025-03-26 12:21:51 +01:00
Arnaud
8a4ee9855f
Add metadata for upload 2024-11-01 18:02:05 +01:00
Arnaud
d219976412
Return the Response object for download 2024-10-25 11:36:51 +02:00
Arnaud
c477f793cb
Add networkDownloadStream method 2024-10-25 11:10:13 +02:00
Arnaud
342cfc469a
Update the network download method to POST and return value 2024-10-25 10:37:34 +02:00
Arnaud
b059830cec
Add fetchManifest api 2024-10-23 16:53:40 +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
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
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