17 Commits

Author SHA1 Message Date
Micah Lee
79f8465407 Delete lock file if it's stale 2020-08-20 18:37:20 -04:00
Micah Lee
0d4d5b773c Split chat messages into username and message, and change UI for displaying messages 2020-08-19 19:40:00 -04:00
Micah Lee
b7ec7694c3 Merge branch 'chat' of https://github.com/SaptakS/onionshare into SaptakS-chat 2020-08-19 18:56:55 -04:00
Saptak S
b9a2c56e0f Updates jQuery and poetry dependencies in Chat 2020-07-04 19:05:07 +05:30
Saptak S
7b16e03b00 Merge branch 'develop' of github.com:micahflee/onionshare into chat 2020-07-04 13:42:20 +05:30
Micah Lee
b39a62455b Remove watchdog and psutil deps 2020-06-30 17:47:37 -07:00
Micah Lee
eb38e9d3ba Install setuptools for everything, not just windows 2020-06-30 11:26:44 -07:00
Micah Lee
525fbdce64 Merge branch 'develop' into 910_flatpak 2020-06-30 10:56:25 -07:00
Miguel Jacq
698222e402 #1115 Add QR Code for onion URL 2020-05-31 17:44:57 +10:00
Saptak S
e8976b643e Adds eventlet to poetry to allow using websocket instead of polling 2020-05-04 03:41:38 +05:30
Saptak S
cc5d4ae439 Adds flask-socketio dependency to poetry 2020-05-02 02:58:31 +05:30
Micah Lee
d2517681af Remove psutil dependency, and start using a lock file instead 2020-04-06 20:05:48 -07:00
Micah Lee
a5a761ddb8 Remove watchdog, replace with a simple background thread 2020-04-06 19:26:45 -07:00
Micah Lee
4d3b587eb0 Update poetry dependencies 2020-04-05 21:16:15 -07:00
Micah Lee
998451b528 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
28948b1e18 Update dependencies 2020-03-21 12:45:43 +05:30
Saptak S
9dfae675ea Switches from pipenv and requirements.txt to poetry to manage dependencies 2020-03-18 02:47:25 +05:30