79 Commits

Author SHA1 Message Date
ruan
0b5aa7f0fb Remove debug_mode 2015-10-27 07:22:11 +02:00
ruan
ac801e1543 Simplify table header printing 2015-10-16 06:03:05 +02:00
ruan
7473a0916a Reformat code 2015-10-09 15:09:42 +02:00
ruan
29f7008f7d Return outside if 2015-10-09 15:05:17 +02:00
ruan
1a37b1a87c Looks like the PHP bug applies at random across multiple versions 2015-10-09 15:04:49 +02:00
ruan
a72ed2faf0 Fix check.php 2015-10-09 14:10:06 +02:00
ruan
7817c33088 Use same selection across all queries 2015-10-09 09:34:26 +02:00
ruan
180d757078 Another try 2015-10-09 08:44:10 +02:00
ruan
55ebee2724 Does it work on PHP 5.3.x yet? Maybe 2015-10-09 05:11:46 +02:00
ruan
162d0ede65 Updates
- Updated jQuery to v2.1.4,  include original unformatted versions

- Added punishment totals to the header (bans, mutes, warnings, kicks) as badges

- Refactored and cleaned up a few classes
2015-10-09 04:27:07 +02:00
ruan
329088cb0d Don't redirect if href is undefined 2015-10-08 10:40:03 +02:00
ruan
4c2844e17e Wait until jQuery is loaded before making clicky table 2015-10-06 12:03:38 +02:00
ruan
9146b9a0d8 Add debug_mode 2015-10-03 12:02:37 +02:00
ruan
9aef83a730 Add workaround for PHP 5.3.x bug 2015-09-25 18:47:10 +02:00
ruan
214981a859 Fix staffhistory for console 2015-09-25 09:32:08 +02:00
ruan
175e1703a6 Less inline CSS 2015-09-25 08:40:11 +02:00
ruan
47c6d27ac6 Okay, it's a string 2015-09-24 09:49:34 +02:00
ruan
ec48432a94 Possible fix for expired bans with PHP <=5.3 2015-09-24 09:30:08 +02:00
ruan
8bc3af57f9 HTML cleanup, make header mobile-friendly 2015-09-23 09:14:38 +02:00
ruan
20416f4f4d Add configurable option to change avatar position 2015-09-17 13:54:03 +02:00
ruan
0c0e89da1f Use default colors 2015-09-17 08:13:28 +02:00
ruan
a93ec400c9 Display permanent expired bans correctly 2015-09-14 19:23:44 +02:00
ruan
6597a423e6 Add history.php 2015-09-14 18:49:19 +02:00
ruan
2620a552a9 Use glyphicons for "Received Warning" column 2015-09-12 11:10:24 +02:00
ruan
e39c4e721a Clean up pager code 2015-09-12 09:51:49 +02:00
ruan
b50ebe9808 Refactor HTML+PHP code into simple PHP 2015-09-12 09:27:22 +02:00
ruan
601dd18cd8 Fix errors 2015-09-12 07:28:59 +02:00
ruan
a83db5dd6f Add configurable avatar source URL 2015-09-10 19:39:09 +02:00
ruan
82a6dcbff0 Add configurable console aliases, name, and image 2015-09-10 17:41:21 +02:00
ruan
e4de92b925 Use table_begin() and table_end() for info table 2015-09-10 17:14:51 +02:00
ruan
ac6c08388c Add better table links 2015-09-10 16:27:29 +02:00
ruan
7253b08960 Update 2015-09-10 15:01:30 +02:00
ruan
e870a85a86 Remove redundant closing tags 2015-09-02 12:11:17 +02:00
Ruan
636f33205a Refactor, fix active=1 with pgsql 2015-08-23 08:22:26 +02:00
Ruan
0dffec210d Update documentation 2015-08-11 09:57:10 +02:00
Ruan
a95cac5c5d Add documentation for some functions in page.php 2015-08-11 09:54:02 +02:00
Ruan
6db70d78fc Use less inline CSS 2015-08-11 09:36:58 +02:00
Ruan
b9483aa6d3 Prevent avatar images from being selected 2015-08-11 09:32:08 +02:00
Ruan
982b2dec0d Fix previous page button on first page 2015-07-19 09:50:57 +02:00
Ruan
09765b9627 Add total page count, fix offsets 2015-07-19 09:48:32 +02:00
Ruan
949c65e452 Better arrows 2015-07-18 18:01:55 +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
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