Commit graph

12 commits

Author SHA1 Message Date
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
0158333c90 Removed permissions stuff from the User object. 2023-07-29 18:15:30 +00:00
8ef113f3a9 Allow non-super users to impersonate select users. 2023-07-28 21:20:19 +00:00
a22433f7dd Don't update last online time and ip address when impersonating. 2023-07-28 20:43:08 +00:00
3148da4403 Rewrote Sessions backend. 2023-07-28 20:06:12 +00:00
1d552e907b Added new banning system.
it actually works and isn't confusing this time around!
2023-07-26 18:19:48 +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
14c5635b4f Determine client info on insert rather than on retrieve for speed improvements.
i suppose device detect only ever expects to analyse a single string at once given its made for matomo so it on the slower side for multiple dingusses
2023-07-21 12:47:59 +00:00
24d61cc60e Removed lockdown feature for now. 2023-07-19 19:04:57 +00:00
029c1ff20e Restructured public folder and initialisation process. 2023-07-19 19:03:53 +00:00
5a7f4765ab Changed name of context class and global variable. 2023-01-06 20:35:03 +00:00
28890cd5d5 Imported into new repository. 2022-09-13 15:14:49 +02:00