summaryrefslogtreecommitdiffstats
path: root/lib/class/browse.class.php
Commit message (Expand)AuthorAgeFilesLines
* Reworked searchPaul Arthur2011-04-021-0/+5
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-1/+1
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-1/+0
* test for phpdocmomo-i2011-02-021-18/+40
* Catalog Filtering Added Bug#60Chris Slamar2011-01-241-0/+2
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-0/+1
* Change Browse from static to instantiable. Among other things, fixes FS#13;Paul 'flowerysong' Arthur2010-06-101-95/+42
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-124/+124
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-17/+20
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Tweaked how features / bandwidth level is checked, not happy with it.Karl 'vollmerk' Vollmer2010-02-141-3/+28
* put supplemental object support back into the browse object for now, replace ...Karl 'vollmerk' Vollmer2009-03-131-0/+35
* add caching to video browse, update changelogKarl 'vollmerk' Vollmer2009-03-101-0/+1
* make browse extend query, removes a ton of redundent useless codeKarl 'vollmerk' Vollmer2009-03-091-270/+13
* fix some browsing issues I created with the query switch, considering having ...Karl 'vollmerk' Vollmer2009-03-091-1/+11
* fix a problem with single album display, also make the democratic play votes ...Karl 'vollmerk' Vollmer2009-03-091-0/+10
* move over to query class as backend for browseKarl 'vollmerk' Vollmer2009-03-081-929/+53
* maybe fix #404, unconfirmed implemented #405 other misc cleanupKarl 'vollmerk' Vollmer2009-03-011-2/+12
* move add radio station link to a more obvious locationKarl 'vollmerk' Vollmer2009-03-011-0/+1
* added localplay controls to api in addition to added/updated filtersKarl 'vollmerk' Vollmer2009-02-251-1/+25
* some more minor tweaks to democratic playlist, fixed now playing on localplay...Karl 'vollmerk' Vollmer2009-02-081-1/+1
* more tweaks to the democratic playlist, move the play command out front also ...Karl 'vollmerk' Vollmer2009-02-081-1/+6
* Add very basic buggy as crap video support, fix a few other minor bugs with p...Karl 'vollmerk' Vollmer2009-02-021-0/+20
* Ticket #378, The where statement was inserted before the join. That resulted ...dipsol2009-01-281-4/+10
* little more work, at least it is unbroken again... still not finishedKarl 'vollmerk' Vollmer2008-12-061-15/+57
* some more minor changes to the browsing, not complete yet but it is stuff I d...Karl 'vollmerk' Vollmer2008-12-061-9/+51
* junk commit, nothing really changedKarl 'vollmerk' Vollmer2008-12-021-4/+24
* no real progress, just saving my workKarl 'vollmerk' Vollmer2008-11-031-1/+1
* fix http auth issues, fix missing line sfrom dipsols patch, few other minor t...Karl 'vollmerk' Vollmer2008-10-291-1/+6
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-0/+7
* fix search when no results are found, actually show the correct "error"Karl 'vollmerk' Vollmer2008-08-311-1/+1
* fixed two sql queries and the slicing on search (Thx sylvander)Karl 'vollmerk' Vollmer2008-08-261-1/+1
* fixed the search add result button and messed up some browse sort stuffKarl 'vollmerk' Vollmer2008-08-221-3/+19
* fix filter + paging and add sort by artist and album on song browseKarl 'vollmerk' Vollmer2008-08-211-7/+16
* fixed the search a bit, made some random changes to charset and fixed some ec...Karl 'vollmerk' Vollmer2008-08-191-1/+1
* correct sql for re-sortingKarl 'vollmerk' Vollmer2008-08-191-1/+2
* fix single album and artist views, corrected get_total() from show_objects()Karl 'vollmerk' Vollmer2008-08-191-5/+28
* bunch of fixes, and some breaks for the browsingKarl 'vollmerk' Vollmer2008-08-181-138/+173
* good number of changes to browse, this breaks more then it fixes...Karl 'vollmerk' Vollmer2008-08-131-27/+62
* added "extra" caching for the album objectKarl 'vollmerk' Vollmer2008-08-081-1/+1
* fixed a long standing browsing issue where you could not browse two different...Karl 'vollmerk' Vollmer2008-08-081-6/+38
* make a good mess of things, and actually sync the starts_with patch from bran...Karl 'vollmerk' Vollmer2008-08-051-34/+41
* unbreak browsing and kind of torture tagging a littleKarl 'vollmerk' Vollmer2008-08-051-2/+2
* added paging to the localplay playlist, fixed some preferences issues I intro...Karl 'vollmerk' Vollmer2008-08-051-4/+9
* test icon for tag add, does not workKarl 'vollmerk' Vollmer2008-07-301-2/+1
* password nag no longer requires a login/logout to clear after restting passwo...Karl 'vollmerk' Vollmer2008-07-291-0/+2
* switched to sha() password encryption not using sha2 because of limitations o...Karl 'vollmerk' Vollmer2008-07-261-1/+1
* test commit switching to containsKarl 'vollmerk' Vollmer2008-07-151-5/+5
* fixed install, fixed default sort on single album viewKarl 'vollmerk' Vollmer2008-05-291-2/+2