Ipwb

Latest version: v0.2023.8.16.1719

Safety actively analyzes 623847 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

0.2023.08.16.1719

Closed Issues

* 808 Fixed issue introduced with premature refactoring that caused a function callee/caller mismatch
* 806 Update tests to kubo 0.22

0.2023.07.20.2112

Closed Issues
* 805 Fix version of Ubuntu runner for Pypi deployment from the releases shell script
* 717 Fix IPFS daemon control from ipwb CLI (thanks gador)
* 796 800 802 Update to latest go-ipfs/kubo in testing

0.2023.03.12.2026

Closed Issues

* 792 Fix the ability to shut down the IPFS daemon from the ipwb web admin interface

0.2023.03.12.1552

Closed Issues

* 779 Add locale-dependent presentation for memento count
* 791 Report IPFS daemon version in web admin
* 780 784 787 Update to latest go-ipfs/kubo in testing
* 782 Update tests to use Python 3.11

0.2022.09.29.1638

Issues Closed

- 631 Implement binary search in replay
- 764 771 774 777 Update go-ipfs (now [kubo](https://github.com/ipfs/kubo)) to latest version for tests
- 767 Remove TravisCI cruft (no longer used for testing)

Contributors

- Mat Kelly (69 commits)
- Sawood Alam (6 commits)
- Christian Clauss (2 commits)

Changed Files


.github/workflows/build.yml | 2 +-
.github/workflows/codeql.yml | 6 +--
.github/workflows/lint.yml | 4 +-
.github/workflows/test.yml | 6 +--
.travis.yml | 23 ----------
Dockerfile | 10 ++---
ipwb/__init__.py | 2 +-
ipwb/replay.py | 105 +++++++++++++++++++++++++++++++++++++++++++
ipwb/util.py | 9 ++++
test-requirements.txt | 4 +-
tests/test_memento.py | 1 +
11 files changed, 132 insertions(+), 40 deletions(-)

0.2022.04.06.1939

Issues Closed

- 760 Allow custom port specification for replay
- 752 Move to use port 2016 as the default instead of port 5000
- 756, 754, 746, 744, 736, 732 Update go-ipfs in tests to latest version
- 753 Update to latest Flask
- 750 Fix the broken link to the PDF in the README
- 748 Update tests to Python 3.10
- 743 Add tests for TimeMap retrieval via replay endpoint
- 741 Fixes issue of CDXJ TimeMaps returning embedded SURTed URI-Rs in URI-Ms
- 739 Update http (not s) refs to IETF URI to use https
- 739 Patch in a modification of the CDXJ for the expected tests to pull
- 730 Conform to snake style in code

Contributors

- Mat Kelly (34 commits)
- Sawood Alam (1 commits)

Changed Files


.github/workflows/test.yml | 15 +++---
.travis.yml | 2 +-
Dockerfile | 2 +-
README.md | 14 ++---
ipwb/__init__.py | 2 +-
ipwb/__main__.py | 83 +++++++++++++++++-------------
ipwb/indexer.py | 74 +++++++++++++-------------
ipwb/replay.py | 74 +++++++++++++-------------
ipwb/util.py | 2 +-
requirements.txt | 2 +-
samples/indexes/5mementos.cdxj | 11 ++++
samples/indexes/5mementos.link | 9 ++++
samples/indexes/froggie_badHeaderHash.cdxj | 2 +-
samples/indexes/salam-home.cdxj | 2 +-
setup.py | 6 ++-
tests/test_backends.py | 8 +--
tests/test_memento.py | 4 +-
tests/test_replay.py | 27 ++++++++--
18 files changed, 196 insertions(+), 143 deletions(-)

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.