Micah Lee
|
ba1fde54a9
|
Update copyright year to 2022
|
2022-01-16 16:15:49 -08:00 |
|
Micah Lee
|
428ba7c80c
|
Update Tor Browser version to download tor binaries
|
2022-01-16 16:12:18 -08:00 |
|
Micah Lee
|
b0bad75e64
|
Version bump to 2.4.1
|
2022-01-16 16:06:29 -08:00 |
|
Micah Lee
|
3d880afe7a
|
Merge branch 'develop' of github.com:onionshare/onionshare into ros-fixes
|
2022-01-16 15:49:33 -08:00 |
|
Micah Lee
|
847b6b858e
|
Merge branch 'connect_to_tor_emitted_on_persistent_tabs' of https://github.com/mig5/onionshare into mig5-connect_to_tor_emitted_on_persistent_tabs
|
2022-01-16 14:23:52 -08:00 |
|
Micah Lee
|
eb46e96ae4
|
Update docs poetry deps
|
2022-01-16 14:19:30 -08:00 |
|
Micah Lee
|
86d195e4a6
|
Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translations into develop
|
2022-01-16 13:51:47 -08:00 |
|
Micah Lee
|
0dccb55127
|
Merge branch 'cx_freeze-packaging' into develop
|
2022-01-16 13:50:56 -08:00 |
|
Micah Lee
|
cf082914ce
|
Codesign .dylib files too, and properly delete unused PySide2 files
|
2022-01-16 13:25:05 -08:00 |
|
Micah Lee
|
5595acd8f0
|
Also codesign libevent-2.1.7.dylib
|
2022-01-16 11:44:30 -08:00 |
|
Micah Lee
|
0b31b134ab
|
Completely rework the Mac app bundle so that it can get notarized
|
2022-01-16 11:25:15 -08:00 |
|
Micah Lee
|
9d034ea5ae
|
Closer, but notarization fails
|
2022-01-13 16:07:26 -08:00 |
|
Micah Lee
|
bc72397516
|
Finish packaging and code signing for Mac
|
2022-01-13 15:13:03 -08:00 |
|
Micah Lee
|
58f3bd99d5
|
One more license tweak
|
2022-01-13 10:24:37 -08:00 |
|
Micah Lee
|
2063a81760
|
Change text in Windows installer license, add background image to installer
|
2022-01-13 10:18:56 -08:00 |
|
Micah Lee
|
7879ba4a7f
|
Add code signing and MSI packaging for Windows
|
2022-01-12 19:58:40 -08:00 |
|
Hosted Weblate
|
02ad60f97e
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (17 of 17 strings)
Translated using Weblate (French)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/
Translated using Weblate (French)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/
Co-authored-by: AO Localisation Lab <ao@localizationlab.org>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Taro Tanaka <anon_japan@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/ja/
Translation: OnionShare/Doc - Advanced
|
2022-01-11 06:54:46 +01:00 |
|
Saptak S
|
d327db58e4
|
Try bullseye image instead of buster
|
2021-12-30 13:19:53 +05:30 |
|
Saptak S
|
1c78fed752
|
Use xvfb to run the GUI tests
|
2021-12-26 21:22:30 +05:30 |
|
Saptak S
|
78f43ef6b7
|
Updates python image to 3.9 in circleci to match pyproject requirement
|
2021-12-26 17:28:18 +05:30 |
|
Micah Lee
|
4d5c082b3a
|
Merge branch 'cx_freeze-packaging' of github.com:micahflee/onionshare into cx_freeze-packaging
|
2021-12-23 11:58:31 -08:00 |
|
Micah Lee
|
25f9df4c84
|
Start adding cx_Freeze linux support
|
2021-12-23 11:58:07 -08:00 |
|
Micah Lee
|
cfbeabaf95
|
Delete unused Qt5 files after Windows build
|
2021-12-23 11:49:43 -08:00 |
|
Micah Lee
|
f51d3770bc
|
Use cx_freeze for making macOS dmg
|
2021-12-22 14:04:34 -08:00 |
|
Micah Lee
|
0701bb062a
|
Allow onionshare-cli binary made by cx_Freeze find tor binaries in macOS
|
2021-12-22 13:08:01 -08:00 |
|
Micah Lee
|
27f3383bce
|
Support cx_Freeze in macOS
|
2021-12-22 12:04:44 -08:00 |
|
Micah Lee
|
26ad8a22ad
|
Solve obnoxious cx_Freeze issue that broke websockets by enforcing async_mode=gevent, and including the correct modules in the build
|
2021-12-21 16:55:59 -08:00 |
|
Micah Lee
|
c74c23d658
|
Enable websocket logs in verbose mode
|
2021-12-21 15:01:35 -08:00 |
|
Micah Lee
|
5f17b47d1a
|
Fix permission denied error in Windows, which was introduced using tempfile.NamedTemporaryFile, by using a TemporaryDirectory instead
|
2021-12-21 14:28:23 -08:00 |
|
Micah Lee
|
12de3166b7
|
Start implementing cx_Freeze
|
2021-12-21 14:16:10 -08:00 |
|
Micah Lee
|
008426e67f
|
Fix finding tor binary paths in Windows
|
2021-12-21 14:15:52 -08:00 |
|
Micah Lee
|
96a6159057
|
Update python dependencies
|
2021-12-21 14:15:20 -08:00 |
|
Miguel Jacq
|
baad1ab376
|
Connect to the emitted TorConnectionDialog success to trigger tab update (fixes persistent tab update)
|
2021-12-21 14:11:22 +11:00 |
|
Micah Lee
|
7cf64c9db8
|
Merge pull request #1489 from mig5/meek_stdout_cleanup_fix
Don't enqueue stdout from Meek subprocess in a Thread
|
2021-12-20 12:13:21 -08:00 |
|
Micah Lee
|
e92a145219
|
Merge pull request #1492 from SaptakS/autoconnect-dark
Fixes dark mode for initial autoconnect tab
|
2021-12-20 12:05:10 -08:00 |
|
Micah Lee
|
c6ace7e576
|
Slightly tweak wording
|
2021-12-20 11:47:58 -08:00 |
|
Saptak S
|
dabc3e3972
|
Fixes dark mode for initial autoconnect tab
|
2021-12-20 16:57:08 +05:30 |
|
Miguel Jacq
|
1c7eba2b10
|
Show/hide widgets more aggressively. Different error message on CensorshipCircumventionError.
|
2021-12-20 15:17:40 +11:00 |
|
Miguel Jacq
|
46499f09dc
|
Show an error in the AutoConnect tab if the CensorshipCircumventionError class is raised
|
2021-12-20 14:51:55 +11:00 |
|
Miguel Jacq
|
0190f1f3be
|
Add a CensorshipCircumventionError class that is raised if there's a requests exception connecting to the Tor API
|
2021-12-20 14:50:09 +11:00 |
|
Miguel Jacq
|
393949a143
|
Add 'Try Again' button in AutoConnect bridge options. Update wording. Reset back to bridge/try again options if Tor Cancel clicked again
|
2021-12-20 14:20:32 +11:00 |
|
Micah Lee
|
912bd55ea8
|
Update release docs, and remove appimage script that didn't work
|
2021-12-19 17:42:11 -08:00 |
|
Micah Lee
|
45c1099033
|
Update snapcraft
|
2021-12-19 17:36:45 -08:00 |
|
Micah Lee
|
73c2f73aa9
|
Continue switching from briefcase to poetry
|
2021-12-19 17:33:11 -08:00 |
|
Micah Lee
|
165ccf4627
|
Move the rest of the desktop files out of the src folder
|
2021-12-19 17:33:00 -08:00 |
|
Micah Lee
|
4ab91bf639
|
Switch from briefcase to poetry
|
2021-12-19 17:17:54 -08:00 |
|
Micah Lee
|
98880f1c55
|
Move desktop code from desktop/src/onionshare to just desktop/onionshare
|
2021-12-19 17:17:04 -08:00 |
|
Micah Lee
|
a0132faaac
|
Merge pull request #1491 from mig5/force_js_mimetype
Force javascript MIME type to work around silly operating system MIME databases
|
2021-12-19 16:08:09 -08:00 |
|
Micah Lee
|
cc2b19aff8
|
If no country-specific settings are found, try automatically using obfs4 bridge instead of prompting user to go to Tor Settings
|
2021-12-18 17:58:51 -08:00 |
|
Micah Lee
|
c341f386fc
|
Remove back button, and make TorConnectionWidget reset its progress in case it gets re-used
|
2021-12-18 17:37:50 -08:00 |
|