Граф коммитов

1292 Коммитов

Автор SHA1 Сообщение Дата
David Seifried c22734eff5 [#578] Added _teardown function as well as unit tests to test the functionality 2011-06-23 11:27:49 -04:00
Jon Buckley 9a20736ae8 Merge remote-tracking branch 'dseif/t384' into develop 2011-06-22 12:46:01 -04:00
Jon Buckley 8220585384 Merge remote-tracking branch 'dseif/t556' into develop 2011-06-22 12:43:35 -04:00
David Seifried 565aa9450e [#384] Removed some useless code 2011-06-22 11:47:31 -04:00
David Seifried bc9bb9fc37 [#556] Made some performance changes 2011-06-22 11:44:39 -04:00
David Seifried d641610c0c [#384] Fixed double spacing issue 2011-06-22 11:15:53 -04:00
David Seifried 1f79ccccaa [#556] Added missing semi-colon, passing lint again 2011-06-22 11:00:20 -04:00
David Seifried 4421564253 [#384] Made requested change with _teardown function 2011-06-22 10:40:51 -04:00
David Seifried ae88accb35 [#556] Added some styling changes, rearranged some stuff, and wrote a unit test 2011-06-22 10:25:11 -04:00
David Seifried 06bf76b460 [#556] Made a few performance changes, as well as some small styling changes 2011-06-21 15:10:17 -04:00
David Seifried 92c67e651f Merge branch 't556' of github.com:dseif/popcorn-js into t556 2011-06-21 14:53:13 -04:00
David Seifried a878c9a554 [#384] Fixed linting error and options.diretion not being defined issue, unit tests work once again 2011-06-21 14:40:21 -04:00
Jon Buckley 39e53d2cd5 Merge remote-tracking branch 'ScottDowne/t564' into develop 2011-06-21 13:40:34 -04:00
David Seifried 1bcfbe5208 [#384] Added requested changes and added some additional functionality for position of scrollbar 2011-06-21 13:15:01 -04:00
Jon Buckley 919e767659 Merge remote-tracking branch 'dseif/t522b' into develop
Conflicts:
	plugins/googlefeed/popcorn.googlefeed.unit.js
2011-06-21 11:47:31 -04:00
Jon Buckley cddb5c0687 Merge remote-tracking branch 'cadecairos/t283' into develop 2011-06-21 10:48:55 -04:00
Jon Buckley b6c8afa84f Merge remote-tracking branch 'mbuttu/t516' into develop
Conflicts:
	plugins/flickr/popcorn.flickr.js
2011-06-21 10:31:10 -04:00
David Seifried b1d1aa5203 [#384] Accidentally forgot to include this file 2011-06-20 17:01:43 -04:00
David Seifried 60a436d444 [#384] Added another option to specify the direction of the timeline 2011-06-20 16:52:27 -04:00
Jon Buckley 3c5727f9c8 Merge remote-tracking branch 'cadecairos/t560' into develop 2011-06-20 16:49:24 -04:00
Christopher De Cairos 138e29d10e [560] addedmessage about two youtube videos present after tests 2011-06-20 16:44:49 -04:00
Jon Buckley bab56dec98 Merge remote-tracking branch 'rwldrn/t583' into develop 2011-06-20 16:20:49 -04:00
Jon Buckley e6d8ce1c69 Merge remote-tracking branch 'mbuttu/t515' into develop 2011-06-20 16:09:37 -04:00
Christopher De Cairos e467953116 unindented some code. 2011-06-20 15:39:47 -04:00
Christopher De Cairos 7c03c32633 accidentally changed a , to a ; creating a leak. it is fixed now 2011-06-20 15:35:08 -04:00
Christopher De Cairos 65aea12261 canvases now get unique ids, fixed leaking vars, moved around some functions and fixed scoping issues 2011-06-20 15:30:05 -04:00
Christopher De Cairos 754ce0e31b added unit tests for controls and annotations 2011-06-20 14:18:15 -04:00
Christopher De Cairos 23bbf2719d fixed pause issue, style issues, tightened up unit tests, added documentation 2011-06-20 12:35:54 -04:00
Christopher De Cairos e8c8727d4a Merge branch 'develop' of git://github.com/jbuck/popcorn-js into t283 2011-06-20 11:25:41 -04:00
Mohammed Buttu 99548a7b44 #516 Fixed style 2011-06-20 10:35:03 -04:00
David Seifried 22b7e10799 [#384] Few small changes, mostly code cleanup 2011-06-20 09:14:56 -04:00
Jon Buckley 8dc8af0d08 Merge remote-tracking branch 'dseif/youtubeBug' into develop 2011-06-17 17:07:05 -04:00
Jon Buckley 8e6c1bd7c5 Merge remote-tracking branch 'rwldrn/t574' into develop
Conflicts:
	plugins/attribution/popcorn.attribution.unit.js
2011-06-17 17:05:41 -04:00
David Seifried 8aeafc195e Merge branch 't384' of github.com:dseif/popcorn-js into t384 2011-06-17 15:52:44 -04:00
Christopher De Cairos 8f130292fa fixed typo, modified html file 2011-06-17 14:21:01 -04:00
Mohammed Buttu dd9de45ce8 #516 Fixed code style 2011-06-17 11:54:12 -04:00
Mohammed Buttu 774b5e899f #516 Fixed code style 2011-06-17 11:48:56 -04:00
rwldrn 30874368dc [#t583] Plugs the len leak 2011-06-17 11:20:07 -04:00
rwldrn 32efb955d0 [#t583] Declare var once 2011-06-17 09:51:17 -04:00
Christopher De Cairos 5ea1734655 fixed tests 2011-06-16 17:54:54 -04:00
rwldrn 221aaebd93 [#583] Fixes Popcorn.forEach() NodeList enumeration bug 2011-06-16 17:52:38 -04:00
David Seifried 7dfed47971 [#t522b] Added 1 second of padding at the start to cover the scripts time needed, could be reduced if needed 2011-06-16 17:17:23 -04:00
David Seifried fe477a4a6e [#556] Fixed indentation issue 2011-06-16 17:03:46 -04:00
Christopher De Cairos 024c1702f2 removed dead code 2011-06-16 15:22:12 -04:00
Christopher De Cairos 7e7c956ab2 modifications to processing plugin, added unit tests 2011-06-16 15:20:32 -04:00
Mohammed Buttu 34e6f9999b #516 Fixed code style 2011-06-16 13:45:10 -04:00
Mohammed Buttu c9c52a6235 #516 Removed quotes from numbers 2011-06-16 13:29:21 -04:00
Mohammed Buttu 7d16e82d72 #516 Added more unit tests to test whether flickr images tagged 'georgia' are displayed 2011-06-16 12:40:53 -04:00
Christopher De Cairos cea518821a added brackets around date conversion to pass lint 2011-06-16 12:09:34 -04:00
Mohammed Buttu 3036c5ced1 #516 Images with just a tag and no userid, username, or apikey now load 2011-06-16 12:08:58 -04:00