334 Commits

Author SHA1 Message Date
ruan
417971dbf5 Update README.md 2016-02-10 04:56:43 +02:00
ruan
d7077004bd Update tables-not-found.php 2016-01-19 16:35:07 +02:00
ruan
816d9c781d Add lcfirst implementation for PHP < 5.3 2016-01-18 09:50:54 +02:00
ruan
676931a4a9 Add unconfigured.php 2016-01-11 08:10:11 +02:00
ruan
f77a5944d0 Clean up settings.php 2016-01-09 21:27:28 +02:00
ruan
5660317403 Updates
- Remove namespaces for PHP 5.2 support

- Rename "includes" to "inc"

- Add database error handling and error pages
2016-01-09 21:24:18 +02:00
ruan
57777295bb Optimize history.php for large data sets 2015-12-31 12:31:04 +02:00
ruan
ee70900b8e Reformat code 2015-11-03 09:04:18 +02:00
ruan
9b3943ad5c Require UTF-8 2015-11-03 09:01:26 +02:00
ruan
335229b0d1 Validate arguments further 2015-11-01 12:56:26 +02:00
ruan
0b5aa7f0fb Remove debug_mode 2015-10-27 07:22:11 +02:00
ruan
b8b4d25b70 Catch PDOException in header.php 2015-10-16 14:51:01 +02:00
ruan
ac801e1543 Simplify table header printing 2015-10-16 06:03:05 +02:00
ruan
a862212326 Enable error reporting by default 2015-10-12 08:22:52 +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
ec15770339 Add bootstrap.min.css 2015-10-06 11:43:25 +02:00
ruan
153b8fe2c7 Print PHP version 2015-10-03 12:08:40 +02:00
ruan
9146b9a0d8 Add debug_mode 2015-10-03 12:02:37 +02:00
ruan
0231f52523 Update default configuration 2015-10-03 09:17:50 +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
3e9a0698a2 Fix "Received Warnings" column with PHP <= 5.3 2015-09-25 08:40:48 +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
2eb60e8a75 Reformat header.php 2015-09-23 16:49:08 +02:00
ruan
0243d02e2f Clean up line breaks 2015-09-23 09:35:36 +02:00
ruan
8bc3af57f9 HTML cleanup, make header mobile-friendly 2015-09-23 09:14:38 +02:00
ruan
17f13948f0 Add staffhistory implementation and links 2015-09-20 13:23:22 +02:00
ruan
7cfa109b95 Make history.php pager inherit 'from' parameter 2015-09-19 14:06:15 +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
0c2001a75c Use table prefixes in history.php 2015-09-14 21:36:01 +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
32e544d431 Require arguments for info.php 2015-09-14 14:19: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
8be6c03d38 Clean up custom.css 2015-09-12 07:45:34 +02:00
ruan
601dd18cd8 Fix errors 2015-09-12 07:28:59 +02:00