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
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
Saptak Sengupta
56238e2caa
Merge pull request #1564 from SaptakS/replace-map-flags
...
Replace maps with flags
2022-04-23 13:30:04 +05:30
Saptak Sengupta
f746a431a3
Merge pull request #1570 from glenn-sorrentino/develop
...
Updated web UI
2022-04-09 14:56:52 +05:30
Glenn Sorrentino
aee41f4eb5
Update logo
2022-04-05 21:32:42 -07:00
Glenn Sorrentino
72e671bffd
Update logos
2022-04-05 20:09:31 -07:00
Glenn Sorrentino
4818d79d2e
Update style.css
2022-04-05 19:58:25 -07:00
Glenn Sorrentino
908df8806a
Update listing.html
...
remove hard-coded image size
2022-04-05 19:21:22 -07:00
Glenn Sorrentino
db8be8f7bb
Update style.css
...
Cleaned up UI, better responsiveness
2022-04-05 19:21:05 -07:00
Glenn Sorrentino
59f31b62b4
Updated Logo
...
Consistency across logos
2022-04-05 19:19:24 -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
d863d72d01
Merge pull request #1567 from onionshare/fix-tests
...
Fix tests
2022-03-29 08:54:50 -07:00
Micah Lee
db7310b4df
Actually switch to next gen CircleCI container images
2022-03-28 20:22:14 -07:00
Micah Lee
74ae4b01aa
Switch to next gen CircleCI image
2022-03-28 20:20:23 -07:00
Micah Lee
8128832450
Set env variable a different way
2022-03-28 20:13:14 -07:00
Micah Lee
74172a0151
Turn on qt debugging in CircleCI
2022-03-28 20:06:07 -07:00
Micah Lee
4bb86b189b
Merge pull request #1541 from onionshare/upgrade-flask
...
Update flask to 2.0.3
2022-03-28 19:45:59 -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
Micah Lee
e23ea00f98
Merge pull request #1552 from mig5/better_meek_logs
...
More verbose and consistent Meek exception logging
2022-03-28 19:12:59 -07:00
Micah Lee
054e5616db
Update socket.io.min.js to latest version
2022-03-28 18:21:18 -07:00
Micah Lee
28b53e0898
Merge branch 'develop' into upgrade-flask
2022-03-28 18:18:57 -07:00
Miguel Jacq
081c4578ac
Add Ctrl+H to open Settings tab, and let it be closed with Ctrl+X too
2022-03-29 11:27:04 +11:00
Miguel Jacq
e83acccd78
Add accessible name on Settings cog button
2022-03-29 11:15:47 +11:00
Miguel Jacq
1d92abf226
Add shortcuts for modes and new/close tab. Set accessible string for modes on mode chooser
2022-03-28 17:18:58 +11:00
Miguel Jacq
293dfffd3f
Support for Censorship Circumvention API's /default route.
...
Fall back to trying Censorship API's /default route if no other bridges found.
At time of writing, this returns a couple of built-in obfs4 bridges.
If even that request fails, we will still fall back to our own full list of
obfs4 bridges.
2022-03-28 12:31:07 +11:00
Micah Lee
be3b5b8ae5
Merge pull request #1560 from mig5/fix_censorship_builtin_bridges_response
...
Remove meek workaround in Censorship Circumvention API's built-in bridges response
2022-03-27 17:27:03 -07:00
Miguel Jacq
f25277fb30
Remove meek workaround in Censorship Circumvention API's built-in bridges response
2022-03-28 10:45:23 +11: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
e63293dd45
Merge pull request #1556 from SaptakS/update-tor-versions
...
Updates tor browser version in get-tor scripts
2022-03-27 11:27:43 -07:00
Saptak S
aca4b29657
Updates tor browser version in get-tor scripts
2022-03-25 19:08:58 +05:30
Miguel Jacq
f455cedefe
More verbose and consistent Meek exception logging
2022-03-22 14:29:02 +11:00
Micah Lee
e5306bd967
Merge branch 'censorship' into develop
2022-03-06 15:02:28 -08:00
Micah Lee
63b36e0e55
Fix some strings in advanced docs
2022-03-06 15:01:42 -08:00
Micah Lee
8296ffa0f0
Merge branch 'patch-17' of https://github.com/comradekingu/onionshare into comradekingu-patch-17
2022-03-06 14:53:03 -08:00
Micah Lee
4694ced0bc
Remove useless CLI stuff from GUI tests, and refactor so that qtapp is a singleton and all tests can be run at once
2022-03-06 14:26:51 -08:00
Micah Lee
201da936f0
Try running tests a different way
2022-03-06 14:17:13 -08:00
Micah Lee
a4444ebf96
Sleep between running tests, to hopefully prevent segfaults in CI
2022-03-06 14:02:07 -08:00
Micah Lee
260727d233
Switch from pytest.yield_fixture to just pytest.fixture, to remove warnings when running tests
2022-03-06 14:01:32 -08:00
Micah Lee
7c1854193a
Merge branch 'develop' into censorship
2022-03-06 13:55:36 -08:00
Micah Lee
f8effa3928
Merge pull request #1524 from onionshare/1512_individual_files_windows
...
Fix individual files problem in Windows
2022-03-06 13:55:03 -08:00
Micah Lee
af0beac71d
Merge pull request #1533 from SaptakS/settings-subtabs
...
Settings subtabs
2022-03-06 13:43:25 -08:00
Micah Lee
45ea3f97b1
Merge pull request #1526 from onionshare/1486_rocket_ship
...
Rocket ship animation
2022-03-06 13:39:01 -08:00
Micah Lee
1685370077
Merge pull request #1525 from comradekingu/patch-18
...
Various string fixes
2022-03-06 13:37:17 -08:00