leftypol_vichan/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 attention bar: cleanup stylesheets 2012-12-24 03:39:47 +01:00
banned.html don't show ban appeal for short bans 2013-09-21 12:58:12 +10:00
boardlist.html Revert "Merge branch 'master' of github.com:vichan-devel/Tinyboard" 2013-08-05 06:17:01 -04:00
error.html Better error handling/displaying with $config['debug'] and $config['verbose_errors'] 2013-08-03 00:22:28 -04:00
generic_page.html Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-03 19:05:25 -04:00
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 New index in post tables for listing threads slightly faster (index pages) 2013-09-01 22:15:03 +10:00
report_delete.html Multiple changes. 2012-03-14 21:48:31 +11:00
search_form.html post search: one more i18n string 2013-07-20 20:41:54 -04:00
thread.html rename banner class to board_image in order to evade some adblock rules 2014-01-06 16:38:48 +01:00