Micah Lee
|
c83c37d53b
|
Add setuptools as a dependency for pkg_resources module, and update build scripts to properly delete last build
|
2020-11-09 18:36:31 -08:00 |
|
Micah Lee
|
055942142f
|
Also version bump the onionshare-cli whl file
|
2020-11-08 20:53:08 -08:00 |
|
Micah Lee
|
31bcff169d
|
Version bump to 2.3.dev2, and update Linux installation in docs
|
2020-11-08 20:45:54 -08:00 |
|
Micah Lee
|
c5093d01c8
|
Merge branch 'develop' into briefcase
|
2020-11-08 15:13:45 -08:00 |
|
Micah Lee
|
0c23c7e5d6
|
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
|
19b73ae571
|
Add incomplete flatpak manifest, update release docs, re-add source package script
|
2020-11-08 12:07:17 -08:00 |
|
Micah Lee
|
10a0750c47
|
Shorten the description
|
2020-11-06 13:44:21 -08:00 |
|
Micah Lee
|
ff664e59be
|
Write proper Windows release build script, and update Windows release docs
|
2020-11-06 13:24:43 -08:00 |
|
Micah Lee
|
f93341c86c
|
Add DMG creation to macOS package script
|
2020-11-06 09:33:37 -08:00 |
|
Micah Lee
|
e1346db7f7
|
Oops
|
2020-11-06 09:01:09 -08:00 |
|
Micah Lee
|
36c9155d80
|
Fix root
|
2020-11-06 09:00:25 -08:00 |
|
Micah Lee
|
ae09d9884e
|
Oops, dont ignore linux
|
2020-11-06 08:58:38 -08:00 |
|
Micah Lee
|
31824471ac
|
Start writing a proper macOS build script
|
2020-11-06 08:54:53 -08:00 |
|
Micah Lee
|
360883fb3c
|
Write macOS package script, to codesign child binaries
|
2020-11-04 17:34:00 -08:00 |
|
Micah Lee
|
3e6c60d109
|
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
|
b42a8ea638
|
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
|
9fe4f9a3bd
|
Make OnionShare briefcase work in macOS
|
2020-11-04 15:57:14 -08:00 |
|
Micah Lee
|
2fecbc5745
|
Change snap to strict mode, and update readme
|
2020-11-03 22:53:54 -08:00 |
|
Micah Lee
|
bbf42fa927
|
Make snapcraft packaging work with briefcase refactor
|
2020-11-03 21:48:22 -08:00 |
|
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
|
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
|
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
|
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 |
|