Commit graph

19 commits

Author SHA1 Message Date
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +02:00
dc79fcb2f8 Added password resetting. 2018-07-22 01:54:12 +02:00
af8cc763bf Added per user colours, removed old chat key stuff and fixed a permissions editor error. 2018-07-18 18:01:17 +02:00
0a8a4d3b99 Use shorthand database operations everywhere. 2018-07-16 00:59:14 +02:00
fca5b423a4 A bunch of housekeeping. 2018-05-27 02:20:35 +02:00
1559c5bf40 VERY basic topic viewer exist now yeet 2018-05-20 22:12:45 +02:00
966301c21e bye bye ORM (successfully this time!) 2018-05-16 04:58:21 +02:00
85ebfef072 Smol optimisations and fixes a few things, mainly auth.php. 2018-04-26 17:01:59 +02:00
e716af9b5a Removed wonky modules system and added documentation all over. 2018-04-25 00:55:46 +02:00
4965ef8700 Add last seen and user title fields to users table. 2018-04-17 23:01:49 +02:00
c1259ef503 Backlog of things. 2018-04-01 00:28:32 +02:00
f19d95b2d7 Management beginnings. 2018-03-27 05:15:03 +02:00
610a6a8b72 Made e-mail and username case insensitive. 2018-03-26 04:24:32 +02:00
8a6a36d6bf Add profile fields to database and add changing logic. 2018-03-23 01:01:42 +01:00
b5f14a1ef7 Add temp CSRF functions, for reusage. 2018-03-22 19:07:02 +01:00
877a7b1d47 Add login rate limiting. 2018-03-22 04:45:59 +01:00
d058036da1 Welcome back, mio! 2018-03-22 02:56:41 +00:00
19d19adec3 Rework IP address handling. 2018-03-16 03:01:24 +01:00
7a160c1e3e You say 'a step backwards', I say 'modern web development'. 2018-03-14 02:39:02 +01:00
Renamed from src/Controllers/AuthController.php (Browse further)