16 Commits

Author SHA1 Message Date
Micah Lee
779a26f9d2 Update release docs, and update CLI poetry lock 2021-06-01 19:39:34 -07:00
Miguel Jacq
e0a5767d33 Pin Flask at 1.1.4 to avoid Flask 2.0.0 which requires Jinja2 3.0.0 but the latter of which conflicts with Briefcase 2021-05-17 09:02:47 +10:00
Saptak S
1ad8a5ff1d Pins flask-socketio to 5.0.1 in pyproject.toml
Also updates the RELEASE.md to document the need to update
the socket.io.min.js file whenever we want to update
flask-socketio to ensure that they are compatible with each
other, failing which, the chat stops works.
2021-05-07 01:25:39 +05:30
Micah Lee
60732a0f56 Version bump to 2.3.2 and update changelog, and upgrade PySide to 5.15.2 2021-05-03 18:50:01 -07:00
Micah Lee
6e5b56e843 Use colorama for terminal colors, to get Windows support 2021-05-02 15:13:50 -07:00
Micah Lee
5060927eea Update poetry deps, and add requests[socks] 2021-04-11 13:25:40 -07:00
Micah Lee
63fe021dcb Version bump to 2.3.1 2021-02-22 13:37:21 -08:00
Micah Lee
ff512b528a Version bump from 2.3.dev2 to 2.3, and build the latest docs, in the latest languages 2021-02-15 15:31:22 -08:00
Kcchouette
c7df17d3f6 Update requirements.txt 2021-01-31 16:37:44 +05:30
Micah Lee
be63f6098c Move psutil dependency from desktop to CLI 2020-11-17 17:45:04 -08:00
Micah Lee
c83c37d53b Add setuptools as a dependency for pkg_resources module, and update build scripts to properly delete last build 2020-11-09 18:36:31 -08:00
Micah Lee
31bcff169d Version bump to 2.3.dev2, and update Linux installation in docs 2020-11-08 20:45:54 -08:00
Micah Lee
0c23c7e5d6 Fix get_resource_path to work with python eggs, move appdata xml file to src so flatpak can see it, reduce python dependencies, and update release docs 2020-11-08 13:34:19 -08:00
Micah Lee
bbf42fa927 Make snapcraft packaging work with briefcase refactor 2020-11-03 21:48:22 -08:00
Micah Lee
8340b4aae7 Make onionshare_cli an actual dependency of the GUI version 2020-10-15 16:30:30 -07:00
Micah Lee
a54f99adf6 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