3232 Commits

Author SHA1 Message Date
Micah Lee
4877773b61 Merge branch '1111_snap' into briefcase-snap 2020-11-03 19:37:05 -08:00
Micah Lee
7965e674cf Correct the path to pyproject.toml 2020-11-02 10:54:36 -08:00
Micah Lee
0065278539 Remove toml dep from setup.py 2020-11-02 10:51:14 -08:00
Micah Lee
e5ce4a1b1d Add setup.py for Flatpak package building 2020-11-02 10:32:54 -08:00
Micah Lee
f15ee5e8bf Install new dependencies so CircleCI tests run, and fix a pytest warning 2020-11-01 11:50:11 -08:00
Micah Lee
fcb7601976 Missing import 2020-11-01 11:04:33 -08:00
Micah Lee
9a4c9c73eb Escape backslashes in ASCII-art 2020-11-01 11:04:12 -08:00
Micah Lee
d760f55fd1 Add desktop documentation about building CLI wheel, and make CircleCI tests build CLI wheel first as well 2020-11-01 10:13:58 -08:00
Micah Lee
ab886e911b Put tor binaries in desktop app resources, not cli resources, and fix Windows packaging 2020-10-15 19:09:46 -07:00
Micah Lee
8340b4aae7 Make onionshare_cli an actual dependency of the GUI version 2020-10-15 16:30:30 -07:00
Micah Lee
06acb905b3 Make it work in Windows 2020-10-14 22:36:31 -07:00
Micah Lee
398a1be844 Fix yaml spacing 2020-10-14 20:44:21 -07:00
Micah Lee
d5b4ad46cd Change CircleCI to run CLI tests, then GUI tests 2020-10-14 20:42:20 -07:00
Micah Lee
efb821f374 PySide2 datetimes use .toPython instead of .toPyDateTime 2020-10-14 20:25:49 -07:00
Micah Lee
e877855827 Load onionshare_cli from source tree instead of pip dependency, and start making tests work with PySide2 2020-10-14 20:17:08 -07:00
Micah Lee
0f1b155bb7 Change version back to 2.3.dev1 2020-10-14 20:15:58 -07:00
Micah Lee
b6be9989d8 Fix extremely obnoxious bug related to differences in QTabWidget between PyQt5 and PySlide2 2020-10-14 19:22:39 -07:00
Micah Lee
bf45ff54d5 PySide2 does not use QVariant 2020-10-14 14:00:02 -07:00
Micah Lee
decf703cd9 Port from PyQt5 to PySide2 2020-10-13 22:28:21 -07:00
Micah Lee
5eb2bb6353 Move docs back to root, move onionshare_gui into briefcase app, and make modifications so briefcase app will work 2020-10-13 17:28:54 -07:00
Micah Lee
a54f99adf6 Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase 2020-10-12 22:40:55 -07:00
Micah Lee
93e90c89ae Get Tor binary from Tor Browser 10.0 2020-10-12 19:24:55 -07:00
Micah Lee
cc7601c76e Only include dependencies we really need 2020-10-12 19:24:17 -07:00
Micah Lee
c0422760f2 Add PyInstaller and Windows SDK paths to the PyInstaller paths 2020-10-11 15:57:55 -07:00
Micah Lee
fb51208214 Fix PyQt5 path in Windows build instructions 2020-10-04 19:26:37 -07:00
Micah Lee
abda4ae487 Remove installing VC++ Redistributable Package from Windows build instructions 2020-10-04 10:07:30 -07:00
Micah Lee
db316e5ebf Add pywin32 dependency for windows 2020-09-30 08:44:45 -07:00
Micah Lee
a5f435a445 Merge branch 'develop' into release-changes 2020-09-28 16:02:36 -07:00
Hosted Weblate
0bca9c9716 Translated using Weblate (Afrikaans)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/af/

Translated using Weblate (Serbian (latin))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sr_Latn/

Translated using Weblate (Ukrainian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/uk/

Translated using Weblate (Japanese)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/

Translated using Weblate (Bulgarian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bg/

Translated using Weblate (Bengali)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bn/

Translated using Weblate (Chinese (Traditional))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hant/

Translated using Weblate (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/

Translated using Weblate (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/

Translated using Weblate (Persian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fa/

Translated using Weblate (Irish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ga/

Translated using Weblate (Icelandic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/is/

Translated using Weblate (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/hu/

Translated using Weblate (Greek)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/el/

Translated using Weblate (Italian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/

Translated using Weblate (French)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/

Translated using Weblate (Finnish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fi/

Translated using Weblate (Danish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/

Translated using Weblate (Danish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Localisation Lab <ao@localizationlab.org>
Co-authored-by: Raymond Li <hi@raymond.li>
Co-authored-by: scootergrisen <scootergrisen@gmail.com>
2020-09-27 21:09:46 +02:00
emma peel
f1d3d1a48d Merge branch 'develop' of https://github.com/weblate/onionshare-weblate into develop 2020-09-25 06:21:07 +00:00
Hosted Weblate
7e6d8a8785 Translated using Weblate (French)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/

Translated using Weblate (Croatian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/hr/

Translated using Weblate (Swedish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/

Translated using Weblate (Polish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pl/

Translated using Weblate (Portuguese (Portugal))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_PT/

Translated using Weblate (Portuguese (Brazil))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_BR/

Translated using Weblate (Romanian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ro/

Translated using Weblate (Catalan)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ca/

Translated using Weblate (Turkish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/tr/

Translated using Weblate (Russian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ru/

Translated using Weblate (Norwegian Bokmål)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/

Translated using Weblate (Dutch)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nl/

Translated using Weblate (German)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/

Translated using Weblate (Spanish)

Currently translated at 100.0% (34 of 34 strings)

Translated using Weblate (Croatian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/hr/

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Zuhualime Akoochimoya <zakooch@protonmail.ch>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/es/
Translation: OnionShare/Doc - Advanced
2020-09-24 15:55:16 +02:00
Hosted Weblate
f79ae4eab8 Translated using Weblate (Spanish)
Currently translated at 100.0% (34 of 34 strings)

Translated using Weblate (Croatian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/hr/

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Zuhualime Akoochimoya <zakooch@protonmail.ch>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/es/
Translation: OnionShare/Doc - Advanced
2020-09-22 15:39:52 +02:00
Micah Lee
54387b3c8f Enable com.apple.security.cs.allow-unsigned-executable-memory in the macOS sandbox because this is required for PyInstaller and Catalina 2020-09-21 21:16:31 -07:00
Micah Lee
a16462c156 Add back some strings, and force pyinstaller to include an import required for chat 2020-09-21 20:45:57 -07:00
Micah Lee
b1b4753c4a Update macOS build script to enable runtime, build DMG instead of PKG; update Tor; update build instructions 2020-09-21 19:55:07 -07:00
emma peel
5748593188 Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translations into develop 2020-09-21 06:45:29 +00:00
Hosted Weblate
47abf04d11 Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/

Co-authored-by: emma peel <emma.peel@riseup.net>
2020-09-21 08:34:27 +02:00
emma peel
a54e532443 Merge onionshare/develop into HEAD 2020-09-21 06:02:02 +00:00
Micah Lee
0eaad46c56 Version bump to 2.3.dev1 v2.3.dev1 2020-09-20 20:37:02 -07:00
Micah Lee
7b615c53f0 Migrate docs dependencies from requirements.txt to poetry 2020-09-20 20:30:54 -07:00
Hosted Weblate
a2d27dd5c9 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (34 of 34 strings)

Co-authored-by: ihor_ck <igor_ck@outlook.com>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/uk/
Translation: OnionShare/Doc - Advanced
2020-09-21 01:40:03 +02:00
Micah Lee
2eaca09be4 Merge branch 'weblate' into develop 2020-09-20 12:05:31 -07:00
Micah Lee
f6db2fa3b7 Rename Norwegian Bokmål from nb to nb_NO 2020-09-20 11:55:35 -07:00
Micah Lee
6466ec94c4 Re-build translations 2020-09-20 11:50:21 -07:00
Micah Lee
9a33e7ef13 Fix typo in advanced docs 2020-09-20 11:48:47 -07:00
Micah Lee
c806009cc0 Merge branch 'develop' of github.com:micahflee/onionshare into develop 2020-09-20 11:45:13 -07:00
Micah Lee
a029a7320b Merge pull request #1181 from emmapeel2/norwegian_change
Norwegian change
2020-09-20 11:44:27 -07:00
Micah Lee
697d595e15 Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translations into weblate 2020-09-20 11:42:26 -07:00
Micah Lee
90f56d53b4 Merge pull request #1179 from micahflee/deb_rpm
Fix Debian and Fedora packaging
2020-09-20 11:41:49 -07:00
Hosted Weblate
635779d4f6 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (30 of 30 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (34 of 34 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (40 of 40 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (52 of 52 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (30 of 30 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (34 of 34 strings)

Translated using Weblate (Ukrainian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/uk/

Translated using Weblate (Turkish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/tr/

Translated using Weblate (Danish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: emma peel <emma.peel@riseup.net>
Co-authored-by: ihor_ck <igor_ck@outlook.com>
Co-authored-by: scootergrisen <scootergrisen@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/es/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/uk/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/uk/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/uk/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/es/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/uk/
Translation: OnionShare/Doc - Advanced
Translation: OnionShare/Doc - Develop
Translation: OnionShare/Doc - Features
Translation: OnionShare/Doc - Tor
2020-09-20 04:39:58 +02:00