32 Commits

Author SHA1 Message Date
Micah Lee
d6ec551656 Switch to python 3.9.13 and switch how python is installed in Windows 2022-06-19 18:11:50 -04:00
Micah Lee
b143ccc770 Make scripts to build PT binaries, and run those in CI 2022-06-19 14:57:37 -04:00
Micah Lee
76dd0d37ee Combine all get-tor scripts into a single get-tor.py 2022-04-03 11:15:53 -07:00
Micah Lee
67cdd101d8 Fix built-in bridge detection, and update built-in bridges. Also update README after setting up Windows dev environment 2022-03-27 12:44:41 -07:00
Micah Lee
cfbeabaf95 Delete unused Qt5 files after Windows build 2021-12-23 11:49:43 -08:00
Micah Lee
12de3166b7 Start implementing cx_Freeze 2021-12-21 14:16:10 -08:00
Micah Lee
73c2f73aa9 Continue switching from briefcase to poetry 2021-12-19 17:33:11 -08:00
Micah Lee
16c6a9f89d Merge branch 'develop' of https://github.com/a1346054/onionshare into a1346054-develop 2021-12-04 20:34:07 -08:00
Micah Lee
08ae2e616b Fix meek-client in Windows 2021-11-07 12:12:12 -08:00
Micah Lee
6bd1a4c527 Add script to compile meek-client and copy into resources 2021-10-24 11:48:18 -07:00
a1346054
c74de63279 Use HTTPS link instead of HTTP 2021-10-14 21:48:11 +00:00
Micah Lee
88c7b9fdec Write Linux script to download Tor Browser and extract binaries 2021-10-11 20:17:26 -07:00
Micah Lee
4c1f8d40b7 Change github URLs from micahflee/onionshare to onionshare/onionshare 2021-08-20 13:34:55 -07:00
Micah Lee
e7dd393a0b Add note to desktop readme for Ubuntu 20.04 2021-05-31 12:20:21 -07:00
Micah Lee
c2a8c7d75a Write rebuild-cli in python instead of bash to work in Windows, and make the dev script available in Windows 2020-11-29 13:57:53 -08:00
Micah Lee
bbd5d6147b Update desktop readme, and add a helper script to use CLI args 2020-11-29 11:23:23 -08:00
Micah Lee
180da51978 Add rebuild-cli.sh script 2020-11-29 10:42:04 -08:00
Micah Lee
ff664e59be Write proper Windows release build script, and update Windows release docs 2020-11-06 13:24:43 -08:00
Micah Lee
3e6c60d109 Write unified release documentation, move licenses into the root, and delete some unnecessary files from desktop/install 2020-11-04 16:51:48 -08:00
Micah Lee
9fe4f9a3bd Make OnionShare briefcase work in macOS 2020-11-04 15:57:14 -08:00
Micah Lee
2fecbc5745 Change snap to strict mode, and update readme 2020-11-03 22:53:54 -08:00
Micah Lee
bbf42fa927 Make snapcraft packaging work with briefcase refactor 2020-11-03 21:48:22 -08:00
Micah Lee
4877773b61 Merge branch '1111_snap' into briefcase-snap 2020-11-03 19:37:05 -08:00
Micah Lee
d760f55fd1 Add desktop documentation about building CLI wheel, and make CircleCI tests build CLI wheel first as well 2020-11-01 10:13:58 -08:00
Micah Lee
ab886e911b Put tor binaries in desktop app resources, not cli resources, and fix Windows packaging 2020-10-15 19:09:46 -07:00
Micah Lee
8340b4aae7 Make onionshare_cli an actual dependency of the GUI version 2020-10-15 16:30:30 -07:00
Micah Lee
06acb905b3 Make it work in Windows 2020-10-14 22:36:31 -07:00
Micah Lee
d5b4ad46cd Change CircleCI to run CLI tests, then GUI tests 2020-10-14 20:42:20 -07:00
Micah Lee
e877855827 Load onionshare_cli from source tree instead of pip dependency, and start making tests work with PySide2 2020-10-14 20:17:08 -07:00
Micah Lee
b6be9989d8 Fix extremely obnoxious bug related to differences in QTabWidget between PyQt5 and PySlide2 2020-10-14 19:22:39 -07:00
Micah Lee
decf703cd9 Port from PyQt5 to PySide2 2020-10-13 22:28:21 -07:00
Micah Lee
5eb2bb6353 Move docs back to root, move onionshare_gui into briefcase app, and make modifications so briefcase app will work 2020-10-13 17:28:54 -07:00