Flashii
Home
Changelog
Contact
Rules
Bluesky
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
Bluesky
News
Forum
Chat
Significant parts of the site require JavaScript.
If you have it turned off and something doesn't work, that's probably why!
Changelog
2025-08-10
Fixed
flash
Fixed host handling for domain roles system.
Updated
flash
Parse port number in Host header.
Added
flash
Added make recipes without the janky sudo.
Added
flash
Added hex string method to hashhelpers.
Removed
flash
Removed remotePath leftovers.
Removed
flash
Removed unused use statements and also some misc fixes.
Updated
flash
Updated libraries + new X-Accel-Redirect handling.
Fixed
flash
Fixed missing return types on Satori endpoints.
Updated
flash
Actually assign lastUserId...................
2025-08-09
Added
flash
Added separate handlers for serving static files.
Removed
flash
Removed X-Sendfile alias.
Updated
flash
Unneccesary nullable.
Removed
flash
Removed HttpRequestBuilder and merged HttpMessage/ResponseBuilder into a single class.
Updated
flash
No longer mark the HttpMessageBuilder subclasses as final.
Added
flash
Added Makefile and .editorconfig and removed the precommit script.
Removed
flash
Removed unused Content-Type/Length parsing.
Removed
flash
Dropkicked Comparable and Equatable interfaces.
Updated
flash
Changed CSRF token hash algo to SHA2 rather than SHA3.
Updated
flash
Actually forward the strict parameter to base64_decode in UriBase64::decode.
Fixed
flash
Fixed unused variable in WString::endsWith.
Updated
flash
Switched to PHP's built in ArrayIterator class.
Updated
flash
Use statement cleanups.
Updated
flash
Updated Composer libraries.
2025-07-28
Added
flash
Added editorconfig and sublime project with global definitions for LSP-lua.
Updated
flash
Link to the Railgun wiki docs.
2025-07-24
Added
flash
Added documentation for kmj-http.
Updated
flash
this will do, its time to move on to redder pastures
2025-07-23
Updated
flash
Attempt at sanitisation (untested lol).
Updated
flash
More debris yay
Updated
flash
dont need that anymore!
3
4
5
6
7
8
9