Flashii
Home
Changelog
Contact
Rules
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
News
Forum
Chat
Changelog
2018-02-11
Updated
flash
Made user validation functions static.
Added
flash
Added base things for user roles.
Updated
flash
Updated things to take advantage of Laravel's Eloquent more.
Fixed
flash
Fixed slight error relating to registration.
2018-02-10
Updated
flash
Moved to custom sessions system as opposed to PHP's built in system.
Fixed
flash
Fixed users route name. (/user/ -> /users/)
2018-02-04
Fixed
flash
Fixed config re-saving on every request.
2018-01-28
Removed
flash
Deadline missed! Removed all things relating to the countdown.
2018-01-23
Added
flash
Prevent registration if an account already exists on a certain IP or if a config var is set to true.
Added
flash
Added basic profile pages.
2018-01-18
Fixed
flash
Fixed a typo on the landing page.
2018-01-16
Fixed
flash
Fixed chat cookie not being available to the chat client.
Added
flash
Added basic bits for authentication.
2018-01-05
Added
flash
Added an OOP wrapper for fsockopen.
2018-01-04
Updated
flash
Changed the database connection model to get connection names from a constant rather than a list in the configuration.
Updated
flash
Split Application into two classes.
2018-01-03
Added
flash
Added database migration script and Laravel pagination dependency.
Added
flash
Added Model class and load modules on demand.
Fixed
flash
Attempt to fix strange error in the exception handler when running in console mode.
Added
flash
Added the database backend.
Added
flash
Added countdown to the landing page.
Imported
flash
Imported Nova design classes from the Sakura project.
Added
flash
Added git hash and branch retrieval functions.
2018-01-02
Added
flash
Added custom ini config format handler.
Added
flash
Added global error/exception handler.
Updated
flash
Updated a lot of stuff in the filesystem classes.
Added
flash
Added filesystem class tests.
2017-12-19
Imported
flash
Imported some classes from an old personal framework.
2017-12-17
Added
flash
Added Aitemu router dependency.
2017-12-16
Fixed
flash
Fixed some issues in the Colour class and added tests.
80
81
82
83
84
85
86