HTML5 and AJAX display of videos from reddit.com
Go to file
SQ 719912791b Fix array var for header skin 2014-02-19 02:31:20 -05:00
admin Adding skins templates 2014-02-18 22:40:21 -08:00
css CSS for video/channel skins with "skinned" class added. 2014-02-18 16:29:58 -08:00
db Adding updated schema.sql without default timestamps 2013-12-17 15:32:11 -08:00
img Previous and next arrows 2013-11-20 19:23:55 -08:00
js Hide "auto play" text in settings for iPad since autoplay doesn't work 2014-01-30 08:57:51 -08:00
lib Functionality cleanup for skins: All skins appearing at once, header fills all available space, correct ID for channels-container 2014-02-18 22:57:25 -08:00
uploads Adding uploads folder 2013-10-24 19:12:51 -07:00
.gitignore Removing unused unminified files, renaming unsemantic-grid-ie.css and minor change to gitignore 2013-11-21 15:21:42 -08:00
LICENSE I can't spell 2011-06-30 12:41:44 -04:00
README adding readme and liscense 2011-06-29 16:30:58 -04:00
composer.json Adding AWS SDK 2013-11-20 16:20:46 -08:00
composer.lock Adding AWS SDK 2013-11-20 16:20:46 -08:00
favicon.ico adding favicon created by reddit user msim 2011-08-04 13:44:43 -04:00
index.php Fix array var for header skin 2014-02-19 02:31:20 -05:00

README

# License

Copyright (c) 2011 Raymond May Jr.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.