Commit Graph

462 Commits

Author SHA1 Message Date
Micah Lee
102bbf8601
Move stars and planet right 40 pixels 2022-03-06 11:58:16 -08:00
Micah Lee
dc812bd4d0
Fix rocket ship graphic to have more fire 2022-03-06 11:54:38 -08:00
Micah Lee
bf0b962634
Fix bug getting country code 2022-03-06 11:52:05 -08:00
Micah Lee
314356b624
Delete country shape helper script 2022-02-13 15:44:00 -08:00
Micah Lee
13f3a37e33
Delete country shapes 2022-02-13 15:43:01 -08:00
Micah Lee
cf20d52e98
Tweak rocket ship 2022-02-13 15:38:09 -08:00
Micah Lee
0250384280
Add rocket ship animation 2022-02-13 15:33:13 -08:00
Micah Lee
e168080b77
Merge branch 'develop' into censorship 2022-02-13 11:28:16 -08:00
Micah Lee
1385aa068f
Make snapcraft work 2022-01-17 12:56:39 -08:00
Micah Lee
9566e34a0b
Update desktop poetry deps, and reduce python min version to 3.6 for snapcraft 2022-01-17 11:12:29 -08:00
Micah Lee
e7cba7be20
Update release docs, and fix screenshot link in appdata 2022-01-17 10:34:11 -08:00
Micah Lee
c8ea770223
Merge branch 'ros-fixes' into release-2.5 2022-01-17 09:51:25 -08:00
Micah Lee
4729af5598
Actually bump version to 2.5 2022-01-17 09:51:04 -08:00
Micah Lee
ababc2de46
Update copyright year to 2022 2022-01-16 16:15:49 -08:00
Micah Lee
071bd29677
Update Tor Browser version to download tor binaries 2022-01-16 16:12:18 -08:00
Micah Lee
a5f97b6c88
Version bump to 2.4.1 2022-01-16 16:06:29 -08:00
Micah Lee
9e99ad8b8d
Merge branch 'develop' of github.com:onionshare/onionshare into ros-fixes 2022-01-16 15:49:33 -08:00
Micah Lee
b4e022149d
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
6f1da84373
Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translations into develop 2022-01-16 13:51:47 -08:00
Micah Lee
c8385a3416 Codesign .dylib files too, and properly delete unused PySide2 files 2022-01-16 13:25:05 -08:00
Micah Lee
c8745cd8dc Also codesign libevent-2.1.7.dylib 2022-01-16 11:44:30 -08:00
Micah Lee
eed494814a Completely rework the Mac app bundle so that it can get notarized 2022-01-16 11:25:15 -08:00
Micah Lee
7b975b86fb Closer, but notarization fails 2022-01-13 16:07:26 -08:00
Micah Lee
fde9ac5628 Finish packaging and code signing for Mac 2022-01-13 15:13:03 -08:00
Micah Lee
78e8c4fa36 One more license tweak 2022-01-13 10:24:37 -08:00
Micah Lee
4950dfc246 Change text in Windows installer license, add background image to installer 2022-01-13 10:18:56 -08:00
Micah Lee
0427572521 Add code signing and MSI packaging for Windows 2022-01-12 19:58:40 -08:00
Hosted Weblate
c76bec368a
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
Micah Lee
b5cac769bb
Merge branch 'cx_freeze-packaging' of github.com:micahflee/onionshare into cx_freeze-packaging 2021-12-23 11:58:31 -08:00
Micah Lee
159540f06b
Start adding cx_Freeze linux support 2021-12-23 11:58:07 -08:00
Micah Lee
07665a0109
Delete unused Qt5 files after Windows build 2021-12-23 11:49:43 -08:00
Micah Lee
8a04472022
Use cx_freeze for making macOS dmg 2021-12-22 14:04:34 -08:00
Micah Lee
ba5a746e93
Support cx_Freeze in macOS 2021-12-22 12:04:44 -08:00
Micah Lee
ec7fa4ef16
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
f0d40beb77
Start implementing cx_Freeze 2021-12-21 14:16:10 -08:00
Micah Lee
bd12949652
Update python dependencies 2021-12-21 14:15:20 -08:00
Miguel Jacq
a335e9738c
Connect to the emitted TorConnectionDialog success to trigger tab update (fixes persistent tab update) 2021-12-21 14:11:22 +11:00
Micah Lee
d7269e80f7
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
df27c22e12
Slightly tweak wording 2021-12-20 11:47:58 -08:00
Saptak S
16d03ac377
Fixes dark mode for initial autoconnect tab 2021-12-20 16:57:08 +05:30
Miguel Jacq
24fa10ea4f
Show/hide widgets more aggressively. Different error message on CensorshipCircumventionError. 2021-12-20 15:17:40 +11:00
Miguel Jacq
eb1f5c0d4a
Show an error in the AutoConnect tab if the CensorshipCircumventionError class is raised 2021-12-20 14:51:55 +11:00
Miguel Jacq
5d8300df10
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
868b1fa2b6
Update release docs, and remove appimage script that didn't work 2021-12-19 17:42:11 -08:00
Micah Lee
1d53712544
Continue switching from briefcase to poetry 2021-12-19 17:33:11 -08:00
Micah Lee
8dfbba736d
Move the rest of the desktop files out of the src folder 2021-12-19 17:33:00 -08:00
Micah Lee
5aa5c9ebcc
Switch from briefcase to poetry 2021-12-19 17:17:54 -08:00
Micah Lee
709e4ae3c8
Move desktop code from desktop/src/onionshare to just desktop/onionshare 2021-12-19 17:17:04 -08:00
Micah Lee
b949234e49
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
4f3313fd20
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