Yumihiki
38802eefeb
📝 Quote `pip install` command for Zsh compatibility in multiple languages ( #5214 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
zhangbo
fb849ee7ef
🌐 Add translation for `docs/zh/docs/advanced/response-cookies.md` ( #4638 )
Co-authored-by: zhangbo <[email protected] >
3 years ago
jaystone776
dc7e13846c
🌐 Add Chinese translation for `docs/tutorial/security/first-steps.md` ( #3841 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Sebastián Ramírez
0ba0c4662d
✨ Add illustrations for Concurrent burgers and Parallel burgers ( #5277 )
3 years ago
Itay Raveh
59d154fa6f
🌐 Start of Hebrew translation ( #5050 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Robin
b4a98a7224
🌐 Start of Swedish translation ( #5062 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Sebastián Ramírez
ca437cdfab
📝 Add docs recommending `Union` over `Optional` and migrate source examples ( #4908 )
* 📝 Add docs recommending Union over Optional
* 📝 Update docs recommending Union over Optional
* 📝 Update source examples for docs, recommend Union over Optional
* 📝 Update highlighted lines with updated source examples
* 📝 Update highlighted lines in Markdown with recent code changes
* 📝 Update docs, use Union instead of Optional
* ♻️ Update source examples to recommend Union over Optional
* 🎨 Update highlighted code in Markdown after moving from Optional to Union
3 years ago
Sebastián Ramírez
3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass ( #4888 )
* 🔧 Add first pre-commit config
* 🎨 Format YAML files with pre-commit
* 🎨 Format Markdown with pre-commit
* 🎨 Format SVGs, drawio, JS, HTML with pre-commit
* ➕ Add pre-commit to dev dependencies
* ⬇️ Extend pre-commit range to support Python 3.6
3 years ago
Mário Victor Ribeiro Silva
15dd12629e
📝 Add dark mode auto switch to docs based on OS preference ( #4869 )
3 years ago
Kinuax
cb5a200a7c
✏ Fix links to Pydantic docs ( #4670 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Yue Chen
4fa0cd4def
🌐 Update source example highlights for `docs/zh/docs/tutorial/query-params-str-validations.md` ( #4237 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
alm
c0d6865c10
🌐 Remove translation docs references to aiofiles as it's no longer needed since AnyIO ( #3594 )
Co-authored-by: AlonMenczer <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
wakabame
e5980a71c2
🌐 Fix live docs server for translations for some languages ( #4729 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Sebastián Ramírez
5c842586c2
🌐 Start Dutch translations ( #4703 )
3 years ago
Amin Alaee
2b6f1585ec
🌐 Start Persian/Farsi translations ( #4243 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
jaystone776
e1c6d7d310
🌐 Update Chinese translation for `docs/help-fastapi.md` ( #3847 )
3 years ago
jaystone776
5c62a59e7b
🌐 Add Chinese translation for `docs\tutorial\path-operation-configuration.md` ( #3312 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Sebastián Ramírez
ca2b1dbb64
🔧 Enable MkDocs Material Insiders' `content.tabs.link` ( #4399 )
3 years ago
Sebastián Ramírez
d08a062ee2
✨ Add docs and tests for Python 3.9 and Python 3.10 ( #3712 )
Co-authored-by: Thomas Grainger <[email protected] >
3 years ago
Sebastián Ramírez
764ecae2d4
⬆ Upgrade MkDocs Material and configs ( #4385 )
3 years ago
Edd Salkield
c29aa0bc87
🔧 Swap light/dark theme button icon ( #3246 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Madat Bay
cc0d0f3899
🌐 Initialize Azerbaijani translations ( #3941 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
jaystone776
e0e3224588
🌐 Delete old Chinese translation for `docs/deployment.md` ( #3840 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
jaystone776
13bf477579
🌐 Add Chinese translation for `docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md` ( #3492 )
Co-authored-by: Waynerv <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
jaystone776
8c5d1f30dc
🌐 Add Chinese translation for `docs/tutorial/dependencies/sub-dependencies.md` ( #3491 )
Co-authored-by: Waynerv <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Sebastián Ramírez
53a86a885d
✨ Update computation of FastAPI People and sponsors ( #3714 )
4 years ago
Sebastián Ramírez
30e742d566
✨ Enable recent Material for MkDocs Insiders features ( #3710 )
4 years ago
Sebastián Ramírez
4d4452ede5
🔥 Remove/clean extra imports from examples in docs for features ( #3709 )
4 years ago
Sebastián Ramírez
9a33a0e24c
➕ Update docs library to include sources in Markdown ( #3648 )
4 years ago
jaystone776
962578bec2
🌐 Add Chinese translation for `docs/tutorial/dependencies/index.md` ( #3489 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
jaystone776
016c3f0d5b
🌐 Add Chinese translation for `docs/tutorial/dependencies/global-dependencies.md` ( #3493 )
as title
4 years ago
Sebastián Ramírez
dbfd3f7e18
📝 Add official FastAPI Twitter to docs ( #3578 )
4 years ago
Marcelo Trylesinski
fc35b7d18d
🎨 Improve style for sponsors, add radius border ( #2388 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Thomas Grainger
2d296c5d07
🔧 Configure strict pytest options and update/refactor tests ( #2790 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Mark H
5342a0a00f
🌐 Add basic setup for German translations ( #3522 )
4 years ago
Nasaruddin
7e4bfaf0e9
🌐 Initialize Indonesian translations ( #3014 )
Co-authored-by: Nasaruddin <[email protected] >
4 years ago
jaystone776
c00c2d1ecf
🌐 Add Chinese translation for Tutorial - Request - Forms - and - Files ( #3249 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
jaystone776
0a84d48a82
🌐 Add Chinese translation for Tutorial - Handling - Errors ( #3299 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
jaystone776
811c3f873f
🌐 Add Chinese translation for Tutorial - Form - Data ( #3248 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
jaystone776
e6836781d5
🌐 Add Chinese translation for Tutorial - Body - Updates ( #3237 )
Co-authored-by: Xie Wei <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Hareru
4bf9a52043
🌐 Add Chinese translation for FastAPI People ( #3112 )
Co-authored-by: Xie Wei <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
BoYanZh
a0b2006230
🌐 Fix Chinese translation code snippet mismatch in Tutorial - Python Types Intro
4 years ago
jaystone776
fc6827d68a
🌐 Add Chinese translation for Tutorial - Request - Files ( #3244 )
Co-authored-by: Xie Wei <[email protected] >
4 years ago
neternefer
85b32f51ff
🌐 Initialize new language Polish for translations ( #3170 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
NiJia Lin
b3f139c0d9
🌐 Fix Chinese translation of Tutorial - Query Parameters, remove obsolete content ( #3051 )
4 years ago
Shucai.wang
6f72a27632
🌐 Add Chinese translation for Tutorial - Debugging ( #2737 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Xie Wei
7f037f1bdc
🌐 Add Chinese translation for Tutorial - Security - OAuth2 with Password (and hashing), Bearer with JWT tokens ( #2642 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Shucai.wang
66f18e9282
🌐 Add Chinese translation for Tutorial - Metadata and Docs URLs ( #2559 )
4 years ago
Shucai.wang
8f0a604a37
🌐 Add Chinese translation for Tutorial - CORS (Cross-Origin Resource Sharing) ( #2540 )
Co-authored-by: Xie Wei <[email protected] >
4 years ago
lpdswing
368d314e11
🌐 Add Chinese translation for Tutorial - Middleware ( #2334 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago