Commit Graph

56 Commits

Author SHA1 Message Date
Micah Lee
f755eeff16
Fix command paths in snapcraft 2022-10-02 15:13:34 -07:00
Micah Lee
3bb2d655c3
Give up on building snap in CI 2022-10-02 14:32:00 -07:00
Micah Lee
6c361a379c
Update release docs. Update tor in snapcraft. Try fixing Snapcraft automatic build 2022-10-02 13:02:38 -07:00
Micah Lee
dd3a5484a2
Fix onionshare-cli and onionshare snapcraft packaging 2022-07-04 17:31:14 -07:00
Micah Lee
e695ebc7b1
Override the meek-client build in snapcraft 2022-07-04 18:17:20 -04:00
Micah Lee
29707c97bb
Try fixing go parts in snapcraft 2022-07-04 18:08:58 -04:00
Micah Lee
b393eeb9b5
Remove python-version from snapcraft.yaml because it's not supported in core20 2022-07-04 17:59:51 -04:00
Micah Lee
11fd93e528
Update tor and snowflake in snapcraft 2022-07-04 17:34:50 -04:00
Micah Lee
24c8f35196
Switch to snapcraft core20, and gnome-3-38, and add support for arm architectures 2022-07-04 17:32:13 -04:00
Micah Lee
7173a4b9d3
Version bump to 2.6.dev1 2022-06-19 23:36:08 -04:00
Micah Lee
1385aa068f
Make snapcraft work 2022-01-17 12:56:39 -08:00
Micah Lee
4729af5598
Actually bump version to 2.5 2022-01-17 09:51:04 -08:00
Micah Lee
b03a9bf610
Update snapcraft 2021-12-19 17:36:45 -08:00
Micah Lee
a71a4f9baa
Merge branch 'develop' of https://github.com/a1346054/onionshare into a1346054-develop 2021-12-04 20:34:07 -08:00
Micah Lee
f40e5012e0
Change snapcraft grade to stable, and version bump to 2.4.1 in snapcraft 2021-11-15 18:30:10 -08:00
Micah Lee
f09bb66425
Snap successfully builds meek-client, and WIP getting tor to connect 2021-11-14 17:52:40 -08:00
Micah Lee
5d7293db44
Keep using stem for now, and comment out meek-client for now 2021-11-14 13:28:33 -08:00
Micah Lee
27510a9f26
Start adding new pluggable transports to snap 2021-11-14 11:08:00 -08:00
a1346054
cea34725f1
Fix whitespace issues
* make sure files contain a final newline
* use consistent indentation
* trim excess whitespace
* trim trailing whitespace
2021-10-14 21:48:12 +00:00
Micah Lee
5de48bba6e
Change all version to 2.4, update languages, rebuild docs, update tor from Tor Browser 2021-09-26 11:41:01 -07:00
Micah Lee
217026d9bf
Remove multiarch from snapcraft, for 2.4.dev1 2021-09-17 14:20:07 -07:00
Micah Lee
a291aa5843
Add deps to stage-package that are required to install cryptography from pip 2021-09-12 19:05:58 -07:00
Micah Lee
d1e509b142
Remove gnome-3-34 dependency, since it doesn't support i386 2021-09-12 18:53:53 -07:00
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
44aa71af18
Add .desktop launchers in both snap and flatpack packages 2020-11-23 20:51:16 -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
ed4244ad0f
Update snapcraft readme 2020-06-30 17:45:10 -07:00
Micah Lee
f30cb02588
Add snap readme 2020-06-30 15:13:47 -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