Johannes df746eae6a refactor: modularize ProjectsController into service-based architecture
- Split monolithic 600+ line controller into 5 focused service classes
- AuthorizationService: centralized auth/permission handling
- FileSystemService: path management and file operations
- MediaAnalysisService: image/video metadata extraction
- ProjectService: business logic for project operations
- AdsOverviewService: complex recursive tree generation

- Apply Single Responsibility Principle for better maintainability
- Preserve all existing functionality and API compatibility
- Remove temporary backup and development files
- Improve code organization and reusability
2025-09-07 17:18:09 +02:00
Description
A central Hub to Preview Advertisment Assets like Graphics, Videos and HTML5 Ads (Plain, Google Ads, etc.)
1.8 MiB
Languages
JavaScript 52.8%
PHP 41.1%
Shell 4.6%
CSS 1.1%
HTML 0.4%