Commit graph

  • a191c86306 ci: declare explicit read-only workflow permissions rohan436 2026-02-21 18:35:33 +08:00
  • f16163c59a
    Add basic pip installation instruction to README 23f3003202 2026-02-20 22:27:18 +05:30
  • c34d6e81fd
    all teardown callbacks are called despite errors (#5928) David Lord 2026-02-19 20:00:34 -08:00
  • fbb6f0bc4c
    all teardown callbacks are called despite errors David Lord 2026-02-19 19:41:50 -08:00
  • 913b2b6a35 ensure context cleanup runs even if teardown raises Kadir Can Ozden 2026-02-20 03:49:10 +03:00
  • 7b0088693e
    fix typing David Lord 2026-02-19 08:42:33 -08:00
  • a411a2434b
    add back opening session on context push David Lord 2026-02-19 08:35:48 -08:00
  • b8fbbc5b54 Centralize and Validate Request Size Limits to Prevent Misconfiguration and Strengthen HTTP Boundary Enforcement NiDU-NINJA 2026-02-19 16:01:22 +05:30
  • 212ba487ed Authentication Security NiDU-NINJA 2026-02-19 15:55:59 +05:30
  • daca74d93a
    Merge branch 'stable' David Lord 2026-02-18 21:56:24 -08:00
  • f00ad424ee
    release version 3.1.3 (#5924) David Lord 2026-02-18 21:01:53 -08:00
  • 22d924701a
    release version 3.1.3 3.1.3 David Lord 2026-02-18 19:41:55 -08:00
  • 089cb86dd2
    Merge commit from fork David Lord 2026-02-18 19:35:58 -08:00
  • c17f379390
    request context tracks session access David Lord 2026-02-18 19:02:54 -08:00
  • 27be933840
    start version 3.1.3 David Lord 2026-02-18 14:52:52 -08:00
  • 7d7fdbb07a
    fix: handle ENOTDIR in Config.from_file() with silent=True Apoorv Darshan 2026-02-18 21:20:31 +05:30
  • ca7269d1a7 Add test runner script with base and new modes Mishradity 2026-02-18 16:49:26 +05:30
  • ece2225800 docs: fix duplicated word in lazyloading pattern Nova Vale 2026-02-17 09:15:28 -08:00
  • 0c560b6f43
    Merge b9cb7e7acc into d98eb69a35 Surya Kathyakeya Boddi 2026-02-14 04:52:24 +00:00
  • b9cb7e7acc
    [pre-commit.ci lite] apply automatic fixes pre-commit-ci-lite[bot] 2026-02-14 04:52:18 +00:00
  • 9e090de9c9 Resolve merge conflict in README SuryaKathyakeya 2026-02-14 10:21:34 +05:30
  • dd44c1968c Merge branch 'add-readme-note' of https://github.com/suryakathyakeyaboddi-creator/flask into add-readme-note SuryaKathyakeya 2026-02-14 10:18:39 +05:30
  • 05c51b6804 Add contribution note to README for collaboration demo SuryaKathyakeya 2026-02-14 10:17:09 +05:30
  • 5b51808f51 Add contribution note to README for collaboration demo SuryaKathyakeya 2026-02-14 09:39:23 +05:30
  • d98eb69a35
    revert cli test change David Lord 2026-02-12 13:11:01 -08:00
  • 12e95c93b4
    fix provide_automatic_options override (#5917) David Lord 2026-02-12 13:07:50 -08:00
  • e82db2ca3a
    fix provide_automatic_options override David Lord 2026-02-12 13:03:03 -08:00
  • 560ea7fd40 add ENOTDIR to from_file silent error handling abdullahmujahidali 2026-02-09 07:27:09 +05:00
  • c8ecf241e3 Fix Config.from_file() silent mode not handling ENOTDIR Varun Chawla 2026-02-08 15:04:01 -08:00
  • d3b78fd18a
    Merge remote-tracking branch 'origin/stable' David Lord 2026-02-06 13:22:54 -08:00
  • 86048aa716 Fix request resource leak when teardown handlers raise Amrit kumar Mahto 2026-02-07 02:39:00 +05:30
  • 554fad132e
    [pre-commit.ci lite] apply automatic fixes pre-commit-ci-lite[bot] 2026-02-06 08:24:13 +00:00
  • fb763eaf61 fix: automated code quality improvements manav363 2026-02-06 13:51:11 +05:30
  • 663198d7b4
    update dev dependencies David Lord 2026-02-03 10:22:19 -08:00
  • 976459f7cb
    fix editable werkzeug David Lord 2026-02-03 10:20:49 -08:00
  • 5e621a2801
    update domain matching tests for Werkzeug 3.2 David Lord 2026-02-03 10:19:45 -08:00
  • 64171492fb type: annotate tuple parameter in _unpack_response_tuple jnvw 2026-02-01 03:05:44 +05:30
  • e2e59bc377 style: format response tuple unpacking (extract helper) jnvw 2026-02-01 02:52:00 +05:30
  • 280e0aaee8 Docs: clarify JSON request Content-Type requirement G 2026-01-31 17:34:18 +05:30
  • 4e652d3f68
    Abort if the instance folder cannot be created (#5903) David Lord 2026-01-28 07:43:00 -08:00
  • 17e611808e
    Clarify data correctness explanation in quickstart ANUROOP 2026-01-27 19:14:28 +05:30
  • 3d03098a97 Abort if the instance folder cannot be created Markus Heidelberg 2026-01-20 14:16:17 +01:00
  • 798e006f43
    Merge branch 'stable' David Lord 2026-01-25 10:38:42 -08:00
  • 407eb76b27
    document using gevent for async (#5900) David Lord 2026-01-25 10:35:12 -08:00
  • ac5664d228
    document using gevent for async David Lord 2026-01-25 10:31:31 -08:00
  • 23df07d799
    Merge branch 'stable' David Lord 2026-01-24 19:55:36 -08:00
  • 4b8bde97d4
    deprecate should_ignore_error (#5899) David Lord 2026-01-24 19:53:11 -08:00
  • 0292047b22
    remove unused ruff check rule David Lord 2026-01-24 19:52:11 -08:00
  • c77a520343
    deprecate should_ignore_error David Lord 2026-01-24 19:50:30 -08:00
  • 9b74a90dd3
    fix codespell findings David Lord 2026-01-24 19:11:02 -08:00
  • 5880befcd2
    Merge branch 'stable' David Lord 2026-01-24 19:05:26 -08:00
  • 4f79d5b59a
    Increase required flit_core version to 3.11 (#5865) David Lord 2026-01-24 19:04:07 -08:00
  • fe3b215d3a
    Increase required flit_core version to 3.11 Markus Heidelberg 2025-12-17 15:44:15 +01:00
  • 5559ef42b5
    pre-commit: Add codespell (#5844) David Lord 2026-01-24 19:00:23 -08:00
  • 3709c4a9a8
    update ruff hook and noqa David Lord 2026-01-24 18:58:45 -08:00
  • 709f83f6a3
    pre-commit: Add codespell Christian Clauss 2025-11-05 18:13:26 +01:00
  • 30da640ffe
    clarify 415 vs 400 errors for request.json (#5827) ADITYA SAH 2026-01-25 08:16:56 +05:30
  • 3962683c5b
    docs: clarify 415 vs 400 errors for request.json Aditya 2025-10-09 12:33:43 +05:30
  • d52f0228d9
    docs: clarify 415 vs 400 errors for request.json Aditya 2025-10-09 12:31:01 +05:30
  • 25642fd1fd
    fix annotation for select_jinja_autoescape (#5808) David Lord 2026-01-24 18:25:31 -08:00
  • 809d5a8869
    redirect defaults to 303 (#5898) David Lord 2026-01-24 17:18:35 -08:00
  • eca5fd1dfd
    redirect defaults to 303 David Lord 2026-01-24 16:50:54 -08:00
  • eb58d862cc
    Merge branch 'stable' David Lord 2026-01-24 17:15:54 -08:00
  • 64dd0809c2
    update dev dependencies David Lord 2026-01-24 17:14:20 -08:00
  • 77b42e9e81
    Cache compiled templates in render_template_string Optifiner AI 2026-01-24 16:26:46 +08:00
  • f2cd7aa967
    fix: Clarify Request.json error handling Solari Systems 2026-01-20 11:06:51 -05:00
  • d415442407
    [pre-commit.ci lite] apply automatic fixes pre-commit-ci-lite[bot] 2026-01-20 13:53:11 +00:00
  • f9e656d568
    docs: improve wording in appdispatch Raushan Srivastava 2026-01-20 19:19:25 +05:30
  • 9bcad882e6
    docs: clarify 415 vs 400 errors for Request.json Solari Systems 2026-01-20 00:46:26 -05:00
  • 3e8caa499b
    Merge pull request #1 from RellikSai/RellikSai-patch-1 RellikSai 2026-01-18 23:10:21 +05:30
  • cce7db83a0
    Enhance templating documentation with examples RellikSai 2026-01-17 23:35:40 +05:30
  • 995710fe1c
    [pre-commit.ci lite] apply automatic fixes pre-commit-ci-lite[bot] 2026-01-17 17:11:30 +00:00
  • f7721ae0bd
    Revise Jinja templating documentation for clarity RellikSai 2026-01-17 22:34:54 +05:30
  • 2a03b77ea8 Docs: add context to Incoming Request Data section :wq Shitanshu Singh 2026-01-16 02:55:11 +05:30
  • bec6b5ba46 clarify async view incompatibility with gevent monkey patching Mind freezer 2026-01-11 01:17:28 +05:30
  • 97bddc1f61
    update dev dependencies David Lord 2026-01-05 08:49:46 -08:00
  • 1ab7f5aad7
    Add GitHub Actions CI workflow vedika-zangoh 2026-01-05 15:19:33 +05:30
  • ef2faf4fc6 Add hello.py for testing vedika-zangoh 2026-01-05 15:14:04 +05:30
  • 6c6180b785
    [pre-commit.ci lite] apply automatic fixes pre-commit-ci-lite[bot] 2026-01-03 16:44:06 +00:00
  • da431f7d93 Update README harshita 2026-01-03 22:12:37 +05:30
  • 66e55c6f69 Upgrade HTTP links to HTTPS in documentation Aman Gupta 2026-01-01 20:11:13 +05:30
  • 983d271d8a docs: clarify 415 error when receiving JSON requests AnupojuRohit 2026-01-01 15:47:52 +05:30
  • 7185b6086d Clarify 415 Unsupported Media Type for invalid JSON Content-Type Soham-1616 2025-12-29 10:25:28 +05:30
  • 9ebdd5c543 Fixed error code documentation for request.json Jason 2025-12-27 12:10:03 -05:00
  • 41b6b309b5
    [pre-commit.ci lite] apply automatic fixes pre-commit-ci-lite[bot] 2025-12-25 02:17:09 +00:00
  • 070eed8480 init Nitish Singh 2025-12-24 21:09:10 +05:30
  • de6a4ba768
    Docs: explain 415 error when receiving JSON Sunil Kushwaha 2025-12-23 13:35:15 +05:30
  • 1a413a8ffe Improve exception handler in wsgi_app method latifbaihaki 2025-12-22 08:27:48 +08:00
  • bfb95365f8
    [pre-commit.ci lite] apply automatic fixes pre-commit-ci-lite[bot] 2025-12-18 12:20:24 +00:00
  • 04a5a04140 Deprecate should_ignore_error method Ayush Patil 2025-12-18 17:47:38 +05:30
  • 8987b80314 docs: clarify JSON request errors 400 vs 415 ShakibCodes 2025-12-18 12:26:01 +05:30
  • 54aaa01eb5 Add built-in CSRF protection using Sec-Fetch-Site header Sharoon Thomas 2025-12-17 02:44:19 +00:00
  • 30cfe75792 Fix documentation for JSON error codes Tsotne Okrostsvaridze 2025-12-10 23:10:07 +01:00
  • 3404eb99bb
    [pre-commit.ci lite] apply automatic fixes pre-commit-ci-lite[bot] 2025-12-10 09:31:02 +00:00
  • 8b2d14785a
    Create test bayraa16 2025-12-10 17:27:02 +08:00
  • 62a2be1ba2
    [pre-commit.ci lite] apply automatic fixes pre-commit-ci-lite[bot] 2025-12-08 01:10:39 +00:00
  • fab4491d47 fix: refactor init.py to improve structure, readability and API organization Murilo Lucena 2025-12-07 22:04:39 -03:00
  • 155de45a7f fix: refactor init.py to improve structure, readability and API organization Murilo Lucena 2025-12-07 21:53:23 -03:00
  • ed1703dfcd
    [pre-commit.ci lite] apply automatic fixes pre-commit-ci-lite[bot] 2025-11-30 11:03:08 +00:00
  • 23da63f6d1 Add documentation and fix type safety bugs paolotercerosdev 2025-11-30 02:45:52 -04:00