Changelog
2025-03-24
Use flashii.net instead of api.flashii.net.
Moved /v1/me over.
Helps if i also rename the file
Forgot the VERSION bump again (its gonna get confusing).
Moved /v1/emotes.
Nuked unfinished storage routes.
Fixed a typo.
Forgot to bump version :)
Updated to latest Index as well as some minor bug fixes.
Updated to latest Index as well as some minor bug fixes.
2025-03-23
Account for trailing slashes in URLs.
Fixed route matching issues.
Fixed auth succeeding when it shouldn't.
Fixed type issue.
Fixed multipart/form-data handling.
Fixed certified Microsoft moment.
Removed EnsureSuccessStatusCode calls lets see what happens lol
a thing ???
Remove trim on message bodies and hopefully not destroy everything
2025-03-22
Added missing type signatures.
Updated EEPROM to latest Index.
Fixed null handling.
2025-03-21
Removed mb_internal_encoding and timezone set calls.
Updated libraries.
Updated Index here for some reason.
Updated Index.
Updated libraries.
Hopefully fix the announce bug.
Rewrote argument resolver in the dependency manager to account for torrent tracker edge case.
Added test for weird edge case (which isn't triggering awesome).