Commit Graph
100 Commits
Author SHA1 Message Date
czaks c4317cdbf7 hide-threads.js + containerchan integration 2014-04-16 13:51:18 +02:00
czaks ae4cf699c8 update gitignore a little bit; should work better nao, but i‘m unsure 2014-04-16 12:14:29 +02:00
czaks 48bc9d9e29 add some files missing from the previous commit 2014-04-16 11:58:41 +02:00
czaks e81ce17fb4 modularize post templates a little bit; try to unify duplicate code 2014-04-16 11:54:41 +02:00
czaks f2b32fe3bc expand-video.js: avoid double-initialize 2014-04-16 11:52:42 +02:00
czaks eb2e3e8760 quick-reply: fix z-index when boardlist is locationed as fixed 2014-04-15 13:49:38 +02:00
czaks e08bc5d54d Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2014-04-12 20:52:42 +02:00
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
czaks 28033fe6f3 webm i18n 2014-04-06 22:32:48 +02:00
czaks 5c38368e60 webm: more integration 2014-04-06 22:28:26 +02:00
czaks ccc822d8ab no need to hover WebM Settings 2014-04-06 22:06:04 +02:00
czaks e741ca9b01 update containerchan readme 2014-04-06 21:56:34 +02:00
czaks 5a73af9ea1 add a webm posthandler 2014-04-06 21:54:22 +02:00
czaks fb94bcca0e add a webm icon 2014-04-06 21:51:41 +02:00
czaks e034b9179d fix paths in templates 2014-04-06 21:48:31 +02:00
czaks 586ce42044 finalize the work and remove a temporary containerchan/ directory 2014-04-06 21:47:24 +02:00
czaks 97792ff387 more work on containerchan 2014-04-06 21:39:33 +02:00
czaks e99c638e26 work on player.php (webm) 2014-04-06 21:32:23 +02:00
czaks 09b64a289b matroska elements go there 2014-04-06 21:29:09 +02:00
czaks 13d4f38875 video.png goes into static 2014-04-06 21:28:03 +02:00
czaks 647c59f820 move webm js into a better place 2014-04-06 21:27:41 +02:00
czaks be57232801 remove license, since it's just a Tinyboard license 2014-04-06 21:23:10 +02:00
czaks 781fde7789 move php files to a more sane directory 2014-04-06 21:21:17 +02:00
czaks 0ac459d076 containerchan styles 2014-04-06 21:19:32 +02:00
czaks 71a4a9296c Merge ../containerchan into containerchan-integration 2014-04-06 21:16:42 +02:00
czaks 9e0a095666 move the containerchan files to a dedicated directory so that we can preserve history 2014-04-06 21:15:37 +02:00
czaks 5bdccc29c9 tag for vichan-devel-4.4.97 2014-03-31 10:27:08 +02:00
czaks 6c0b745cf4 SECURITY: local path discovery fix 2014-03-31 10:23:34 +02:00
czaks 207543754c SECURITY: remove XSS vulnerability 2014-03-30 16:40:14 +02:00
czaks ca0e00d03e tag for vichan-devel-4.4.96 2014-03-27 13:17:07 +01:00
czaks 56eaf863f2 SECURITY: fix XSS vulnerability 2014-03-27 13:10:53 +01:00
czaks ba6744a1c6 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	post.php
2014-03-25 13:43:55 +01:00
czaks 4c4a9156e1 minor boardlist fixes for caffe and stripes stylesheets 2014-03-25 13:37:39 +01:00
czaks 514c929218 stripes.css: fix for ≠ firefox 2014-03-25 13:26:38 +01:00
czaks f093c741f4 remove cotas == festaduro 2014-03-25 13:07:09 +01:00
czaks 44db8e76d8 this either 2014-03-25 13:02:34 +01:00
czaks d3414b5b4f i believe tooltipster doesn‘t belong to here 2014-03-25 13:02:22 +01:00
czaks cd5adb513d rugby.css 2014-03-25 12:59:38 +01:00
czaks 9a2d8ed28a fix caffe 2014-03-25 12:54:37 +01:00
czaks 74c201883c caffe theme by some anon on pl.vi/meta/ 2014-03-25 12:48:53 +01:00
czaks 2a41c37fee fix link_prefix. thanks to anon on http://tinyboard.org/demo/mod.php?/sup/res/1210.html 2014-03-13 22:39:32 +01:00
czaks 1d1fd24041 Revert "post-hover.js: fix long loop"
This reverts commit f0ae0174c9.
2014-03-13 22:21:16 +01:00
czaks babc7049ac it's spanish not italian ;_; 2014-03-10 10:21:30 +01:00
czaks b585fe912e enable 4chan api by default. it bears some extra CPU time with it, but giving API to the users by default is the way to go. 2014-03-09 01:51:39 +01:00
czaks a7813360e3 Revert "why not extend this freaky 4chan api a bit?"
This reverts commit faaa0eab3a.

This improves on bug vichan-devel#24 a little bit
2014-03-09 01:46:14 +01:00
czaks 75cca1ffb2 fix previous commit 2014-02-24 15:29:26 +01:00
czaks 14c499f9d1 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
czaks d274180f81 recount-bumps.txt: a small fix 2014-02-23 22:53:41 +01:00
czaks 15b42f35d0 tools/recount-bumps.php: initial commit 2014-02-23 22:46:04 +01:00
czaks f8ab67011c tag for vichan-devel-4.4.95 2014-02-23 20:42:44 +01:00
czaks 174d116bf8 update polish translation 2014-02-23 19:49:52 +01:00
czaks 5fde4acf17 don't touch node_modules. that's mostly an internal commit, but teh public shouldn't mind 2014-02-23 19:39:20 +01:00
czaks 7d01450901 add lithuanian translation by marjo @ #opfuckmorsy. it's sorta outdated and incomplete, so you'd better update. 2014-02-23 19:32:03 +01:00
czaks 58615845ad allow basic commenting of locale string 2014-02-23 19:01:41 +01:00
czaks 9c30e380d8 actually fix prevous commit 2014-02-23 18:54:31 +01:00
czaks 0354b9a5e3 finally fix i18n strings in config.php 2014-02-23 18:49:04 +01:00
czaks 63b9c4db5f local-time.js now supports custom time formats. idea by copypaste 2014-02-23 17:58:16 +01:00
czaks 2a546e5b2d bundle strftime library by Sami Samhuri https://github.com/samsonjs/strftime 2014-02-23 17:34:09 +01:00
czaks 7283c4caee fix pngs better 2014-02-22 15:54:46 +01:00
czaks e09268d611 mistakenly included boardlink into the main branch 2014-02-22 15:48:38 +01:00
czaks 3a6d576e6b Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-02-22 15:48:06 +01:00
czaks c0d3a23574 actually fix png posting for some images not fully supported by gm/imagemagick 2014-02-22 15:47:29 +01:00
czaks e251118d96 generate an English javascript on non-English forums 2014-02-21 11:22:37 +01:00
czaks 5a66fdddc2 installer: update to font-awesome 3.0 or 4.0 it was 2014-02-20 10:37:15 +01:00
czaks bcb47a1d33 geoip: compatibility fix; this allows to have both versions of geoip loaded 2014-02-19 00:01:40 +01:00
czaks cbf44d4d75 cleanup: don't trigger rebuild code; fail silently (boardlink race fix; I will test it a bit) 2014-02-18 20:42:19 +01:00
czaks fd1fe4a85b Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-02-17 18:03:52 +01:00
czaks ede30d5eed png resizing: depending on error messages with pngs is flawy 2014-02-10 23:44:20 +01:00
czaks ebcbd8ebba tag for vichan-devel-4.4.94 2014-02-02 18:02:36 +01:00
czaks d4698a82d1 SECURITY: post data were sent to file post.txt 2014-02-02 17:42:39 +01:00
czaks 8d3c7796ed tag for vichan-devel-4.4.93 2014-02-01 23:53:06 +01:00
czaks 5c9c095e84 okay, that dready css rule refered to this... 2014-02-01 21:53:46 +01:00
czaks fc178c2724 stats.php: fix typo 2014-01-31 23:39:50 +01:00
czaks 57ae4e1e9b stats.php: update 2014-01-31 23:39:04 +01:00
czaks c29f1a3db7 add a basic stats CLI util 2014-01-31 23:38:29 +01:00
czaks 87677f7ed4 SECURITY: disallow execution of cli scripts from webserver context 2014-01-31 23:37:55 +01:00
czaks 858db1ccf9 Revert "wpaint.js: prevent submission on color change"
This reverts commit 3a97ff1a7e.
2014-01-31 18:21:31 +01:00
czaks 18c7ef2a5d Revert "wpaint.js: actually fix that"
This reverts commit b564269692.
2014-01-31 18:21:14 +01:00
czaks a41a2bfd5e Revert "wpaint.js: actually actually fix that"
This reverts commit 81ee819e5a.
2014-01-31 18:21:05 +01:00
czaks 81ee819e5a wpaint.js: actually actually fix that 2014-01-31 18:18:42 +01:00
czaks b564269692 wpaint.js: actually fix that 2014-01-31 18:15:35 +01:00
czaks 3a97ff1a7e wpaint.js: prevent submission on color change 2014-01-31 18:12:08 +01:00
czaks 780fa67fe8 wpaint.js: fix js exception; vichan-devel#20 2014-01-31 09:55:54 +01:00
czaks 966776d338 fix css for oekaki; vichan-devel#20 2014-01-31 09:50:43 +01:00
czaks 1a9e4eaef6 full, working wPaint oekaki implementation; fixes vichan-devel#20 2014-01-31 09:39:39 +01:00
czaks e4c3bba0f5 bundle jquery-ui stylesheets; vichan-devel#20 2014-01-31 09:32:58 +01:00
czaks c39c745451 style.css: i don't know what it does, but it conflicts with watch.js. breakages may occur and i will fix whatever i'll get 2014-01-30 23:43:16 +01:00
czaks 9fa9734765 ajax.js: remove old oekaki cruft; vichan-devel#20 2014-01-29 23:32:22 +01:00
czaks 0aa76587ce ajax.js: add ajax_before_post event to be fired before posting (passing formData to be modified); vichan-devel#20 2014-01-29 23:31:39 +01:00
czaks 72b3220f72 wpaint.js: add default settings; vichan-devel#20 2014-01-29 23:04:29 +01:00
czaks ff9b684f7e remove old oekaki; see vichan-devel#20 2014-01-29 22:59:29 +01:00
czaks 4636f5b6ef fix watch.js on nonstandard paths; fixes vichan-devel#38
this commit also adds a modRoot js variable that makes proper
modlinks. also fixed in watch.js
2014-01-29 22:53:31 +01:00
czaks 31584986e4 wpaint.js: second iteration; not ready yet; vichan-devel#20 2014-01-29 22:05:59 +01:00
czaks 764d15a7b6 wpaint.js: start the plugin with documentation ( vichan-devel#20 ) 2014-01-29 21:30:48 +01:00
czaks 3b85485290 include wPaint submodule, references bug vichan-devel#20 2014-01-29 21:05:50 +01:00
czaks 5ae8406236 typo @ vichan-devel#41 2014-01-26 18:58:42 +01:00
czaks eaef338dce watch.js + hide-threads.js integration; fixes vichan-devel#40 2014-01-26 18:57:22 +01:00
czaks 808a5ab8f6 well, this actually fixes vichan-devel#41 i believe 2014-01-26 18:23:52 +01:00
Marcin Łabanowski 9109096ea8 watch.js: update status on new own posts as fast as possible. fixes vichan-devel#41 2014-01-26 18:07:34 +01:00
czaks 46d527ecf6 update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27 2014-01-21 19:25:11 +01:00