Arnaud
59837ece13
chore: fix typo ( #19 )
...
* Fix typo
* Fix rebase
2025-05-30 15:37:59 +02:00
Arnaud
6b04d115c1
chore: update openapi ( #22 )
...
* Add delete endpoint
* Add more test for metadata
* Update packages
2025-05-30 15:22:39 +02:00
Arnaud
a437e593f0
chore: improve tests ( #21 )
...
* Add CI
* Rename CI
* Remove only modifier
* Define specific node version
* Improve tests
* Update CI
* Fix syntax
* Don't exit when curl is failing to connect
2025-05-30 12:04:11 +02:00
Arnaud
3bf517d1bb
chore: generate types from open api ( #14 )
...
* Generate types from the open api file
* Update dependencies
* Update dependencies
* Update the openapi schema
* Fix merge
* Fix doc reference
2025-04-02 17:13:40 +02:00
Arnaud
9e89c30562
Support basic authentication
2025-03-28 09:13:01 +01:00
Arnaud
5dd17df66f
feat/data: add Node js support ( #11 )
...
* Add Node JS support
* Refactoring
* Fix documentation
* Fix doc reference
2025-03-26 18:35:24 +01:00
Vaclav Pavlin
5d2f3f6603
various small README and comment fixes ( #10 )
...
* various small README and comment fixes
* add async/sync variants with comments
2025-03-26 12:46:39 +01:00
Arnaud
b29af75426
Renove uploadedAt
2025-02-07 14:47:27 +01:00
Arnaud
c0dc44406d
Revert "Remove the uploadedAt time"
...
This reverts commit b36fb65721d3c7bbd7f3d7289fdc11175c0c27ea.
2025-02-07 14:44:19 +01:00
Arnaud
b36fb65721
Remove the uploadedAt time
2025-02-07 14:39:04 +01:00
Arnaud
6eaa2e05d6
Fix types
2024-11-01 20:14:33 +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