Changelog
2025-04-03
Added suggest for ext-hrtime.
Improved templating engine wrapping.
2025-04-02
More specific phpstan ignore rules.
2025-04-01
Use interfaces instead of abstract class for Twig extensions.
2025-03-31
Authn/z rework.
2025-03-30
Added optional alphaless RGB field.
2025-03-28
Logging cleanup.
Added new tables to data exports.
Added field filtering to API endpoints and store colour presets in the database.
2025-03-27
Tighter client side integrations for uploads.
Fixed EEPROM lookups.
Ensure storage folder exists.
One day I won't forgot to bump VERSION.
Shoved EEPROM into Misuzu.
2025-03-26
Expose X-EEPROM-Max-Size correctly.
Switch to Index Snowflake implementation.
Added Snowflake ID generators.
2025-03-25
Include example config.
Rewrote tracker authentication to use OpenID Connect.
Fixed replace argument on header() not being set to false.
Removed RPCii dependency.
:)))
Always rewind input streams if possible.
Updated leftovers from rebase.
Very critical fix.
Removed RPC code from EEPROM.
Fixed oversight.
Bumped API library.
Fixed nullref when logged out.
Bumped API library.