33 Commits

Author SHA1 Message Date
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
a8970d2377
feat: add CI (#20)
* Add CI

* Rename CI

* Remove only modifier

* Define specific node version
2025-05-28 18:32:45 +02:00
Adam Uhlíř
9cc497feca
docs: use correct node's api port (#15) 2025-04-09 16:42:08 +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
6a890262cc
Prepare release 2025-03-04 11:07:05 +01:00
Arnaud
bf61eefea9
Update api 2025-02-25 23:18:29 +01:00
Arnaud
621a4e4660
Fix api 2025-02-25 21:54:51 +01:00
Arnaud
46aff9eff3
Update Codex api 2025-02-25 21:31:28 +01:00
Arnaud
4ed1784564
Update readme with versions compatibility 2025-02-10 23:04:00 +01:00
Arnaud
a1f6bb9e76
Prepare release 2025-02-10 22:50:06 +01:00
Arnaud
0961b50327
Use pricePerBytePerSecond instead of reward 2025-02-07 18:28:03 +01:00
Arnaud
8a4ee9855f
Add metadata for upload 2024-11-01 18:02:05 +01:00
Arnaud
d8f0ddfc32
Fix readme 2024-11-01 17:33:40 +01:00
Arnaud
c10f15ae61
Add documentation for localDownload 2024-10-25 13:28:27 +02: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
b059830cec
Add fetchManifest api 2024-10-23 16:53:40 +02:00
Arnaud
dd116dc571
Remove useless promise 2024-09-26 17:04:04 +02:00
Arnaud
6c9fec15e5
Fix readme 2024-09-20 10:50:43 +02:00
Arnaud
711c4d6951
Fix spr endpoint 2024-09-13 22:30:37 +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
Arnaud
0755de9a8b
Update Codex org name and apply audit fix 2024-08-30 12:53:30 +02:00
Arnaud
fca1bd7259
Fix documentation and types 2024-08-30 12:24:00 +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
ddb98b794a
Setup tree shaking 2024-08-15 12:11:17 +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