Commit Graph

4548 Commits

Author SHA1 Message Date
Saptak S
667b82319f
Address reviews 2022-05-02 12:28:50 +05:30
Saptak S
1669a55175
Adjusts the country combobox margin-left to indicate hierarchy 2022-04-30 22:13:59 +05:30
Saptak S
fea6503223
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
49d951f43d
Shows the actual error message returned from tor connection at the top 2022-04-30 21:19:24 +05:30
Saptak S
737c4d0f20
Keeps the same widget on cancelling a tor connection 2022-04-30 20:49:35 +05:30
Saptak S
4c0cbb877b
Opens new tab if the only other tab is a settings tab 2022-04-30 13:20:30 +05:30
Miguel Jacq
bacbaf2289
Clarifications in docs about Tor settings 2022-04-28 13:13:56 +10:00
Saptak Sengupta
a998a327af
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
Saptak Sengupta
88447cc739
Merge pull request #1564 from SaptakS/replace-map-flags
Replace maps with flags
2022-04-23 13:30:04 +05:30
Micah Lee
17b0b2b318
Make gui tests optional because they keep failing 2022-04-19 22:26:03 -04:00
Micah Lee
fa8c990380
Oops, install correct poetry deps for GUI tests 2022-04-19 22:15:49 -04:00
Micah Lee
45adc8674d
Cache poetry deps when running tests 2022-04-19 22:12:30 -04:00
Micah Lee
f118204cb7
Fix some windows cache paths, and in macOS build copy binaries into app 2022-04-19 22:02:47 -04:00
Micah Lee
e1da7fc702
Cache deps in win64 and win32 2022-04-19 21:42:37 -04:00
Micah Lee
b86de120e6
Try caching win32 tor download 2022-04-19 21:24:23 -04:00
Micah Lee
e1122e8a06
Fix environment 2022-04-19 21:14:04 -04:00
Micah Lee
51133e20fd
De-universal2-ize the macOS circleCI config 2022-04-19 21:12:42 -04:00
Micah Lee
6fa7a22f62
We don't need openssl 2022-04-11 01:16:06 -04:00
Micah Lee
c6c06a34bc
Fix yaml indention 2022-04-10 23:49:29 -04:00
Micah Lee
bf53fbd721
Work on making all macOS binaries universal2 2022-04-10 23:46:40 -04:00
Micah Lee
e184ca5d03
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
Saptak Sengupta
7f87cd2fd3
Merge pull request #1570 from glenn-sorrentino/develop
Updated web UI
2022-04-09 14:56:52 +05:30
Micah Lee
de4dbb54a0
Fix macOS package cleanup and codesigning 2022-04-07 19:29:04 -07:00
Glenn Sorrentino
111eb3ceef Update logo 2022-04-05 21:32:42 -07:00
Glenn Sorrentino
c602f57453 Update logos 2022-04-05 20:09:31 -07:00
Glenn Sorrentino
bdc43daee4 Update style.css 2022-04-05 19:58:25 -07:00
Glenn Sorrentino
c2362f77a7 Update listing.html
remove hard-coded image size
2022-04-05 19:21:22 -07:00
Glenn Sorrentino
5d754f5784 Update style.css
Cleaned up UI, better responsiveness
2022-04-05 19:21:05 -07:00
Glenn Sorrentino
62f3c2fca6 Updated Logo
Consistency across logos
2022-04-05 19:19:24 -07:00
Micah Lee
301aa19df2
Properly zip up the app bundle 2022-04-05 17:34:04 -07:00
Micah Lee
a2b1f8b578
Complete codesigning and packaging for Windows 2022-04-05 12:41:21 -07:00
Micah Lee
c23a7856eb
Try the python3 choco project instead of python, to see if it fixes the win64 build 2022-04-04 20:45:08 -07:00
Micah Lee
3d81c890bc
Fix macos build bug 2022-04-04 20:41:24 -07:00
Micah Lee
8a450c7db7
Give up on snapcraft 2022-04-03 21:22:13 -07:00
Micah Lee
af19ad405b
bash function syntax 2022-04-03 21:11:47 -07:00
Micah Lee
8076c64b5e
Install even more snaps 2022-04-03 21:06:48 -07:00
Micah Lee
8d810f87c0
Try installing go and gnome-3-34-1804-sdk without snapd 2022-04-03 20:59:33 -07:00
Micah Lee
cc11737a75
Install one snap at a time 2022-04-03 20:29:55 -07:00
Micah Lee
61db951789
Try install extra snaps first 2022-04-03 20:26:16 -07:00
Micah Lee
eec2f7727b
Try stable snapcore/snapcraft container 2022-04-03 20:22:08 -07:00
Micah Lee
fc75458453
Build exe.macos as well as the app bundle, and upload them both 2022-04-03 20:21:14 -07:00
Micah Lee
49471a835a
Fix macOS cleanup script 2022-04-03 17:35:41 -07:00
Micah Lee
9b28a9393a
Move windows and mac build scripts into scripts folder 2022-04-03 17:20:31 -07:00
Micah Lee
28655d28c8
Make CircleCI use the new get-tor.py 2022-04-03 11:20:57 -07: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
ee9a5269bb
Oops, change to correct folder for snapcraft 2022-03-31 21:15:48 -07:00
Micah Lee
562d213ec5
Add some exception handling to the symlink creation 2022-03-31 21:13:42 -07:00
Micah Lee
fa5d5b7cdd
Use docker for snapcraft 2022-03-31 21:04:08 -07:00
Micah Lee
d54b51e7b1
Install snapcraft before building the snap, and fix some macos cleanup 2022-03-31 19:57:47 -07:00
Micah Lee
4e5ad4d0ca
Work on macOS build 2022-03-31 19:35:26 -07:00