Commit graph

23 commits

Author SHA1 Message Date
24e4ab980c Updated authentication token format. 2023-05-21 18:15:04 +00:00
ce392055b8 Removed IPAddress methods only used by the blacklist. 2023-01-05 17:15:26 +00:00
901add2ce9 Replaced Misuzu Colour library with the Index ones. 2023-01-02 23:48:04 +00:00
a2a3c6a73c "Fixed" user editor in the broom closet. 2023-01-02 20:09:38 +00:00
0da24c0aaa Fixed compatibility issues with PHP 8.1. 2022-02-15 22:28:49 +00:00
2c57107eb9 Use Symfony Mailer instead of SwiftMailer because they killed the latter for no reason. 2022-02-15 22:14:38 +00:00
5da66e7cf3 Use User class in manage. 2020-06-10 17:50:15 +00:00
44fc436134 Made user asset handling OOP. 2020-06-07 20:37:03 +00:00
0bf8fde6c2 Rewrote roles code to be OOP. 2020-06-04 18:48:01 +00:00
73d3552dcb Rewrote warnings system to be OOP, also added permanent warnings. 2020-06-01 00:33:16 +00:00
a5d79b2306 Moved user validation code into User object. 2020-05-27 17:05:23 +00:00
d2aa478c58 Rewrote session code to be OOP. 2020-05-25 19:58:06 +00:00
b4a581087a Massive overhauls. 2019-12-12 01:42:28 +01:00
51f3c47a31 CSRF from Hanyuu. 2019-12-11 19:10:54 +01:00
7b910c49bb // I FORGOT TO COMMIT THE FILES AHAHAHAHA 2019-12-06 02:04:10 +01:00
96ea7772cb Ported Template class from Hanyuu project. 2019-12-04 19:16:22 +01:00
fe1562fd86 Reworked profile field handling. 2019-12-03 02:06:36 +01:00
6a9c6cd15a Added namespaces to all files in public. 2019-09-29 00:43:51 +02:00
d47052d1b4 Rewrote database stuff. 2019-09-29 00:38:39 +02:00
119bbdd3e8 Code style updates. 2019-06-10 19:04:53 +02:00
4c0310beb5 Made the CSRF system less complicated. 2019-06-10 17:21:53 +02:00
ff93ddf20e Fixed mobile menu no longer working. 2019-06-10 15:43:55 +02:00
4a96f69edc Manage is now less of mess! 2019-06-10 00:10:59 +02:00