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-02-11 20:29:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare_gui
History
Miguel Jacq
f7ea85d67f
experimenting with adjustSize() which seems to help the widget issue. Also adjust the custom Bridge parsing so that it injects the Bridge prefix automatically (means we can copy/pasta from
https://bridges.torproject.org/bridges
)
2017-12-11 17:58:53 +11:00
..
__init__.py
Format the argparser output better, to deal with the longer argument names
2017-11-12 10:40:04 +11:00
alert.py
Added debug logging to OnionShareGui, SettingsDialog, TorConnectionDialog, and Alert objects
2017-05-16 11:31:52 -07:00
downloads.py
Remove debug data
2017-05-31 19:44:53 +10:00
file_selection.py
#431
Set minimum height of FileList to prevent resize bug affecting scrolling/visibility of bottom rows
2017-12-04 16:39:22 +11:00
onionshare_gui.py
Merge branch 'no_available_port_error' of
https://github.com/mig5/onionshare
into mig5-no_available_port_error
2017-12-06 16:14:21 -08:00
server_status.py
Actually still uncheck the timer when the server stops, but *only* when it stops
2017-12-06 10:21:39 +11:00
settings_dialog.py
experimenting with adjustSize() which seems to help the widget issue. Also adjust the custom Bridge parsing so that it injects the Bridge prefix automatically (means we can copy/pasta from
https://bridges.torproject.org/bridges
)
2017-12-11 17:58:53 +11:00
tor_connection_dialog.py
add missing arg to onion.connect() (config) which broke the Tor Connection progress dialog (regression from b19f8f)
2017-11-12 17:53:40 +11:00
update_checker.py
Make it possible to supply a custom json settings file from somewhere else
2017-06-01 17:35:27 +10:00