summaryrefslogtreecommitdiffstats
path: root/lib/class/update.class.php
Commit message (Expand)AuthorAgeFilesLines
* Increase supported sessionID lengthPaul Arthur2013-10-301-0/+19
* Clean up UpdatePaul Arthur2013-10-301-93/+29
* Update the stream_playlist table to use MyISAMPaul Arthur2013-04-291-1/+14
* Switch Dba from mysql to PDO-MySQLPaul Arthur2013-01-291-1/+3
* Fix incorrect updatesPaul Arthur2013-01-281-9/+1
* Drop unnecessary updatesPaul Arthur2013-01-281-219/+2
* Clean up updatesPaul Arthur2013-01-281-148/+12
* Make the update process potentially sanePaul Arthur2013-01-281-606/+361
* Rename the 'local' auth method to 'pam'Paul Arthur2013-01-281-2/+14
* Cosmetics: death to tabsPaul Arthur2013-01-261-1649/+1649
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-11/+1
* Remove explicit collation settings from updatesPaul Arthur2013-01-251-17/+17
* Make playlist downloads idempotentPaul Arthur2013-01-151-0/+25
* Switch from print_r to json_encode in debug outputPaul Arthur2012-11-131-1/+0
* Switch from _() to T_()Paul Arthur2012-04-121-2/+2
* Increase the size of the mbid column in artistPaul Arthur2012-03-311-0/+15
* Add CLI tool for running database updatesPaul Arthur2012-03-061-8/+24
* Lengthen varchar for `tmp_playlist`.`session`Paul Arthur2012-02-211-0/+16
* Fix DB updates so catalog remote_username and remote_password are added corre...Karl Vollmer2011-11-231-1/+39
* Use Dba::fetch_assoc instead of mysql_fetch_assocPaul Arthur2011-06-241-1/+1
* Make require_session work with local auth.Paul Arthur2011-05-311-0/+13
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
* Reworked searchPaul Arthur2011-04-021-0/+22
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-1/+1
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-17/+41
* Fix installation (base.js requires prototype). Also squelch a warning in update.Paul 'flowerysong' Arthur2010-06-291-1/+1
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-1/+4
* Change Browse from static to instantiable. Among other things, fixes FS#13;Paul 'flowerysong' Arthur2010-06-101-0/+23
* Clean up the rating code by moving uniqueness constraints into the database,Paul 'flowerysong' Arthur2010-06-071-0/+14
* Minor output change. FS#96, reported by Nate Gotz.Paul 'flowerysong' Arthur2010-05-291-1/+1
* Testing is all well and good...but uncomment things before you commit them.Paul 'flowerysong' Arthur2010-05-061-1/+1
* You know, maybe I shouldn't be allowed to use computers. Revert accidentally Paul 'flowerysong' Arthur2010-05-051-18/+0
* Art work. Rationalise DB schema, support multiple thumbnail sizes and Paul 'flowerysong' Arthur2010-05-051-0/+61
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-32/+32
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-95/+95
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Typo - will require another db update eventually... sighKarl 'vollmerk' Vollmer2010-02-171-1/+1
* Fix typos, and tweak insert_now_playing preping for Video now playingKarl 'vollmerk' Vollmer2010-02-141-0/+10
* Tweaked how features / bandwidth level is checked, not happy with it.Karl 'vollmerk' Vollmer2010-02-141-2/+6
* moved database alterations to proper placemartian2010-02-111-0/+10
* Adding the bandwidth option to the preferences. This changes the complexity o...martian2010-02-091-4/+13
* Add AmpacheAPI external, start work on future db changesKarl 'vollmerk' Vollmer2010-02-041-1/+40
* Replaced almost every dba::query to dba::read or dba::write.dipsol2009-12-141-780/+780
* whole bunch more Dba::query replacementsKarl 'vollmerk' Vollmer2009-12-141-6/+6
* add MBID support Thx flowerysongKarl 'vollmerk' Vollmer2009-06-021-2/+17
* api fixes, added librefm scrobbler (untested) and fixed minor error in header...Karl 'vollmerk' Vollmer2009-05-181-0/+16
* add download for video that does not work, and most likely break song downloa...Karl 'vollmerk' Vollmer2009-05-151-0/+11
* reset database charset on db update to make sure it remains in syncKarl 'vollmerk' Vollmer2009-03-221-0/+4
* move server prefs to admin menu (Thx geekdawg) fix missing web_path on radio ...Karl 'vollmerk' Vollmer2009-03-181-2/+2