HTML5 and AJAX display of videos from reddit.com
Go to file
Matt Lee 2524458958 Sort sponsored channels to the fourth column instead of prepending. 2014-10-28 15:01:03 -07:00
admin Stop storing the 'Add Channel' channel, since it's hardcoded in. 2014-10-28 15:01:03 -07:00
css Make video skin background repeat. 2014-10-21 11:24:14 -07:00
db Add CSRF protection to admin forms 2014-05-04 20:14:29 -07:00
img Previous and next arrows 2013-11-20 19:23:55 -08:00
js Sort sponsored channels to the fourth column instead of prepending. 2014-10-28 15:01:03 -07:00
lib Fix php notices from missing 'feed' and 'owner' attributes. 2014-10-28 15:01:03 -07: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
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.