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
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
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
Hosted Weblate
3e8efce2af
Translated using Weblate (Japanese)
...
Currently translated at 35.2% (6 of 17 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Japanese)
Currently translated at 11.7% (2 of 17 strings)
Translated using Weblate (Russian)
Currently translated at 90.9% (30 of 33 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Russian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ru/
Co-authored-by: Alexander Tarasenko <alexound.login@gmail.com>
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/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/ru/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/ru/
Translation: OnionShare/Doc - Advanced
Translation: OnionShare/Doc - Features
Translation: OnionShare/Doc - Tor
2021-12-18 06:52:39 +01:00
Miguel Jacq
f5f940d335
Test javascript MIME type in different modes
2021-12-17 17:59:34 +11:00
Miguel Jacq
e00db31de5
Force the MIME type for .js files to be text/javascript, to override silly OS databases/registries with incorrect settings, which Flask would otherwise depend on
2021-12-17 17:53:15 +11:00
Micah Lee
a4e9c10875
Merge branch 'develop' of github.com:micahflee/onionshare into develop
2021-12-12 13:03:47 -08:00
Micah Lee
ea0cfcef9d
Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translations into develop
2021-12-12 13:03:32 -08:00
Micah Lee
7ca11eb92e
Merge pull request #1484 from mig5/fetch-builtin-bridges-in-get-tor-scripts
...
Fetch builtin bridges in get tor scripts
2021-12-12 11:33:46 -08:00
Miguel Jacq
9d63d0ee9b
Update our bridge templates with the latest built-in bridges in the get-tor scripts
2021-12-10 16:48:39 +11:00
Hosted Weblate
97e6f0f02a
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (7 of 7 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (30 of 30 strings)
Translated using Weblate (Japanese)
Currently translated at 83.3% (25 of 30 strings)
Translated using Weblate (German)
Currently translated at 100.0% (27 of 27 strings)
Translated using Weblate (German)
Currently translated at 100.0% (28 of 28 strings)
Translated using Weblate (German)
Currently translated at 100.0% (57 of 57 strings)
Translated using Weblate (Swedish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (24 of 24 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (28 of 28 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Portuguese (Brazil))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_BR/
Translated using Weblate (Greek)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/el/
Translated using Weblate (French)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/
Co-authored-by: Gabriel Cardoso <g.cardoso@mailfence.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jannes Leßmann <janneslessmann@web.de>
Co-authored-by: M <mikael.hargbo+gitlab@gmail.com>
Co-authored-by: Taro Tanaka <anon_japan@protonmail.com>
Co-authored-by: Venilson Carneiro <venilsoncarneiro@pm.me>
Co-authored-by: aezjrareareare <jeromechaland@riseup.net>
Co-authored-by: george kitsoukakis <norhorn@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/de/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/de/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/de/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-index/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-sphinx/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/pt_BR/
Translation: OnionShare/Doc - Advanced
Translation: OnionShare/Doc - Develop
Translation: OnionShare/Doc - Features
Translation: OnionShare/Doc - Help
Translation: OnionShare/Doc - Index
Translation: OnionShare/Doc - Install
Translation: OnionShare/Doc - Security
Translation: OnionShare/Doc - Sphinx
Translation: OnionShare/Doc - Tor
2021-12-10 03:52:16 +01:00
Micah Lee
16c6a9f89d
Merge branch 'develop' of https://github.com/a1346054/onionshare into a1346054-develop
2021-12-04 20:34:07 -08:00
Micah Lee
e4aad471e5
Merge pull request #1432 from nyxnor/cli-shell-instructions
...
POSIX compliant input path on any shell
2021-12-04 20:31:25 -08:00
Micah Lee
16e7aa2755
Merge pull request #1478 from mig5/fetch-builtin-bridges
...
Fetch the built-in bridges from Tor's Censorship Circumvention API, rather than hardcode them
2021-12-04 20:28:04 -08:00
Micah Lee
6717ac3cf9
Merge pull request #1475 from onionshare/1470_tempfiles
...
Stop storing temporary files in /tmp
2021-12-03 07:56:20 -08:00
Micah Lee
167f4a8cc1
Add temp file to cleanup list just once when its first created
2021-12-02 18:51:06 -08:00
Micah Lee
6c72e9e7a5
Fix CLI tests
2021-12-01 21:01:32 -08:00
Micah Lee
5322d4f037
Merge branch 'develop' into 1470_tempfiles
2021-12-01 20:37:45 -08:00
Micah Lee
2ff5f53c69
Explicitly cleanup temp files and dirs
2021-12-01 20:34:54 -08:00
Micah Lee
926359de3c
Use NamedTemporaryFile instead of TemporaryFile, to fix crash when sharing one file
2021-12-01 20:10:51 -08:00
Hosted Weblate
01aa8a36f3
Translated using Weblate (German)
...
Currently translated at 98.2% (56 of 57 strings)
Translated using Weblate (Catalan)
Currently translated at 25.0% (2 of 8 strings)
Translated using Weblate (Catalan)
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Catalan)
Currently translated at 28.5% (2 of 7 strings)
Translated using Weblate (Catalan)
Currently translated at 6.6% (2 of 30 strings)
Translated using Weblate (Serbian (latin))
Currently translated at 100.0% (25 of 25 strings)
Translated using Weblate (Serbian (latin))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sr_Latn/
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: fadelkon <fadelkon@posteo.net>
Co-authored-by: ilumium <weblate@penfrat.net>
Co-authored-by: tics tics <ticse@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/ca/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/de/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/ca/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-index/ca/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/ca/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/sr_Latn/
Translation: OnionShare/Doc - Features
Translation: OnionShare/Doc - Help
Translation: OnionShare/Doc - Index
Translation: OnionShare/Doc - Security
Translation: OnionShare/Doc - Tor
2021-11-28 20:16:51 +01:00
Miguel Jacq
2d78d80b3b
remove import of requests module in Onion
2021-11-27 11:14:05 +11:00
Miguel Jacq
89d44d8dd7
Move the ability to use Tor vs Meek into the CensorshipCircumvention class so that we can use those endpoints over Tor elsewhere later
2021-11-27 10:35:25 +11:00