Joe Germuska
3ab755a1b8
don't use return from split, which is an array, which should really have meant someone found this broken before now... (cf. ZenDesk no. 402)
11 years ago
Joe Germuska
4ca046914d
try to parse new google maps urls. Still don't know how to decode data parameter. see #638
11 years ago
Joe Germuska
bfb0fb2bb1
support BMP. Closes #632
11 years ago
Joe Germuska
75165f182e
flickr is going https-only
11 years ago
Joe Germuska
d41bb83ee0
be more permissive about iframe markup. closes #567 . thanks @stephenr85
11 years ago
Joe Germuska
e180edd80b
treat Streetview API urls as images, not maps. Closes #520 . Thanks @obsoleter
11 years ago
Joe Germuska
df08a01e7d
add some notes for most likely places worth fixing as part of #618
11 years ago
Canton Becker
d8ad4e1b7e
Added maxheight=168 directive for soundcloud iframes
...
Requests that soundcloud render an iframe with a maxheight of 168.
Without this, you end up with a very tall soundcloud iframe which hides
the timeline dropshadow and caption.
11 years ago
Joe Germuska
55c32dc85b
stop YouTube players when slide changes. Thanks @rossluebe for patch.
11 years ago
Joe Germuska
dde67610fd
move check for blockquote and iframe to top of media type analysis (and check for tags not just strings) so as to not incorrectly try to pluck media out from the iframe or the blockquote. Closes #605
11 years ago
fisch42
45dd236eed
Added OpenStreetMap tiles
11 years ago
Joe Germuska
22b73ea734
allow .svg for 'image' MediaType. Closes NUKnightLab/StoryJS-Core#6 thanks @inkbug sorry for epic delay
11 years ago
Joe Germuska
003ce186d2
Alternate implementation for supporting custom thumbnails when no media element is defined. Closes NUKnightLab/StoryJS-Core#24 thanks @vedmack for the suggestion
11 years ago
Joe Germuska
974a91a3cb
move change to Array.prototype to a utility method to have less impact on other people's JavaScript
11 years ago
Joe Germuska
2d38c9d6d3
using api.pagepeeker.com instead of free.pagepeeker.com seems to work for both http and https
11 years ago
Allen
3dca8b757a
fixed issue with stamen maps
11 years ago
Joe Germuska
a7a1f367d3
instagram thumbnail call used wrong value
11 years ago
Joe Germuska
e3005de8e6
fix name error
11 years ago
Joe Germuska
29544e2615
function for extracting Instagram ID
11 years ago
Joe Germuska
e190a06649
extend instagram URL check
11 years ago
Joe Germuska
847635f648
centralize flickr ID extraction
11 years ago
Joe Germuska
0003b01189
Change method for extracting photo id from Flickr URL. Closes #556
11 years ago
Joe Germuska
cd9ef1518a
load youtube player API with schema-relative URL
11 years ago
Joe Germuska
86be52486b
make iframe media type parser accept double or single quotes
11 years ago
Joe Germuska
d700d0c98a
remove lowlevel default map type and adjust to use Google Maps terrain instead of Stamen for default
11 years ago
Joe Germuska
7d64fbfee5
remove Stamen maps until we debug the problem with them
11 years ago
Joe Germuska
b56fdcb28f
replace git submodules with directly included code
11 years ago
Zach Wise
058decb450
Preparing merge with StoryJS Core
13 years ago
Zach Wise
72defe07a2
Merging with StoryJS
13 years ago
Zach Wise
3246023e19
Merging with StoryJS
13 years ago
Zach Wise
6c77328354
Cleanup and fixes a new issue with config files not being implemented as a result of merging with StoryJS codebase
13 years ago