47 Commits

Author SHA1 Message Date
Micah Lee
172d0315a6 Version bump to 2.6.dev1 2022-06-19 23:36:08 -04:00
Micah Lee
6642c25959 Make snapcraft work 2022-01-17 12:56:39 -08:00
Micah Lee
128ccb45fb Actually bump version to 2.5 2022-01-17 09:51:04 -08:00
Micah Lee
45c1099033 Update snapcraft 2021-12-19 17:36:45 -08:00
Micah Lee
16c6a9f89d Merge branch 'develop' of https://github.com/a1346054/onionshare into a1346054-develop 2021-12-04 20:34:07 -08:00
Micah Lee
5a30705465 Change snapcraft grade to stable, and version bump to 2.4.1 in snapcraft 2021-11-15 18:30:10 -08:00
Micah Lee
336a6c8028 Snap successfully builds meek-client, and WIP getting tor to connect 2021-11-14 17:52:40 -08:00
Micah Lee
c1ef35d221 Keep using stem for now, and comment out meek-client for now 2021-11-14 13:28:33 -08:00
Micah Lee
e56217af42 Start adding new pluggable transports to snap 2021-11-14 11:08:00 -08:00
a1346054
869a36ad82 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
ed631a3b17 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
8cda0bffe8 Remove multiarch from snapcraft, for 2.4.dev1 2021-09-17 14:20:07 -07:00
Micah Lee
70e150ca4c Add deps to stage-package that are required to install cryptography from pip 2021-09-12 19:05:58 -07:00
Micah Lee
7e5cdf1f87 Remove gnome-3-34 dependency, since it doesn't support i386 2021-09-12 18:53:53 -07:00
Micah Lee
fd1cfb085b Fix another yaml problem 2021-09-12 18:49:18 -07:00
Micah Lee
f17816b45d Fix issue in snapcraft.yaml 2021-09-12 18:45:44 -07:00
Micah Lee
8b0905f822 Update snapcraft python deps, and build for multiple architectures 2021-09-10 13:45:57 -07:00
Micah Lee
9e501f4804 Version bump to 2.4 2021-09-10 12:45:21 -07:00
Miguel Jacq
baba958040 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
dc6409a111 Version bump to 2.3.3 2021-08-20 13:13:39 -07:00
Micah Lee
6836404153 Bump tor version to 0.4.6.7 in snapcraft package 2021-08-20 11:26:15 -07:00
Micah Lee
a2b939d63d Fix encoding issues in snapcraft 2021-05-31 14:08:29 -07:00
Micah Lee
1de419b590 Update version strings, docs, and release.md for version 2.3.2 2021-05-31 10:36:07 -07:00
Micah Lee
e89fa6c977 Update tor 2021-05-04 20:26:21 -07:00
Micah Lee
ba56cd37b1 Change version to 2.3.2.dev1 2021-05-04 20:21:10 -07:00
Micah Lee
60732a0f56 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
63fe021dcb Version bump to 2.3.1 2021-02-22 13:37:21 -08:00
Micah Lee
e2009bcfe8 Tiny changes during the 2.3 release 2021-02-21 17:13:15 -08:00
Micah Lee
a0aeef6d39 Update dependencies for snapcraft and flatpak 2021-02-15 17:00:17 -08:00
Micah Lee
ff512b528a 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
79ac54ac40 Add .desktop launchers in both snap and flatpack packages 2020-11-23 20:51:16 -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
78e349ab76 Remove unnecessary dependencies from snapcraft.yaml 2020-11-08 14:13:17 -08:00
Micah Lee
2fecbc5745 Change snap to strict mode, and update readme 2020-11-03 22:53:54 -08:00
Micah Lee
e9b5bad905 Fix snap so it does not have so many warnings when running GUI 2020-11-03 22:33:26 -08:00
Micah Lee
bbf42fa927 Make snapcraft packaging work with briefcase refactor 2020-11-03 21:48:22 -08:00
Micah Lee
3fdd9eb1dc Start making snap package pull from source tree instead of git 2020-07-05 10:19:06 -07:00
Micah Lee
50c4ea5b4b Update snapcraft readme 2020-06-30 17:45:10 -07:00
Micah Lee
d9e95fb1c4 Add snap readme 2020-06-30 15:13:47 -07:00
Micah Lee
793a5d3e02 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
f700212142 Change how PyQt5 python package is formatted 2020-05-06 16:07:43 -07:00
Micah Lee
a4fb67315b Successfully install Qt5, attempt to get onionshare python deps installed 2020-05-06 16:05:48 -07:00
Micah Lee
35cc598976 Switch to installing pre-compiled binaries of Qt5 2020-05-05 20:40:32 -07:00
Micah Lee
9f6691b91d Start attempting to build Qt5 from source 2020-05-05 15:12:13 -07:00
Micah Lee
d1cda85b0a 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
2508bbf29f Update onionshare description, and reduce python version to 3.6 in pyproject.toml 2020-05-03 14:04:54 -07:00
Micah Lee
102f42e225 Begin making a snapcraft.yaml 2020-05-03 13:56:18 -07:00