Commit Graph

39 Commits

Author SHA1 Message Date
Micah Lee
a94c7c8f92
Fix windows build script for new version of PySide6 2023-05-22 12:22:18 +05:30
Micah Lee
4ab56924a4
Upgrade to pyside6 6.5.0, to allow python 3.11.x, and also upgrade other poetry deps 2023-05-22 12:22:04 +05:30
Micah Lee
600780292a
Update Windows build script to support PySide6 2023-02-08 15:28:20 -08:00
Micah Lee
f410b19277
Switch to Python 3.10.9, because PySide6 does not support 3.11 yet 2023-02-05 13:39:28 -08:00
Micah Lee
c536dd3c48
Switch to Python 3.11, and make build_mac in CI use the universal2 installer 2023-02-05 12:31:07 -08:00
NoisyCoil
c2fd95c29e Reverted to using Tor Browser's binaries, universal binaries (MacOS) 2022-12-30 22:23:52 +01:00
NoisyCoil
5479d185ca Initial support for Linux 64-bit, desktop/scripts/get-tor.py for macos-aarch64 2022-10-28 20:08:44 +02:00
Micah Lee
e8b388995b
Switch to python 3.9.13 and switch how python is installed in Windows 2022-06-19 18:11:50 -04:00
Micah Lee
8ff1a0b294
Make scripts to build PT binaries, and run those in CI 2022-06-19 14:57:37 -04:00
Micah Lee
3fd96cd472
Combine all get-tor scripts into a single get-tor.py 2022-04-03 11:15:53 -07:00
Micah Lee
06e9b3d3fc
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
07665a0109
Delete unused Qt5 files after Windows build 2021-12-23 11:49:43 -08:00
Micah Lee
f0d40beb77
Start implementing cx_Freeze 2021-12-21 14:16:10 -08:00
Micah Lee
1d53712544
Continue switching from briefcase to poetry 2021-12-19 17:33:11 -08:00
Micah Lee
a71a4f9baa
Merge branch 'develop' of https://github.com/a1346054/onionshare into a1346054-develop 2021-12-04 20:34:07 -08:00
Micah Lee
9430439b5f
Fix meek-client in Windows 2021-11-07 12:12:12 -08:00
Micah Lee
dbeb0f2194
Add script to compile meek-client and copy into resources 2021-10-24 11:48:18 -07:00
a1346054
252ba46d5c
Use HTTPS link instead of HTTP 2021-10-14 21:48:11 +00:00
Micah Lee
3e61e8dd37
Write Linux script to download Tor Browser and extract binaries 2021-10-11 20:17:26 -07:00
Micah Lee
6049509db6
Change github URLs from micahflee/onionshare to onionshare/onionshare 2021-08-20 13:34:55 -07:00
Micah Lee
5b072fb6fd
Add note to desktop readme for Ubuntu 20.04 2021-05-31 12:20:21 -07:00
Micah Lee
c2940a307d
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
c904bb5b5f
Update desktop readme, and add a helper script to use CLI args 2020-11-29 11:23:23 -08:00
Micah Lee
7bcfe6cad1
Add rebuild-cli.sh script 2020-11-29 10:42:04 -08:00
Micah Lee
f8474c2399
Write proper Windows release build script, and update Windows release docs 2020-11-06 13:24:43 -08:00
Micah Lee
4f0154d698
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
b2f30e90b3
Make OnionShare briefcase work in macOS 2020-11-04 15:57:14 -08:00
Micah Lee
68347039c9
Change snap to strict mode, and update readme 2020-11-03 22:53:54 -08:00
Micah Lee
f8437c4fea
Make snapcraft packaging work with briefcase refactor 2020-11-03 21:48:22 -08:00
Micah Lee
3cef5c1679
Merge branch '1111_snap' into briefcase-snap 2020-11-03 19:37:05 -08:00
Micah Lee
208d615ad0
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
7ece466d82
Put tor binaries in desktop app resources, not cli resources, and fix Windows packaging 2020-10-15 19:09:46 -07:00
Micah Lee
5b2fe2019c
Make onionshare_cli an actual dependency of the GUI version 2020-10-15 16:30:30 -07:00
Micah Lee
50e7471a49 Make it work in Windows 2020-10-14 22:36:31 -07:00
Micah Lee
33d522d0da
Change CircleCI to run CLI tests, then GUI tests 2020-10-14 20:42:20 -07:00
Micah Lee
79100f050c
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
bd305ac3be
Fix extremely obnoxious bug related to differences in QTabWidget between PyQt5 and PySlide2 2020-10-14 19:22:39 -07:00
Micah Lee
cb0494d46f
Port from PyQt5 to PySide2 2020-10-13 22:28:21 -07:00
Micah Lee
b42f92d714
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