onionshare/onionshare_gui/tab/mode
2020-04-06 15:29:33 +10: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 Fix the autostop sharing - a mere history item count of > 0 should not be interpreted as an in-progress download when the timer runs out 2019-11-29 16:52:00 +11:00
website_mode Starting to make persistent tabs persistent 2019-11-02 21:45:55 -07: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