Commit Graph

726 Commits

Author SHA1 Message Date
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
68347039c9
Change snap to strict mode, and update readme 2020-11-03 22:53:54 -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
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
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
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