aboutsummaryrefslogtreecommitdiff
path: root/cli/poetry.lock
AgeCommit message (Expand)Author
2021-12-21Solve obnoxious cx_Freeze issue that broke websockets by enforcing async_mode...Micah Lee
2021-12-21Update python dependenciesMicah Lee
2021-11-14Upgrade to cepa 1.8.3Micah Lee
2021-11-12Switch stem with cepa, and update CLI packagesMicah Lee
2021-10-11Update dependenciesMicah Lee
2021-08-27ClientAuthV3 fixesMiguel Jacq
2021-08-27Upgrade to Stem 1.8.1 (our fork) to satisfy wheel build. Raise minimumHeight ...Miguel Jacq
2021-08-27merge develop branch into client_auth_v3 branch and use our forked stem which...Miguel Jacq
2021-06-01Update release docs, and update CLI poetry lockMicah Lee
2021-05-17Pin Flask at 1.1.4 to avoid Flask 2.0.0 which requires Jinja2 3.0.0 but the l...Miguel Jacq
2021-05-06merge from develop and fix conflicts, update poetryMiguel Jacq
2021-05-06Remove v2 legacy onion support, and its corresponding client auth functionali...Miguel Jacq
2021-05-04Early support for ClientAuth with v3 onionsMiguel Jacq
2021-05-02Use colorama for terminal colors, to get Windows supportMicah Lee
2021-04-11Update poetry deps, and add requests[socks]Micah Lee
2021-01-31Updates the unicode logic in share_mode code as wellSaptak S
2020-11-17Update CLI depsMicah Lee
2020-11-09Add setuptools as a dependency for pkg_resources module, and update build scr...Micah Lee
2020-11-03Make snapcraft packaging work with briefcase refactorMicah Lee
2020-10-12Add onionshare CLI to cli folder, move GUI to desktop folder, and start refac...Micah Lee