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 23:37:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare_gui
/
tab
/
mode
History
Micah Lee
55e95d527b
Merge branch 'clear_all_file_selection_widget' of
https://github.com/mig5/onionshare
into mig5-clear_all_file_selection_widget
2020-06-28 12:36:13 -07:00
..
receive_mode
Move mode settings widget into the primary action layout, and tweak window size
2019-11-02 18:29:24 -07:00
share_mode
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
website_mode
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
__init__.py
Fix logic that checks if auto-start timer setting is enabled, so that it checks real settings and not widget instantiation. Ensure the auto-start and auto-stop widgets show their datetime widget on start-up if the setting was already enabled.
2020-04-06 15:29:33 +10:00
file_selection.py
Make it so when you open the GUI, all of the persistent tabs automatically open as well
2019-11-02 22:55:22 -07:00
history.py
Add a single tab, and fix several issues with moving all the tab code into its own object
2019-10-26 21:14:47 -07:00
mode_settings_widget.py
Fix logic that checks if auto-start timer setting is enabled, so that it checks real settings and not widget instantiation. Ensure the auto-start and auto-stop widgets show their datetime widget on start-up if the setting was already enabled.
2020-04-06 15:29:33 +10:00