summaryrefslogtreecommitdiffstats
path: root/templates/show_artists.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* broke a ton of stuff, but added some hotness... yes that is an excuseKarl 'vollmerk' Vollmer2007-08-061-6/+0
|
* proof of concept, nothing one should actually useKarl 'vollmerk' Vollmer2007-08-061-3/+8
|
* fixed a bug in the numbering, referencing a non-existant valueKarl 'vollmerk' Vollmer2007-08-021-3/+3
|
* added paging to artists, albums and fixed a missed linkKarl 'vollmerk' Vollmer2007-07-311-1/+1
|
* fixed a few more warnings, fixed artist editing and improved album editing a ↵Karl 'vollmerk' Vollmer2007-07-291-25/+3
| | | | little (so it cleans up after its self)
* fixed genre and artist view... mostly also fixed batch downloadsKarl 'vollmerk' Vollmer2007-06-041-20/+24
|
* fixed previously broken artist link for browsingKarl 'vollmerk' Vollmer2007-02-151-1/+1
|
* * Fixed xmlrpc, hopefullyKarl 'vollmerk' Vollmer2007-02-111-0/+79
* Added min count filter to browse by artist * Fixed ratings to show yours, not average if rated * other misc fixes