| Commit message (Expand) | Author | Age | Files | Lines |
* | Rating::build_cache: cache the correct value | thinca | 2013-05-30 | 1 | -2/+2 |
* | Fix Rating::gc() | Paul Arthur | 2013-05-13 | 1 | -1/+1 |
* | Fix Rating::gc() | Paul Arthur | 2013-03-28 | 1 | -1/+1 |
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -210/+210 |
* | Move clean functions into their respective classes | Paul Arthur | 2013-01-25 | 1 | -0/+11 |
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -11/+1 |
* | Mess around with ratings | Paul Arthur | 2013-01-23 | 1 | -9/+0 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+0 |
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
* | header comment for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -18/+39 |
* | Use the correct variable. Reported by LostInMotion. | Paul 'flowerysong' Arthur | 2010-07-20 | 1 | -1/+1 |
* | Plugin work. Plugins are now pluggable: no plugin-specific code in the main ... | Paul 'flowerysong' Arthur | 2010-06-22 | 1 | -0/+7 |
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -9/+21 |
* | Clean up the rating code by moving uniqueness constraints into the database, | Paul 'flowerysong' Arthur | 2010-06-07 | 1 | -125/+96 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -79/+79 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | Remove Dba::query from a few more classes | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -2/+2 |
* | add rating to single song view, and include caching fix | Karl 'vollmerk' Vollmer | 2009-07-09 | 1 | -4/+4 |
* | simplify code, remove large if else statement | momo-i | 2008-09-03 | 1 | -33/+31 |
* | (no commit message) | momo-i | 2008-09-03 | 1 | -29/+33 |
* | switched to sha() password encryption not using sha2 because of limitations o... | Karl 'vollmerk' Vollmer | 2008-07-26 | 1 | -4/+4 |
* | fixed rating caching | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -3/+33 |
* | added direct links back in, added batch download to single artist view, remov... | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -8/+5 |
* | added in some caching and add the database upgrade that will make the taging ... | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -15/+40 |
* | commit of the patches from codeoverload to implement tagging, will not work w... | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -3/+14 |
* | fixed rating display and rating advanced search, also allow new genre when ad... | Karl 'vollmerk' Vollmer | 2008-04-21 | 1 | -2/+2 |
* | changed rating display to use 1 digit rounded average, a little bit different... | spocky | 2008-04-02 | 1 | -5/+9 |
* | added in the rating images from greengeek, removed some useless functions, tw... | Karl 'vollmerk' Vollmer | 2008-01-27 | 1 | -1/+1 |
* | Removing rating of object will actually remove it from rating table | flashk | 2007-12-30 | 1 | -0/+8 |
* | more work on the localplay stuff, most details ironed out, just needs some co... | Karl 'vollmerk' Vollmer | 2007-09-12 | 1 | -6/+6 |
* | Really fixed a rating issue this time | xgizzmo | 2007-09-11 | 1 | -2/+2 |
* | fixed a rating issue | xgizzmo | 2007-09-10 | 1 | -4/+4 |
* | fixed some ratings stuff, fixed some searching stuff as well | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -6/+6 |
* | - Added Live Stream (Internet Radio) support | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -6/+11 |
* | sync french translation, fixed ratings | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -5/+30 |
* | - Fixed Ratings | Karl 'vollmerk' Vollmer | 2007-06-07 | 1 | -19/+20 |
* | fixed up part of single album view, show songs is all gone, working on replac... | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -6/+6 |
* | * Fixed xmlrpc, hopefully | Karl 'vollmerk' Vollmer | 2007-02-11 | 1 | -11/+13 |
* | fixed a few more unescaped ids | Karl 'vollmerk' Vollmer | 2006-02-08 | 1 | -2/+2 |
* | fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and stu... | Karl 'vollmerk' Vollmer | 2006-01-04 | 1 | -1/+3 |
* | updated registration mojo thx pb1dft also some fluf updates | Karl 'vollmerk' Vollmer | 2006-01-02 | 1 | -1/+1 |
* | fixed rating system if using non-flash | Karl 'vollmerk' Vollmer | 2005-12-27 | 1 | -4/+25 |
* | new coolness from sigger | Karl 'vollmerk' Vollmer | 2005-12-27 | 1 | -4/+6 |
* | initial ratings mojo, some stylesheet fixes, changed user preferences again a... | Karl 'vollmerk' Vollmer | 2005-12-25 | 1 | -4/+30 |
* | new rating class for SoundOfEmotions rating mojo | Karl 'vollmerk' Vollmer | 2005-12-23 | 1 | -0/+86 |