AzuraCast/src/Middleware/Cache
Buster Neece 222676e45a
Public static asset cache overhaul:
- Make all public static assets (album art, streamer art, podcast/episode art, etc) serve with no sessions or other user-specific information
 - Make "timestamp" an explicit URL parameter and avoid weird parsing of IDs mixed with timestamps
 - Make static caching a universal middleware for uniform results across controllers
 - Update public art URL paths to reference station short names instead of numeric IDs
2023-12-28 14:07:55 -06:00
..
SetCache.php Public static asset cache overhaul: 2023-12-28 14:07:55 -06:00
SetDefaultCache.php Public static asset cache overhaul: 2023-12-28 14:07:55 -06:00
SetStaticFileCache.php Public static asset cache overhaul: 2023-12-28 14:07:55 -06:00