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-28 15:27:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare_gui
/
mode
History
Miguel Jacq
b1aa36e805
remove unnecessary import of IndividualFileHistoryItem from share_mode/__init__.py
2019-09-09 16:43:09 +10:00
..
receive_mode
Rename a few more count variables to cur_history_id
2019-09-03 22:20:52 -07:00
share_mode
remove unnecessary import of IndividualFileHistoryItem from share_mode/__init__.py
2019-09-09 16:43:09 +10:00
website_mode
Make web requests indicator icon increment on web requests
2019-09-08 17:39:31 -07:00
__init__.py
Make web requests indicator icon increment on web requests
2019-09-08 17:39:31 -07:00
file_selection.py
Add gui for website sharing and listing
2019-04-23 16:09:40 +02:00
history.py
Fix the discrepancy between SendBaseModeWeb and Web objects' separate cur_history_id attibutes, ensuring that when we call web.error404() we send a new history_id integer for communicating back to the frontend. Add tests for this
2019-09-09 16:35:05 +10:00