Changelog
2025-04-12
Fixed incorrect path being used for CORS credentials check.
Replaced emoticon loading code with newer API library.
Added Cache-Control rules for existing APIs.
2025-04-11
Fixed rank-locked emoticons.
Removed remnants of EEPROMv2 attempt.
Preliminary new loading screen.
Fixed lie here as well.
Fixed lie.
Switch to a .env file instead of config.json.
Use Makefile for building.
Added .editorconfig.
Updated libraries and ported task filtering.
Switch to a .env file instead of config.json.
Use --env-file-if-exists instead.
Use Makefile for building.
Added .editorconfig.
Updated libraries and ported task filtering.
Removed leftover file form the old build process.
That should've been install, not update.
Removed push.
Use make for calling various scripts correctly.
Allow filtering to a specific type of asset task.
Share .env file with the NodeJS build script.
2025-04-05
Fixed incompatibility not caught by PHPStan.
2025-04-03
Fixed attempt to call method that doesn't exist in Firefox 10.
Fixed authentication oversights.
Removed SameSite=Strict.
Also check folder permissions for the EEPROM scripts.
Added utility to nuke the templating cache directory.
Fixed this thing being a layer up too high.