Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
aioipfs
Browse files
Dec 31, 2022
GLCI: fix setup.py call for pypi
· fa9aa2f8
cipres
authored
Dec 31, 2022
fa9aa2f8
CI: add before_script for pypi stage
· 1a1c4cfc
cipres
authored
Dec 31, 2022
1a1c4cfc
CI: use python:3.9
· d418f732
cipres
authored
Dec 31, 2022
d418f732
get(): Close the tar file descriptor after extraction
· 38d65473
cipres
authored
Dec 29, 2022
38d65473
Nov 20, 2022
CI: use the void-storm image for the pypi publish stage
· 386deea2
cipres
authored
Nov 20, 2022
386deea2
Add pypi CI stage, update CONTRIBUTORS.rst
· e1f80b4d
cipres
authored
Nov 20, 2022
e1f80b4d
Update the docs to show how to use HTTPs
· 850be461
cipres
authored
Nov 20, 2022
850be461
Merge branch 'master' of gitlab.com:cipres/aioipfs
· f924a1bf
cipres
authored
Nov 20, 2022
f924a1bf
Merge branch 'hoh-add-scheme' into 'master'
· c8c47d0e
cipres
authored
Nov 20, 2022
c8c47d0e
Add support for HTTPS
· f532fefa
Hugo Herter
authored
Nov 20, 2022
and
cipres
committed
Nov 20, 2022
f532fefa
Oct 31, 2022
Use py-multiformats-cid>=0.4.1 (cid => multiformats_cid)
· db60a7b8
cipres
authored
Oct 31, 2022
db60a7b8
Use py-multiformats-cid instead of py-cid
· bb4b605d
cipres
authored
Oct 31, 2022
bb4b605d
Oct 24, 2022
Typing annotations and p2p doc update
· ea46bcad
cipres
authored
Oct 24, 2022
ea46bcad
Add some helpers to reencode ipfs peer ids (backport from galacteek)
· e2c4b6f9
cipres
authored
Oct 24, 2022
e2c4b6f9
Add an API to make p2p service dialing easier
· a89fa7ab
cipres
authored
Oct 24, 2022
a89fa7ab
Oct 05, 2022
Support the RPC API changes introduced by kubo v0.16.0
· 4403c3fc
cipres
authored
Oct 06, 2022
4403c3fc
Sep 06, 2022
Include the PubSubAPI in the docs
· 2cdc0b87
cipres
authored
Sep 06, 2022
2cdc0b87
pubsub RPC API: support all go-ipfs/kubo versions
· 2a93db66
cipres
authored
Sep 06, 2022
View commits for tag v0.5.7
v0.5.7
2a93db66
Sep 05, 2022
Make orjson optional
· 2b021387
cipres
authored
Sep 05, 2022
2b021387
readthedocs.yaml: install from requirements.txt
· 3525cb6c
cipres
authored
Sep 05, 2022
3525cb6c
Add link to readthedocs, change sphinx theme
· 3635f811
cipres
authored
Sep 05, 2022
3635f811
Add the yaml config for readthedocs
· 97c7b66e
cipres
authored
Sep 05, 2022
97c7b66e
Put the swarm API in a separate module
· 90d6268c
cipres
authored
Sep 05, 2022
90d6268c
Sep 04, 2022
Support passing multiaddrs to the AsyncIpfs constructor
· b1016085
cipres
authored
Sep 04, 2022
b1016085
Add some PyPI classifiers, desactivate pin remote unit test
· 2999d286
cipres
authored
Sep 04, 2022
2999d286
Docstrings for deprecated commands, update PinRemoteError
· b2bfa47e
cipres
authored
Sep 04, 2022
b2bfa47e
Some refactoring, better kubo API coverage, more unit tests
· 3b293c2e
cipres
authored
Sep 03, 2022
3b293c2e
Sep 02, 2022
Add more refined exceptions for SubAPI.post (#1)
· 96f8e688
Hugo Herter
authored
Sep 02, 2022
and
cipres
committed
Sep 02, 2022
96f8e688
Catch up with kubo v0.15.0
· 317c0de8
cipres
authored
Sep 01, 2022
317c0de8
Jul 07, 2021
Add .gitlab-ci.yml
· 4b0bc8a5
cipres
authored
Jul 07, 2021
4b0bc8a5
Mar 11, 2021
Use find_packages()
· c22e4856
cipres
authored
Mar 11, 2021
c22e4856
Skip the remote pin unit test
· f7f96891
cipres
authored
Mar 11, 2021
f7f96891
Add support for the remote pinning API
· b2137073
cipres
authored
Mar 11, 2021
b2137073
Mar 06, 2021
fetch_post() uses self.post()
· 55a203c0
cipres
authored
Mar 06, 2021
55a203c0
Feb 24, 2021
Add support for the 'pin remote' API
· dd5bbe71
cipres
authored
Feb 24, 2021
dd5bbe71
Jan 26, 2021
Use the orjson library instead of python's json
· 1a26cc85
cipres
authored
Jan 16, 2021
1a26cc85
Nov 12, 2020
workflow: fix deploy condition
· 42de0495
cipres
authored
Nov 12, 2020
42de0495
Upload to pypi from master
· a6db823a
cipres
authored
Nov 12, 2020
a6db823a
README update
· c3456c19
cipres
authored
Nov 12, 2020
c3456c19
workflow: separate deploy job
· 49de698a
cipres
authored
Nov 12, 2020
49de698a
Loading