| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix setting ACLs | Paul Arthur | 2013-02-11 | 1 | -3/+3 |
* | Clean up Access; use parameterised queries | Paul Arthur | 2013-01-29 | 1 | -245/+120 |
* | Drop stale references to 'xml-rpc' | Paul Arthur | 2013-01-28 | 1 | -4/+0 |
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -535/+535 |
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -12/+2 |
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -18/+18 |
* | Clean up Access::check_network | Paul Arthur | 2011-05-26 | 1 | -31/+24 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+0 |
* | Fixed issue with updating ACLs under Windows (reported by Citlali) | Paul Arthur | 2011-02-21 | 1 | -2/+2 |
* | 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 | -1/+0 |
* | test for phpdoc | momo-i | 2011-02-02 | 1 | -17/+65 |
* | little testing for phpdoc | momo-i | 2011-02-02 | 1 | -19/+65 |
* | Squashed commit of the following: | Elias Probst | 2010-12-08 | 1 | -1/+2 |
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -3/+5 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -167/+167 |
* | Cosmetics: use tabs for indentation, tweak some indentation/coding style. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -26/+26 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | Change catalog update display to 1/second | Karl 'vollmerk' Vollmer | 2010-02-19 | 1 | -4/+2 |
* | quick fix for acls | Karl 'vollmerk' Vollmer | 2010-02-19 | 1 | -5/+3 |
* | whole bunch more Dba::query replacements | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -6/+6 |
* | sync from branch | Karl 'vollmerk' Vollmer | 2009-05-06 | 1 | -0/+1 |
* | Add ability to have anonymouse access of a defined level with manual login of... | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -2/+2 |
* | Finish IPv6 support | Karl 'vollmerk' Vollmer | 2009-02-01 | 1 | -2/+26 |
* | ACL with IPv6 should be working / testing now | Karl 'vollmerk' Vollmer | 2009-01-31 | 1 | -2/+43 |
* | Add in IPv6 support to the ACLs and start work on the wizards for adding ACL ... | Karl 'vollmerk' Vollmer | 2009-01-31 | 1 | -21/+36 |
* | more cleanup, added numeric values of ratings to the song xml return | Karl 'vollmerk' Vollmer | 2008-11-15 | 1 | -1/+1 |
* | simplify the logic, and improve it all in one commit.. lies | Karl 'vollmerk' Vollmer | 2008-11-15 | 1 | -4/+9 |
* | add in require_localnet_session configuration | Karl 'vollmerk' Vollmer | 2008-11-15 | 1 | -2/+2 |
* | added direct links back in, added batch download to single artist view, remov... | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -0/+3 |
* | add in functionality to reset db charset also updated the update function to ... | Karl 'vollmerk' Vollmer | 2008-05-08 | 1 | -1/+1 |
* | first steps of a fix for the xml-rpc streaming and cataloging | Karl 'vollmerk' Vollmer | 2008-04-15 | 1 | -1/+1 |
* | fixed a stupid typo Thx CoF | Karl 'vollmerk' Vollmer | 2008-03-10 | 1 | -1/+1 |
* | fixed the acl issue... sigh | Karl 'vollmerk' Vollmer | 2008-03-07 | 1 | -7/+8 |
* | major corrections to reading of preferences and a few misc fixes which I have... | Karl 'vollmerk' Vollmer | 2008-02-29 | 1 | -2/+2 |
* | removed ip2int, int2ip custom functions fixed browse issues when adding filte... | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -5/+5 |
* | fix to user auth with xml-api (Thx purdyk) and fix update all not resetting a... | Karl 'vollmerk' Vollmer | 2008-02-09 | 1 | -0/+4 |
* | fixed three bugs found by purdyk with the api | Karl 'vollmerk' Vollmer | 2007-12-19 | 1 | -0/+1 |
* | cleaned up XML API errors so that they are always xml docs regardless | Karl 'vollmerk' Vollmer | 2007-12-18 | 1 | -0/+2 |
* | re-added the edit users prefs mojo | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -0/+11 |
* | added basic MPD user permissions in, I didnt force a level for everyone so an... | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -2/+32 |
* | renamed xml-rpc acl to rpc, added default mime type of image/jpg and added co... | Karl 'vollmerk' Vollmer | 2007-11-22 | 1 | -4/+9 |
* | little more work on the xml api, artists and albums now works | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -1/+1 |
* | more changes for the amarok hotness | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -0/+13 |
* | some inital work on an api for amarok, tweaked stream class a bit, think ther... | Karl 'vollmerk' Vollmer | 2007-11-19 | 1 | -0/+27 |
* | Corriger une faute de frappe (Merci Limed) | Karl 'vollmerk' Vollmer | 2007-10-18 | 1 | -1/+1 |
* | fixed acls, fixed transcoding issues | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -113/+92 |
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -3/+2 |
* | fixed up part of single album view, show songs is all gone, working on replac... | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -9/+33 |