Commit graph

19 commits

Author SHA1 Message Date
f5d14fac14 Rewrote the news backend. 2023-07-15 17:02:46 +00:00
d69f7c2abf Rely on NGINX GeoIP2 module for country code lookup. 2023-07-11 00:25:43 +00:00
3ea078df34 Removed Twitter integrations. 2023-03-09 21:38:03 +00:00
59a09cf4ac Use interface constants instead of a dedicate enum class for config types. 2023-01-06 20:50:41 +00:00
5f0e94350f Changed name of context class and global variable. 2023-01-06 20:35:03 +00:00
bc03c0756c Remove IPAddress::remote and all implicit resolving of the request remote address. 2023-01-05 18:33:03 +00:00
86e465797d Rewrote Twitter connection (v1.1 -> v2). 2023-01-05 03:20:31 +00:00
5631f464d2 Restructured config handler. 2023-01-01 20:23:53 +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
b66eb8ba76 Moved news pages into the router and made news object oriented. 2020-05-16 22:35:11 +00: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
7cfdfc6bd8 Made config functions into a static class. 2019-12-03 19:52:20 +01:00
6a9c6cd15a Added namespaces to all files in public. 2019-09-29 00:43:51 +02:00
81826fe874 Moved all config except database creds into the database. 2019-08-14 21:40:36 +02:00
4c0310beb5 Made the CSRF system less complicated. 2019-06-10 17:21:53 +02:00
4a96f69edc Manage is now less of mess! 2019-06-10 00:10:59 +02:00