198 Commits

Author SHA1 Message Date
Zixaphir
1f6ccfca8b Gallery improvements: now loops.
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
	src/Images/Gallery.coffee
2014-07-19 17:20:46 -07:00
Zixaphir
0912bfb98d Implement #673
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
	src/General/Config.coffee
	src/Images/Gallery.coffee
2014-07-19 17:15:10 -07:00
ccd0
c1ce19c809 fix selection of gallery image by clicking thumbnail 2014-07-19 17:01:43 -07:00
ccd0
582992a093 more hover fixes 2014-07-19 16:49:30 -07:00
ccd0
f6641ee54e fix hover bug, some code cleanup 2014-07-18 19:23:45 -07:00
ccd0
49122baa4a don't remove encryption without asking 2014-07-13 13:03:29 -07:00
ccd0
c95feb8206 fix gallery 404 handling 2014-07-10 23:03:21 -07:00
ccd0
45eac0f77f use ended event for end of video detection; stop slideshow on manual pauses 2014-07-05 23:31:10 -07:00
ccd0
4bf6f9a4fc prefetch bugfix 2014-07-05 22:50:45 -07:00
ccd0
3a95789a7e better: selecting anything but a subsequent image ends the slideshow 2014-07-05 18:46:18 -07:00
ccd0
ac9b152a64 clicking the image stops the slideshow 2014-07-05 17:40:42 -07:00
ccd0
045260362d add Slide Delay setting 2014-07-05 14:43:06 -07:00
ccd0
815f58be8b add keybinds for toggling slideshow and video pausing 2014-07-05 12:56:58 -07:00
ccd0
a5494c8a2e Guard against double insertion.
This was a problem when the gallery was opened before the page was
done parsing.
2014-07-05 12:32:32 -07:00
ccd0
ea5d27a502 center selected gallery thumbnail 2014-07-05 12:27:13 -07:00
ccd0
c8b38a5d11 add error handler before setting file.src 2014-07-05 12:11:15 -07:00
ccd0
642fe1b2d5 implement slideshow mode for gallery 2014-07-05 07:47:45 -07:00
ccd0
109bcebf3f controls need not prevent the keybinds from working 2014-07-04 20:51:44 -07:00
ccd0
9ce0d0e209 fix gallery count 2014-07-04 20:45:05 -07:00
ccd0
d9ab0854ae this should be nodes.thumbs 2014-07-04 20:18:30 -07:00
Zixaphir
67dab205d3 Enable video controls! 2014-07-04 19:50:11 -07:00
ccd0
cabbd58918 fix PDF in gallery 2014-07-04 19:47:24 -07:00
Zixaphir
6abb88a11f Gallery reflows.
Conflicts:
	builds/4chan-X-beta.user.js
	builds/4chan-X.user.js
	src/Images/Gallery.coffee
2014-07-04 19:32:38 -07:00
ccd0
9324572a5e img -> file in Gallery 2014-07-04 19:13:33 -07:00
ccd0
55d25b721f test sauce link protocols against whitelist 2014-06-30 02:11:47 -07:00
ccd0
98fc52d7c7 Sauce: better parsing 2014-06-29 12:33:10 -07:00
ccd0
7e7645bf1a add boards and types options to sauce links; update example list 2014-06-29 04:41:52 -07:00
ccd0
3fa001636d %% in format string = literal % 2014-06-29 02:47:06 -07:00
ccd0
cdb83f744a cleanup menu code 2014-06-18 22:39:19 -07:00
ccd0
efc852464f don't use event for adding to menu internally 2014-06-17 21:12:07 -07:00
ccd0
e7b74b37e6 Release 4chan X v1.7.48. 2014-05-27 18:28:24 -07:00
ccd0
bca59889c7 drop sound option until we actually get sound somewhere 2014-05-16 19:52:18 -07:00
ccd0
cb828fa9c4 quote all the attributes 2014-05-15 17:32:38 -07:00
ccd0
9773307a9a move gallery HTML into its own file 2014-05-15 02:36:42 -07:00
ccd0
cae730dd79 rewrite some code to make make safety more obvious 2014-05-15 02:25:45 -07:00
ccd0
1189b71029 this seems to be a common pattern 2014-05-14 14:16:16 -07:00
ccd0
75f639172b use single quotes when possible 2014-05-14 00:24:12 -07:00
ccd0
12b0bdb8b0 Don't escape the text of sauce links
also add a '?' link instead of crashing when the host name can't be identified
2014-05-12 21:56:25 -07:00
ccd0
57ed5e8055 fix privilege escalation vulnerability 2014-05-12 21:46:18 -07:00
ccd0
57f780ebfb apply Mayhem's quoting fix 2014-05-03 08:23:02 -07:00
ccd0
a452b732fd change res -> thread in JSON API URLs 2014-04-13 01:46:18 -07:00
ccd0
814b64b31c update URLs to 4cdn.org 2014-04-12 22:37:27 -07:00
ccd0
9acdd4bd85 tolerate new image links 2014-04-12 22:14:35 -07:00
ccd0
43ff113fe9 forgot to add this file 2014-04-10 01:35:37 -07:00
ccd0
ff057d4f29 configure videos opened in new tab 2014-04-10 01:33:11 -07:00
ccd0
60f869d818 add .webm, .pdf support to gallery 2014-04-09 02:55:32 -07:00
ccd0
2af481a68e fix gallery 2014-04-08 20:04:58 -07:00
ccd0
be50e4b1f4 add 'Expand videos' setting 2014-04-07 21:17:19 -07:00
ccd0
f490aab2ab need to change it here too 2014-04-07 21:05:38 -07:00
ccd0
f64fa9e08a disable autoplay when expanding all images 2014-04-07 20:52:36 -07:00