summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* INSTALL was outdated and wrong and bad.Paul Arthur2013-03-291-241/+0
* Cosmetics: fix markdown in CHANGELOGPaul Arthur2013-03-291-2/+2
* Reformat CHANGELOG some more, move old entries outPaul Arthur2013-03-292-2819/+468
* Try slightly reformatting CHANGELOGPaul Arthur2013-03-291-0/+2350
* Treat Snoopy the same as other external modulesPaul Arthur2013-03-298-136/+793
* Update READMEPaul Arthur2013-03-291-54/+60
* Drop nonworking Dba::check_database_exists()Paul Arthur2013-03-292-13/+2
* Fix infinite loop in DbaPaul Arthur2013-03-291-1/+1
* Fix User::count()Paul Arthur2013-03-281-2/+3
* Fix Rating::gc()Paul Arthur2013-03-281-1/+1
* Don't store plaintext passwordsPaul Arthur2013-03-282-3/+2
* Try to fix remote streamingPaul Arthur2013-03-283-27/+18
* Make remote catalogs actually workPaul Arthur2013-03-2810-832/+654
* Try to be more robust in DbaPaul Arthur2013-03-281-0/+12
* Clean up AmpacheApi modulePaul Arthur2013-03-281-180/+191
* First pass at making a github READMEPaul Arthur2013-03-272-159/+125
* Remove sole use of Dba::seekPaul Arthur2013-02-111-1/+1
* Dba: return false on errorsPaul Arthur2013-02-111-0/+1
* Fix setting ACLsPaul Arthur2013-02-111-3/+3
* getID3: Import bugfix from forumPaul Arthur2013-02-111-4/+32
* Fix xml.server.php after changes to sessionPaul Arthur2013-02-112-2/+2
* FS#272 - Adding songs to democratic playlistPaul Arthur2013-02-071-1/+4
* Scrub user data in User->update()Paul Arthur2013-02-072-10/+15
* Fix persistent XSS vulnerabilities in AJAX editingPaul Arthur2013-02-072-0/+6
* Fix scrub_in to be saferPaul Arthur2013-02-072-2/+3
* the important part of the previous queue-commit...Holger Brunn2013-02-071-7/+49
* implement a play queue. middle-click (or right if that works better inHolger Brunn2013-02-071-0/+19
* align search box with buttonsHolger Brunn2013-02-073-14/+2
* add accesskeys (=hotkeys), changed <div>s for buttons to <button>Holger Brunn2013-02-071-7/+7
* FS#272 - Adding songs to democratic playlistPaul Arthur2013-02-072-6/+8
* Some cleanup of play URL handlingPaul Arthur2013-02-077-43/+55
* Drop Dba::escape in vainfoPaul Arthur2013-02-051-3/+3
* Clean up vainfo somewhatPaul Arthur2013-02-053-541/+245
* Add fallback title to filename metadata sourcePaul Arthur2013-02-051-2/+2
* Parameterise query in ApiPaul Arthur2013-02-041-8/+6
* delete_disabled.inc: use parameterised queryPaul Arthur2013-02-041-7/+6
* duplicates.php: drop unnecessary Dba::escape()Paul Arthur2013-02-041-1/+1
* Fix missed function call renamesPaul Arthur2013-02-031-2/+2
* Split the PDO check in twoPaul Arthur2013-02-032-9/+20
* Clean up PHP tests and reuse them in init.phpPaul Arthur2013-02-034-120/+87
* Fix the debug_result convenience functionPaul Arthur2013-02-034-148/+57
* Fix up the tests a bitPaul Arthur2013-02-033-48/+38
* Dba: fix more thingsPaul Arthur2013-02-031-17/+42
* Reuse our tests in the install checkPaul Arthur2013-02-034-332/+245
* Add a check that makes sure PDO is availablePaul Arthur2013-02-033-3/+26
* UI: Fix $hover_name 'Undefined variable' warningsPaul Arthur2013-02-021-2/+2
* Fix Dba::quote()Paul Arthur2013-02-021-2/+2
* Make Dba::query() a bit more correctPaul Arthur2013-02-021-3/+12
* Add $target backPaul Arthur2013-01-312-2/+2
* Remove $target from media->get_transcode_settings()Paul Arthur2013-01-311-1/+1