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-14 05:31:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare_gui
History
Micah Lee
6c1bec0ed6
Fix tests
2020-06-28 13:01:23 -07:00
..
tab
Fix tests
2020-06-28 13:01:23 -07:00
__init__.py
Open share tab if filenames are passed; and when detecting existing onionshare-gui processes, ignore zombies
2019-11-28 13:35:13 -08:00
event_handler.py
Support handling events by monitoring an events folder for changes
2019-11-28 12:24:26 -08:00
gui_common.py
Use 'Delete' rather than 'Clear' when talking about removing file items from the FileList, since we have a Delete button for individual files
2020-06-08 09:48:00 +10:00
main_window.py
Clean up watchdog thread when quitting, which avoids segfaults
2020-03-22 21:32:53 -07:00
settings_dialog.py
Make cleaning up the onion more reliably kill the tor subprocess, and make iit so testing tor settings in the settings dialog always uses a tmp tor data dir
2019-11-28 20:32:28 -08:00
tab_widget.py
Clean up watchdog thread when quitting, which avoids segfaults
2020-03-22 21:32:53 -07:00
threads.py
Refactor Onion to store all state for auto-start timer directly in the mode settings, and not in the Onion object itself
2019-12-08 12:51:30 -08:00
tor_connection_dialog.py
Move all of the normal onionshare logic into Tab, and make a new placeholder GUI for the main window
2019-10-20 22:08:47 -07:00
update_checker.py
Stop worrying about common.gui.config in settings and update check
2019-11-02 17:13:06 -07:00
widgets.py
Move mode settings widget into the primary action layout, and tweak window size
2019-11-02 18:29:24 -07:00