Commit graph

48 commits

Author SHA1 Message Date
09490a7599 Removed dead use statements. 2018-09-27 08:48:23 +02:00
b385909298 Don't redirect if there are errors. 2018-09-27 08:42:43 +02:00
bdff37233e Cool new avatar changing UI on profile. 2018-09-26 11:23:36 +02:00
0ef2dc898b cool profile editor v2 2018-09-23 21:12:40 +02:00
1468d22c9c Added styling to about editor. 2018-09-21 11:28:22 +02:00
65e70ce1f8 Moved parser utility functions to their own file. 2018-09-21 10:56:52 +02:00
14340774b9 quick 'n dirty about section 2018-09-20 18:50:11 +02:00
d1c109a84f Missed this one. 2018-09-17 10:13:57 +02:00
bd578c7601 Actually check permissions. 2018-09-17 10:10:32 +02:00
1fe9a4fd92 dropkicked phpunit out, no longer expose Application to Twig and also defines. 2018-09-16 21:45:40 +02:00
38bdef2b74 More background stuff [laptop] 2018-09-16 20:45:49 +02:00
be861868f2 Some initial stuff for profile backgrounds. 2018-09-16 03:37:32 +02:00
f12ac03629 and also au revoir to all object trashy wrappings 2018-09-16 02:21:13 +02:00
bce19a2ed6 Use parse_ini_file instead of custom class. 2018-09-16 01:27:12 +02:00
c8aafe1a07 use mb_ functions on strings 2018-09-15 23:55:26 +02:00
2745dfe0cd Rename global permission constants to make more sense. 2018-08-18 04:31:46 +02:00
248ba3a539 Added delete all sessions button. 2018-08-15 15:36:40 +02:00
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +02:00
97d2965d7d Allow account detail editing in debug mode when prevent_registration is enabled. 2018-08-12 15:32:07 +02:00
3cd7a0699e Merged the log pages into one. 2018-08-12 15:31:38 +02:00
294380d7bc Merged account and avatar settings pages. 2018-08-11 20:56:54 +02:00
105492154e Display audit log in settings. 2018-07-23 15:29:57 +02:00
031a7f1413 Display current e-mail address in settings. 2018-07-18 03:55:44 +02:00
c32525d489 Add audit log backend stuff. 2018-07-17 19:17:57 +02:00
694837af1e Rewrite avatar upload handling in settings. 2018-07-10 01:50:12 +02:00
d751ded0d4 Fixed e-mail changing in the settings panel. 2018-07-08 21:26:57 +02:00
f924484ac3 Added permissions system. 2018-07-08 21:24:59 +02:00
ffc23c11fd Initial permission stuffs. 2018-07-08 01:24:34 +02:00
d579d2c8e0 Add some basic user management logic. 2018-05-27 03:59:57 +02:00
fca5b423a4 A bunch of housekeeping. 2018-05-27 02:20:35 +02:00
b7507cf495 finishing touches for the baseline (nowhere near done tho) 2018-05-26 22:33:05 +02:00
48f68cfa2d Fix frontend pagination. 2018-05-16 22:48:33 +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
aa83955c7b Management stuff (also pagination in places). 2018-04-23 05:00:55 +02:00
7e68147716 smol bit of maintenance and also colours 2018-04-17 23:50:21 +02:00
afa9495f29 Disallow e-mail and password changing from test site. 2018-04-14 05:10:47 +02:00
5b828279a1 Now with functional pagination! 2018-03-28 02:35:37 +02:00
f19d95b2d7 Management beginnings. 2018-03-27 05:15:03 +02:00
13c1c0722e Added underlying code to sessions page. 2018-03-26 04:08:35 +02:00
d43d48c48c Make the avatars page not bad. 2018-03-26 02:13:26 +02:00
4fc826d4a1 404 2018-03-26 00:00:42 +02:00
753fd8c17b Somehow forgot UPLOAD_ERR_NO_FILE. 2018-03-25 23:40:01 +02:00
073389c964 Add avatar uploading. 2018-03-24 05:31:42 +01:00
a23b2729cc Mirror, mirror, on the wall, who has the smallest brain of them all? 2018-03-23 23:28:53 +01:00
391d8e9cc7 Add links to profile. 2018-03-23 01:27:46 +01:00
8a6a36d6bf Add profile fields to database and add changing logic. 2018-03-23 01:01:42 +01:00