summaryrefslogtreecommitdiffstats
path: root/lib/class/browse.class.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed paging on browse catalogs page, disabled the write_tags script and ↵Karl 'vollmerk' Vollmer2007-12-301-0/+4
| | | | removed a dbl escape on the preferences
* removed random space on lastfm prefs, started work on managing shout and ↵Karl 'vollmerk' Vollmer2007-12-251-0/+9
| | | | flagged items, cleaned up shoutbox css a bit
* fixed filters being applied incorrectly, and removed un-needed query on show ↵Karl 'vollmerk' Vollmer2007-12-241-4/+30
| | | | album
* fixed typo preventing deletion of usersKarl 'vollmerk' Vollmer2007-12-171-1/+1
|
* tiny little tweak, came to me right before I headed off to bed, makes the ↵Karl 'vollmerk' Vollmer2007-12-101-2/+6
| | | | sql query a tiny bit shorter when not doing basic sorts
* added paging to the playlist view, corrected a few stupid parse errors / ↵Karl 'vollmerk' Vollmer2007-12-031-3/+48
| | | | mistakes
* broke some stuff, fixed some stuff... commiting before I turn of this boxKarl 'vollmerk' Vollmer2007-12-031-2/+12
|
* massive speed boost on the standard browse functionsKarl 'vollmerk' Vollmer2007-11-301-9/+48
|
* fixed some browsing stuff that I broke a while backKarl 'vollmerk' Vollmer2007-11-241-4/+8
|
* fixed invalid reference to start point for browsing (Thx yoog)Karl 'vollmerk' Vollmer2007-11-081-1/+1
|
* fixed admin prefs, flushed out localplay stuff, tweaked filters on browseKarl 'vollmerk' Vollmer2007-10-181-0/+14
|
* - hardcoded disk# sort order when sort is set to album namespocky2007-10-161-9/+10
| | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css
* ajax loading thingy added to css, fixed random methods on rightbar and added ↵Karl 'vollmerk' Vollmer2007-09-281-4/+11
| | | | a default sort to the browse methods
* more sorting fixes, and move catalog stats to statisticsKarl 'vollmerk' Vollmer2007-09-201-0/+10
|
* added sorting on most objects in most views, report bugs if you find points ↵Karl 'vollmerk' Vollmer2007-09-171-28/+119
| | | | where sorting fails
* fixed some +x stuff that shouldnt have been +x and moved the catalog ↵Karl 'vollmerk' Vollmer2007-09-091-0/+6
| | | | functions back into the content area
* fixed typo on update.php, fixed filtering on genre view and added match to ↵Karl 'vollmerk' Vollmer2007-09-031-7/+20
| | | | display of items
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
|
* fixed some ratings stuff, fixed some searching stuff as wellKarl 'vollmerk' Vollmer2007-08-091-2/+4
|
* default sort order on albums, artists & song titlesKarl 'vollmerk' Vollmer2007-08-071-21/+41
|
* added ability to view album art on browse ablums and removed redundent code ↵Karl 'vollmerk' Vollmer2007-08-061-0/+12
| | | | in show_artist, props to the first person who finds the bug with this re-use of code
* year another bump on openstrands, removed redundent files, fixed bug with ↵Karl 'vollmerk' Vollmer2007-08-051-0/+19
| | | | config gen and started work on playlists
* added a browse by all, noticed a bug with browsing _very_ large lists causes ↵Karl 'vollmerk' Vollmer2007-07-311-0/+1
| | | | it to pop know how to fix it, but I will do that tomorrow
* added paging on all song displaysKarl 'vollmerk' Vollmer2007-07-311-5/+54
|
* fixed song retaging, fixed the song view page tweaked sidebar browse and ↵Karl 'vollmerk' Vollmer2007-07-291-14/+30
| | | | fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-3/+21
| | | | | | | - New Database Update corrects some issues and makes internet radio possible - Fixed ratings - Added new Transcode preference, doesn't do anything yet - New "Radio Stations" browse type
* fixed some catalog update issues, fixed some genre pages and made the sql ↵Karl 'vollmerk' Vollmer2007-07-021-11/+18
| | | | sort stuff for show songs work
* made it so you could alpha_match search on artistsKarl 'vollmerk' Vollmer2007-06-091-0/+10
|
* fixed browse users, add user, edit userKarl 'vollmerk' Vollmer2007-06-041-0/+9
|
* fixed genre and artist view... mostly also fixed batch downloadsKarl 'vollmerk' Vollmer2007-06-041-0/+10
|
* started work on the sorting, and added in album viewing that kinda worksKarl 'vollmerk' Vollmer2007-05-071-7/+82
|
* added in basic browse by song functionality with filtering of unplayedKarl 'vollmerk' Vollmer2007-05-061-4/+152
|
* basic browse concept added to sidebar and start of the browse logicKarl 'vollmerk' Vollmer2007-05-061-0/+90