Add managed catalog sync and player UX improvements

This commit is contained in:
2026-04-29 13:49:16 +02:00
parent b866845b6a
commit c8f8c76e8a
21 changed files with 71429 additions and 148 deletions

6
public/.htaccess Normal file
View File

@@ -0,0 +1,6 @@
Options -Indexes
RewriteEngine On
# Route the JSON-looking URL to the PHP endpoint
RewriteRule ^api/managed-stations\.json$ api/managed-stations.php [L]