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-03-19 12:26:11 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare_gui
History
Miguel Jacq
6b91b90bc6
Merge pull request
#588
from micahflee/ux-update
...
Major user experience update
2018-02-25 08:27:46 +11:00
..
__init__.py
Second attempt at patches for an OpenBSD port, this time based off of 1.2
2018-02-05 18:06:37 -05:00
alert.py
Added debug logging to OnionShareGui, SettingsDialog, TorConnectionDialog, and Alert objects
2017-05-16 11:31:52 -07:00
downloads.py
Update color and style of progress bars
2018-02-06 17:10:42 -08:00
file_selection.py
Change how FileSelection.update tells if items are selected to correctly show and hide the delete button
2018-02-23 14:18:57 -08:00
onionshare_gui.py
Give settings button a fixed width to avoid it getting squished in macOS
2018-02-24 12:34:46 -08:00
server_status.py
Re-work the UI widgets to make it smaller on Macbook Pro and other smaller screens
2018-02-24 15:38:45 +11:00
settings_dialog.py
Merge pull request
#588
from micahflee/ux-update
2018-02-25 08:27:46 +11:00
tor_connection_dialog.py
Don't start the check_for_requests timer until after connected to Tor, and remove OnionShareGui.tor_con and TorConnectionDialog.t as class variables, making them local variables instead
2018-01-13 22:42:27 -08:00
update_checker.py
Merge branch '523_try_update_check_via_v3_onion' of
https://github.com/mig5/onionshare
into mig5-523_try_update_check_via_v3_onion
2018-02-23 11:53:55 -08:00