Commit Graph

41 Commits

Author SHA1 Message Date
Saptak S
3a95001d1f
Updates version information 2024-03-15 12:48:52 +05:30
Saptak S
1b1ccd1e5b
Updates python dependencies 2024-02-13 01:49:22 +05:30
Saptak S
763bcdbbbc
Updates dependencies 2023-12-28 16:13:37 +05:30
Micah Lee
4b1273d879
Update poetry deps 2023-10-17 11:24:57 -07:00
Micah Lee
a0e8fc2e1f
Update poetry deps 2023-10-10 15:55:47 -07:00
Micah Lee
47f8a2be30
Update desktop poetry deps too 2023-09-27 17:33:45 -07:00
Micah Lee
9f8ec83990
Update python dependencies 2023-09-04 18:58:06 -07:00
dependabot[bot]
fc055f2d34
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
07b6466976
Attempt to update flatpak and snap python dependencies 2023-05-29 15:55:40 +10:00
Miguel Jacq
83b2bf2f0c
Switch to Waitress and Flask-Compress in lieu of werkzeug server 2023-05-29 14:46:17 +10:00
Micah Lee
f41d5587d0
Merge branch 'main' into update-deps 2023-05-22 20:51:14 -07:00
Micah Lee
50aa3a34b6
Update all dependencies 2023-05-22 20:19:18 -07:00
Micah Lee
4ab56924a4
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]
10b3cf1fc2
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
a734bbfd61
Uses python-gnupg instead of jce 2023-04-24 00:57:50 +05:30
Saptak S
eac276065a
Adds johnnycanencrypt 2023-04-23 14:31:57 +05:30
Micah Lee
8689cd87d7
Change minimum Python version to 3.8, and update all poetry deps 2023-02-05 16:41:07 -08:00
NoisyCoil
16cdb588a8 Reverted unwanted changes to cli/onionshare_cli/resources/torrc_template-* 2022-12-30 23:39:15 +01:00
NoisyCoil
c2fd95c29e Reverted to using Tor Browser's binaries, universal binaries (MacOS) 2022-12-30 22:23:52 +01:00
NoisyCoil
e3613c39fe Completed merge 2022-12-30 19:55:47 +01:00
Miguel Jacq
b42e765377
Update pytest-qt to be compatible with new pytest 2022-12-15 15:47:39 +11:00
Miguel Jacq
24cd39705e
Update certifi and pytest dependencies 2022-12-15 15:28:24 +11:00
NoisyCoil
6d4f4aef49 Initial macos-package-build commit 2022-10-23 18:13:51 +02:00
NoisyCoil
fadba5506a Upgraded desktop/{onionshare,tests} to PySide6 2022-10-23 14:09:56 +02:00
Miguel Jacq
a85e0d75cc
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
702aac87e9
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
dfb54960de
Update lief dependency, which has a security update 2022-10-02 17:08:38 -07:00
Micah Lee
b7cbcca222
Downgrade Flask back to 2.0.3 2022-09-30 15:20:16 -07:00
Micah Lee
02c117caa4
Downgrade flask to 2.1.3 (#1614) 2022-09-30 14:49:33 -07:00
Micah Lee
d945f4c37a
Update poetry.lock for desktop 2022-09-30 13:31:40 -07:00
Micah Lee
a6f238d88e
Update pip dependencies, and also socket.io 2022-09-30 09:15:19 -07:00
Micah Lee
692e04bb42
Update python deps 2022-07-04 17:06:34 -04:00
Micah Lee
033c0cb56f
Update poetry.lock 2022-06-20 09:17:27 -07:00
Micah Lee
8dd354f039
Switch to pyside2 5.12.2.1, to allow building with python 3.10 2022-05-30 13:37:04 -07:00
Micah Lee
b068e83852
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
9566e34a0b
Update desktop poetry deps, and reduce python min version to 3.6 for snapcraft 2022-01-17 11:12:29 -08:00
Micah Lee
ba5a746e93
Support cx_Freeze in macOS 2021-12-22 12:04:44 -08:00
Micah Lee
ec7fa4ef16
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
bd12949652
Update python dependencies 2021-12-21 14:15:20 -08:00
Micah Lee
1d53712544
Continue switching from briefcase to poetry 2021-12-19 17:33:11 -08:00
Micah Lee
5aa5c9ebcc
Switch from briefcase to poetry 2021-12-19 17:17:54 -08:00