Changelog
2.10 2012-11-11
- Fixed the stats page breaking when dealing with a high number of lost videos
- Changed ordering of lost videos
2.09 2012-09-07
- Fixed the random button sometimes returning invalid game/episode IDs
2.08 2012-07-02
- Fixed a bug that was causing cookies to expire too early
- Game/Episode title links no longer extend all the way across their containers
- Added cache-busting tags to CSS/JS includes
2.07 2012-05-23
- Fixed a system error when loading episodes with deleted videos with high part counts
2.06 2012-05-06
- Fixed order of episodes on recent page
2.05 2012-04-30
- Fixed a system error when dealing with duplicated episode numbers
- Fixed support thread link in ExceptionHandler
- Fixed not all games appearing on search page
2.04 2012-04-21
- Fixed OEmbed caching for removed videos
2.03 2012-04-19
- Increased cache period to 1 month
- Added pagination to view episode pages
- Made results per page a user-configurable setting (default 20)
- Fixed a bug where all threads were being shown for uncategorized videos
- Use the two column template on the game list
2.02 2012-04-14
- Implemented an OEmbed/Thumbnail/Video cache, the site should run a LOT faster now!
- Fixed the template engine clearing default tags when clearing a template bit
2.01 2012-04-08
- Actually launched RaocowDB 2.0
- Fixed a couple bugs related to differences in test/production config
2.00 2012-01-02
- Rewrote the entire site from scratch on a new framework using modern coding standards, except for the administration area
- Minor-moderate visual refresh, use header from raocow.com
- Removed the deprecated "by date" listing, incorporating it into the calendar (don't leave calendar when browsing by date)
- Added a new "longest running LPs" statistic
- Removed "fewest episodes" and "without bonus" statistics
- Semi-deprecated game prefixes and "bonus" flag (still used in stats/rss though)
- Show the start/end date of LPs when listing them on the by_game page
- Use OEmbed for pulling videos, this lets us get youtube's new player and simplifies the embed code across hosts
- Added support for web services, not used yet but we might be able to do cool API-like things with it in the future
- Added an "I'm feeling lucky" button, and boolean matching to search. Also added better instructions on how to search.
- Deprecated support for internet explorer below version 8 (it works but looks kinda ugly)
- Got rid of the title screen
- Allow the user to change embed video size, number of columns in episode layout and click-to-play preference (saved in cookie)
- probably more awesome stuff that I forgot to write here!
1.52 2011-12-29
- add 2012 to calendar
1.51 2011-04-24
- admin improvements when batch modifying videos
1.50 2011-04-22
- major DB structural changes, and supporting code changes to allow for different accounts per video host
1.11 2011-01-01
- add 2011 to calendar
1.10 2010-12-31
- eliminated use of shorttags
1.09 2010-10-24
- rss bugfixes
1.08 2010-05-20
- fixed more display bugs caused by adding the doctype
1.07 2010-05-16
- added an episode calendar
- use a doctype to be less broken in IE
- make recent-home more user friendly if no recent updates
1.06 2010-02-03
- general code cleanup
- relocated position of ads
- added footer
1.05 2010-01-30
- fixed search bug that prevented searching a date w/o query
- set max width/height for images
- fix youtube embed code for iphone
- dont put embedded videos side-by-side
- made detail view pages render correctly in IE
- fix menu for 1024x768
1.04 2010-01-17
- show # of search results
- add pagination to ep list
- fixed a pagination bug
- search shows less results in detail view
1.03 2009-12-14
- relocated db info
- added random game
- admin videos/episodes only show active hosts
- added host admin page
- corrected error when no embed func present
1.02 2009-09-24
- added a "random episode" page
1.01 2009-09-09
- separated head/body functions
- fixed rss bugs
1.00 2009-09-07
- initial release