summaryrefslogtreecommitdiffstats
path: root/templates/show_artist.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* more fixes for the translation (Thx momo-i) and updated ja_JPKarl 'vollmerk' Vollmer2008-08-081-2/+2
|
* sync a file I missed in the patchKarl 'vollmerk' Vollmer2008-07-241-3/+3
|
* fix wording and clean up syntax a tiny bit thx peder for noticingKarl 'vollmerk' Vollmer2008-05-271-6/+6
|
* fix the show artists page, broken when I removed the boxKarl 'vollmerk' Vollmer2008-05-271-2/+2
|
* added direct links back in, added batch download to single artist view, ↵Karl 'vollmerk' Vollmer2008-05-261-4/+18
| | | | removed useless cruft
* moved the browse menu onto home, removed the browse tag from the menu, ↵Karl 'vollmerk' Vollmer2008-05-251-1/+0
| | | | removed genre from song views will eventually be replaced by tag. Added not enough data note to the recently played
* consolidate the artist page into a single templateKarl 'vollmerk' Vollmer2008-05-241-1/+24
|
* renamed the tagcloud class to tag, started moving things around not sure ↵Karl 'vollmerk' Vollmer2008-05-121-14/+4
| | | | 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-5/+12
| | | | without manual modification of database, yes.. this commit breaks things cope
* fixed paging on browse catalogs page, disabled the write_tags script and ↵Karl 'vollmerk' Vollmer2007-12-301-2/+0
| | | | removed a dbl escape on the preferences
* fixed filters being applied incorrectly, and removed un-needed query on show ↵Karl 'vollmerk' Vollmer2007-12-241-0/+2
| | | | album
* added sorting on most objects in most views, report bugs if you find points ↵Karl 'vollmerk' Vollmer2007-09-171-1/+5
| | | | where sorting fails
* added ability to view album art on browse ablums and removed redundent code ↵Karl 'vollmerk' Vollmer2007-08-061-45/+3
| | | | in show_artist, props to the first person who finds the bug with this re-use of code
* Replace references to old code with new codexgizzmo2007-08-011-2/+2
|
* more tweaks, hopefully fixing the flash player mostly needs to be embeded to ↵Karl 'vollmerk' Vollmer2007-07-291-5/+0
| | | | fix some remaining bugs
* - Fixed RatingsKarl 'vollmerk' Vollmer2007-06-071-0/+76
- Tweaked RSS, still needs work - Show Single artist mostly finished