39 Commits

Author SHA1 Message Date
Saptak S
0c7e29e6a3 Updates dependencies 2023-12-28 16:13:37 +05:30
Micah Lee
c9e6194788 Update poetry deps 2023-10-17 11:24:57 -07:00
Micah Lee
2300e37be2 Update poetry deps 2023-10-10 15:55:47 -07:00
Micah Lee
24a919c39a Update desktop poetry deps too 2023-09-27 17:33:45 -07:00
Micah Lee
09f0fb36a6 Update python dependencies 2023-09-04 18:58:06 -07:00
dependabot[bot]
a86cb39d85 Bump pyside6 from 6.5.0 to 6.5.1.1 in /desktop
Bumps [pyside6](https://www.pyside.org) from 6.5.0 to 6.5.1.1.

---
updated-dependencies:
- dependency-name: pyside6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 16:21:53 +00:00
Miguel Jacq
87d5de70df Attempt to update flatpak and snap python dependencies 2023-05-29 15:55:40 +10:00
Miguel Jacq
f50a552df4 Switch to Waitress and Flask-Compress in lieu of werkzeug server 2023-05-29 14:46:17 +10:00
Micah Lee
8528698971 Merge branch 'main' into update-deps 2023-05-22 20:51:14 -07:00
Micah Lee
e114e24e91 Update all dependencies 2023-05-22 20:19:18 -07:00
Micah Lee
a7a350d1ed Upgrade to pyside6 6.5.0, to allow python 3.11.x, and also upgrade other poetry deps 2023-05-22 12:22:04 +05:30
dependabot[bot]
73f600aab0 Bump black from 23.1.0 to 23.3.0 in /desktop
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.1.0...23.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 05:42:57 +00:00
Saptak S
dcf24e56e9 Uses python-gnupg instead of jce 2023-04-24 00:57:50 +05:30
Saptak S
d1e9497954 Adds johnnycanencrypt 2023-04-23 14:31:57 +05:30
Micah Lee
92c42107ed Change minimum Python version to 3.8, and update all poetry deps 2023-02-05 16:41:07 -08:00
NoisyCoil
0b7709a81d Reverted unwanted changes to cli/onionshare_cli/resources/torrc_template-* 2022-12-30 23:39:15 +01:00
NoisyCoil
0da54b07d9 Reverted to using Tor Browser's binaries, universal binaries (MacOS) 2022-12-30 22:23:52 +01:00
NoisyCoil
3400a34500 Completed merge 2022-12-30 19:55:47 +01:00
Miguel Jacq
4c088f925a Update pytest-qt to be compatible with new pytest 2022-12-15 15:47:39 +11:00
Miguel Jacq
6151faa749 Update certifi and pytest dependencies 2022-12-15 15:28:24 +11:00
NoisyCoil
c93302c1a1 Initial macos-package-build commit 2022-10-23 18:13:51 +02:00
NoisyCoil
c128e6b65c Upgraded desktop/{onionshare,tests} to PySide6 2022-10-23 14:09:56 +02:00
Miguel Jacq
d755ffcb1d Downgrade werkzeug back to 2.0.3 to temporarily deal with the shutdown issue that affects QThread.wait() 2022-10-07 14:39:56 +11:00
Micah Lee
2743045b82 Snapcraft and Flatpak in CI (#1620)
Add support for Snapcraft and Flatpak builds in GitHub Actions
2022-10-06 09:14:05 -07:00
Micah Lee
a616bff7e9 Update lief dependency, which has a security update 2022-10-02 17:08:38 -07:00
Micah Lee
d570f0b239 Downgrade Flask back to 2.0.3 2022-09-30 15:20:16 -07:00
Micah Lee
e7d7a6a818 Downgrade flask to 2.1.3 (#1614) 2022-09-30 14:49:33 -07:00
Micah Lee
9097e6c90d Update poetry.lock for desktop 2022-09-30 13:31:40 -07:00
Micah Lee
bd122fd4be Update pip dependencies, and also socket.io 2022-09-30 09:15:19 -07:00
Micah Lee
c180619006 Update python deps 2022-07-04 17:06:34 -04:00
Micah Lee
107778943a Update poetry.lock 2022-06-20 09:17:27 -07:00
Micah Lee
c9d471dc79 Switch to pyside2 5.12.2.1, to allow building with python 3.10 2022-05-30 13:37:04 -07:00
Micah Lee
649ebc202f Update flask to 2.0.3, flask-socketio to 5.1.1, update socketio js, and the rest of the pip deps 2022-03-06 11:35:01 -08:00
Micah Lee
b7d2402696 Update desktop poetry deps, and reduce python min version to 3.6 for snapcraft 2022-01-17 11:12:29 -08:00
Micah Lee
27f3383bce Support cx_Freeze in macOS 2021-12-22 12:04:44 -08:00
Micah Lee
26ad8a22ad Solve obnoxious cx_Freeze issue that broke websockets by enforcing async_mode=gevent, and including the correct modules in the build 2021-12-21 16:55:59 -08:00
Micah Lee
96a6159057 Update python dependencies 2021-12-21 14:15:20 -08:00
Micah Lee
73c2f73aa9 Continue switching from briefcase to poetry 2021-12-19 17:33:11 -08:00
Micah Lee
4ab91bf639 Switch from briefcase to poetry 2021-12-19 17:17:54 -08:00