Commit Graph

30 Commits

Author SHA1 Message Date
Micah Lee
64ca46faaa
Fix another yaml problem 2021-09-12 18:49:18 -07:00
Micah Lee
c27951f1e8
Fix issue in snapcraft.yaml 2021-09-12 18:45:44 -07:00
Micah Lee
3d4197dd30
Update snapcraft python deps, and build for multiple architectures 2021-09-10 13:45:57 -07:00
Micah Lee
3d2f8a6c18
Version bump to 2.4 2021-09-10 12:45:21 -07:00
Miguel Jacq
a08f303f89
Remove rate-limit related code, and a couple more places where flask-httpauth was referenced 2021-08-28 09:41:09 +10:00
Micah Lee
f71e320ca3
Version bump to 2.3.3 2021-08-20 13:13:39 -07:00
Micah Lee
29644d3eb4
Bump tor version to 0.4.6.7 in snapcraft package 2021-08-20 11:26:15 -07:00
Micah Lee
1599ff06c8
Fix encoding issues in snapcraft 2021-05-31 14:08:29 -07:00
Micah Lee
08d15fd3f1
Update version strings, docs, and release.md for version 2.3.2 2021-05-31 10:36:07 -07:00
Micah Lee
5a37f38d4b
Update tor 2021-05-04 20:26:21 -07:00
Micah Lee
b6d86a8e12
Change version to 2.3.2.dev1 2021-05-04 20:21:10 -07:00
Micah Lee
5d4966cd09
Version bump to 2.3.2 and update changelog, and upgrade PySide to 5.15.2 2021-05-03 18:50:01 -07:00
Micah Lee
89c1b14a8c
Version bump to 2.3.1 2021-02-22 13:37:21 -08:00
Micah Lee
4915c80eed
Tiny changes during the 2.3 release 2021-02-21 17:13:15 -08:00
Micah Lee
66fb62c3bb
Update dependencies for snapcraft and flatpak 2021-02-15 17:00:17 -08:00
Micah Lee
54eb4d682a
Version bump from 2.3.dev2 to 2.3, and build the latest docs, in the latest languages 2021-02-15 15:31:22 -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
36191b3bed
Remove unnecessary dependencies from snapcraft.yaml 2020-11-08 14:13:17 -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
8ad8413454
Start making snap package pull from source tree instead of git 2020-07-05 10:19:06 -07:00
Micah Lee
b2cb1dd2e1
Switch from scripts to entrypoints in setup.py; remove python-packages from snap because they are defined in poetry; fix onionshare and onionshare-gui snap apps definition; switch back to download Qt5 from the internet 2020-05-07 17:14:48 -07:00
Micah Lee
bc0f943f83
Change how PyQt5 python package is formatted 2020-05-06 16:07:43 -07:00
Micah Lee
f22958cbae
Successfully install Qt5, attempt to get onionshare python deps installed 2020-05-06 16:05:48 -07:00
Micah Lee
933074720a
Switch to installing pre-compiled binaries of Qt5 2020-05-05 20:40:32 -07:00
Micah Lee
f406e147a3
Start attempting to build Qt5 from source 2020-05-05 15:12:13 -07:00
Micah Lee
b5f80601f5
In setup.py use scripts instead of entrypoints; in snapcraft remove python packages and get them from pyproject.toml instead 2020-05-03 14:38:44 -07:00
Micah Lee
0e0d0f5689
Update onionshare description, and reduce python version to 3.6 in pyproject.toml 2020-05-03 14:04:54 -07:00
Micah Lee
f34e4f986a
Begin making a snapcraft.yaml 2020-05-03 13:56:18 -07:00