Commit graph

17 commits

Author SHA1 Message Date
3fc514feb6 Memoize perms (why wasn't this done already). 2019-02-27 20:24:17 +01:00
39c9c128c0 Updated user management styling a little bit. 2019-02-04 22:10:00 +01:00
9505cb1f0b Added more typesafe shorthands for fetching database operations. 2019-01-09 20:06:02 +01:00
cbd4ae24e6 Reverted addition of permission override flagset. 2018-12-28 21:20:38 +01:00
1042f0f6f7 // unfuck the permissions a bit so i can push to release 2018-12-16 22:52:41 +01:00
3980939d54 // Permissions stuff 2018-12-11 20:08:59 +01:00
825899beea Removed hardcoded permissions. Fixes #74. 2018-12-05 16:06:34 +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
c777d57373 Do more of the permissions calculation in SQL. 2018-08-15 01:31:13 +02:00
bf903a38d0 So much for the 'pointless' array init. 2018-07-18 04:08:47 +02:00
ca4004fbbd Removed unnecessary array init. 2018-07-17 05:24:05 +02:00
0a8a4d3b99 Use shorthand database operations everywhere. 2018-07-16 00:59:14 +02:00
845061e679 Some permissions stuff. 2018-07-10 23:24:00 +02:00
5a51ea77d6 Fixes slight oversight. 2018-07-08 21:29:18 +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