summaryrefslogtreecommitdiffstats
path: root/lib/class
Commit message (Expand)AuthorAgeFilesLines
* Parameterise queries in QueryPaul Arthur2013-06-121-28/+28
* Don't cache browses for the APIPaul Arthur2013-06-122-18/+27
* Set Encoding parameter in ASX filesthinca2013-06-041-0/+1
* Cosmetic cleanup of the ASX outputPaul Arthur2013-06-041-3/+3
* Scrub output fields in ASX playlistsPaul Arthur2013-06-041-4/+5
* Drop validateEmailPaul Arthur2013-05-301-0/+9
* Clean up Core::autoload()Paul Arthur2013-05-301-11/+11
* Add and use Core::is_readable()Paul Arthur2013-05-302-23/+45
* Work on remote cleanPaul Arthur2013-05-301-28/+54
* Rating::build_cache: cache the correct valuethinca2013-05-301-2/+2
* Use the correct operator for 'before date' rulesthinca2013-05-301-1/+1
* Register session_write_close shutdown functionPaul Arthur2013-05-301-0/+4
* Change Dba::error() and audit its callersPaul Arthur2013-05-272-6/+8
* Dba: Add support for MySQL socketsrandomessence2013-05-271-1/+6
* Unify debugging output to a single filePaul Arthur2013-05-272-26/+26
* Clean up Song->_get_info() and constructorPaul Arthur2013-05-131-21/+21
* Fix Rating::gc()Paul Arthur2013-05-131-1/+1
* Make Catalog::count_songs use the correct variablePaul Arthur2013-05-131-1/+1
* Add support for nonstandard MySQL portsPaul Arthur2013-05-131-1/+8
* Stream::start_transcode: Fix typo in queryToilal2013-05-061-1/+1
* Update the stream_playlist table to use MyISAMPaul Arthur2013-04-291-1/+14
* Correct debug output for Stream_Playlist addsPaul Arthur2013-04-291-1/+1
* Clean up Random::play_url()Paul Arthur2013-04-231-3/+3
* Fix Stream_URL::parse()Paul Arthur2013-04-131-1/+1
* Fix democratic playlist displayPaul Arthur2013-04-131-2/+4
* Fix song downloadsPaul Arthur2013-04-111-0/+1
* GH#4: Tagging artist incorrectlyPaul Arthur2013-04-021-6/+9
* Drop nonworking Dba::check_database_exists()Paul Arthur2013-03-291-8/+0
* 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-281-1/+1
* Try to fix remote streamingPaul Arthur2013-03-281-5/+5
* Make remote catalogs actually workPaul Arthur2013-03-285-731/+572
* Try to be more robust in DbaPaul Arthur2013-03-281-0/+12
* 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
* Fix xml.server.php after changes to sessionPaul Arthur2013-02-111-1/+1
* FS#272 - Adding songs to democratic playlistPaul Arthur2013-02-071-1/+4
* Scrub user data in User->update()Paul Arthur2013-02-071-10/+13
* Fix scrub_in to be saferPaul Arthur2013-02-071-1/+2
* FS#272 - Adding songs to democratic playlistPaul Arthur2013-02-072-6/+8
* Some cleanup of play URL handlingPaul Arthur2013-02-076-42/+43
* Drop Dba::escape in vainfoPaul Arthur2013-02-051-3/+3
* Clean up vainfo somewhatPaul Arthur2013-02-051-528/+233
* Add fallback title to filename metadata sourcePaul Arthur2013-02-051-2/+2
* Parameterise query in ApiPaul Arthur2013-02-041-8/+6
* Dba: fix more thingsPaul Arthur2013-02-031-17/+42
* UI: Fix $hover_name 'Undefined variable' warningsPaul Arthur2013-02-021-2/+2