Arnaud
a12da5cca3
Prepare release ( #24 )
...
* Prepare release
* Temporary disable ci
2025-08-27 11:54:50 +02:00
Arnaud
26a3caacc8
fix: use BigInt instead of number of token values ( #17 )
...
* Use BigInt instead of number of token values
* Remove useless triple =
* Update tests
2025-05-30 16:12:29 +02:00
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
a8970d2377
feat: add CI ( #20 )
...
* Add CI
* Rename CI
* Remove only modifier
* Define specific node version
2025-05-28 18:32:45 +02:00
Arnaud
df64af08e5
Merge branch 'master' of github.com:codex-storage/codex-js
2025-05-26 12:55:13 +02:00
Arnaud
b50c0b7107
Add node download example
2025-05-26 12:54:34 +02:00
Adam Uhlíř
9cc497feca
docs: use correct node's api port ( #15 )
2025-04-09 16:42:08 +02:00
Arnaud
496aae84e7
Prepare release
v0.1.2
2025-04-02 17:16:24 +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
921bb617ef
Update dependencies
v0.1.1
2025-03-31 20:56:13 +02:00
Arnaud
f6d0852e86
Update version
2025-03-31 20:51:54 +02:00
Arnaud
54dca841f1
Set props as optional
2025-03-28 11:30:51 +01:00
Arnaud
9e89c30562
Support basic authentication
2025-03-28 09:13:01 +01:00
Arnaud
746f96279b
Add node types for dev
v0.1.0
2025-03-26 18:39:31 +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
f77978cd63
Add a download example in the browser
2025-03-26 10:18:17 +01:00
Arnaud
6a890262cc
Prepare release
v0.0.23
2025-03-04 11:07:05 +01:00
Arnaud
c94d7a1257
Replace collateral by collateralPerByte
2025-03-04 11:06:13 +01:00
Arnaud
bf61eefea9
Update api
v0.0.22
2025-02-25 23:18:29 +01:00
Arnaud
621a4e4660
Fix api
v0.0.21
2025-02-25 21:54:51 +01:00
Arnaud
46aff9eff3
Update Codex api
v0.0.20
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
v0.0.19
2025-02-10 22:50:06 +01:00
Arnaud
c910f4d668
Update to use collatealPerByte
2025-02-10 22:49:32 +01:00
Arnaud
ee7e4ee9e8
Prepare release
v0.0.18
2025-02-07 18:28:30 +01:00
Arnaud
0961b50327
Use pricePerBytePerSecond instead of reward
2025-02-07 18:28:03 +01:00
Arnaud
af70ee5330
Update dependencies
v0.0.17
2025-02-07 14:47:33 +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
0e72881aa7
Revert "Update dependencies"
...
This reverts commit 49d0f7d1b4802d4125b06313cddbd5aacdafd492.
2025-02-07 14:43:55 +01:00
Arnaud
49d0f7d1b4
Update dependencies
2025-02-07 14:39:16 +01:00
Arnaud
b36fb65721
Remove the uploadedAt time
2025-02-07 14:39:04 +01:00
Arnaud
4d33154a49
Update dependencies
v0.0.16
2024-11-20 15:17:17 +01:00
Arnaud
81f66c6b3f
Add announceAddresses to types
2024-11-20 14:31:43 +01:00
Arnaud
6eaa2e05d6
Fix types
v0.0.15
2024-11-01 20:14:33 +01:00
Arnaud
8a4ee9855f
Add metadata for upload
v0.0.14
2024-11-01 18:02:05 +01:00
Arnaud
d8f0ddfc32
Fix readme
2024-11-01 17:33:40 +01:00
Arnaud
96d6195f8d
Fix query parameters for connect
v0.0.13
2024-10-31 09:27:33 +01:00
Arnaud
c10f15ae61
Add documentation for localDownload
2024-10-25 13:28:27 +02:00
Arnaud
cf7e425863
Prepare release
v0.0.12
2024-10-25 11:41:50 +02:00
Arnaud
d219976412
Return the Response object for download
2024-10-25 11:36:51 +02:00
Arnaud
c477f793cb
Add networkDownloadStream method
v0.0.11
2024-10-25 11:10:13 +02:00
Arnaud
0747eba9d9
Prepare release
v0.0.10
2024-10-25 10:38:05 +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
v0.0.9
2024-10-23 16:53:40 +02:00
Arnaud
9decfba74d
Complete debug info types
v0.0.8
2024-10-11 17:52:50 +02:00
Arnaud
3601170bbc
Prepare release
v0.0.7
2024-10-07 13:15:26 +02:00