Commit graph

25 commits

Author SHA1 Message Date
a09c8b7ef6 Restructured public folder and initialisation process. 2023-07-19 19:03:53 +00:00
0930fde6dd Rewrote audit log on new database backend. 2023-07-17 17:43:17 +00:00
d69f7c2abf Rely on NGINX GeoIP2 module for country code lookup. 2023-07-11 00:25:43 +00:00
bc03c0756c Remove IPAddress::remote and all implicit resolving of the request remote address. 2023-01-05 18:33:03 +00:00
6b64968afe Removed more XHR leftovers. 2023-01-02 23:12:23 +00:00
daea16ee8c Fixed syntax error in forum/post.php. 2020-10-03 03:17:06 +02:00
331b159978 Fixed forum oversights. 2020-06-11 20:30:19 +00:00
73d3552dcb Rewrote warnings system to be OOP, also added permanent warnings. 2020-06-01 00:33:16 +00:00
d2aa478c58 Rewrote session code to be OOP. 2020-05-25 19:58:06 +00:00
bfe69276b8 Rewrote audit log to be OOP. 2020-05-21 15:05:30 +00:00
51f3c47a31 CSRF from Hanyuu. 2019-12-11 19:10:54 +01:00
96ea7772cb Ported Template class from Hanyuu project. 2019-12-04 19:16:22 +01:00
6a9c6cd15a Added namespaces to all files in public. 2019-09-29 00:43:51 +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
3b84f4c9e0 Rewrote forum permission backend (removed all WITH RECURSIVE statements). 2019-04-30 22:55:12 +02:00
9f472d2693 Stricter checking on GET variables. 2019-03-18 23:02:30 +01:00
a5459e1120 Revert fucking everything. 2019-03-18 21:47:25 +01:00
7bf60765be Updated more stuff to use RequestVar. 2019-03-18 20:53:05 +01:00
546f040490 Fixed forum post deletion redirections. 2019-02-06 20:15:30 +01:00
d146cbae61 Started centralising URLs. 2019-01-24 21:54:24 +01:00
d6eebeee75 Added forum action audit logging. 2019-01-22 15:24:30 +01:00
9869190b2a Added some topic moderation tools. 2019-01-12 00:00:53 +01:00
364cc75b68 Added basic post deletion (no AJAX or topic deletion yet). 2019-01-10 21:08:37 +01:00