Commit graph

20 commits

Author SHA1 Message Date
3e49f6e503 Added URL registry attributes. 2023-09-10 00:04:53 +00:00
c3bed1c0e3 Rewrote URL registry. 2023-09-08 20:40:48 +00:00
c5a284f360 Route registration with attributes! 2023-09-08 00:13:30 +00:00
9b2c409a24 Moved user related stuff into its own context object. 2023-09-06 13:50:19 +00:00
7190a5f4df Syntactic sugar for mass route registration. 2023-09-06 11:59:44 +00:00
9682fa595a Fixed static analysis detections. 2023-08-31 17:14:41 +00:00
45500ce698 Removed html_colour function, moved renamed DateCheck to Tools and moved the country names function into it and use new callable syntax. 2023-08-31 14:55:39 +00:00
07a2868159 Rewrote permissions system. 2023-08-30 22:37:21 +00:00
39c6269cf3 Rewrote forum backend. 2023-08-28 01:17:34 +00:00
cf71129153 Converted all Misuzu style route handlers to Index style ones. 2023-08-04 20:51:02 +00:00
383e2ed0e0 Rewrote the user information class.
This one took multiple days and it pretty invasive into the core of Misuzu so issue might (will) arise, there's also some features that have gone temporarily missing in the mean time and some inefficiencies introduced that will be fixed again at a later time.
The old class isn't gone entirely because I still have to figure out what I'm gonna do about validation, but for the most part this knocks out one of the "layers of backwards compatibility", as I've been referring to it, and is moving us closer to a future where Flashii actually gets real updates.
If you run into anything that's broken and you're inhibited from reporting it through the forum, do it through chat or mail me at flashii-issues@flash.moe.
2023-08-02 22:12:47 +00:00
d0e3f6ce65 Normalised custom exception usage in user classes.
Also updated the Index library to include the MediaType fix.
2023-07-22 15:02:45 +00:00
e6c826a7d7 Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
2f7cddde19 Config class overhaul. 2023-07-18 21:48:44 +00:00
9cb0a04611 Get rid of unused JSON stuff. 2023-07-10 20:12:20 +00:00
3507ae61ff Switched to Index byte formatter and adjusted max file sizes. 2023-07-05 23:09:28 +00:00
5a4094867f Use interface constants instead of a dedicate enum class for config types. 2023-01-06 20:50:41 +00:00
7b37205c3d Fixed error when trying to edit profile. 2023-01-02 03:27:20 +00:00
4f35e5e487 Restructured config handler. 2023-01-01 20:23:53 +00:00
28890cd5d5 Imported into new repository. 2022-09-13 15:14:49 +02:00