lainchan/templates
czaks 15c0802c06 Disable the sucky chrome autofill
It used to force login into "embed" field and password into post password.

Disabling autocomplete (at form) didn't work. Recreating the fields either.
Trying to induce default values didn't as well. x-autocompletetype didn't.

What worked – creating two dummy fields:
  <input type='text'>
  <input type='password'>
...just before the real post password.
2014-04-10 11:44:38 +02:00
..
installer installer: update to font-awesome 3.0 or 4.0 it was 2014-02-20 10:37:15 +01:00
mod Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5 2013-11-11 21:54:35 +01:00
themes sitemap theme: fix php notice 2014-01-04 18:18:35 +01:00
attention_bar.html
banned.html don't show ban appeal for short bans 2013-09-21 12:58:12 +10:00
boardlist.html
error.html
generic_page.html
header.html Condense flags into one file. Heads-up for people having custom flags, disable $config['country_flags_condensed'] !!! 2014-02-24 00:06:01 +01:00
index.html rename banner class to board_image in order to evade some adblock rules 2014-01-06 16:38:48 +01:00
main.js local-time.js now supports custom time formats. idea by copypaste 2014-02-23 17:58:16 +01:00
page.html declare active_page for page.html template 2013-12-25 18:31:35 +01:00
post_form.html Disable the sucky chrome autofill 2014-04-10 11:44:38 +02:00
post_reply.html fix paths in templates 2014-04-06 21:48:31 +02:00
post_thread.html fix paths in templates 2014-04-06 21:48:31 +02:00
posts.sql
report_delete.html
search_form.html
thread.html rename banner class to board_image in order to evade some adblock rules 2014-01-06 16:38:48 +01:00