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
4f4a71a23c
Add persistent pin
2019-10-27 15:52:45 -07:00
..
tab
Add persistent pin
2019-10-27 15:52:45 -07:00
__init__.py
Move more logic into GuiCommon and out of MainWindow
2019-10-20 21:36:30 -07:00
gui_common.py
Add settings button to the status bar
2019-10-27 15:26:56 -07:00
main_window.py
Add persistent pin
2019-10-27 15:52:45 -07:00
settings_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
tab_widget.py
Add persistent pin
2019-10-27 15:52:45 -07:00
threads.py
…
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
Replace .format with python 3.6 f-strings in onionshare_gui module
2019-10-20 10:30:16 -07:00
widgets.py
…