Commit graph

17 commits

Author SHA1 Message Date
b4a581087a Massive overhauls. 2019-12-12 01:42:28 +01:00
d47052d1b4 Rewrote database stuff. 2019-09-29 00:38:39 +02:00
119bbdd3e8 Code style updates. 2019-06-10 19:04:53 +02:00
2b5151bf2a Removed all uses of . 2019-05-07 10:08:27 +02:00
4c506d84cb Updates to the session system. Closes #168. 2019-03-31 01:53:46 +01:00
dea897456a Merged auth cookies into one. 2019-02-12 16:26:39 +01:00
9505cb1f0b Added more typesafe shorthands for fetching database operations. 2019-01-09 20:06:02 +01:00
485749c997 Added per-session activity timestamp. 2018-10-29 22:23:53 +01:00
d832b59905 Updated everything to use new table names. 2018-10-29 22:18:53 +01:00
67d59d90bf Massively cleaned up settings.php. 2018-10-29 20:12:06 +01:00
76cc71b0b8 Removed old use statements. 2018-10-10 00:45:53 +02:00
de8670087a Database stuff is now also procedural, would ya look at that. 2018-10-07 01:30:48 +02:00
f01a6d5372 Made imperative bits of the session system procedural like the rest. 2018-10-03 00:34:05 +02:00
0cda47d5af Move more settings.php into functions. 2018-09-28 00:03:43 +02:00
012171635e Ridding of IPAddress and IPAddressRange, the latter was broken and the former was obsoleted by INET funcs. 2018-09-27 10:32:43 +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