summaryrefslogtreecommitdiffstats
path: root/lib/class/query.class.php
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-1381/+1381
* Query::clean() -> Query::gc()Paul Arthur2013-01-261-2/+2
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-12/+3
* Switch from _() to T_()Paul Arthur2012-04-121-1/+1
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
* Reworked searchPaul Arthur2011-04-021-0/+40
* 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-19/+39
* Catalog Filtering Added Bug#60Chris Slamar2011-01-241-12/+59
* Browsing by tag is broken. This doesn't fix it.Paul 'flowerysong' Arthur2010-06-151-73/+143
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-1/+4
* Remove leftover references to $id from before I decided to make Query non-sta...Paul 'flowerysong' Arthur2010-06-121-3/+3
* Change Browse from static to instantiable. Among other things, fixes FS#13;Paul 'flowerysong' Arthur2010-06-101-272/+299
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-10/+10
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-88/+88
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Make the tag cloud do something, only song browsing for now...Karl 'vollmerk' Vollmer2010-02-231-2/+14
* Replaced almost every dba::query to dba::read or dba::write.dipsol2009-12-141-513/+513
* sync of fix for #554Karl 'vollmerk' Vollmer2009-11-191-1/+14
* fix the two remaining identified tag issues from #475Karl 'vollmerk' Vollmer2009-05-261-1/+1
* remove manage democratic playlists under fix link for radio import, prevent n...Karl 'vollmerk' Vollmer2009-03-221-1/+1
* fix typo causing height to not display on art retrival, update to db allowing...Karl 'vollmerk' Vollmer2009-03-151-4/+6
* added sorting to the video browse, also made the api add_lt, add_gt work for ...Karl 'vollmerk' Vollmer2009-03-081-17/+41
* move over to query class as backend for browseKarl 'vollmerk' Vollmer2009-03-081-47/+65
* add length to the video browse, put in some stuff for the now playing table u...Karl 'vollmerk' Vollmer2009-03-081-28/+49
* maybe fix #404, unconfirmed implemented #405 other misc cleanupKarl 'vollmerk' Vollmer2009-03-011-0/+1170