This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
onionshare
Watch
1
Star
0
Fork
0
You've already forked onionshare
mirror of
https://github.com/onionshare/onionshare.git
synced
2025-01-26 06:25:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
cli
/
tests
History
Micah Lee
e168080b77
Merge branch 'develop' into censorship
2022-02-13 11:28:16 -08:00
..
__init__.py
Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase
2020-10-12 22:40:55 -07:00
conftest.py
Fix CLI tests
2021-12-01 21:01:32 -08:00
pytest.ini
Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase
2020-10-12 22:40:55 -07:00
test_cli_common.py
Add meek_client stuff to CLI tests
2021-10-20 15:55:24 +11:00
test_cli_settings.py
Merge branch 'censorship' into 1422_autodetect_location
2021-12-12 10:27:01 -08:00
test_cli_web.py
Update onionshare_cli poetry deps, and fix tests
2022-01-17 11:11:35 -08:00
test_cli.py
Move the cleanup() function from Onionshare class to Web class, so that the list of files to be cleaned up is always available (needed for website temp files)
2021-05-04 16:21:42 +10:00
test_range_request.py
Fix flake8 issues found in cli
2021-04-29 17:13:05 -07:00