| Commit message (Expand) | Author | Age | Files | Lines |
* | FS#214 - Brackets In header.inc.php | Paul Arthur | 2012-02-20 | 1 | -1/+1 |
* | vainfo: unset disk if totaldiscs is 1 | Paul Arthur | 2012-02-20 | 1 | -6/+10 |
* | Drop unnecessary case branch. | Paul Arthur | 2012-02-20 | 1 | -3/+0 |
* | Update japanese translation. | momo-i | 2011-12-27 | 2 | -265/+235 |
* | Update base message. | momo-i | 2011-12-27 | 1 | -1/+15 |
* | Fixed messages translatable. | momo-i | 2011-12-27 | 1 | -4/+4 |
* | Update translation base. | momo-i | 2011-12-27 | 2 | -234/+219 |
* | Fixed messages translatable. | momo-i | 2011-12-27 | 5 | -31/+32 |
* | Fixed messages translatable. | momo-i | 2011-12-27 | 1 | -10/+5 |
* | Switched Ping date to ISO 8601, added expire to handshake also ISO 8601 | Karl Vollmer | 2011-12-19 | 1 | -1/+2 |
* | Fix catalog clean | Paul Arthur | 2011-12-02 | 1 | -1/+1 |
* | Fix some missing documentation, remove some obsolete functions | Karl Vollmer | 2011-12-01 | 2 | -81/+22 |
* | Fix Libre.FM scrobbling, remove errant data in handshake response | Karl Vollmer | 2011-12-01 | 1 | -7/+12 |
* | Whups | Karl Vollmer | 2011-12-01 | 1 | -1/+1 |
* | Fixed two PHP warnings, and some issues with how users were being constructed | Karl Vollmer | 2011-12-01 | 5 | -5/+10 |
* | Typo caused songs to be put in null catalog :S | Karl Vollmer | 2011-12-01 | 1 | -1/+1 |
* | Song and Album Art from remote catalogs now inserts locally, can't play the r... | Karl Vollmer | 2011-12-01 | 1 | -57/+16 |
* | Remove dangling version test | Paul Arthur | 2011-11-30 | 1 | -5/+0 |
* | Merge branch 'master' of gitorious.org:ampache/ampache | Karl Vollmer | 2011-11-30 | 1 | -1/+5 |
|\ |
|
| * | Add mbids and mode to the song xml response | Karl Vollmer | 2011-11-29 | 1 | -1/+5 |
* | | Ampache now requires PHP 5.3 or greater... 'JFDI' | Karl Vollmer | 2011-11-30 | 2 | -5/+2 |
|/ |
|
* | Merge branch 'master' of gitorious.org:ampache/ampache | Karl Vollmer | 2011-11-28 | 2 | -1/+2 |
|\ |
|
| * | FS#201 - Video files broken in search | Paul Arthur | 2011-11-28 | 2 | -1/+2 |
* | | Removed defunct functions, in theory inserting remote songs, untested though | Karl Vollmer | 2011-11-28 | 1 | -108/+43 |
|/ |
|
* | Switched API to exceptions rather then trigger_error in most instances, more ... | Karl Vollmer | 2011-11-28 | 3 | -24/+67 |
* | Testing Bot e-mail function, but a little more work on the remote catalogs | Karl Vollmer | 2011-11-23 | 1 | -13/+6 |
* | Updated changelog | Karl Vollmer | 2011-11-23 | 1 | -0/+2 |
* | Add Catalog count to handshake response for API, Wiki updated to reflect change | Karl Vollmer | 2011-11-23 | 1 | -1/+6 |
* | AmpacheApi -- Store handshake information | Karl Vollmer | 2011-11-23 | 2 | -40/+27 |
* | Add remote_username/password to Catalog Edit page | Karl Vollmer | 2011-11-23 | 3 | -6/+10 |
* | Inverted, remote not local | Karl Vollmer | 2011-11-23 | 1 | -1/+1 |
* | Fix DB updates so catalog remote_username and remote_password are added corre... | Karl Vollmer | 2011-11-23 | 4 | -13/+61 |
* | Add AmpacheAPI library | Karl Vollmer | 2011-11-23 | 1 | -0/+1 |
* | Add Basic Ampache API library - to be used by the remote catalog functionality | Karl Vollmer | 2011-11-23 | 1 | -0/+322 |
* | Removed examples | Karl Vollmer | 2011-11-23 | 17 | -662/+0 |
* | Make the access denied page a little more readable | Paul Arthur | 2011-11-22 | 1 | -10/+5 |
* | Clean up some more "security" things. | Paul Arthur | 2011-11-22 | 3 | -101/+3 |
* | Remove lib/security.lib.php | Paul Arthur | 2011-11-22 | 2 | -197/+0 |
* | Cosmetics: clean up some cruft in vainfo | Paul Arthur | 2011-11-22 | 1 | -98/+5 |
* | Add the ability to locally cache passwords validated by external means | Paul Arthur | 2011-11-18 | 3 | -0/+14 |
* | Remove unneeded file from captcha module | Paul Arthur | 2011-11-15 | 1 | -138/+0 |
* | Remove test scripts | Karl Vollmer | 2011-11-15 | 48 | -6272/+0 |
* | Remove special case for loading vauth | Paul Arthur | 2011-11-10 | 1 | -2/+0 |
* | Fix custom session handler. | Paul Arthur | 2011-11-09 | 2 | -0/+3 |
* | Some more cleanup of Last.FM art method | Paul Arthur | 2011-11-09 | 1 | -21/+18 |
* | FS#195 - Unable to gather album art from lastfm | Paul Arthur | 2011-11-09 | 2 | -16/+20 |
* | Some cleanup of the streaming code. | Paul Arthur | 2011-11-09 | 1 | -5/+4 |
* | Use strtolower in Horde_Browser | Paul Arthur | 2011-10-29 | 1 | -5/+6 |
* | Remove unnecessary call to header() | Paul Arthur | 2011-10-27 | 1 | -1/+0 |
* | Update Horde_Browser to latest. | Paul Arthur | 2011-10-27 | 5 | -543/+640 |