lainchan/templates
jove f5282ad2e6 Adds support for securimage captcha
Not fully finished but still functional. Still missing a lot of config
options and support for audio captchas.

You need to run create table captchas(id int NOT NULL AUTO_INCREMENT, ip
VARCHAR(45) NOT NULL, code VARCHAR(32) NOT NULL, time datetime, PRIMARY
KEY(id)); and add $config['securimage']=true; to your
instance-config.php.
2018-08-02 22:48:53 +01:00
..
installer update installer 2016-05-05 09:16:09 +02:00
mod Add missing moderation templates 2018-04-20 06:48:31 +09:00
post Add warning without ban, joke capcode support, SC editor support, home link support, table for calender theme / extension, removing boardalias duplicate citations in markup and other features 2017-09-03 23:39:43 +09:00
themes Fixing deletion of events from calendar theme 2017-09-11 07:29:05 +09:00
attention_bar.html
badges.html
banned.html Vastly improved banned.html 2016-08-22 19:40:17 -05:00
boardlist.html
error.html
fileboard.html fileboard support 2015-04-22 06:06:34 +02:00
generic_page.html Adding glitch class to h1 to enable glitch CSS effect on test CSS theme 2017-06-01 07:15:01 +09:00
header.html Add warning without ban, joke capcode support, SC editor support, home link support, table for calender theme / extension, removing boardalias duplicate citations in markup and other features 2017-09-03 23:39:43 +09:00
index.html Add warning without ban, joke capcode support, SC editor support, home link support, table for calender theme / extension, removing boardalias duplicate citations in markup and other features 2017-09-03 23:39:43 +09:00
main.js Merged lainchan with vichan master at 25/9/2016 a4b619ae5e @czaks czaks committed on GitHub 2 days ago 2016-09-25 16:34:47 +09:00
notbanned.html Fix invisible not-banned text in some themes 2016-08-30 09:18:33 +01:00
page.html Adding glitch class to h1 to enable glitch CSS effect on test CSS theme 2017-06-01 07:15:01 +09:00
post_form.html Adds support for securimage captcha 2018-08-02 22:48:53 +01:00
post_reply.html Add warning without ban, joke capcode support, SC editor support, home link support, table for calender theme / extension, removing boardalias duplicate citations in markup and other features 2017-09-03 23:39:43 +09:00
post_thread_fileboard.html fileboard: fix possible XSS (mainly applicable to 8chan) 2015-04-23 03:45:08 +02:00
post_thread.html Add warning without ban, joke capcode support, SC editor support, home link support, table for calender theme / extension, removing boardalias duplicate citations in markup and other features 2017-09-03 23:39:43 +09:00
posts.sql Merged lainchan with vichan master at 25/9/2016 a4b619ae5e @czaks czaks committed on GitHub 2 days ago 2016-09-25 16:34:47 +09:00
report_delete.html Also improved some CSS and HTML aspects of the thread layout. 2016-05-06 13:51:15 +02:00
report.html Oops forgot a file 2016-05-05 13:33:14 +02:00
rules.html Updates to rules, and moving upload file limits to FAQ theme instead. 2017-09-03 22:35:51 +09:00
search_form.html Fix board filter listing in the search form 2016-12-10 18:39:18 +09:00
thread.html Add warning without ban, joke capcode support, SC editor support, home link support, table for calender theme / extension, removing boardalias duplicate citations in markup and other features 2017-09-03 23:39:43 +09:00