Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added paging to the localplay playlist, fixed some preferences issues I ↵ | Karl 'vollmerk' Vollmer | 2008-08-05 | 1 | -0/+12 |
| | | | | introduced with the form register and caching | ||||
* | remove redundent code (Thx Protagonist) | Karl 'vollmerk' Vollmer | 2008-07-29 | 1 | -4/+2 |
| | |||||
* | password nag no longer requires a login/logout to clear after restting ↵ | Karl 'vollmerk' Vollmer | 2008-07-29 | 1 | -3/+27 |
| | | | | password, cache the prefs dropping the # of queries a bit per protags suggestion | ||||
* | improved preferences load, down to a single query and a single loop | Karl 'vollmerk' Vollmer | 2008-07-29 | 1 | -21/+9 |
| | |||||
* | some rather major bug fixes, corrected a preference setting issue, as well ↵ | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -10/+21 |
| | | | | as a preference update issue, fixed infinite plugin installing for fun and profit, also fixed updating the config file not regenerating the version correctly and the user creation allowing users with blank password, which does not work at the login | ||||
* | fixed recently played, removed a bunch of useless files, added new methods ↵ | Karl 'vollmerk' Vollmer | 2008-03-21 | 1 | -1/+1 |
| | | | | to api as requested by dev, fixed some minor issues with enabling of localplay methods | ||||
* | corrected a few queries, removed a few other useless ones that were already ↵ | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -3/+4 |
| | | | | broken | ||||
* | fixed updating access level for prefs, headers for po files, httpq player ↵ | Karl 'vollmerk' Vollmer | 2008-01-05 | 1 | -1/+9 |
| | | | | skip command and image resize for gif and png | ||||
* | fixed apply to all and updating of httpq instances | Karl 'vollmerk' Vollmer | 2008-01-04 | 1 | -2/+8 |
| | |||||
* | Fixed error when checking user permissions for preferences | flashk | 2007-12-29 | 1 | -0/+1 |
| | |||||
* | fixed the find duplicates stuff, its actually still broken somewhat but it ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -1/+0 |
| | | | | mostly works so why not commit eah? | ||||
* | fixed some playlist issues, (mime type and selection) cleaned up the ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -0/+80 |
| | | | | preferences lib a little more moved a lot into the class, updated references to old functions | ||||
* | re-added the edit users prefs mojo | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -1/+27 |
| | |||||
* | fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵ | Karl 'vollmerk' Vollmer | 2007-11-19 | 1 | -0/+22 |
| | | | | xml class and api mojo, handshake logic in place | ||||
* | more work on the localplay stuff, most details ironed out, just needs some ↵ | Karl 'vollmerk' Vollmer | 2007-09-12 | 1 | -0/+42 |
| | | | | code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class | ||||
* | - Fixed missing web_path on catalog functions | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -0/+23 |
| | | | | | - New Localplay Controller Abstract class, required for controllers - Tweaked preferences as needed for localplay mojo | ||||
* | step one of toasting /lib/preference.lib.php and also added a missing GPL note | Karl 'vollmerk' Vollmer | 2007-08-14 | 1 | -0/+155 |