Commit Graph

5 Commits

Author SHA1 Message Date
Matthieu B
3a294a02f0 feat: enhance username validation and trimming across forms 2025-11-04 19:02:56 +01: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
dedf79be01 fix and closes #630 2025-06-17 18:23:05 +01:00
fireph
195dde2e49 Change password to not have limit
Also changed admin account signup to have the same password requirements as jellyfin account signup (since presumably wizarr is somewhat public, it should have a good password as well).
2025-06-09 02:42:37 -07:00
mtthidoteu
1acaff8657 fix and close #548 2025-06-03 14:46:31 +01:00