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 13:41:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Micah Lee
0d4d5b773c
Split chat messages into username and message, and change UI for displaying messages
2020-08-19 19:40:00 -04:00
..
web
Split chat messages into username and message, and change UI for displaying messages
2020-08-19 19:40:00 -04:00
__init__.py
Merge branch 'develop' into chat
2020-05-02 02:49:49 +05:30
common.py
Merge branch 'chat' of
https://github.com/SaptakS/onionshare
into SaptakS-chat
2020-08-19 18:56:55 -04:00
mode_settings.py
Create web UI and socket code for the chat interface
2020-03-08 14:51:43 +05:30
onion.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
onionshare.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
settings.py
Starting to make persistent tabs persistent
2019-11-02 21:45:55 -07:00
strings.py
Replace .format with python 3.6 f-strings in onionshare module
2019-10-20 10:15:16 -07:00