aboutsummaryrefslogtreecommitdiff
path: root/snap
AgeCommit message (Expand)Author
2022-01-17Actually bump version to 2.5Micah Lee
2021-12-19Update snapcraftMicah Lee
2021-12-04Merge branch 'develop' of https://github.com/a1346054/onionshare into a134605...Micah Lee
2021-11-15Change snapcraft grade to stable, and version bump to 2.4.1 in snapcraftMicah Lee
2021-11-14Snap successfully builds meek-client, and WIP getting tor to connectMicah Lee
2021-11-14Keep using stem for now, and comment out meek-client for nowMicah Lee
2021-11-14Start adding new pluggable transports to snapMicah Lee
2021-10-14Fix whitespace issuesa1346054
2021-09-26Change all version to 2.4, update languages, rebuild docs, update tor from To...Micah Lee
2021-09-17Remove multiarch from snapcraft, for 2.4.dev1Micah Lee
2021-09-12Add deps to stage-package that are required to install cryptography from pipMicah Lee
2021-09-12Remove gnome-3-34 dependency, since it doesn't support i386Micah Lee
2021-09-12Fix another yaml problemMicah Lee
2021-09-12Fix issue in snapcraft.yamlMicah Lee
2021-09-10Update snapcraft python deps, and build for multiple architecturesMicah Lee
2021-09-10Version bump to 2.4Micah Lee
2021-08-28Remove rate-limit related code, and a couple more places where flask-httpauth...Miguel Jacq
2021-08-20Version bump to 2.3.3Micah Lee
2021-08-20Bump tor version to 0.4.6.7 in snapcraft packageMicah Lee
2021-05-31Fix encoding issues in snapcraftMicah Lee
2021-05-31Update version strings, docs, and release.md for version 2.3.2Micah Lee
2021-05-04Update torMicah Lee
2021-05-04Change version to 2.3.2.dev1Micah Lee
2021-05-03Version bump to 2.3.2 and update changelog, and upgrade PySide to 5.15.2Micah Lee
2021-02-22Version bump to 2.3.1Micah Lee
2021-02-21Tiny changes during the 2.3 releaseMicah Lee
2021-02-15Update dependencies for snapcraft and flatpakMicah Lee
2021-02-15Version bump from 2.3.dev2 to 2.3, and build the latest docs, in the latest l...Micah Lee
2020-11-23Add .desktop launchers in both snap and flatpack packagesMicah Lee
2020-11-08Version bump to 2.3.dev2, and update Linux installation in docsMicah Lee
2020-11-08Remove unnecessary dependencies from snapcraft.yamlMicah Lee
2020-11-03Change snap to strict mode, and update readmeMicah Lee
2020-11-03Fix snap so it does not have so many warnings when running GUIMicah Lee
2020-11-03Make snapcraft packaging work with briefcase refactorMicah Lee
2020-07-05Start making snap package pull from source tree instead of gitMicah Lee
2020-06-30Update snapcraft readmeMicah Lee
2020-06-30Add snap readmeMicah Lee
2020-05-07Switch from scripts to entrypoints in setup.py; remove python-packages from s...Micah Lee
2020-05-06Change how PyQt5 python package is formattedMicah Lee
2020-05-06Successfully install Qt5, attempt to get onionshare python deps installedMicah Lee
2020-05-05Switch to installing pre-compiled binaries of Qt5Micah Lee
2020-05-05Start attempting to build Qt5 from sourceMicah Lee
2020-05-03In setup.py use scripts instead of entrypoints; in snapcraft remove python pa...Micah Lee
2020-05-03Update onionshare description, and reduce python version to 3.6 in pyproject....Micah Lee
2020-05-03Begin making a snapcraft.yamlMicah Lee