96 Commits

Author SHA1 Message Date
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
ruan
8e99801af6 Clean up 2015-09-10 20:07:15 +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
60a3612507 Include and update jquery 2015-09-10 16:30:58 +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
880ecf43f9 Add name_link to the configuration 2015-09-02 12:04:00 +02:00
ruan
c2a95a955d Enable PDO exception mode 2015-08-30 08:40:02 +02:00
Ruan
636f33205a Refactor, fix active=1 with pgsql 2015-08-23 08:22:26 +02:00
Ruan
6ab6d09db9 Exit on connection failure 2015-08-23 07:36:39 +02:00
Ruan
edea8056fa Add pgsql support 2015-08-23 07:35:34 +02:00
Ruan
70f67bf171 Add kicks.php 2015-08-16 11:42:27 +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
003293c527 Refactor settings + documentation 2015-08-06 08:35:41 +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
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