JSC
|
024c58f013
|
refactor(models): unify table names to singular form for consistency across models
|
2025-07-05 18:11:19 +02:00 |
|
JSC
|
e2fe451e5a
|
Refactor OAuth provider linking and unlinking logic into a dedicated service; enhance error handling and logging throughout the application; improve sound management and scanning services with better file handling and unique naming; implement centralized error and logging services for consistent API responses and application-wide logging configuration.
|
2025-07-05 13:07:06 +02:00 |
|
JSC
|
1cd43a670d
|
refactor: update timestamp handling to use timezone-aware datetime
|
2025-07-04 19:20:56 +02:00 |
|
JSC
|
4375718c2f
|
refactor(decorators): simplify require_admin decorator by reusing require_role
|
2025-07-04 19:13:33 +02:00 |
|
JSC
|
5c29fa1a4c
|
refactor(sound_played): remove unused fields ip_address and user_agent from SoundPlayed model
|
2025-07-04 18:55:26 +02:00 |
|
JSC
|
c3b8205f83
|
feat(sound_played): add sound play tracking and user statistics endpoints; enhance VLC service to record play events
|
2025-07-03 21:50:17 +02:00 |
|