Micah Lee
|
c462e17d4c
|
Remove confusingly-worded QR code label
|
2020-11-09 20:30:30 -08:00 |
|
Micah Lee
|
b530eb3cea
|
Merge branch 'develop' into briefcase
|
2020-11-09 20:17:14 -08:00 |
|
Micah Lee
|
09d1118a94
|
Only close web thread on cleanup if web thread exists, and sleep 1 second when cleaning up MainWindow so loose threads can finish
|
2020-11-09 20:09:56 -08:00 |
|
Micah Lee
|
f67e7ce678
|
End web thread successfully when cleaning up after a tab, which prevents crashes after running the tests; and fix msi_filename in Windows build script
|
2020-11-09 19:47:57 -08:00 |
|
Micah Lee
|
0154c8477c
|
Version bump to 2.3.dev2, and update Linux installation in docs
|
2020-11-08 20:45:54 -08:00 |
|
Micah Lee
|
db0e220831
|
Merge branch 'develop' into briefcase
|
2020-11-08 15:13:45 -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
|
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
|
f8437c4fea
|
Make snapcraft packaging work with briefcase refactor
|
2020-11-03 21:48:22 -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
|
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
|
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 |
|