Changelog
2025-04-11
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.
Replaced timings in the footer with a visual for the Server-Timing header.
Make HttpResponseBuilder use the Stringable implementation of Timings.
Make Timings and TimingPoint implement Stringable.
Allow specified the starting time of a stopwatch.
nevermind hrtime() is built in oops