onionshare/onionshare/web
2018-10-26 15:08:55 -07:00
..
__init__.py Split the web module into different files for receive mode and share mode logic 2018-09-20 23:43:04 -07:00
receive_mode.py Fix tests so they recognize the new receive mode location 2018-10-26 15:08:55 -07:00
share_mode.py Analyse the right file size to determine if the download has finished in the UI (in order to decide whether to stop server yet) 2018-09-25 14:40:10 +10:00
web.py Communicate the receive mode dir to the GUI, so clicking the open folder button opens the file manager to the correct directory 2018-10-25 21:38:20 -07:00