8 Commits
Author SHA1 Message Date
Jeroen UbbinkandClaude Fable 5 cbc424e8e7 build: type-check the entire repo in make targets, matching CI
CI runs 'uv run mypy .' while the Makefile only checked routstr/, so test
files could pass locally and fail the pipeline. lint, type-check and
ci-lint now check everything; --ignore-missing-imports is dropped since
the CI invocation passes without it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 21:22:28 +02:00
9qeklajc bcadf2961c test 2025-10-25 23:56:04 +02:00
9qeklajc 2121b36e79 make static ui 2025-10-24 14:27:47 +02:00
Cursor Agentanddb2002dominic d4c1389249 docs: Add comprehensive documentation for Routstr Core project
Co-authored-by: db2002dominic <db2002dominic@gmail.com>
2025-08-25 01:17:40 +00:00
Shroominic 503e861621 change dir 'router' -> 'routstr' 2025-08-09 14:55:26 -03:00
Shroominic 12d2d3714f rm non shortcuts 2025-08-09 13:49:17 -03:00
Shroominic 65ef300a06 add alembic 2025-08-09 13:43:39 -03:00
Shroominic e5e4888dba makefile + test improvements 2025-08-09 12:44:21 -03:00