| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetics: clean up heads in server/ | Paul Arthur | 2013-01-25 | 13 | -91/+13 |
* | Start cleaning up the democratic thing. | Paul Arthur | 2012-10-15 | 1 | -4/+6 |
* | Consistently use 'object_type' in playlist returns | Paul Arthur | 2012-10-15 | 1 | -3/+3 |
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 2 | -5/+5 |
* | Clean up uses of Config::set and Config::set_by_array | Paul Arthur | 2012-03-06 | 1 | -1/+1 |
* | Disallow ballot stuffing | Karl Vollmer | 2011-10-26 | 1 | -1/+4 |
* | FS#189 Fixed dropdown selection | dipsol | 2011-09-14 | 1 | -0/+5 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 13 | -78/+13 |
* | Reworked search | Paul Arthur | 2011-04-02 | 1 | -0/+6 |
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 13 | -246/+390 |
* | Catalog Filtering Added Bug#60 | Chris Slamar | 2011-01-24 | 2 | -9/+11 |
* | Disallow ballot stuffing | Karl Vollmer | 2011-01-13 | 1 | -1/+4 |
* | JavaScript cleanup. Consistently use camelCase for naming JS functions. Use | Paul 'flowerysong' Arthur | 2010-06-24 | 2 | -2/+2 |
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 12 | -23/+25 |
* | Change Browse from static to instantiable. Among other things, fixes FS#13; | Paul 'flowerysong' Arthur | 2010-06-10 | 8 | -115/+96 |
* | I should have done it this way in the first place, instead of that ugly | Paul 'flowerysong' Arthur | 2010-06-09 | 1 | -15/+46 |
* | Clean up the rating code by moving uniqueness constraints into the database, | Paul 'flowerysong' Arthur | 2010-06-07 | 1 | -5/+2 |
* | Some missed hunks for playlist editing and miscellaneous related cleanup. | Paul 'flowerysong' Arthur | 2010-04-28 | 2 | -2/+4 |
* | Fix typo in api Thx cosmin | Karl 'vollmerk' Vollmer | 2010-03-24 | 1 | -1/+1 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 13 | -715/+715 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 13 | -0/+13 |
* | Make the tag cloud do something, only song browsing for now... | Karl 'vollmerk' Vollmer | 2010-02-23 | 1 | -5/+10 |
* | Removed dead xmlrpc files, started work migrating to LastFM v2.0 api | Karl 'vollmerk' Vollmer | 2010-02-05 | 1 | -2/+2 |
* | sync from 3.5.x r2268 | Karl 'vollmerk' Vollmer | 2010-02-02 | 1 | -0/+7 |
* | Fix refreshing of localplay playlist when an item is removed | Karl 'vollmerk' Vollmer | 2010-02-02 | 1 | -3/+5 |
* | Finish moving stuff out of doc into class, still needs more work to deal with... | Karl 'vollmerk' Vollmer | 2009-11-23 | 1 | -244/+3 |
* | Remove XML-RPC functions and start prep for use of new API for ampache catalo... | Karl 'vollmerk' Vollmer | 2009-11-19 | 1 | -59/+0 |
* | start of move of functions for api from doc to class where they belong | Karl 'vollmerk' Vollmer | 2009-11-19 | 1 | -96/+20 |
* | Sync of fix for #551 | Karl 'vollmerk' Vollmer | 2009-11-18 | 1 | -1/+6 |
* | Really really fix democratic localplay methods, now that i can test them | Karl 'vollmerk' Vollmer | 2009-11-14 | 1 | -2/+3 |
* | sync from branches fix for #548 | Karl 'vollmerk' Vollmer | 2009-11-14 | 1 | -2/+2 |
* | Attempt to fix #548 reference function that exists... | Karl 'vollmerk' Vollmer | 2009-11-13 | 1 | -4/+4 |
* | Correctly reference instanced democratic play object rather then using a stat... | Karl 'vollmerk' Vollmer | 2009-10-29 | 1 | -2/+2 |
* | Sync from 3.5.x set compatible to 350001, will update API to 360000 soon due ... | Karl 'vollmerk' Vollmer | 2009-09-15 | 1 | -1/+1 |
* | Sync addition of server version to API ping response | Karl 'vollmerk' Vollmer | 2009-09-14 | 1 | -1/+1 |
* | whups | Karl 'vollmerk' Vollmer | 2009-09-02 | 1 | -1/+1 |
* | Sync from branch | Karl 'vollmerk' Vollmer | 2009-09-02 | 1 | -2/+2 |
* | add rating to single song view, and include caching fix | Karl 'vollmerk' Vollmer | 2009-07-09 | 1 | -0/+3 |
* | Playlist adds now use the existing order rather then track order Fixed #484 | Karl 'vollmerk' Vollmer | 2009-07-09 | 1 | -2/+2 |
* | fix the albums of the moment showing up even if it could not find any | Karl 'vollmerk' Vollmer | 2009-07-08 | 1 | -1/+4 |
* | sync from trunk | Karl 'vollmerk' Vollmer | 2009-06-01 | 1 | -3/+4 |
* | added a missing semilicon(;) | dipsol | 2009-05-26 | 1 | -24/+24 |
* | fix url to song, and throw some non-working tag cloud crap in | Karl 'vollmerk' Vollmer | 2009-05-19 | 2 | -1/+14 |
* | api fixes, added librefm scrobbler (untested) and fixed minor error in header... | Karl 'vollmerk' Vollmer | 2009-05-18 | 1 | -6/+3 |
* | some incomplete work cleaning up the api a bit | Karl 'vollmerk' Vollmer | 2009-05-17 | 1 | -6/+6 |
* | fix lack of ui response on deleting track right after appending to saved play... | Karl 'vollmerk' Vollmer | 2009-04-30 | 1 | -0/+3 |
* | some tweaks to make the random play mojo work for streaming, does not work in... | Karl 'vollmerk' Vollmer | 2009-04-08 | 1 | -2/+2 |
* | add in the democratic methods (untested) | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -0/+36 |
* | fix democratic play interface feedback issues and make the wizard actually work | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -5/+15 |
* | template for democratic api stuff, no code | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -0/+14 |