Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reworked search | Paul Arthur | 2011-04-02 | 1 | -294/+0 |
| | | | | | Still has tentacles and should have been integrated into the existing API/Browse implementation better, but it's functional. | ||||
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+9 |
| | |||||
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -23/+23 |
| | |||||
* | Enhanced rating search; uses correct algorithm for calculation, allows | Paul 'flowerysong' Arthur | 2010-03-23 | 1 | -16/+27 |
| | | | | specification of the operator. | ||||
* | Make keyword search *really* play nice with others, by interacting with | Paul 'flowerysong' Arthur | 2010-03-20 | 1 | -2/+3 |
| | | | | the designated operator as expected. | ||||
* | Add missing $operator so keyword searching will play well with others. | Paul 'flowerysong' Arthur | 2010-03-20 | 1 | -1/+1 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -69/+69 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | switched to boolean mode fulltext search with conditional fuzzyness | martian | 2010-02-13 | 1 | -6/+22 |
| | |||||
* | clean up sql a bit | martian | 2010-02-11 | 1 | -19/+19 |
| | |||||
* | slight improvement to search result sorting | martian | 2010-02-11 | 1 | -1/+4 |
| | |||||
* | moved database alterations to proper place | martian | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | no hacks, especially db changing ones | Karl 'vollmerk' Vollmer | 2010-02-11 | 1 | -11/+0 |
| | |||||
* | fulltext instead of soundex | martian | 2010-02-11 | 1 | -37/+26 |
| | |||||
* | adding a soundex search with better sorting as long as search is ascii | martian | 2010-02-09 | 1 | -21/+43 |
| | |||||
* | sync from trunk | Karl 'vollmerk' Vollmer | 2009-06-02 | 1 | -2/+2 |
| | |||||
* | fix some browsing issues I created with the query switch, considering having ↵ | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -26/+2 |
| | | | | browse class extend query | ||||
* | add time range to advanced search, resolves #329 | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -0/+8 |
| | |||||
* | some other minor changes, nothing big | Karl 'vollmerk' Vollmer | 2008-11-29 | 1 | -9/+2 |
| | |||||
* | made the keyword search also look at tag information | Karl 'vollmerk' Vollmer | 2008-11-26 | 1 | -2/+5 |
| | |||||
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -7/+23 |
| | |||||
* | fix search when no results are found, actually show the correct "error" | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -1/+3 |
| | |||||
* | remove the genre references from search so it works again | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -10/+0 |
| | |||||
* | fixed rating display and rating advanced search, also allow new genre when ↵ | Karl 'vollmerk' Vollmer | 2008-04-21 | 1 | -6/+19 |
| | | | | adding radio station | ||||
* | - Fixed search by rating (Thx alex2008) | Karl 'vollmerk' Vollmer | 2008-01-13 | 1 | -22/+16 |
| | | | | | - Fixed no result return on random methods - Added mime,language & lyrics to catalog updating functions | ||||
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -3/+2 |
| | |||||
* | fixed some ratings stuff, fixed some searching stuff as well | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -8/+8 |
| | |||||
* | kill some debug warnings | xgizzmo | 2007-08-04 | 1 | -1/+1 |
| | |||||
* | fixed searching via quicksearch bar | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -5/+4 |
| | |||||
* | few fixups to pass W3C Validation Service (wip) | xgizzmo | 2007-07-19 | 1 | -1/+1 |
| | |||||
* | added ability to search year range | Karl 'vollmerk' Vollmer | 2007-03-25 | 1 | -1/+6 |
| | |||||
* | few more tweaks for windows dirs and fixed comment searching | Karl 'vollmerk' Vollmer | 2007-01-21 | 1 | -2/+4 |
| | |||||
* | added ability to search by ratings | Karl 'vollmerk' Vollmer | 2006-09-18 | 1 | -3/+18 |
| | |||||
* | updated spanish translation and tweak to vainfo | Karl 'vollmerk' Vollmer | 2006-06-23 | 1 | -1/+1 |
| | |||||
* | moved init.php improved vainfo a bit, removed checkboxes from search page | Karl 'vollmerk' Vollmer | 2006-06-17 | 1 | -5/+16 |
| | |||||
* | fixed the sql file... stupid mysql_dump | Karl 'vollmerk' Vollmer | 2006-04-21 | 1 | -1/+1 |
| | |||||
* | search fixes from rubin | Karl 'vollmerk' Vollmer | 2006-01-22 | 1 | -1/+2 |
| | |||||
* | aww yea | Karl 'vollmerk' Vollmer | 2006-01-05 | 1 | -1/+8 |
| | |||||
* | updated registration mojo thx pb1dft also some fluf updates | Karl 'vollmerk' Vollmer | 2006-01-02 | 1 | -1/+1 |
| | |||||
* | added keyword search and fixes up search a bunch thx rubin | Karl 'vollmerk' Vollmer | 2005-12-18 | 1 | -6/+34 |
| | |||||
* | fixed a problem with the error handler that was failing to log a vast ↵ | Karl 'vollmerk' Vollmer | 2005-11-29 | 1 | -1/+1 |
| | | | | majority of the errors :S | ||||
* | fixed the played search problem, and added a limit, and operator designation | Karl 'vollmerk' Vollmer | 2005-09-16 | 1 | -17/+38 |
| | |||||
* | tweaked to fix a search problem s1amson found | Karl 'vollmerk' Vollmer | 2005-09-13 | 1 | -1/+1 |
| | |||||
* | new search mojo, only song object type current works... | Karl 'vollmerk' Vollmer | 2005-09-08 | 1 | -145/+131 |
| | |||||
* | New Import | Karl 'vollmerk' Vollmer | 2005-06-09 | 1 | -0/+185 |