summaryrefslogtreecommitdiffstats
path: root/templates/show_artist_box.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* consolidate the artist page into a single templateKarl 'vollmerk' Vollmer2008-05-241-46/+0
|
* add ability to turn album art on / off on single artist viewKarl 'vollmerk' Vollmer2008-05-241-28/+11
|
* renamed the tagcloud class to tag, started moving things around not sure ↵Karl 'vollmerk' Vollmer2008-05-121-1/+1
| | | | where I like the taglist, seems weird in its own box
* commit of the patches from codeoverload to implement tagging, will not work ↵Karl 'vollmerk' Vollmer2008-05-121-0/+14
| | | | without manual modification of database, yes.. this commit breaks things cope
* added paging to the playlist view, corrected a few stupid parse errors / ↵Karl 'vollmerk' Vollmer2007-12-031-1/+0
| | | | mistakes
* fixed url add to localplay, also changed some play links to addKarl 'vollmerk' Vollmer2007-12-011-2/+2
|
* some slight tweaks to display on openstrands stuff, and fixed some potential ↵Karl 'vollmerk' Vollmer2007-11-041-1/+1
| | | | errors due to bad returned data
* fixed few dead links, and cli update_catalog and dump_album_artKarl 'vollmerk' Vollmer2007-11-041-1/+0
|
* moved to spockys a link for text, ratings are broken.. but I think I did ↵Karl 'vollmerk' Vollmer2007-08-201-2/+2
| | | | that will fix later
* broke a ton of stuff, but added some hotness... yes that is an excuseKarl 'vollmerk' Vollmer2007-08-061-4/+10
|
* proof of concept, nothing one should actually useKarl 'vollmerk' Vollmer2007-08-061-4/+7
|
* fixed play all artist, play all artist random, and account updating from ↵Karl 'vollmerk' Vollmer2007-07-291-4/+6
| | | | user preferences
* few fixups to pass W3C Validation Service (wip)xgizzmo2007-07-191-2/+2
|
* bunch of minor fixes and a db changeKarl 'vollmerk' Vollmer2007-07-011-6/+6
|
* - Fixed RatingsKarl 'vollmerk' Vollmer2007-06-071-14/+12
| | | | | - Tweaked RSS, still needs work - Show Single artist mostly finished
* removed extra lines from ajax, down to 86, updated ajax calls, added ldap authKarl 'vollmerk' Vollmer2006-10-141-1/+6
|
* to keep infamys eyes from bleedingKarl 'vollmerk' Vollmer2006-09-231-14/+14
|
* added download for size, and seriously cleaned up the /song.php file it ↵Karl 'vollmerk' Vollmer2006-03-311-2/+2
| | | | actually is not ugly anymore.. yeah!
* more interface tweaks, and a bunch of log_event cleanupKarl 'vollmerk' Vollmer2006-03-231-10/+6
|
* added loose name compare and improved renameKarl 'vollmerk' Vollmer2006-02-131-0/+1
|
* Code clean upxgizzmo2006-01-101-18/+14
|
* fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and ↵Karl 'vollmerk' Vollmer2006-01-041-0/+44
stuff that calls it, did a little work on playlists