Patrick Wehbe
6b90944736
📝 Fix out-of-range highlight lines in docs code embeds
Three docs `{* file hl[a:b] *}` embeds set the inclusive upper bound one
line past the end of the referenced file:
- `advanced/response-headers.md`: `hl[10:12]` -> `hl[10:11]`
(`docs_src/response_headers/tutorial001_py310.py` is 11 lines)
- `advanced/websockets.md`: `hl[48:52]` -> `hl[48:51]`
(`docs_src/websockets_/tutorial001_py310.py` is 51 lines)
- `tutorial/body-updates.md`: `hl[28:33]` -> `hl[28:32]`
(`docs_src/body_updates/tutorial001_py310.py` is 32 lines)
The rendered output is unchanged since the nonexistent trailing line was
silently dropped; this corrects the ranges to the intended last line.
1 month ago
github-actions[bot]
0cb4a8e284
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
4b83b0d409
🔖 Release version 0.138.0 ( #15808 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
041cb0cdfa
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
10393846ed
📝 Fix typo in release notes ( #15807 )
2 months ago
github-actions[bot]
0303491b69
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
17945e5ab7
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
0cd5001d0e
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
9c7eceb00f
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
d176e00b9f
📝 Udpate release notes link ( #15802 )
2 months ago
github-actions[bot]
71e608e00e
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
459a51097b
✏️ Update white space characters in bigger apps ( #15801 )
2 months ago
github-actions[bot]
e12833aaa2
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
4d3dc78b26
✨ Add support for `app.frontend("/", directory="dist")` and `router.frontend("/", directory="dist")` ( #15800 )
2 months ago
github-actions[bot]
f1d750fdda
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
2d00470875
📝 Update release notes
[skip ci]
2 months ago
Yurii Motov
6e6c74fc16
🌐 Enable Hindi docs translations ( #15554 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
1b68e378ef
📝 Update release notes
[skip ci]
2 months ago
Yurii Motov
da9d05bc7a
✏️ Fix grammar, typos, and broken links in docs ( #15694 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
2 months ago
github-actions[bot]
c61384e3d7
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
08321394ab
📝 Tweak wording about deploying to FastAPI Cloud ( #15793 )
2 months ago
github-actions[bot]
c744991f96
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
6a0ba7bb1f
🔖 Release version 0.137.2 ( #15790 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
5d421ae977
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
7feb17f80a
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
d514109e42
🔧 Update sponsors: add BairesDev ( #15787 )
2 months ago
github-actions[bot]
1c1edb9b55
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
32d711f6d2
🔨 Update sponsors script to simplify previews ( #15786 )
2 months ago
github-actions[bot]
202b2d2f5f
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
c66d1c222b
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
627636b617
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
aaf70c196c
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
a62dd75022
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
06074e739b
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
88683944c7
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
2f5ba0d503
📝 Update release notes
[skip ci]
2 months ago
구희찬
44e5b99853
🌐 Fix broken Markdown in Korean custom response docs ( #15774 )
2 months ago
github-actions[bot]
2f836a9e70
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
aa5eeb3652
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
090386b10e
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
aeeb29f6d0
🌐 Update translations for fr (update-outdated) ( #15761 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
Sebastián Ramírez
b401cb71c0
🌐 Update translations for zh-hant (update-outdated) ( #15760 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
2 months ago
github-actions[bot]
76008f778b
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
011da093e1
🌐 Update translations for de (update-outdated) ( #15759 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
2 months ago
github-actions[bot]
132c533ace
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
2f69b265ef
🌐 Update translations for ko (update-outdated) ( #15757 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
89fcd722e3
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
3b9f938e50
🌐 Update translations for uk (update-outdated) ( #15756 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
a4bd128ed5
📝 Update release notes
[skip ci]
2 months ago
github-actions[bot]
8012339dc2
📝 Update release notes
[skip ci]
2 months ago