{% extends "base.html" %} {% block title %}Admin Dashboard - DosVault{% endblock %} {% block content %}
System overview and management
{{ total_games }}
Total Games
{{ total_users }}
Total Users
Scan directories for new Game files and add them to the database
Update game metadata and refresh image information from IGDB
Download missing cover art and screenshots locally
Remove orphaned records and cleanup missing files
View detailed statistics and system health
Edit system configuration settings
Clear application caches and temporary files
View application logs and system events
Download and manage log files
Monitor real-time application logs
Loading statistics...
Loading logs...
Starting log stream...
{{ game.metadata_obj.title or game.title }}
{{ game.path.name }}
No games found
{% endif %}{{ user.username }}
{{ user.email }}
No users found
{% endif %}