summaryrefslogtreecommitdiffstats
path: root/templates/show_random_albums.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* delay random albums a bit to improve inital load, also add a refresh button ↵Karl 'vollmerk' Vollmer2008-02-251-1/+2
| | | | so you can flip them without refreshing the whole page
* Fixed artist display wrongly using ellipsis_threshold_album preferencespocky2008-01-171-1/+1
| | | | Fixed wrong artist html encoding in random albums image title
* fixed lack of prefix on albums improves album art search results, thx darksideKarl 'vollmerk' Vollmer2007-12-061-1/+1
|
* - Cleaned up php files (removed useless inlines styles, replaced header td ↵spocky2007-09-241-1/+1
| | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections
* added the initial playlist view page, fixed the artist name on albums of the ↵Karl 'vollmerk' Vollmer2007-08-221-1/+1
| | | | moment
* updated css (sidebar, random albums, global classes)spocky2007-08-151-10/+11
| | | | | cleaned up html corrected a typo in show_objects
* few fixups to pass W3C Validation Service (wip)xgizzmo2007-07-191-1/+1
|
* some minor tweakage to make ajaxie stuff kind of work in IEKarl 'vollmerk' Vollmer2007-07-171-1/+1
|
* Added passive ratings to show_random_albums.incnf2007-07-141-11/+17
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-3/+3
| | | | everything broken
* removed dead file, updated bin files, removed debug and added a new config ↵Karl 'vollmerk' Vollmer2007-02-131-0/+4
| | | | option
* few more slight tweaks to the catalog to prevent incorrect entry by the userKarl 'vollmerk' Vollmer2007-01-171-1/+1
|
* - Added artist name on "Albums of the Moment" tooltipspocky2007-01-111-1/+1
| | | | | - Don't display "Album of the Moment" without art - Minor html/text adjustments
* fixed some typos and dead linksxgizzmo2007-01-091-1/+1
|
* fixed unescaped username in urlsKarl 'vollmerk' Vollmer2007-01-081-1/+2
|
* tweaked album of the moment mojo and theoritical fix for flash playerKarl 'vollmerk' Vollmer2007-01-081-5/+2
|
* * Re-worked Main page of Ampache, adding Album of the moment. Karl 'vollmerk' Vollmer2007-01-071-0/+42
* 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