57 Commits

Author SHA1 Message Date
Ruan
11333e64b2 Fix compatibility with PHP 5.4 2015-07-08 16:37:22 +02:00
Ruan
3c1d9a98fd Move timezone setting to settings.php 2015-07-08 10:11:14 +02:00
Ruan
f1239c4cd8 Remove unused code 2015-07-08 09:27:51 +02:00
Ruan
09fff14917 More cleanup 2015-07-08 09:17:38 +02:00
Ruan
4fee252b31 Clean up page headers 2015-07-08 08:36:27 +02:00
Ruan
2db9e7ec6a Clean up tables 2015-07-08 08:24:25 +02:00
Ruan
da57370385 Add more query time measurements 2015-07-03 22:03:53 +02:00
Ruan
84473a0cad Remove player count feature for performance 2015-07-03 21:37:48 +02:00
Ruan
ed794ec9dd Add error "handling" for player count display 2015-07-03 21:18:12 +02:00
Ruan
420075d967 Use simple queries instead of inner join, might improve performance 2015-07-03 18:09:29 +02:00
Ruan
23e3d57c5c Reduce wasted queries 2015-07-03 17:53:57 +02:00
Ruan
89267777d2 Add support for banner UUIDs 2015-07-03 17:47:30 +02:00
Ruan
20553bf6c7 Add configurable date format 2015-07-03 16:53:20 +02:00
Ruan
b6459b3a38 Add banner display name support 2015-07-03 16:47:07 +02:00
Ruan
74b0030ef2 Update SpigotMC link for https 2015-06-27 15:56:15 +02:00
Ruan
8f005a0c78 Use relative paths for includes 2015-06-10 13:47:11 +02:00
Ruan
6bdd5bda5f Fix '&' replacement 2015-06-08 17:53:38 +02:00
Ruan
07b3a63f33 Update docstring 2015-06-08 15:03:40 +02:00
Ruan
ce63a99279 Support newlines and filter out HTML in ban reasons 2015-06-08 15:02:38 +02:00
Ruan
40001ad0be Remove chat colors 2015-06-07 17:37:46 +02:00
Ruan
88fba6ed62 Add ban check form. 2015-06-06 10:27:57 +02:00
Ruan
ec16759705 Allow port to be changed in settings.php 2015-06-06 09:04:24 +02:00
Ruan
01b05bc715 Allow driver to be changed in settings.php 2015-06-06 08:59:22 +02:00
Ruan
c18750007d Use PDO instead of MySQLi 2015-06-06 08:56:33 +02:00
Ruan
1041830c20 Change (Inactive) to (Expired) 2015-04-05 05:46:48 +02:00
Ruan
514f4045b2 Thanks, minotar.net 2015-04-05 05:35:23 +02:00
Ruan
50189bceaf Fix duplicate bans being displayed for some reason 2015-03-24 17:57:56 +02:00
Ruan
0d50781637 Fix multiple bans/mutes/warnings not showing up 2015-03-22 06:03:29 +02:00
Ruan
e81193689b Use require_once 2015-03-13 06:07:45 +02:00
Ruan
36cdeb8008 Rename connect() 2015-03-13 05:57:16 +02:00
Ruan
82231518a4 Restructure connect() 2015-03-12 08:13:22 +02:00
Ruan
15d5e9706a Simplify settings, clean up 2015-03-12 08:07:21 +02:00
Ruan
45dd505554 More cleanup 2015-03-12 07:34:46 +02:00
Ruan
647b52cf9b Clean up 2015-03-12 07:23:11 +02:00
Ruan
fa5d9b260c clean up includes 2015-03-11 10:39:04 +02:00
Ruan
d8bdfcec46 Add inactive bans, configurable limits, update configuration. 2015-03-07 12:31:07 +02:00
Ruan
f933641a8d Update database.php 2015-02-28 17:41:38 +02:00
Ruan
42bc9800bd Add bans, mutes and warnings to header 2015-02-22 16:06:50 +02:00
Ruan
bf5a783f94 CONSOLE -> Console 2015-02-21 08:31:39 +02:00
Ruan
7780ec2ff6 Use mysqli instead of deprecated mysql module 2015-02-21 07:55:15 +02:00
Ruan
2baa8cbe4e Fix table_prefix support 2015-02-19 13:56:07 +02:00
Ruan
ecb03939f8 Add table_prefix support 2015-02-19 13:38:01 +02:00
Ruan
28318d2eb6 Remove ipbans.php 2015-02-18 20:32:15 +02:00
Ruan
293bde3c5e Use https for fonts.googleapis.com 2015-02-18 20:27:49 +02:00
Ruan
530cae3caa Fix HTML 2015-02-18 20:23:17 +02:00
Ruan
cd9f500a1c Point to index.php 2015-02-18 20:18:21 +02:00
Ruan
20e1ea7217 Change footer.php 2015-02-18 20:13:15 +02:00
Ruan
1b5f1ee7c5 Use correct paths for links, fix deprecated html 2015-02-18 19:16:01 +02:00
Ruan
f95826f95c Maxbans -> LiteBans 2015-02-18 19:06:56 +02:00
Ruan
5e9b22465c Clean up 2015-02-18 18:56:50 +02:00