Commit graph

  • 12cb04a579
    Merge fbdfa2927f into 36e4a824f3 OmerHaider82 2026-06-05 02:48:25 +00:00
  • fbdfa2927f docs: fix typos in errorhandling.rst and views.rst / 2026-06-04 21:45:07 -05:00
  • 4b30fdca78
    Merge 80669a0ea8 into 36e4a824f3 David Lord 2026-06-01 11:36:50 +02:00
  • 36e4a824f3
    Any for CertParamType type main David Lord 2026-05-31 07:42:46 -07:00
  • 8743c743af docs: add module-level docstring to typing module SUPREME 2026-05-31 13:25:21 +05:30
  • c6e53304df docs: add module-level docstring to signals module SUPREME 2026-05-31 13:23:40 +05:30
  • 193a049b96 Preserve CLI cert type checking jiyujie2006 2026-05-31 15:08:57 +08:00
  • 4e584a238b Avoid runtime ParamType subscription jiyujie2006 2026-05-31 15:06:58 +08:00
  • cce3a8f3e1 Import ssl for CLI cert annotations jiyujie2006 2026-05-31 15:04:17 +08:00
  • b6ca6c99f4 fix: move ssl import out of TYPE_CHECKING to fix NameError in CertParamType Hermes Bot 2026-05-26 03:38:05 +00:00
  • c3562666d2
    updated 'a' to 'an' before 'SQL' Jake Tanis 2026-05-25 10:59:58 -05:00
  • f9646ab1ac
    fix: Add repuation builder comment Josef Vacha 2026-05-24 23:40:18 +00:00
  • 4b47266628
    fix: Replace print() with logger in flask Josef Vacha 2026-05-24 23:39:06 +00:00
  • ace63948bf
    fix: Replace print() with logger in flask Josef Vacha 2026-05-24 23:37:17 +00:00
  • b70441f721 improve error message for methods argument in HTTP method decorators goingforstudying-ctrl 2026-05-21 17:17:53 +00:00
  • bc1c61f8d2 docs(lazyloading): fix duplicate "is" adv0r 2026-05-21 14:06:46 +02:00
  • 0d2d49e779 fix FLASK_DEBUG env var ignored with click 8.4.0 (#6025) Terrajlz 2026-05-19 13:37:38 -04:00
  • 068366b0e9 Docs: Fix pre-commit formatting issues Mervan Palmér 2026-05-19 16:38:32 +02:00
  • 66b3945f66 Docs: Add warning to prevent leaking SECRET_KEY in version control Mervan Palmér 2026-05-19 16:00:09 +02:00
  • 7ab0e99886 Docs: Add data loss warning for init-db in tutorial Mervan Palmér 2026-05-19 15:59:38 +02:00
  • 627a0e20bd Docs: Modernize signal examples to use @connect_via decorator Mervan Palmér 2026-05-19 15:59:06 +02:00
  • 9cd5aa478a Docs: Add config, background, and proxy details to Gunicorn deploy guide Mervan Palmér 2026-05-19 15:58:19 +02:00
  • 954f5684e4
    update dev dependencies David Lord 2026-05-18 16:35:44 -07:00
  • a06c847ace fix: silence ENOTDIR in Config.from_file() to match from_pyfile() Nilesh Patil 2026-05-16 20:07:54 +05:30
  • c2ac5c5e25 docs: fix duplicated word in lazy loading docs Noa Levi 2026-05-13 15:48:52 +00:00
  • 9fcd34c9f3
    Merge branch 'stable' David Lord 2026-05-13 07:37:53 -07:00
  • 1d49747264
    update flask-mongoengine link stable David Lord 2026-05-13 07:37:21 -07:00
  • 16e1f96c33 docs: update Flask-MongoEngine link to maintainers' canonical docs URL Marty McEnroe 2026-05-13 08:03:45 -05:00
  • 3529f0feb9 Switch from warnings.warn to logging.warning for dev server host check zinc-builds 2026-05-11 00:48:16 +01:00
  • d1c7a30c80 fix: sort imports (ruff I001) zinc-builds 2026-05-11 00:43:36 +01:00
  • 3599ac28be Add security warning when dev server binds to non-localhost zinc-builds 2026-05-11 00:38:20 +01:00
  • d5b96f8fa7 Improve Git Bash virtual environment activation docs Harsh Vardhan Singh 2026-05-08 15:06:32 +05:30
  • ee141077bb feat(blueprints): 添加蓝图URL前缀动态计算功能 myl 2026-05-03 21:07:30 +08:00
  • 569defc304 LegacyFix: add modernization report Irah 2026-05-02 20:26:41 +05:30
  • 7374c85dde
    remove leftover setuptools David Lord 2026-05-02 05:59:12 -07:00
  • 16f89bc51d
    Document 'uv' package for project setup Mark Laurence Mejo 2026-05-02 16:20:22 +08:00
  • 80669a0ea8
    automatic options as separate route automatic-options David Lord 2026-02-12 13:59:15 -08:00
  • dcbede0cb0
    autoescape selection uses case-insensitive comparison (#6013) David Lord 2026-05-01 20:58:56 -07:00
  • 9368fb3f3c
    case-insensitive comparison David Lord 2026-05-01 20:53:36 -07:00
  • 06ea505ce2
    separate copy per call David Lord 2026-05-01 20:17:23 -07:00
  • cf9491e3da Add regression test for session membership vary header Devansh Rajput 2026-04-25 14:46:30 +05:30
  • 58c4c61b71 Add Shipd test runner Devansh Rajput 2026-04-25 14:45:57 +05:30
  • 6f4e80d1ef
    Update .readthedocs.yaml Popeye-007 2026-04-24 06:23:39 +02:00
  • 80953cba1e
    Update .readthedocs.yaml Popeye-007 2026-04-24 06:22:47 +02:00
  • 2d12e362ce fix: Improve error messages on simple after request hook bugs shr7q 2026-04-22 19:32:44 -04:00
  • a6bd421605 test Albert Han 2026-04-21 10:28:34 -04:00
  • 5988a27a1b test Albert Han 2026-04-21 10:25:33 -04:00
  • e55ffdb5b7 docs(readme): add explicit install step for quick start tboyila 2026-04-19 18:27:01 +05:30
  • 9536b1aeef feat(cli): add --json flag to flask routes command sahilmalhotra1987 2026-04-19 12:11:48 +05:30
  • 08354da0b0 feat: add file manager service kolesnykovyurii 2026-04-15 16:20:39 +03:00
  • c2f1789785 feat: add payment processing service kolesnykovyurii 2026-04-15 15:42:23 +03:00
  • 7e135a53ec ci: add AI code review workflow kolesnykovyurii 2026-04-15 15:33:53 +03:00
  • 4fdc3cb3d4 fix: remove trailing blank line from governance.md Cioc Alexandru 2026-04-15 02:57:47 +02:00
  • 0a3a12aec5 feat: add AI agent governance configs Cioc Alexandru 2026-04-15 02:47:08 +02:00
  • a584114424 test1 Sam Tang 2026-04-13 15:55:32 -07:00
  • 330fc07272 fix(security): update vulnerable dependencies in celery example ahsan.sheraz 2026-04-10 18:09:08 +02:00
  • 5b9396a197 docs: add AGENTS.md for AI coding agent context rharper105 2026-04-09 17:57:23 -04:00
  • f2f258fbd6 docs: fix doubled word "the" in TESTING config description pallabbabu 2026-04-08 23:06:16 -05:00
  • 2ac89889f4
    Merge branch 'stable' David Lord 2026-04-08 21:04:03 -07:00
  • 689362089e
    fix typo David Lord 2026-04-08 21:01:29 -07:00
  • 6b84167bf6 fix: CVE-2024-34069 security vulnerability orbisai0security 2026-04-09 00:14:51 +00:00
  • 5ca45e4ddd test: plant bugs and vulnerabilities for code review tool comparison Arunagiri 2026-04-07 21:44:22 +05:30
  • ae3a8d218e fix(security)(flask): path traversal risk in blueprint.open_resource Trần Bách 2026-04-07 07:18:43 +07:00
  • 258d68b6ff
    Merge branch 'stable' David Lord 2026-04-05 12:32:14 -07:00
  • a31e6b7346
    remove werkzeug host tests David Lord 2026-04-05 12:31:01 -07:00
  • e4e4bf6543
    Merge branch 'stable' David Lord 2026-04-05 11:24:48 -07:00
  • b21425d6df
    reduce venv size David Lord 2026-04-05 11:13:13 -07:00
  • 83dbcb222a
    update dev dependencies David Lord 2026-04-03 15:59:16 -07:00
  • d2e34be0f6 refactor: celery task result endpoint crashes on task failure Tang Vu 2026-03-28 04:19:28 +07:00
  • b00c66248d Handle missing secret key during session save pefia 2026-03-27 11:28:04 +00:00
  • 7ef2946fb5
    remove unicode host test (#5962) David Lord 2026-03-24 06:55:57 -07:00
  • 91c6b3fecf
    remove unicode host test David Lord 2026-03-24 06:47:30 -07:00
  • 75db87459c style: ensure trailing newline at EOF yurtzy 2026-03-23 19:57:43 +08:00
  • ea3a968cac test: add OpenClaw contribution marker yurtzy 2026-03-23 19:51:32 +08:00
  • ddba6567b6 docs: fix spacing in Python version requirement yurtzy 2026-03-23 19:43:35 +08:00
  • 8342e68712 Default SESSION_COOKIE_SAMESITE to "Lax" Koda Reef 2026-03-22 23:51:28 +00:00
  • 6422bf669e Fix Config.from_file silent error handling to include ENOTDIR r266-tech 2026-03-23 02:17:36 +08:00
  • 93d8e5019b docs: add gitcgr code graph badge Vitali Avagyan 2026-03-22 15:34:44 +01:00
  • b0af472bec
    Add Qlty code coverage reporting to CI Dave Henton 2026-03-18 09:09:59 -05:00
  • 00c3980eea
    Update quickstart.rst ahmet0033 2026-03-17 16:17:15 +03:00
  • 192e107ca9 Added a real world html escaping example Ahmet Gör 2026-03-17 16:05:48 +03:00
  • 6580938d82 Added a real world html escaping example Ahmet Gör 2026-03-17 15:59:41 +03:00
  • 400c736706 docs: note Redis requirement in Celery example README Yuki9814 2026-03-16 01:25:26 +08:00
  • 274b59fb28 removed unused code duriantaco 2026-03-11 13:48:45 +08:00
  • d62e0c81b8 Remove unused internal code duriantaco 2026-03-11 13:48:20 +08:00
  • 4cae5d8e41
    Merge branch 'stable' David Lord 2026-03-08 16:21:50 -07:00
  • a197702e2c
    update dev dependencies David Lord 2026-03-08 16:20:07 -07:00
  • 4774385abd
    add zizmor to scan workflows (#5945) David Lord 2026-03-08 16:15:00 -07:00
  • 560c119e3d
    add zizmor to scan workflows David Lord 2026-03-08 16:05:00 -07:00
  • 14c8008543 Add ENOTDIR handling to Config.from_file with silent=True 04cb 2026-03-07 13:41:46 +08:00
  • 3a9d54f3da
    Merge branch 'stable' David Lord 2026-03-04 07:36:21 -08:00
  • a29f88ce6f
    document that headers must be set before streaming David Lord 2026-03-04 07:36:09 -08:00
  • f426fb8cd0
    Merge 626c070d67 into c34d6e81fd Dontrell Henry 2026-03-02 08:36:19 +00:00
  • 52f7787560 Merge branch 'dale-ensure-sync' of https://github.com/dalekube/flask into dale-ensure-sync Dale Kube 2026-03-01 19:27:43 -06:00
  • da503ef524 add correct PR number Dale Kube 2026-03-01 19:27:32 -06:00
  • 2a314b5e81
    [pre-commit.ci lite] apply automatic fixes pre-commit-ci-lite[bot] 2026-03-02 01:23:38 +00:00
  • 1fc69bd3f4 test and documentation Dale Kube 2026-03-01 19:22:43 -06:00
  • f4e700c1f3 _sync_view_functions cache Dale Kube 2026-03-01 18:38:23 -06:00
  • 13d8691408 fix: replace 1 bare except clauses with except Exception haosenwang1018 2026-02-27 01:24:01 +00:00
  • f14f3f463f fix: replace bare except clause with except Exception haosenwang1018 2026-02-26 00:44:36 +00:00