mirror of
https://github.com/d3vyce/fastapi-toolsets.git
synced 2026-04-15 22:26:25 +02:00
Deployed 9b74f16 to v2.4 with Zensical 0.0.31 and mike 2.2.0+zensical-0.1.0
This commit is contained in:
1477
v2.4/404.html
Normal file
1477
v2.4/404.html
Normal file
File diff suppressed because it is too large
Load Diff
BIN
v2.4/assets/images/favicon.png
Normal file
BIN
v2.4/assets/images/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
29
v2.4/assets/javascripts/LICENSE
Normal file
29
v2.4/assets/javascripts/LICENSE
Normal file
@@ -0,0 +1,29 @@
|
||||
-------------------------------------------------------------------------------
|
||||
Third-Party licenses
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
Package: clipboard@2.0.11
|
||||
License: MIT
|
||||
Copyright: Zeno Rocha
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
Package: escape-html@1.0.3
|
||||
License: MIT
|
||||
Copyright: 2012-2013 TJ Holowaychuk
|
||||
2015 Andreas Lubbe
|
||||
2015 Tiancheng "Timothy" Gu
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
Package: focus-visible@5.2.1
|
||||
License: W3C
|
||||
Copyright: WICG
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
Package: rxjs@7.8.2
|
||||
License: Apache-2.0
|
||||
Copyright: 2015-2018 Google, Inc.,
|
||||
2015-2018 Netflix, Inc.,
|
||||
2015-2018 Microsoft Corp. and contributors
|
||||
3
v2.4/assets/javascripts/bundle.91a19a9e.min.js
vendored
Normal file
3
v2.4/assets/javascripts/bundle.91a19a9e.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
v2.4/assets/javascripts/workers/search.e2d2d235.min.js
vendored
Normal file
1
v2.4/assets/javascripts/workers/search.e2d2d235.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
v2.4/assets/stylesheets/classic/main.96fc3bb8.min.css
vendored
Normal file
1
v2.4/assets/stylesheets/classic/main.96fc3bb8.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
v2.4/assets/stylesheets/classic/palette.7dc9a0ad.min.css
vendored
Normal file
1
v2.4/assets/stylesheets/classic/palette.7dc9a0ad.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
v2.4/assets/stylesheets/modern/main.53a7feaf.min.css
vendored
Normal file
1
v2.4/assets/stylesheets/modern/main.53a7feaf.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
v2.4/assets/stylesheets/modern/palette.dfe2e883.min.css
vendored
Normal file
1
v2.4/assets/stylesheets/modern/palette.dfe2e883.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
2179
v2.4/examples/pagination-search/index.html
Normal file
2179
v2.4/examples/pagination-search/index.html
Normal file
File diff suppressed because it is too large
Load Diff
1788
v2.4/index.html
Normal file
1788
v2.4/index.html
Normal file
File diff suppressed because it is too large
Load Diff
2005
v2.4/migration/v2/index.html
Normal file
2005
v2.4/migration/v2/index.html
Normal file
File diff suppressed because it is too large
Load Diff
1845
v2.4/module/cli/index.html
Normal file
1845
v2.4/module/cli/index.html
Normal file
File diff suppressed because it is too large
Load Diff
2940
v2.4/module/crud/index.html
Normal file
2940
v2.4/module/crud/index.html
Normal file
File diff suppressed because it is too large
Load Diff
1927
v2.4/module/db/index.html
Normal file
1927
v2.4/module/db/index.html
Normal file
File diff suppressed because it is too large
Load Diff
1771
v2.4/module/dependencies/index.html
Normal file
1771
v2.4/module/dependencies/index.html
Normal file
File diff suppressed because it is too large
Load Diff
2012
v2.4/module/exceptions/index.html
Normal file
2012
v2.4/module/exceptions/index.html
Normal file
File diff suppressed because it is too large
Load Diff
1938
v2.4/module/fixtures/index.html
Normal file
1938
v2.4/module/fixtures/index.html
Normal file
File diff suppressed because it is too large
Load Diff
1749
v2.4/module/logger/index.html
Normal file
1749
v2.4/module/logger/index.html
Normal file
File diff suppressed because it is too large
Load Diff
1930
v2.4/module/metrics/index.html
Normal file
1930
v2.4/module/metrics/index.html
Normal file
File diff suppressed because it is too large
Load Diff
2191
v2.4/module/models/index.html
Normal file
2191
v2.4/module/models/index.html
Normal file
File diff suppressed because it is too large
Load Diff
1871
v2.4/module/pytest/index.html
Normal file
1871
v2.4/module/pytest/index.html
Normal file
File diff suppressed because it is too large
Load Diff
2013
v2.4/module/schemas/index.html
Normal file
2013
v2.4/module/schemas/index.html
Normal file
File diff suppressed because it is too large
Load Diff
BIN
v2.4/objects.inv
Normal file
BIN
v2.4/objects.inv
Normal file
Binary file not shown.
7
v2.4/overrides/main.html
Normal file
7
v2.4/overrides/main.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{% extends "base.html" %} {% block extrahead %}
|
||||
<script
|
||||
defer
|
||||
src="https://analytics.d3vyce.fr/script.js"
|
||||
data-website-id="338b8816-7b99-4c6a-82f3-15595be3fd47"
|
||||
></script>
|
||||
{{ super() }} {% endblock %}
|
||||
2098
v2.4/reference/cli/index.html
Normal file
2098
v2.4/reference/cli/index.html
Normal file
File diff suppressed because it is too large
Load Diff
6208
v2.4/reference/crud/index.html
Normal file
6208
v2.4/reference/crud/index.html
Normal file
File diff suppressed because it is too large
Load Diff
2704
v2.4/reference/db/index.html
Normal file
2704
v2.4/reference/db/index.html
Normal file
File diff suppressed because it is too large
Load Diff
2020
v2.4/reference/dependencies/index.html
Normal file
2020
v2.4/reference/dependencies/index.html
Normal file
File diff suppressed because it is too large
Load Diff
3291
v2.4/reference/exceptions/index.html
Normal file
3291
v2.4/reference/exceptions/index.html
Normal file
File diff suppressed because it is too large
Load Diff
3364
v2.4/reference/fixtures/index.html
Normal file
3364
v2.4/reference/fixtures/index.html
Normal file
File diff suppressed because it is too large
Load Diff
1919
v2.4/reference/logger/index.html
Normal file
1919
v2.4/reference/logger/index.html
Normal file
File diff suppressed because it is too large
Load Diff
2369
v2.4/reference/metrics/index.html
Normal file
2369
v2.4/reference/metrics/index.html
Normal file
File diff suppressed because it is too large
Load Diff
2469
v2.4/reference/models/index.html
Normal file
2469
v2.4/reference/models/index.html
Normal file
File diff suppressed because it is too large
Load Diff
2479
v2.4/reference/pytest/index.html
Normal file
2479
v2.4/reference/pytest/index.html
Normal file
File diff suppressed because it is too large
Load Diff
2832
v2.4/reference/schemas/index.html
Normal file
2832
v2.4/reference/schemas/index.html
Normal file
File diff suppressed because it is too large
Load Diff
1
v2.4/search.json
Normal file
1
v2.4/search.json
Normal file
File diff suppressed because one or more lines are too long
78
v2.4/sitemap.xml
Normal file
78
v2.4/sitemap.xml
Normal file
@@ -0,0 +1,78 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/module/cli/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/module/crud/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/module/db/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/module/dependencies/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/module/exceptions/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/module/fixtures/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/module/logger/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/module/metrics/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/module/models/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/module/pytest/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/module/schemas/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/reference/cli/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/reference/crud/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/reference/db/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/reference/dependencies/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/reference/exceptions/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/reference/fixtures/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/reference/logger/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/reference/metrics/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/reference/models/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/reference/pytest/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/reference/schemas/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/examples/pagination-search/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fastapi-toolsets.d3vyce.fr/v2.4/migration/v2/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
@@ -6,6 +6,11 @@
|
||||
"stable"
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "v2.4",
|
||||
"title": "v2.4",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"version": "v1.3",
|
||||
"title": "v1.3",
|
||||
|
||||
Reference in New Issue
Block a user