Changelog
2025-01-17
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.
Overhauled XHR API.
Implement EEPROM client directly into the chat.
Updated libraries.
This could have unwanted side effects I think.
Fixed JSON request not working.
Also provide error messages as JSON bodies.
2025-01-03
Simplify error messages.
Added script to delete all uploads by a given user.