Matthieu B
|
6a3632ec66
|
refactor: update type hints for better clarity and consistency across multiple files
|
2025-10-23 19:49:58 +02:00 |
|
Matthieu B
|
9b5aa0972a
|
refactor: remove slop from media and new linting rules
|
2025-10-23 18:33:50 +02:00 |
|
Matthieu B
|
1c9225263d
|
feat: Enhance logging configuration with context variable support and improved console rendering
fix: Update activity monitor retrieval method for better clarity and consistency
|
2025-10-19 16:38:24 +02:00 |
|
Matthieu B
|
bac1bc98d6
|
feat: Configure structlog for enhanced logging with standard library integration
|
2025-10-19 15:39:07 +02:00 |
|
Matthieu B
|
6ab5e024db
|
Revert "Merge pull request #925 from wizarrrr/chore/python-3.14-upgrade"
This reverts commit 35dde7c19a, reversing
changes made to c8cf9905ba.
|
2025-10-19 14:05:59 +02:00 |
|
Matthieu B
|
294194eca7
|
Refactor code structure for improved readability and maintainability
|
2025-10-18 17:51:32 +02:00 |
|
Matthieu B
|
b27167e4eb
|
Merge latest changes from main
Resolved conflicts in:
- app/models.py: Combined ApiKey and ExpiredUser models
- app/logging_config.py: Combined API logger and alembic logger configurations
- app/blueprints/public/routes.py: Combined server resolution approaches with fallback
|
2025-08-13 20:15:05 +02:00 |
|
Matthieu B
|
7375ab65d3
|
Refactor logging behavior to prevent duplicate completion messages in Gunicorn and enhance scheduler initialization logging for better debugging.
|
2025-08-12 20:53:53 +02:00 |
|
Matthieu B
|
5f91e4018e
|
Enhance logging configuration and startup sequence to improve message clarity and prevent duplication across processes
|
2025-08-12 20:00:01 +02:00 |
|
copilot-swe-agent[bot]
|
87de7c0679
|
Implement API server differentiation and ready-to-go links
Co-authored-by: Tomat0r <68383702+Tomat0r@users.noreply.github.com>
|
2025-08-11 16:50:44 +00: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 |
|
Jandalslap
|
77f221c4e7
|
Update logging_config.py
Created a directory check for "logs" if the file handler is uncommented. Renamed log for clarity.
|
2025-07-14 18:16:56 +12:00 |
|
Matthieu B
|
f29ee7d5d3
|
reduce logging level for production
|
2025-07-09 12:34:37 +02:00 |
|
Matthieu B
|
1b1684eee1
|
romm wizard step
|
2025-06-26 15:30:19 +02:00 |
|
Matthieu B
|
4889e25d31
|
Huge rewrite
|
2025-05-20 13:01:20 +01:00 |
|