ccd0
|
3fc4f87481
|
small bugfix
|
2014-07-27 13:47:08 -07:00 |
|
ccd0
|
4779bd1c17
|
setup controls in clones properly
|
2014-07-27 13:41:31 -07:00 |
|
ccd0
|
a9ea92a8bc
|
make waiting for insertion before playing video apply to all posts
|
2014-07-27 13:33:38 -07:00 |
|
ccd0
|
2360185eb4
|
fix playing in clones
|
2014-07-27 13:26:29 -07:00 |
|
ccd0
|
86d37f6aef
|
use events for video load detection
|
2014-07-27 12:14:30 -07:00 |
|
ccd0
|
cf2f7d3a2f
|
fix resize-compensating scrolling
|
2014-07-27 11:29:10 -07:00 |
|
ccd0
|
adda6e19de
|
fix my "optimization"
|
2014-07-27 09:54:17 -07:00 |
|
ccd0
|
34c34df5a8
|
only scroll images into view when expanded if they are individually clicked
|
2014-07-27 09:33:32 -07:00 |
|
ccd0
|
7bdd8a31e1
|
move stuff from Image.completeExpand to Image.expand
|
2014-07-27 09:16:48 -07:00 |
|
ccd0
|
09dee74ca5
|
unexpanded images still being retried should be shown as expanding
|
2014-07-27 03:00:23 -07:00 |
|
ccd0
|
d25a0cecfd
|
fix more dumb mistakes
|
2014-07-27 02:40:44 -07:00 |
|
ccd0
|
10859fed95
|
fix bug in scrolling for full image
|
2014-07-27 00:09:02 -07:00 |
|
ccd0
|
8e2f9167fb
|
scroll so that full image/video is on screen after expansion
|
2014-07-26 23:57:13 -07:00 |
|
ccd0
|
eee835fec7
|
fix link deactivation; should not have been made conditional
|
2014-07-26 23:19:42 -07:00 |
|
ccd0
|
b224d20896
|
don't show controls on videos until the mouse is moved over them
|
2014-07-26 23:15:16 -07:00 |
|
ccd0
|
a8f4f419dd
|
refactoring in ImageExpand
|
2014-07-26 22:37:19 -07:00 |
|
ccd0
|
c7227575cd
|
set (expanded) clone to play if original was playing
|
2014-07-26 20:26:36 -07:00 |
|
ccd0
|
3aa96b32f0
|
improve error handling
|
2014-07-26 19:00:57 -07:00 |
|
ccd0
|
2128660c0b
|
small fix
|
2014-07-26 16:17:19 -07:00 |
|
ccd0
|
1d0964131a
|
changes, fixes to off-screen pausing for this fork
|
2014-07-26 14:03:54 -07:00 |
|
Mayhem
|
9601b84bb7
|
Pause videos when they are not visible. MayhemYDG/#1538
Conflicts:
src/Images/ImageExpand.coffee
|
2014-07-26 12:53:04 -07:00 |
|
ccd0
|
43b12523d4
|
eliminate Video.configure
|
2014-07-26 11:57:56 -07:00 |
|
ccd0
|
a995d5ecb1
|
don't add error handler multiple times
|
2014-07-26 11:44:56 -07:00 |
|
ccd0
|
4821822562
|
consolidate error handling code
|
2014-07-22 01:58:40 -07:00 |
|
Mayhem
|
aca6f22608
|
Handle webm playback errors with image expansion.
Conflicts:
CHANGELOG.md
src/Images/ImageExpand.coffee
|
2014-07-21 22:48:00 -07:00 |
|
ccd0
|
e49f324465
|
fixes to cleanup
|
2014-07-21 22:08:19 -07:00 |
|
Zixaphir
|
b0941f4ae4
|
cleanup?
Conflicts:
LICENSE
builds/4chan-X-beta.user.js
builds/4chan-X.user.js
src/Images/ImageExpand.coffee
src/Images/ImageHover.coffee
|
2014-07-21 22:00:34 -07:00 |
|
Zixaphir
|
4ce8589e44
|
Unnecessary space
|
2014-07-21 21:41:40 -07:00 |
|
Zixaphir
|
733a1ffa14
|
nitpicking
Conflicts:
builds/4chan-X-beta.user.js
builds/4chan-X.user.js
src/Images/ImageExpand.coffee
|
2014-07-21 21:39:45 -07:00 |
|
Zixaphir
|
cbbaee501a
|
Hah, I can't believe that worked.
|
2014-07-21 21:30:10 -07:00 |
|
ccd0
|
2edbb512cf
|
this was overkill
|
2014-07-20 19:38:10 -07:00 |
|
ccd0
|
d87606d3dd
|
don't show clones or hidden posts in the gallery
|
2014-07-20 13:09:01 -07:00 |
|
ccd0
|
220553baef
|
don't need this check
|
2014-07-19 19:52:01 -07:00 |
|
ccd0
|
36e07ee83c
|
make slideshow mode loop; update gallery menu
|
2014-07-19 17:46:36 -07:00 |
|
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 |
|