Commit graph

20 commits

Author SHA1 Message Date
c365e32d89 Added sanity to changelog code. 2020-05-20 18:09:38 +00:00
41f1a59b1d Rewrote comments backend. 2020-05-18 21:27:34 +00:00
4871df92f9 Removed user_password_verify_db() and user_exists(). 2020-05-14 22:18:39 +00:00
7ef2a4d3a5 Added chat tokens to data dump. 2019-12-14 19:05:23 +01:00
51f3c47a31 CSRF from Hanyuu. 2019-12-11 19:10:54 +01:00
2728a1fca9 Added TOTP class from Hanyuu. 2019-12-09 04:24:10 +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
7cfdfc6bd8 Made config functions into a static class. 2019-12-03 19:52:20 +01:00
0cb7aacf39 Added profile field values table to data export. 2019-12-03 02:13:44 +01:00
d3e6e24107 Fixed namespacing issues. 2019-10-02 21:02:22 +02: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
afa296d293 // whoops this table doesn't exist yet 2019-09-19 23:59:33 +02:00
9da4b6a123 Added ability to download account data. 2019-09-19 23:55:11 +02:00
81826fe874 Moved all config except database creds into the database. 2019-08-14 21:40:36 +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
5bc6c0728b Split the changelog manage section up into multiple files. 2019-06-08 23:46:24 +02:00
a2ae5e3d15 Made settings multi-page again. 2019-06-06 22:09:27 +02:00