1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-27 08:50:59 +01:00
Commit Graph

3122 Commits

Author SHA1 Message Date
ccd0
3a85fb8133 fix version numbers of frames 2013-11-30 16:15:52 -08:00
ccd0
dd3cae6f70 improved frame extraction (including alpha) 2013-11-30 12:18:35 -08:00
ccd0
14ac1b562d clean up frame extraction code 2013-11-30 02:07:05 -08:00
ccd0
2175e84834 make element type list global 2013-11-29 21:47:36 -08:00
ccd0
539a5062ea remove colored padding 2013-11-28 00:31:54 -08:00
ccd0
a7913a081a add video icon 2013-11-28 00:25:52 -08:00
ccd0
6091915a96 fix CSS 2013-11-27 23:29:19 -08:00
ccd0
827ca37730 fallback to attachment image when video doesn't work 2013-11-27 02:17:25 -08:00
ccd0
1690392132 fix expanded video size issue in Opera 2013-11-16 10:30:04 -08:00
ccd0
7de58faa21 scroll so that video is visible when expanded 2013-11-15 23:24:27 -08:00
ccd0
827bc5f0a1 remove other collapse methods 2013-11-15 22:33:48 -08:00
ccd0
6b0b1fe144 drag to right to collapse video 2013-11-13 23:17:09 -08:00
ccd0
7ddaa54be5 fudge back 2013-11-13 22:41:35 -08:00
ccd0
faa345671b bugfix for hover 2013-11-12 04:47:53 -08:00
ccd0
610d5a6a96 max width and height for player.php video 2013-11-11 14:39:23 -08:00
czaks
fdc3b81314 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
	inc/config.php
	install.php
	post.php
	stylesheets/style.css
2013-11-11 21:54:35 +01:00
ccd0
2e415f7c5c max height and width for expanded videos 2013-11-11 04:03:48 -08:00
ccd0
a16a8aefe7 clicking below collapse button 2013-11-11 03:11:52 -08:00
ccd0
0b6e71dd25 oops, that wasn't supposed to be deleted 2013-11-11 02:34:58 -08:00
ccd0
5fbd7a6a95 treat controls as links when clicked with modifier keys 2013-11-10 21:34:03 -08:00
ccd0
9c335764c4 loop controls on main page 2013-11-10 19:09:12 -08:00
ccd0
bcdedcb28a fixed position menu 2013-11-10 16:30:14 -08:00
ccd0
8119058ac9 loop setting on player page, various other changes 2013-11-10 04:57:45 -08:00
ccd0
2a770f27d1 CSS for player.php, make JS more modular 2013-11-10 01:56:45 -08:00
ccd0
81dbba64e2 fix size computation for hover 2013-11-09 16:35:35 -08:00
ccd0
338b71498b make hover default to off 2013-11-09 14:28:49 -08:00
ccd0
53497883ac remove caps 2013-11-09 13:50:15 -08:00
ccd0
f0f6cb9947 too large 2013-11-09 13:47:49 -08:00
ccd0
d015d02256 more markdown 2013-11-09 13:47:09 -08:00
ccd0
911d38632e README markdown, take 2 2013-11-09 13:45:09 -08:00
ccd0
6fcf33af61 README markdown 2013-11-09 13:40:47 -08:00
ccd0
674b2e8f1a add files 2013-11-09 01:11:22 -08:00
ccd0
705af14064 Initial commit 2013-11-09 01:06:37 -08:00
Michael Foster
eb4581abdb new event: markup-url 2013-10-04 20:13:58 +10:00
Michael Foster
f5b39efd13 Um. I accidentally deleted this code for some reason. 2013-09-30 12:18:56 +10:00
Michael
b40cb9ba53 Merge pull request #145 from Desuneko/patch-1
install.php: fixed a typo
2013-09-27 11:20:56 -07:00
Desuneko
0d38827bda install.php: fixed a typo 2013-09-27 20:17:21 +02:00
Michael Foster
56223fc915 Required PHP version is now 5.3. Deal with it, nerds. Fuck everyone who still hasn't upgraded. 2013-09-24 09:53:20 +10:00
Michael Foster
1b2aafae7f CSRF more mod pages 2013-09-23 16:48:56 +10:00
Michael Foster
766f25bd31 $config['referer_match'] = false to disable 2013-09-23 15:52:59 +10:00
Michael Foster
bec90150fe $config['error']['lurk'] was last used in 2010 I think 2013-09-23 15:52:45 +10:00
Michael Foster
239531d12d OK, now it is secure. 2013-09-23 14:23:42 +10:00
Michael Foster
3a2dfd8921 filehash filter condition 2013-09-23 14:00:04 +10:00
Michael Foster
5fcf2e0a05 Fix secure tripcode hardening 2013-09-23 12:53:44 +10:00
Michael Foster
702c82c71f Hardened secure tripcode? 2013-09-23 12:41:27 +10:00
Michael Foster
f52995498a ?/debug/apc with cache prefixes 2013-09-23 10:41:47 +10:00
Michael Foster
cd3a456a03 hide expired cache shit 2013-09-23 10:38:06 +10:00
Michael Foster
b90e0e28fb . 2013-09-23 10:26:13 +10:00
Michael Foster
444c89170d Some APC libraries/versions do stuff differently. 2013-09-23 10:24:29 +10:00
Michael Foster
d21fffce98 Fixed weird bug with ?/debug/sql trying to allocate a few GB on some instances. Assuming bug with APCu. 2013-09-23 10:21:18 +10:00