474 Commits

Author SHA1 Message Date
Ruan
6f1da9ddb0 Fix get_banner_name not being called 2015-06-26 05:48:08 +02:00
Ruan
ef4f86399e Add 'warned' table column 2015-06-14 17:41:45 +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
755cb4c221 Globals work sometimes 2015-06-08 17:49:14 +02:00
Ruan
331207f069 Validate before connecting. 2015-06-08 17:46:47 +02:00
Ruan
0848871c67 Validate user input 2015-06-08 17:44:53 +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
16af5f2c15 Check configuration, just in case 2015-06-07 15:26:33 +02:00
Ruan
fa94244758 Consistency 2015-06-07 15:10:42 +02:00
Ruan
2e2e777b72 What are static types? 2015-06-07 15:09:41 +02:00
Ruan
86fba95376 Merge remote-tracking branch 'origin/master' 2015-06-07 15:01:30 +02:00
Ruan
e1c505042d Fix permanent ban checking 2015-06-07 15:00:54 +02:00
Ruan
edf36b0bf5 Add link to README 2015-06-07 09:42:45 +02:00
Ruan
f4f8c50c46 Cleanup, minor fixes 2015-06-06 13:43:10 +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
0eb17d9c1e Remove unnecessary spaces 2015-03-12 07:38:19 +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
cadab53fd8 Fix title 2015-03-11 10:43:30 +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
015618bdb7 remove litebans-php.iml 2015-02-24 06:36:54 +02:00
Ruan
42bc9800bd Add bans, mutes and warnings to header 2015-02-22 16:06:50 +02:00
Ruan
31b7cf6337 Allow multiple warnings for the same name 2015-02-21 10:08:51 +02:00
Ruan
bf5a783f94 CONSOLE -> Console 2015-02-21 08:31:39 +02:00
Ruan
cc923d5c34 free(), not close() 2015-02-21 07:56:40 +02:00
Ruan
7780ec2ff6 Use mysqli instead of deprecated mysql module 2015-02-21 07:55:15 +02:00
Ruan
152d1de79a Update README.md 2015-02-19 14:38:27 +02:00
Ruan
1c02bc77d1 Copy paste 2015-02-19 13:57:17 +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
2325022724 fix permanent mutes/warnings 2015-02-19 06:27:45 +02:00
Ruan
ac535b5447 Made index.php look better. 2015-02-18 20:41:27 +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