David Lord
|
4995a775df
|
fix subdomain_matching=False behavior
|
2024-11-12 08:58:08 -08:00 |
|
David Lord
|
07c7d5730a
|
update min blinker version (#5633)
|
2024-11-08 09:55:00 -08:00 |
|
David Lord
|
470e2b8d17
|
update min blinker version
|
2024-11-08 09:48:59 -08:00 |
|
David Lord
|
a20bcff8dc
|
enable secret key rotation (#5632)
|
2024-11-08 08:16:04 -08:00 |
|
David Lord
|
e13373f838
|
enable secret key rotation
|
2024-11-08 08:09:01 -08:00 |
|
David Lord
|
7522c4bcdb
|
update env file precedence (#5630)
|
2024-11-07 11:56:26 -08:00 |
|
David Lord
|
2c31603042
|
update env file precedence
|
2024-11-07 11:54:29 -08:00 |
|
David
|
6c44dd4bb8
|
update helpers.send_from_directory docstring (#5599)
Update helpers.send_from_directory docstring to match werkzeug.utils.send_from_directory docstring on the :param directory: line.
|
2024-11-06 09:47:57 -08:00 |
|
David Lord
|
98ae718976
|
fix mypy finding
|
2024-11-01 18:06:34 -07:00 |
|
David Lord
|
c62b03bcfd
|
fix example and tutorial compatibility and update metadata (#5627)
|
2024-11-01 18:06:11 -07:00 |
|
David Lord
|
a9b99b3489
|
update example project metadata
|
2024-11-01 18:00:39 -07:00 |
|
David Lord
|
8aa161a437
|
add sqlite datetime converter
|
2024-11-01 17:18:52 -07:00 |
|
David Lord
|
df201ed152
|
fix js example test
|
2024-11-01 16:44:17 -07:00 |
|
David Lord
|
ce08bc704e
|
add SESSION_COOKIE_PARTITIONED config (#5499)
|
2024-11-01 16:26:37 -07:00 |
|
David Lord
|
9efc1ebeeb
|
add SESSION_COOKIE_PARTITIONED config
co-authored-by: Jose Cespedes <josecespedes@ibm.com>
|
2024-11-01 16:24:15 -07:00 |
|
David Lord
|
6f2014d353
|
add config and docs for limits (#5626)
|
2024-11-01 13:21:35 -07:00 |
|
David Lord
|
c7a53888a1
|
add config and docs for limits
|
2024-11-01 13:17:53 -07:00 |
|
David Lord
|
62c56e08c4
|
update minimum dependencies (#5624)
|
2024-10-31 13:15:29 -07:00 |
|
David Lord
|
8f37c82f61
|
update min dependencies
|
2024-10-31 13:11:06 -07:00 |
|
David Lord
|
39e7208366
|
update dev dependencies
|
2024-10-31 13:08:52 -07:00 |
|
David Lord
|
227838c472
|
no need for separate requirements-skip folder anymore
|
2024-10-31 13:08:52 -07:00 |
|
David Lord
|
99ce7ed0e4
|
drop support for Python 3.8 (#5623)
|
2024-10-31 12:32:10 -07:00 |
|
David Lord
|
1d610e44b3
|
drop support for Python 3.8
|
2024-10-31 12:30:53 -07:00 |
|
David Lord
|
e8b91cd38a
|
fix pyright type errors (#5620)
|
2024-10-24 14:54:53 -07:00 |
|
bre-17387639
|
9e831e915f
|
fix pyright type errors
|
2024-10-24 14:46:34 -07:00 |
|
David Lord
|
5e8cb74018
|
update test workflow trigger
|
2024-10-24 13:29:34 -07:00 |
|
David Lord
|
2778b7c23f
|
Merge branch 'stable'
|
2024-10-24 13:28:57 -07:00 |
|
David Lord
|
96800fb673
|
update test workflow trigger
|
2024-10-24 13:28:46 -07:00 |
|
David Lord
|
8f2bc008ad
|
update dev dependencies
|
2024-10-24 13:27:52 -07:00 |
|
David Lord
|
9b5549313e
|
Merge branch '3.0.x'
|
2024-10-23 13:45:17 -07:00 |
|
David Lord
|
68150d4caf
|
Fix the issue link in the Flask 3.0.1 Changelog in the send_file argu… (#5618)
|
2024-10-22 14:16:56 -07:00 |
|
Catarina Bressan
|
74721b48f0
|
Fix the issue link in the Flask 3.0.1 Changelog in the send_file argument type entry
|
2024-10-22 17:32:02 -03:00 |
|
David Lord
|
d273f87a41
|
use python 3.9 to test dev versions (#5615)
|
2024-10-18 13:22:45 -07:00 |
|
David Lord
|
52ccd66735
|
use python 3.9 to test dev versions
|
2024-10-18 13:19:51 -07:00 |
|
David Lord
|
dffe303482
|
fix mypy findings
|
2024-10-18 13:04:35 -07:00 |
|
David Lord
|
52c060f718
|
Fix typo in the changelog (#5609)
|
2024-10-18 12:59:21 -07:00 |
|
David Lord
|
c5a5576522
|
update CHANGES.rst
|
2024-10-18 10:03:49 -07:00 |
|
David Lord
|
bca18041b0
|
Merge branch '3.0.x'
|
2024-10-18 10:03:09 -07:00 |
|
David Lord
|
b337d21058
|
update dev dependencies
|
2024-10-18 10:02:35 -07:00 |
|
Grey Li
|
e63ead4208
|
Fix typo in the changelog
|
2024-09-24 08:54:01 +08:00 |
|
David Lord
|
2fec0b206c
|
set up pre-commit lite workflow
Committed via https://github.com/asottile/all-repos
|
2024-09-01 09:04:14 -07:00 |
|
David Lord
|
111e5bd312
|
set up pre-commit lite workflow
Committed via https://github.com/asottile/all-repos
|
2024-09-01 08:48:02 -07:00 |
|
David Lord
|
db49548d71
|
set up pre-commit lite workflow
Committed via https://github.com/asottile/all-repos
|
2024-09-01 08:32:27 -07:00 |
|
David Lord
|
f93dd6e826
|
remove pre-commit.ci update
|
2024-08-23 18:05:21 -07:00 |
|
David Lord
|
7e53070307
|
Merge branch '3.0.x'
|
2024-08-23 17:20:31 -07:00 |
|
David Lord
|
c77b099cbb
|
remove min python for pip-compile
|
2024-08-23 17:18:38 -07:00 |
|
David Lord
|
eeb5f95a0f
|
Merge branch '3.0.x'
|
2024-08-23 16:41:53 -07:00 |
|
David Lord
|
40b78fa2ea
|
fix min python for pip-compile
|
2024-08-23 16:41:39 -07:00 |
|
David Lord
|
4e6384da32
|
Merge branch '3.0.x'
|
2024-08-23 16:34:57 -07:00 |
|
David Lord
|
2c5d652493
|
remove unused config
|
2024-08-23 16:33:59 -07:00 |
|