summaryrefslogtreecommitdiffstats
path: root/server/browse.ajax.php
Commit message (Collapse)AuthorAgeFilesLines
* slight tweak to the hotness added by spocky, added in a slight delay on the ↵Karl 'vollmerk' Vollmer2008-03-181-10/+11
| | | | onKeyUp removed the alpha list
* Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds ↵spocky2008-03-171-8/+10
| | | | | | more logical this way). Maybe we dont need "alphabet filter" above anymore. Or maybe we do (?). Fixed songs starting with "All" never searched
* fixed filters being applied incorrectly, and removed un-needed query on show ↵Karl 'vollmerk' Vollmer2007-12-241-4/+9
| | | | album
* - Added ability to delete radio and playlistKarl 'vollmerk' Vollmer2007-09-251-0/+25
| | | | | | | - Tweaked Classic CSS to fix issue with larger fonts - Fixed some javascript update issues due to quoting on the catalog processes - Fixed display of the MOTD
* added sorting on most objects in most views, report bugs if you find points ↵Karl 'vollmerk' Vollmer2007-09-171-0/+13
| | | | where sorting fails
* added ability to view album art on browse ablums and removed redundent code ↵Karl 'vollmerk' Vollmer2007-08-061-0/+53
in show_artist, props to the first person who finds the bug with this re-use of code