Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix setting ACLs | Paul Arthur | 2013-02-11 | 1 | -3/+3 |
| | | | | _verify_range should be static. | ||||
* | 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 |
| | | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree. | ||||
* | 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 |
| | | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function. | ||||
* | Clean up Access::check_network | Paul Arthur | 2011-05-26 | 1 | -31/+24 |
| | | | | | Remove unused cases and duplicate SQL queries. Return false if the ACL type isn't in the list of approved types. | ||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+0 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | 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 |
| | | | | | | | | commit 8a5127572c89f28f060d3ad0819136f79b65faef Author: Elias Probst <mail@eliasprobst.eu> Date: Wed Dec 8 03:51:20 2010 +0100 Rewrote the error message for duplicate ACLs. Expose the error message to the UI. | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -2/+2 |
| | | | | of users | ||||
* | 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 |
| | | | | entries. Access Control broken in this revision due to missing DB update | ||||
* | 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, ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -0/+3 |
| | | | | removed useless cruft | ||||
* | add in functionality to reset db charset also updated the update function to ↵ | Karl 'vollmerk' Vollmer | 2008-05-08 | 1 | -1/+1 |
| | | | | take into account the collation | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2008-02-29 | 1 | -2/+2 |
| | | | | have now forgotten | ||||
* | removed ip2int, int2ip custom functions fixed browse issues when adding ↵ | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -5/+5 |
| | | | | filters in specific order | ||||
* | fix to user auth with xml-api (Thx purdyk) and fix update all not resetting ↵ | Karl 'vollmerk' Vollmer | 2008-02-09 | 1 | -0/+4 |
| | | | | album art cache | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -2/+32 |
| | | | | any existing setups will be defaulted to DENIED until they update their Localplay Level | ||||
* | renamed xml-rpc acl to rpc, added default mime type of image/jpg and added ↵ | Karl 'vollmerk' Vollmer | 2007-11-22 | 1 | -4/+9 |
| | | | | config options for batch download to the fs, no garbage collection for non-completed downloads yet. | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2007-11-19 | 1 | -0/+27 |
| | | | | theres still a bug with some playlist methods, also need to confirm problem with IE | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -9/+33 |
| | | | | replacement browse method |