Saptak Sengupta
|
0e5b9bbf6b
|
Merge pull request #1589 from onionshare/censorship_docs
Censorship documentation
|
2022-05-31 14:51:24 +05:30 |
|
Micah Lee
|
2fd830a85d
|
Update other screenshots
|
2022-05-30 15:43:45 -07:00 |
|
Micah Lee
|
96024de4b8
|
Merge the automatic censorship circumvention docs with the tor settings docs
|
2022-05-30 15:14:59 -07:00 |
|
Micah Lee
|
a8b8414482
|
Starting to edit the Connecting to Tor page, with screenshots from Ubuntu
|
2022-05-30 14:33:52 -07:00 |
|
Micah Lee
|
fb0e28c62b
|
Treat censorship API returning None for bridge settings the same as if it doesn't return bridge settings (#1588)
|
2022-05-30 14:26:46 -07:00 |
|
Micah Lee
|
8dd354f039
|
Switch to pyside2 5.12.2.1, to allow building with python 3.10
|
2022-05-30 13:37:04 -07:00 |
|
Micah Lee
|
beb9989b80
|
Start editing the connecting docs, but pausing to switch to Ubuntu for the latest screenshots
|
2022-05-30 15:30:55 -04:00 |
|
Micah Lee
|
26f1c60240
|
Update the poetry deps in docs
|
2022-05-30 15:22:23 -04:00 |
|
Micah Lee
|
412660dc16
|
Merge branch 'censorship_docs' of https://github.com/mig5/onionshare into mig5-censorship_docs
|
2022-05-30 15:18:16 -04:00 |
|
Micah Lee
|
b320596190
|
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
|
c267d27eaa
|
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
|
5303186891
|
Update get-tor scripts to use Tor Browser 11.0.13
|
2022-05-30 14:24:13 -04:00 |
|
Micah Lee
|
4f38dcbdf5
|
Compile libevent again
|
2022-05-29 18:22:32 -07:00 |
|
Micah Lee
|
972d583243
|
Fix 32-bit go path
|
2022-05-29 17:24:46 -07:00 |
|
Micah Lee
|
f7dd3380f8
|
Fix tor path again
|
2022-05-29 17:07:22 -07:00 |
|
Micah Lee
|
d2c55a0a8c
|
Try fixing windows poetry cache key
|
2022-05-29 17:02:21 -07:00 |
|
Micah Lee
|
67262fa810
|
Fix cygwin 32-bit path
|
2022-05-29 16:12:38 -07:00 |
|
Micah Lee
|
7b65e419ff
|
Try changing keys for windows poetry cache
|
2022-05-29 16:09:00 -07:00 |
|
Micah Lee
|
2490f45343
|
Build both win64 and win32, and update get_tor_paths() to display verbose output about the path its looking for
|
2022-05-29 15:59:19 -07:00 |
|
Micah Lee
|
c23621d841
|
Fix cache keys
|
2022-05-29 15:43:25 -07:00 |
|
Micah Lee
|
f9e2bc215d
|
Fix skipping tasks for restoring obfs4proxy and meek-client
|
2022-05-29 15:33:30 -07:00 |
|
Micah Lee
|
ac9bc039bb
|
Fix get_tor_paths() to point to new Windows paths, and actually build onionshare for win64
|
2022-05-29 15:23:55 -07:00 |
|
Micah Lee
|
092715585b
|
Build snowflake and meek by git cloning their source first
|
2022-05-29 14:58:25 -07:00 |
|
Micah Lee
|
35ff387809
|
Fix copying tor binaries into project
|
2022-05-29 14:41:23 -07:00 |
|
Micah Lee
|
50ed30a84f
|
Fix Test-Path if statements
|
2022-05-29 14:30:23 -07:00 |
|
Micah Lee
|
d8af8a39be
|
Copy tor binaries into the project
|
2022-05-29 14:28:30 -07:00 |
|
Micah Lee
|
7690ccbff4
|
Always install cygwin
|
2022-05-29 14:19:47 -07:00 |
|
Micah Lee
|
87b8cb9c87
|
Add compiling obfs4proxy, snowflake, and meek
|
2022-05-29 14:17:16 -07:00 |
|
Micah Lee
|
8e8d772b47
|
Add zlib-devel dependency
|
2022-05-29 13:47:42 -07:00 |
|
Micah Lee
|
3d827805d2
|
Do not enable static libevent (hopefully this tor binary will work on other systems)
|
2022-05-29 13:12:14 -07:00 |
|
Micah Lee
|
1e9135f0c9
|
Try installing libevent-devel instead of compiling libevent
|
2022-05-29 13:04:25 -07:00 |
|
Micah Lee
|
279951d5ef
|
Build libevent and tor in the same task
|
2022-05-29 12:49:09 -07:00 |
|
Micah Lee
|
9fc8ee5178
|
Add a cache version, to invalidate old circleci cache
|
2022-05-29 12:45:58 -07:00 |
|
Micah Lee
|
7fd623446f
|
Fix cache key name, and run ./autogen.sh when compiling tor
|
2022-05-29 12:13:20 -07:00 |
|
Micah Lee
|
304f4cf8dc
|
Try building tor as well
|
2022-05-29 12:02:15 -07:00 |
|
Micah Lee
|
75d6f10f30
|
Don't import signing keys in a separate task, and fix paths in the cygwin task
|
2022-05-29 11:57:54 -07:00 |
|
Micah Lee
|
8693eb7c2f
|
Import signing keys in a seprate task
|
2022-05-29 11:55:59 -07:00 |
|
Micah Lee
|
c8a20bc9c6
|
Install cygwin in bash too
|
2022-05-29 11:49:59 -07:00 |
|
Micah Lee
|
c9598a6e6d
|
Switch to bash
|
2022-05-29 11:45:34 -07:00 |
|
Micah Lee
|
2eee62c705
|
Download and install cygwin in separate tasks
|
2022-05-29 11:34:51 -07:00 |
|
Micah Lee
|
144b01d7e4
|
Try using gpg2
|
2022-05-29 11:25:40 -07:00 |
|
Micah Lee
|
02339eeda1
|
Debug output
|
2022-05-29 11:18:45 -07:00 |
|
Micah Lee
|
4ea8fd8d23
|
Try installing cygwin packages separately
|
2022-05-29 11:12:58 -07:00 |
|
Micah Lee
|
744c79db96
|
Try installing cygwin and packages separately
|
2022-05-29 11:05:28 -07:00 |
|
Micah Lee
|
09b45300f1
|
Skip cygwin install if libevent and tor are compiled
|
2022-05-29 10:40:36 -07:00 |
|
Micah Lee
|
d1a063238d
|
Use absolute paths, install gnupg in cygwin, and use cygwin's gpg to verify git tags
|
2022-05-29 09:42:44 -07:00 |
|
Micah Lee
|
50b770cbc2
|
Verify cygwin signature
|
2022-05-29 09:27:10 -07:00 |
|
Micah Lee
|
68b3c1f371
|
Fix cygwin download
|
2022-05-28 21:44:26 -07:00 |
|
Micah Lee
|
efa2f51d49
|
Try building libevent with cygwin
|
2022-05-28 21:40:52 -07:00 |
|
Micah Lee
|
56a4e6e99f
|
Import signing keys in a different way
|
2022-05-27 07:47:10 -07:00 |
|