Micah Lee
|
db0e220831
|
Merge branch 'develop' into briefcase
|
2020-11-08 15:13:45 -08:00 |
|
Micah Lee
|
0d20cf2fec
|
Remove obsolete resource path tests
|
2020-11-08 14:51:45 -08:00 |
|
Micah Lee
|
52337cdc13
|
Update release docs to finalize flatpak
|
2020-11-08 14:49:24 -08:00 |
|
Micah Lee
|
d6de902390
|
Properly specify onionshare_cli package_data
|
2020-11-08 14:20:31 -08:00 |
|
Micah Lee
|
36191b3bed
|
Remove unnecessary dependencies from snapcraft.yaml
|
2020-11-08 14:13:17 -08:00 |
|
Micah Lee
|
06c4b6381b
|
Fix get_resource_path to work with python eggs, move appdata xml file to src so flatpak can see it, reduce python dependencies, and update release docs
|
2020-11-08 13:34:19 -08:00 |
|
Micah Lee
|
46a9434fbf
|
Add incomplete flatpak manifest, update release docs, re-add source package script
|
2020-11-08 12:07:17 -08:00 |
|
Micah Lee
|
f319de1d7a
|
Shorten the description
|
2020-11-06 13:44:21 -08:00 |
|
Micah Lee
|
f8474c2399
|
Write proper Windows release build script, and update Windows release docs
|
2020-11-06 13:24:43 -08:00 |
|
Micah Lee
|
7d477103e2
|
Add DMG creation to macOS package script
|
2020-11-06 09:33:37 -08:00 |
|
Micah Lee
|
7f18a5e973
|
Oops
|
2020-11-06 09:01:09 -08:00 |
|
Micah Lee
|
85bb499ab5
|
Fix root
|
2020-11-06 09:00:25 -08:00 |
|
Micah Lee
|
5421048730
|
Oops, dont ignore linux
|
2020-11-06 08:58:38 -08:00 |
|
Micah Lee
|
1b23f82474
|
Start writing a proper macOS build script
|
2020-11-06 08:54:53 -08:00 |
|
Micah Lee
|
654611f1e4
|
Write macOS package script, to codesign child binaries
|
2020-11-04 17:34:00 -08:00 |
|
Micah Lee
|
4f0154d698
|
Write unified release documentation, move licenses into the root, and delete some unnecessary files from desktop/install
|
2020-11-04 16:51:48 -08:00 |
|
Micah Lee
|
7a0436a216
|
Manually make close tab buttons in macOS, because PySide2 is not showing the button on its own
|
2020-11-04 16:08:11 -08:00 |
|
Micah Lee
|
b2f30e90b3
|
Make OnionShare briefcase work in macOS
|
2020-11-04 15:57:14 -08:00 |
|
Micah Lee
|
d9153758cd
|
Find the proper tor binary in onionshare-cli for macOS
|
2020-11-04 15:22:27 -08:00 |
|
Micah Lee
|
68347039c9
|
Change snap to strict mode, and update readme
|
2020-11-03 22:53:54 -08:00 |
|
Micah Lee
|
01841eb4f2
|
Fix snap so it does not have so many warnings when running GUI
|
2020-11-03 22:33:26 -08:00 |
|
Micah Lee
|
f8437c4fea
|
Make snapcraft packaging work with briefcase refactor
|
2020-11-03 21:48:22 -08:00 |
|
Micah Lee
|
3cef5c1679
|
Merge branch '1111_snap' into briefcase-snap
|
2020-11-03 19:37:05 -08:00 |
|
Micah Lee
|
e34fd0f3e2
|
Correct the path to pyproject.toml
|
2020-11-02 10:54:36 -08:00 |
|
Micah Lee
|
b0299ee552
|
Remove toml dep from setup.py
|
2020-11-02 10:51:14 -08:00 |
|
Micah Lee
|
da1cd8ae1d
|
Add setup.py for Flatpak package building
|
2020-11-02 10:32:54 -08:00 |
|
Micah Lee
|
a801f0a628
|
Install new dependencies so CircleCI tests run, and fix a pytest warning
|
2020-11-01 11:50:11 -08:00 |
|
Micah Lee
|
790fe245e3
|
Missing import
|
2020-11-01 11:04:33 -08:00 |
|
Micah Lee
|
74edae02a4
|
Escape backslashes in ASCII-art
|
2020-11-01 11:04:12 -08:00 |
|
Micah Lee
|
208d615ad0
|
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
|
7ece466d82
|
Put tor binaries in desktop app resources, not cli resources, and fix Windows packaging
|
2020-10-15 19:09:46 -07:00 |
|
Micah Lee
|
5b2fe2019c
|
Make onionshare_cli an actual dependency of the GUI version
|
2020-10-15 16:30:30 -07:00 |
|
Micah Lee
|
50e7471a49
|
Make it work in Windows
|
2020-10-14 22:36:31 -07:00 |
|
Micah Lee
|
6bc085922b
|
Fix yaml spacing
|
2020-10-14 20:44:21 -07:00 |
|
Micah Lee
|
33d522d0da
|
Change CircleCI to run CLI tests, then GUI tests
|
2020-10-14 20:42:20 -07:00 |
|
Micah Lee
|
09e9ed3878
|
PySide2 datetimes use .toPython instead of .toPyDateTime
|
2020-10-14 20:25:49 -07:00 |
|
Micah Lee
|
79100f050c
|
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
|
415618b74a
|
Change version back to 2.3.dev1
|
2020-10-14 20:15:58 -07:00 |
|
Micah Lee
|
bd305ac3be
|
Fix extremely obnoxious bug related to differences in QTabWidget between PyQt5 and PySlide2
|
2020-10-14 19:22:39 -07:00 |
|
Micah Lee
|
ceb705d20f
|
PySide2 does not use QVariant
|
2020-10-14 14:00:02 -07:00 |
|
Micah Lee
|
cb0494d46f
|
Port from PyQt5 to PySide2
|
2020-10-13 22:28:21 -07:00 |
|
Micah Lee
|
b42f92d714
|
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
|
f4abcf1be9
|
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
|
b81a55f546
|
Get Tor binary from Tor Browser 10.0
|
2020-10-12 19:24:55 -07:00 |
|
Micah Lee
|
1824eb1a8e
|
Only include dependencies we really need
|
2020-10-12 19:24:17 -07:00 |
|
Micah Lee
|
14ac43445d
|
Add PyInstaller and Windows SDK paths to the PyInstaller paths
|
2020-10-11 15:57:55 -07:00 |
|
Hosted Weblate
|
c2e59e5c3b
|
Translated using Weblate (Lithuanian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/lt/
Translated using Weblate (Portuguese (Brazil))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_BR/
Translated using Weblate (Swedish)
Currently translated at 50.0% (1 of 2 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Danish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/
Translated using Weblate (Polish)
Currently translated at 2.5% (1 of 40 strings)
Translated using Weblate (Polish)
Currently translated at 2.9% (1 of 34 strings)
Translated using Weblate (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/
Translated using Weblate (Polish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pl/
Translated using Weblate (Dutch)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nl/
Co-authored-by: Atrate <Atrate@protonmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Lucas Nunes <lucasnunesguimaraes@gmail.com>
Co-authored-by: Moo <hazap@hotmail.com>
Co-authored-by: Raymond Li <hi@raymond.li>
Co-authored-by: emma peel <emma.peel@riseup.net>
Co-authored-by: scootergrisen <scootergrisen@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/pl/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/pl/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-sphinx/pl/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-sphinx/sv/
Translation: OnionShare/Doc - Advanced
Translation: OnionShare/Doc - Develop
Translation: OnionShare/Doc - Sphinx
|
2020-10-05 04:28:31 +02:00 |
|
Micah Lee
|
80e4ecce40
|
Fix PyQt5 path in Windows build instructions
|
2020-10-04 19:26:37 -07:00 |
|
Micah Lee
|
e1969bb05a
|
Remove installing VC++ Redistributable Package from Windows build instructions
|
2020-10-04 10:07:30 -07:00 |
|
Hosted Weblate
|
d50f8b8e7f
|
Translated using Weblate (Swedish)
Currently translated at 50.0% (1 of 2 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Danish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/
Translated using Weblate (Polish)
Currently translated at 2.5% (1 of 40 strings)
Translated using Weblate (Polish)
Currently translated at 2.9% (1 of 34 strings)
Translated using Weblate (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/
Translated using Weblate (Polish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pl/
Translated using Weblate (Dutch)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nl/
Co-authored-by: Atrate <Atrate@protonmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Raymond Li <hi@raymond.li>
Co-authored-by: emma peel <emma.peel@riseup.net>
Co-authored-by: scootergrisen <scootergrisen@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/pl/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/pl/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-sphinx/pl/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-sphinx/sv/
Translation: OnionShare/Doc - Advanced
Translation: OnionShare/Doc - Develop
Translation: OnionShare/Doc - Sphinx
|
2020-10-02 17:41:01 +02:00 |
|