Commit graph

16 commits

Author SHA1 Message Date
Micah Lee
f4abcf1be9
Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase 2020-10-12 22:40:55 -07:00
Micah Lee
1824eb1a8e
Only include dependencies we really need 2020-10-12 19:24:17 -07:00
Micah Lee
547b315c6d
Add pywin32 dependency for windows 2020-09-30 08:44:45 -07:00
Micah Lee
23899fad58
Version bump to 2.3 and update changelog (for now) 2020-08-24 20:10:31 -07:00
Micah Lee
7927ede85b
Delete lock file if it's stale 2020-08-20 18:37:20 -04:00
Micah Lee
9482461a00
Split chat messages into username and message, and change UI for displaying messages 2020-08-19 19:40:00 -04:00
Micah Lee
8e1b34ce13 Merge branch 'chat' of https://github.com/SaptakS/onionshare into SaptakS-chat 2020-08-19 18:56:55 -04:00
Saptak S
41681f82ec
Merge branch 'develop' of github.com:micahflee/onionshare into chat 2020-07-04 13:42:20 +05:30
Micah Lee
76c85c518b
Remove watchdog and psutil deps 2020-06-30 17:47:37 -07:00
Micah Lee
ed6e8aa268
Install setuptools for everything, not just windows 2020-06-30 11:26:44 -07:00
Miguel Jacq
4cf508ed8e
#1115 Add QR Code for onion URL 2020-05-31 17:44:57 +10:00
Saptak S
440c0b0ab1
Adds eventlet to poetry to allow using websocket instead of polling 2020-05-04 03:41:38 +05:30
Saptak S
c5e418c730
Adds flask-socketio dependency to poetry 2020-05-02 02:58:31 +05:30
Micah Lee
3c6e0cbda1
Change python version to ^3.7, and use PyQt 5.14 instead of the very latest. Run tests from poetry 2020-03-22 12:33:35 -07:00
Saptak S
b2ad686648
Update dependencies 2020-03-21 12:45:43 +05:30
Saptak S
d4de02f180
Switches from pipenv and requirements.txt to poetry to manage dependencies 2020-03-18 02:47:25 +05:30