Changelog
2024-04-12
Fixed error in Splatoon 2 schedule data if Salmon Run has special weapons.
2024-04-10
Default to PHP serializer for Redis.
Fixed oversight not caught by phpstan tsk tsk.
Added DSN documentation for Database and Cache backends.
Added cache wrappers.
2024-04-09
Added specific profile fields for Wii U and Nintendo 3DS on the Pretendo Network.
2024-04-02
Updated ImageSharp and fii.moe url formats.
Overwrite existing filename on reupload.
Fixed inability to delete uploads.
Fixed routes with similar regexes not being able to match.
Removed Discord notification sound trigger.
2024-04-01
Added Mogeko Castle sound triggers.
2024-03-30
Removed old router code.
Fixed wrong HTTP verb.
Fixed various oversights.
Updated Misuzu to new HTTP router.
Fixed regex.
Fixed the thumbnailing.
Updated to new HTTP router.
Updated HTTP router.
Updated Index library.
Updated Satori scripts to new HTTP router.
2024-03-29
Updated to new HTTP router and replaced database statement cache.
Updated EEPROM to new HTTP router.
2024-03-28
Updated Awaki to new router.
Updated to new HTTP router.
Revert to implicitly supporting HEAD..
Alternative attempt at support HEAD requests.
Attempt to make trailing slash optional.
Switch default charset to UTF-8 again.