Commit Graph

6 Commits

Author SHA1 Message Date
Matthieu B
d34ee91553 feat: notified of new update 2025-09-16 16:03:51 +02:00
Matthieu B
1aa55c3b9c remove uncessary messages 2025-08-08 18:05:19 +02:00
Matthieu B
7b8f64af7d Fix SQLAlchemy model constructors to accept keyword arguments
- Added __init__ constructors to all SQLAlchemy models
- Fixed pyright 'No parameter named' errors across the codebase
- Fixed various ruff linting issues (SIM108, E741, E402, SIM102, B904, SIM105)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-15 13:52:15 +02:00
Matthieu B
df61f1402e release checking 2025-06-03 23:40:57 +01:00
Matthieu B
178ccd92b1 Huge rewrite 2025-05-21 12:05:15 +01:00
Matthieu B
4889e25d31 Huge rewrite 2025-05-20 13:01:20 +01:00