LeoVasanko
|
15a6710c17
|
[lint] Format template after change.
|
2026-03-08 17:35:02 +00:00 |
|
LeoVasanko
|
dcaf415032
|
Fix a typing issue with the fastapi-vue staticfiles module causing problems with SPA mode handler.
|
2026-03-08 17:30:42 +00:00 |
|
LeoVasanko
|
682d70cb23
|
Cleanup for ALL ruff checks, and re-ruff to target project settings when installing templates, avoiding formatting errors after patching.
|
2026-03-08 15:25:52 +00:00 |
|
LeoVasanko
|
aac27da67c
|
Suppress CancelledError along with KeyboardInterrupt as a normal exit from server.run().
|
2026-02-18 17:50:34 +00:00 |
|
LeoVasanko
|
79e645a263
|
Add parse_endpoints helper function that handles complicated listen structures alike server.run() already did, returning a simple list of every endpoint.
|
2026-02-18 17:05:10 +00:00 |
|
LeoVasanko
|
0e12e3a531
|
Improved error message.
|
2026-02-10 19:51:05 +00:00 |
|
LeoVasanko
|
fbed7873e5
|
[fastapi_vue] Further cleanup, wildcards for favicon.
|
2026-02-06 18:09:22 +00:00 |
|
LeoVasanko
|
008b3593db
|
[fastapi_vue] StaticFiles cleanup: use app.debug rather than env variables; default assets caching.
|
2026-02-06 17:21:40 +00:00 |
|
LeoVasanko
|
0e4f8f65f2
|
Moved fastapi-vue project to fastapi-vue-setup repository, using common version numbering (starting with v0.7.0).
|
2026-02-02 19:51:45 +00:00 |
|