Micah Lee
|
fbc4f7cf49
|
Merge branch 'develop' into ci-builds
|
2022-06-20 09:14:26 -07:00 |
|
Micah Lee
|
6c686a6cae
|
Sanitize version string for WiX too
|
2022-06-19 21:50:32 -07:00 |
|
Micah Lee
|
b21fee0e84
|
Fix sanitizing version string
|
2022-06-20 00:18:49 -04:00 |
|
Micah Lee
|
0e943539ce
|
cx_Freeze cannot handle dev version strings
|
2022-06-19 23:58:41 -04:00 |
|
Micah Lee
|
4acc30e167
|
Fix PT Windows build scripts to move the binary to the right folder
|
2022-06-19 23:36:34 -04:00 |
|
Micah Lee
|
172d0315a6
|
Version bump to 2.6.dev1
|
2022-06-19 23:36:08 -04:00 |
|
Micah Lee
|
99f117fa94
|
Fix windows codesigning script
|
2022-06-19 22:57:13 -04:00 |
|
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
|
8218255430
|
One more get-tor fix for win64
|
2022-06-19 16:05:17 -04:00 |
|
Micah Lee
|
bf1bf5cd0d
|
64-bit Tor Browser binaries have different filenames than 32-bit
|
2022-06-19 15:57:10 -04:00 |
|
Micah Lee
|
ad9e7c8b8b
|
Fix get-tor bug
|
2022-06-19 15:28:04 -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
|
105c96f522
|
Update get-tor.py to use Tor Browser 11.0.4, and improve it. Make sure we run get-tor.py in CI before compiling pluggable transports, so the correct folder will exist
|
2022-06-16 21:05:11 -07:00 |
|
Micah Lee
|
c9d471dc79
|
Switch to pyside2 5.12.2.1, to allow building with python 3.10
|
2022-05-30 13:37:04 -07:00 |
|
Micah Lee
|
99a58f1209
|
Merge pull request #1582 from SaptakS/better-error-logs
Better error logs in the bridge connect widget
|
2022-05-30 15:16:18 -04:00 |
|
Micah Lee
|
d33b8bbc34
|
Merge pull request #1581 from SaptakS/new-tab-fix
Opens new tab if the only other tab is a settings tab
|
2022-05-30 15:09:28 -04:00 |
|
Micah Lee
|
a71b7336db
|
Update get-tor scripts to use Tor Browser 11.0.13
|
2022-05-30 14:24:13 -04:00 |
|
Micah Lee
|
343ee54ad8
|
Merge branch 'develop' into ci-builds
|
2022-05-25 21:32:17 -07:00 |
|
Saptak S
|
6dcac0f4e9
|
Address reviews
|
2022-05-02 12:28:50 +05:30 |
|
Saptak S
|
7b5c9c937c
|
Adjusts the country combobox margin-left to indicate hierarchy
|
2022-04-30 22:13:59 +05:30 |
|
Saptak S
|
4d12e11cef
|
Adds a group box for the bridge settings options in the bridge auto connect widget
|
2022-04-30 22:02:26 +05:30 |
|
Saptak S
|
22325ef538
|
Shows the actual error message returned from tor connection at the top
|
2022-04-30 21:19:24 +05:30 |
|
Saptak S
|
50326b6e26
|
Keeps the same widget on cancelling a tor connection
|
2022-04-30 20:49:35 +05:30 |
|
Saptak S
|
51a6e146a8
|
Opens new tab if the only other tab is a settings tab
|
2022-04-30 13:20:30 +05:30 |
|
Saptak Sengupta
|
761eab28e8
|
Merge pull request #1563 from mig5/tab_shortcuts_and_accessible_main_page
Add shortcuts for modes and new/close tab. Set accessible string for modes on mode chooser
|
2022-04-28 00:45:39 +05:30 |
|
Micah Lee
|
31f4cd4bb7
|
In CI, download Tor from for windows Tor Expert Bundle, and build meek, obfs4proxy, and snowflake ourselves
|
2022-04-10 19:07:35 -04:00 |
|
Micah Lee
|
0ba7f11748
|
Fix macOS package cleanup and codesigning
|
2022-04-07 19:29:04 -07:00 |
|
Micah Lee
|
5500e3f890
|
Complete codesigning and packaging for Windows
|
2022-04-05 12:41:21 -07:00 |
|
Micah Lee
|
579cfd4500
|
Fix macOS cleanup script
|
2022-04-03 17:35:41 -07:00 |
|
Micah Lee
|
e9ab1a8cd4
|
Move windows and mac build scripts into scripts folder
|
2022-04-03 17:20:31 -07: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
|
36671fa89f
|
Add some exception handling to the symlink creation
|
2022-03-31 21:13:42 -07:00 |
|
Micah Lee
|
74afcdc1c0
|
Install snapcraft before building the snap, and fix some macos cleanup
|
2022-03-31 19:57:47 -07:00 |
|
Micah Lee
|
dec466c77b
|
Work on macOS build
|
2022-03-31 19:35:26 -07:00 |
|
Micah Lee
|
e7a0f776d0
|
Create new windows.py script that combines various Windows build tasks, and update CI to use it
|
2022-03-31 18:34:41 -07:00 |
|
Micah Lee
|
247528a8f9
|
Try a different way of explicitly defining what packages to include and exclude
|
2022-03-31 12:31:48 -07:00 |
|
Micah Lee
|
6f339a2c62
|
Explicitly exclude top-level folders from cx_Freeze build
|
2022-03-31 11:57:15 -07:00 |
|
Saptak S
|
b928f19507
|
Replaces try again button with a radio button
|
2022-03-31 18:20:30 +05:30 |
|
Saptak S
|
65b87dcd80
|
Updates the repository to download the flags from to include all flags
|
2022-03-31 18:20:29 +05:30 |
|
Saptak S
|
5c9823e06f
|
Adds country flags
|
2022-03-31 18:20:18 +05:30 |
|
Micah Lee
|
faafcc12fd
|
Run setup-freeze.py directly instead of using build-windows.py, and fix go path in build meek script
|
2022-03-30 16:09:31 -07:00 |
|
Micah Lee
|
21b4ec756b
|
Try fixing installing 32-bit go, and try fixing 32-bit paths in scripts
|
2022-03-30 15:52:31 -07:00 |
|
Micah Lee
|
c8a4330b63
|
In 32-bit build, use 32-bit python
|
2022-03-30 14:30:49 -07:00 |
|
Micah Lee
|
b0570f3982
|
Comment out deleting files, to see if this makes binary run
|
2022-03-30 12:26:00 -07:00 |
|
Micah Lee
|
5a83824d46
|
Make build-windows.py not use special characters, and make it detect 32-bit or 64-bit python
|
2022-03-30 08:55:04 -07:00 |
|
Micah Lee
|
935f9bec5b
|
Add --ci-build to Windows build script, and do more to make the build in CircleCI
|
2022-03-30 08:29:16 -07:00 |
|
Micah Lee
|
72bdb4a9e6
|
Merge branch 'develop' into upgrade-flask
|
2022-03-28 19:34:18 -07:00 |
|
Micah Lee
|
d544c51a6b
|
Merge branch 'develop' of github.com:onionshare/onionshare into windows-tweaks
|
2022-03-28 19:31:50 -07:00 |
|
Micah Lee
|
6955aabbe7
|
Merge branch 'develop' of github.com:onionshare/onionshare into upgrade-flask
|
2022-03-28 19:31:39 -07:00 |
|
Micah Lee
|
ecc4bfcef8
|
Merge branch 'censorship_default_route' of https://github.com/mig5/onionshare into mig5-censorship_default_route
|
2022-03-28 19:23:45 -07:00 |
|