Miguel Grinberg
|
e728965975
|
Version 5.4.2.dev0
|
2024-10-01 10:52:53 +01:00 |
Miguel Grinberg
|
ee659d51b9
|
Release 5.4.1
|
2024-10-01 10:51:17 +01:00 |
Miguel Grinberg
|
6841bd5c6a
|
remove a debugging statement
|
2024-10-01 10:50:22 +01:00 |
Miguel Grinberg
|
16fea7a246
|
Version 5.4.1.dev0
|
2024-09-30 18:40:15 +01:00 |
Miguel Grinberg
|
5db5f593d1
|
Release 5.4.0
|
2024-09-30 18:38:10 +01:00 |
Miguel Grinberg
|
45990f6721
|
Support catch all events (Fixes #2095)
|
2024-09-29 20:45:06 +01:00 |
Miguel Grinberg
|
c4f0218c35
|
Version 5.3.8.dev0
|
2024-09-02 20:17:30 +01:00 |
Miguel Grinberg
|
56d8da6406
|
Release 5.3.7
|
2024-09-02 20:15:50 +01:00 |
Miguel Grinberg
|
03512f2aec
|
prevent crash when client sends empty event
|
2024-09-02 20:10:53 +01:00 |
dependabot[bot]
|
9aea7056b8
|
Bump zipp from 3.8.1 to 3.19.1 in /example (#2075) #nolog
Bumps [zipp](https://github.com/jaraco/zipp) from 3.8.1 to 3.19.1.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.8.1...v3.19.1)
---
updated-dependencies:
- dependency-name: zipp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-09 23:19:12 +01:00 |
Miguel Grinberg
|
f4ebcc798d
|
Handle events with catch-all namespace (Fixes #2061)
|
2024-05-10 00:00:41 +01:00 |
Miguel Grinberg
|
279bba4e37
|
Drop Python 3.7, add Python 3.12, upgrade to pypy 3.10
|
2024-04-28 00:41:14 +01:00 |
dependabot[bot]
|
99bb468181
|
Bump werkzeug from 2.2.3 to 2.3.8 in /example (#2059) #nolog
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 2.3.8.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.2.3...2.3.8)
---
updated-dependencies:
- dependency-name: werkzeug
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-28 00:37:56 +01:00 |
Miguel Grinberg
|
806002a15e
|
use codecov token for coverage uploads #nolog
|
2024-04-28 00:29:26 +01:00 |
dependabot[bot]
|
40007fded6
|
Bump jinja2 from 3.1.2 to 3.1.3 in /example (#2031) #nolog
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-11 22:57:06 +00:00 |
Miguel Grinberg
|
57d40f934a
|
Add delay to test to avoid timing errors
|
2023-10-15 14:28:34 +01:00 |
Miguel Grinberg
|
2c1c71209e
|
Migrate Python package metadata to pyproject.toml
|
2023-10-15 13:00:59 +01:00 |
Miguel Grinberg
|
84562cf876
|
Add unit test for background tasks
|
2023-09-26 16:50:52 +01:00 |
Miguel Grinberg
|
0233d0bbb7
|
Source code order for documented methods of a class #nolog
|
2023-09-08 20:04:31 +01:00 |
Miguel Grinberg
|
043015009e
|
Version 5.3.7.dev0
|
2023-09-05 10:35:27 +01:00 |
Miguel Grinberg
|
1bea8f3a52
|
Release 5.3.6
|
2023-09-05 10:35:09 +01:00 |
Miguel Grinberg
|
08411f9901
|
Test client fixes to support dependency changes (Fixes #2006)
|
2023-09-05 09:28:58 +01:00 |
Miguel Grinberg
|
ea33de9baf
|
Version 5.3.6.dev0
|
2023-07-26 19:14:41 +01:00 |
Miguel Grinberg
|
e5e4a7c8f2
|
Release 5.3.5
|
2023-07-26 19:14:20 +01:00 |
Miguel Grinberg
|
d6c6b8c336
|
Prevent allow_unsafe_werkzeug option from being passed to web servers (Fixes #2001)
|
2023-07-26 19:02:18 +01:00 |
Miguel Grinberg
|
e2ac158fc1
|
Add readthedocs config file
|
2023-06-13 11:02:32 +01:00 |
dependabot[bot]
|
288119a116
|
Bump flask from 2.2.1 to 2.2.5 in /example (#1985) #nolog
Bumps [flask](https://github.com/pallets/flask) from 2.2.1 to 2.2.5.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.2.1...2.2.5)
---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-03 13:56:53 +01:00 |
Miguel Grinberg
|
e79c825ee5
|
Version 5.3.5.dev0
|
2023-05-03 11:35:50 +01:00 |
Miguel Grinberg
|
fce4ac14f3
|
Release 5.3.4
|
2023-05-03 11:34:17 +01:00 |
Miguel Grinberg
|
70203246bc
|
Fixed cookie handling in Test Client for Flask >= 2.3 (Fixes #1982)
|
2023-05-03 11:29:22 +01:00 |
Miguel Grinberg
|
326cef7c55
|
Upgrade GitHub actions #nolog
|
2023-04-14 12:58:29 +01:00 |
Lorenzo Leonardini
|
9b861ceaa9
|
More secure nginx configuration examples (#1966)
|
2023-04-04 16:33:47 +01:00 |
Miguel Grinberg
|
64a18263cd
|
Correctly handle ConnectionRefusedError in connect handler (Fixes #1959)
|
2023-03-21 20:09:26 +00:00 |
Miguel Grinberg
|
fa8d7adfb9
|
Version 5.3.4.dev0
|
2023-03-17 12:35:01 +00:00 |
Miguel Grinberg
|
7f545a43ea
|
Release 5.3.3
|
2023-03-17 12:34:12 +00:00 |
Miguel Grinberg
|
d2cf0491e5
|
Incorrect arguments passed in call() function (Fixes #1953)
|
2023-03-17 12:07:21 +00:00 |
Miguel Grinberg
|
8eb49a9d69
|
tox configuration update #nolog
|
2023-02-16 10:04:53 +00:00 |
dependabot[bot]
|
adfdd9ed92
|
Bump werkzeug from 2.2.1 to 2.2.3 in /example (#1941) #nolog
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.2.1...2.2.3)
---
updated-dependencies:
- dependency-name: werkzeug
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-16 10:04:06 +00:00 |
Miguel Grinberg
|
91b5ddc31b
|
Version 5.3.3.dev0
|
2022-11-20 12:44:39 +00:00 |
Miguel Grinberg
|
af306cf278
|
Release 5.3.2
|
2022-11-20 12:44:25 +00:00 |
Miguel Grinberg
|
94240a4af3
|
Deliver callbacks from different namespaces (Fixes #1909)
|
2022-11-20 12:11:42 +00:00 |
Tim Gates
|
94692d365c
|
Fix documentation typos (#1881)
|
2022-09-15 23:05:45 +01:00 |
Miguel Grinberg
|
935ae9801b
|
Version 5.3.2.dev0
|
2022-09-11 16:33:14 +01:00 |
Miguel Grinberg
|
43b393df4c
|
Release 5.3.1
|
2022-09-11 16:25:24 +01:00 |
zakx
|
9923502960
|
Always pop `allow_unsafe_werkzeug` option from kwargs (#1877)
|
2022-09-11 16:04:04 +01:00 |
Miguel Grinberg
|
85fc1eeff0
|
Release 5.3.0
|
2022-08-23 23:29:44 +01:00 |
Miguel Grinberg
|
6f270eef95
|
Support new Flask 2.2 session structure (Fixes #1856)
|
2022-08-07 20:05:59 +01:00 |
Vincent Kuhlmann
|
33436dc2c7
|
Fix documentation typo (#1857)
|
2022-08-04 11:22:04 +01:00 |
Miguel Grinberg
|
94a28590e2
|
Add \'call()\' function to emit to the client and wait for the callback response (Fixes #1830)
|
2022-06-12 15:29:02 +01:00 |
Miguel Grinberg
|
196c50f108
|
Manage each test client's connection state independently (Fixes #1829)
|
2022-06-11 16:26:08 +01:00 |