LeoVasanko
|
03aa31cedb
|
Implement smarter reload handing on fastapi_vue.server(), simplify __main__, reload the main folder regardless of CWD.
|
2026-06-29 18:49:18 +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
|
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 |
|