summaryrefslogtreecommitdiffstats
path: root/templates/show_index.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* database update, cleaned up some stuffKarl 'vollmerk' Vollmer2007-12-101-19/+0
|
* - Updated Now Playing html/cssspocky2007-11-131-1/+1
| | | | | | | - Fixed Star-rating css - Updated Pager (5 elements around selected page# should be enough) - Updated Album class so that disk# is part of the link - Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4)
* - modified sidebar cssspocky2007-09-231-3/+3
| | | | | | | - modified rightbar html/css - added patch to enabled ie6 :hover pseudo classes - modified boxes html/css to remove table tags and enable box floating - added 1st version of 3.4 greysme theme (needs more work, especially on ie6)
* more sorting fixes, and move catalog stats to statisticsKarl 'vollmerk' Vollmer2007-09-201-3/+0
|
* fixed some minor css issues with recently played, added newest ↵Karl 'vollmerk' Vollmer2007-08-141-2/+12
| | | | artists/genres back in to main page
* tweaked get_newest to operate a little different, tweaked lastfm (currently ↵Karl 'vollmerk' Vollmer2007-08-091-0/+3
| | | | broken)
* broke a ton of stuff, but added some hotness... yes that is an excuseKarl 'vollmerk' Vollmer2007-08-061-3/+4
|
* fixed typo -thx limedKarl 'vollmerk' Vollmer2007-06-111-1/+1
|
* added in user profile, did a little work on the preferences and session, ↵Karl 'vollmerk' Vollmer2007-06-111-0/+2
| | | | something is fishy with session and tmp_playlist stuff will look into it tomorrow
* catalog build technically works now, still working out some issues with the ↵Karl 'vollmerk' Vollmer2007-05-141-1/+1
| | | | dynamic updating of the current state
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-6/+8
| | | | everything broken
* Embedded the flash player & fix for admin>userspb1dft2007-03-071-0/+8
|
* Fixed windows mapped drive sub dir issue and catalog album art addKarl 'vollmerk' Vollmer2007-01-161-4/+1
|
* few more tweaks to box and index pageKarl 'vollmerk' Vollmer2007-01-161-12/+13
|
* reinserted local catalog infopb1dft2007-01-081-0/+6
|
* tweaked album of the moment mojo and theoritical fix for flash playerKarl 'vollmerk' Vollmer2007-01-081-1/+1
|
* * Re-worked Main page of Ampache, adding Album of the moment. Karl 'vollmerk' Vollmer2007-01-071-0/+37
* Moved stats to /stats.php page * Fixed logic error in resize that could cause nothign to display if resize was on, but it still failed * Fixed Upload Album art from Find Album Art * Added Menu to the TV page * Fixed logic error that showed localplay if user had access regardless of global config * Changed default action of browse.php to song browse