summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* remove manage democratic playlists under fix link for radio import, prevent n...Karl 'vollmerk' Vollmer2009-03-222-3/+3
* reset database charset on db update to make sure it remains in syncKarl 'vollmerk' Vollmer2009-03-221-0/+4
* bump version in initKarl 'vollmerk' Vollmer2009-03-181-2/+2
* move server prefs to admin menu (Thx geekdawg) fix missing web_path on radio ...Karl 'vollmerk' Vollmer2009-03-181-2/+2
* Fixed: forgot session checkmomo-i2009-03-172-1/+15
* escape after log entry and ptoningKarl 'vollmerk' Vollmer2009-03-171-1/+3
* always escape user inputKarl 'vollmerk' Vollmer2009-03-171-2/+1
* Update changelogmomo-i2009-03-171-2/+0
* Fixed: remote catalog doesn't cleanmomo-i2009-03-172-1/+92
* Fixed: no data rss #416momo-i2009-03-161-1/+1
* Dba::escape() must be used around all user input in queriesKarl 'vollmerk' Vollmer2009-03-161-2/+2
* no need to create object, get_now_playing() is a static functionKarl 'vollmerk' Vollmer2009-03-161-4/+2
* Fixed: rss not work (get_now_playing)momo-i2009-03-161-2/+4
* Fixed: get lyrics wikimomo-i2009-03-161-1/+2
* Fixed: typomomo-i2009-03-161-1/+1
* Fixed: 1 line lyrics for insert dbmomo-i2009-03-162-4/+5
* Fixed: remote catalog update check (do not work yet)momo-i2009-03-161-13/+18
* Fixed: If remote catalog cleaning, always failed.(is_readable), remind next p...momo-i2009-03-163-10/+17
* prep for beta1 release, update sql filesKarl 'vollmerk' Vollmer2009-03-152-3/+3
* Fixed: xmlrpc get image. getEncoding doesn't static functionmomo-i2009-03-151-5/+7
* add in the democratic methods (untested)Karl 'vollmerk' Vollmer2009-03-151-3/+56
* Added: proxy use for xmlrpcclient.momo-i2009-03-151-1/+7
* fix democratic play interface feedback issues and make the wizard actually workKarl 'vollmerk' Vollmer2009-03-151-0/+32
* revert to old random methods for nowKarl 'vollmerk' Vollmer2009-03-151-1/+1
* fix typo causing height to not display on art retrival, update to db allowing...Karl 'vollmerk' Vollmer2009-03-1510-101/+138
* Fixed: import ok but playlist not shown #412momo-i2009-03-132-3/+4
* Fixed: typomomo-i2009-03-131-1/+1
* Fixed: import m3u insert errormomo-i2009-03-132-4/+10
* fix xspf playlists - fixes flash player displayKarl 'vollmerk' Vollmer2009-03-131-4/+4
* put supplemental object support back into the browse object for now, replace ...Karl 'vollmerk' Vollmer2009-03-133-5/+57
* Added: get url using proxy #313(Thx faber) + proxyuser, proxypasswordmomo-i2009-03-121-0/+23
* Added: get lyrics from lyricswiki using proxy servermomo-i2009-03-121-4/+18
* assoicate the democratic playback with the user who sends the urlKarl 'vollmerk' Vollmer2009-03-111-1/+1
* fix missing page headers on democratic playlist, also show the votersKarl 'vollmerk' Vollmer2009-03-113-46/+76
* Fix: typomomo-i2009-03-101-1/+1
* Fixed: id3v2 tag lyrics displaymomo-i2009-03-102-10/+10
* fix tags in the apiKarl 'vollmerk' Vollmer2009-03-103-4/+6
* add caching to video browse, update changelogKarl 'vollmerk' Vollmer2009-03-101-0/+1
* add video data to the API and add missing count="X" value to tag informationKarl 'vollmerk' Vollmer2009-03-103-10/+52
* Updated: encode multibyte lyrics, if lyrics hasn't encoded UTF-8. Get lyrics ...momo-i2009-03-091-7/+14
* add tags to the artist and album xml documentsKarl 'vollmerk' Vollmer2009-03-094-8/+29
* implement tag information on song xml document for the api, and put back genr...Karl 'vollmerk' Vollmer2009-03-092-1/+18
* make browse extend query, removes a ton of redundent useless codeKarl 'vollmerk' Vollmer2009-03-091-270/+13
* fix some browsing issues I created with the query switch, considering having ...Karl 'vollmerk' Vollmer2009-03-092-27/+13
* fix the update/add filters in the api and add them into artist and albumKarl 'vollmerk' Vollmer2009-03-091-3/+14
* add time range to advanced search, resolves #329Karl 'vollmerk' Vollmer2009-03-091-0/+8
* fix a problem with single album display, also make the democratic play votes ...Karl 'vollmerk' Vollmer2009-03-092-5/+17
* added sorting to the video browse, also made the api add_lt, add_gt work for ...Karl 'vollmerk' Vollmer2009-03-082-18/+47
* move over to query class as backend for browseKarl 'vollmerk' Vollmer2009-03-082-976/+118
* bump versionKarl 'vollmerk' Vollmer2009-03-081-2/+2