Changelog
2025-01-18
Updated to PHP 8.4 and some other overhauls.
2025-01-17
Added getParamScalar and proper error handling for XML stuff.
Added named verification provider for allowing multiple secret keys on one server.
Fixed chat uploads being broken.
Allow indicating index using X-Content-Index header for better CORS experience.
Use header for indicating index.
Updated RPCii + offset -> index.
Updated RPCii.
Fixed issues with EEPROM file extensions.
Updated libraries and years and added a licence file and a readme.
Implement request format v2.
Implemented request format v2.
2025-01-16
Use property hooks in procedure info classes.
Use property hooks for HttpRequest.
Massively increase timeouts.
Added public to all functions in interfaces for consistency with future changes.
Updated URL format.
2025-01-14
Also attempt CORS fixes here.
Attempt CORS fixes.
WIP storage API.
Initial v2 & tasks implementation.
Experimental new EEPROM API implementation.
2025-01-04
Bumped LICENCE year.
Bumped LICENCE year.
Bumped VERSION.
Switched to integrated EEPROM client.
Updated libraries.
Replaced EEPROM implementation with a directly integrated one.
Don't show an error pop up when cancelling an upload manually.
Updated libraries.