Joe Germuska
4bc96c9635
commit to https for cdn.knightlab.com
9 years ago
Joe Germuska
a631ce62c4
fix widespread error in date format as in #808
9 years ago
Adam Žurek
e0354a79be
We want seconds instead of th/st/nd/rd for day
9 years ago
Joe Germuska
68eed00e04
remove check. it was in error, and even if it can be fixed, might have unexpected effects
10 years ago
Joe Germuska
8c70308e72
remove onDatesProcessed which only ever called build
10 years ago
Joe Germuska
904415eefc
make explicit that it's an error to have multiple 'title' slides
10 years ago
Joe Germuska
067a098538
don't silently fail on invalid date formats
10 years ago
Joe Germuska
2411eb9713
translate 'swipe to navigate'
10 years ago
jywsn
1be5e6c83f
Use cdn.knightlab.com over SSL
10 years ago
jywsn
481023a230
Fix misplaced closing html tag
10 years ago
jywsn
45deb21035
Use protocol-relative URL for dailymotion media
10 years ago
jywsn
86de0d7882
Use secure URL for Vine embed
10 years ago
jywsn
bd8f036a98
ssl test
10 years ago
Joe Germuska
9c45291ad3
copy fix from #772 to correct file
10 years ago
Julien Elbaz
d8dcf8552c
Https media type
...
When a media url (json conf : assets / media) starting with https:// is parsed, the determined type is "unknown media" which leads to a plain text url in the timeline.
10 years ago
Alaa Ali
5aa103b161
Update VMM.ExternalAPI.js
...
replace the protocol-relative twitter API URL.. with explicit secured protocol (https) for twitter calls, as it doesn't accept non-SSL calls.
10 years ago
Joe Germuska
19aa1b8e0a
Revert "Always use CSS transitions when available"
...
This reverts commit 2d925f8fa0
.
10 years ago
Joe Germuska
c6197210d8
Revert "Use the slow jQuery path to animate scrollTop"
...
This reverts commit 5f71cf63ce
.
10 years ago
Joe Germuska
31fccd351b
Revert "Fix VMM.Library.prop and VMM.Library.attribute"
...
This reverts commit facd6fa7db
.
10 years ago
Joe Germuska
46fb960d80
Revert "VMM.Library.animate(): don’t churn object copies"
...
This reverts commit 5c4edc9502
.
10 years ago
Joe Germuska
f4765cbe43
Revert "placeholder for future optimization"
...
This reverts commit cadd757469
.
10 years ago
Joe Germuska
7933906681
Revert "Allow Chrome to optimize for…in loop in animate()"
...
This reverts commit cabe8f42e6
.
10 years ago
Luke Rague
e5f295e893
well this is an embarassing repeat
10 years ago
Luke Rague
bd934f4c24
nav icons whit to black in skinny mode no-hover
10 years ago
Luke Rague
d408270f62
did nto realize I was in master, reverting changes. will recommit in branch
10 years ago
Luke Rague
a408b02177
nav icons white to black for skinny mode non-hover
10 years ago
Dimitar Dimitrov
30c3833026
Translate "swipe_nav" in Bulgarian
...
The new key "swipe_nav" was not translated in Bulgarian.
"Swipe to navigate" has no good translation in Bulgarian. I've translated the rough meaning.
10 years ago
Joe Germuska
77d726e806
fix regression introduced in a211265133
breaking auto-linking
10 years ago
Chris Adams
e8f861f4f6
Remove FancyBox
...
This is unreferenced by anything else in the code and the
missing images break deployment systems like Django’s
staticfiles application which expect all referenced assets
to exist.
10 years ago
Joe Germuska
fa5dccbf3c
resolve some quirks in tile subdomains
10 years ago
Joe Germuska
43dc671b05
put fy.js in correct location ( #705 )
10 years ago
Luke Rague
ad9e9f8a7e
found this buried the forum
10 years ago
Joe Germuska
9e753b3ab7
address mismatch between domain names for Stamen map tiles ssl/non-ssl ( #758 )
10 years ago
Charlie DeTar
f0ce1f66d9
Use stamen's SSL url when served under https:
10 years ago
Charlie DeTar
f0602dcc30
Fix stray capital I in VMM.Timeline.Min.js
...
``source/js/VMM.TImeline.Min.js`` is named with a capital I in TIme.
Since the file is referenced with a lowercase i in ``config.json``, this
causes the build to fail on case-sensitive filenames.
Rename the file with a lowercase i.
10 years ago
rootseire
1dac10e9a7
Create ga.js
10 years ago
Joe Germuska
e1191f0c9c
Newer Google spreadsheets published to web don't have an 'od6' worksheet, but changing that to '1' works with new and old.
10 years ago
Joe Germuska
aa33a812f9
fix Wikipédia accent
10 years ago
U-RUV\sigurdurg
2ca2bc697d
updating 'is' date formats to the icelandic standard
10 years ago
Ahwan Kumar
0134cfca91
Add Hindi Language Support
...
Add support for Hindi Language spoken by 366 M people.
10 years ago
Kelvin
2088a6d078
Added Translation
10 years ago
Joe Germuska
830ef1058b
adjust 'color' for youtubeTheme. #722
10 years ago
Joe Germuska
d072c079d1
Move 'Swipe to Navigate' to a i18n message, closes #733
10 years ago
Kelvin
519af96207
Added/Updated Translations
10 years ago
Joe Germuska
a211265133
better email regex #721
10 years ago
Igor Timoshenkov
a1fde8125a
Options for YouTube player
...
Add a config option to change player style for dark.
Example:
// create timeline
timeline = createStoryJS({
type: 'timeline',
embed_id: 'timeline',
debug: false,
youtubeTheme: "dark",
source: { ... }
});
10 years ago
Heather Billings
424dc10c99
fix timeline half-width bug
10 years ago
Joe Germuska
a29a74c2c1
whackamole with JS dates. Closes #719
10 years ago
Joe Germuska
221b39ce7b
initialize date differently. closes #718
10 years ago
Joe Germuska
0fba8fb9bd
attempt to fix regression introduced in #706 : IE doesn't like loading https JSON for http pages
10 years ago