Ruan
|
6183614b59
|
Change default limit_per_page to 10
|
2015-07-18 17:58:42 +02:00 |
|
Ruan
|
9d2485aba6
|
Move copyright to header
|
2015-07-18 17:52:27 +02:00 |
|
Ruan
|
1c25310fa3
|
Add pager
|
2015-07-18 17:51:43 +02:00 |
|
Ruan
|
2d7176a06a
|
Print page generation time
|
2015-07-17 11:43:59 +02:00 |
|
Ruan
|
598dc950a9
|
Clean up concatenation
|
2015-07-13 09:04:41 +02:00 |
|
Ruan
|
208191d11a
|
Some fixes
|
2015-07-13 07:54:37 +02:00 |
|
Ruan
|
992370b447
|
Get rid of globals
|
2015-07-13 07:44:34 +02:00 |
|
Ruan
|
58b4f1c4aa
|
Re-add navbar-fixed-top.css
|
2015-07-09 21:49:37 +02:00 |
|
Ruan
|
f92378b217
|
Also cache null entries
|
2015-07-09 14:09:15 +02:00 |
|
Ruan
|
84341fcd6e
|
Add null check for history lookups
|
2015-07-09 14:07:56 +02:00 |
|
Ruan
|
928594e9b9
|
Add fade-out
|
2015-07-09 08:30:16 +02:00 |
|
Ruan
|
2def96da36
|
Fancy++;
|
2015-07-09 08:13:28 +02:00 |
|
Ruan
|
722d3536b7
|
Use modal-header + navbar-header
|
2015-07-09 07:17:11 +02:00 |
|
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 |
|