| Commit message (Expand) | Author | Age | Files | Lines |
* | remove manage democratic playlists under fix link for radio import, prevent n... | Karl 'vollmerk' Vollmer | 2009-03-22 | 2 | -3/+3 |
* | reset database charset on db update to make sure it remains in sync | Karl 'vollmerk' Vollmer | 2009-03-22 | 1 | -0/+4 |
* | bump version in init | Karl 'vollmerk' Vollmer | 2009-03-18 | 1 | -2/+2 |
* | move server prefs to admin menu (Thx geekdawg) fix missing web_path on radio ... | Karl 'vollmerk' Vollmer | 2009-03-18 | 1 | -2/+2 |
* | Fixed: forgot session check | momo-i | 2009-03-17 | 2 | -1/+15 |
* | escape after log entry and ptoning | Karl 'vollmerk' Vollmer | 2009-03-17 | 1 | -1/+3 |
* | always escape user input | Karl 'vollmerk' Vollmer | 2009-03-17 | 1 | -2/+1 |
* | Update changelog | momo-i | 2009-03-17 | 1 | -2/+0 |
* | Fixed: remote catalog doesn't clean | momo-i | 2009-03-17 | 2 | -1/+92 |
* | Fixed: no data rss #416 | momo-i | 2009-03-16 | 1 | -1/+1 |
* | Dba::escape() must be used around all user input in queries | Karl 'vollmerk' Vollmer | 2009-03-16 | 1 | -2/+2 |
* | no need to create object, get_now_playing() is a static function | Karl 'vollmerk' Vollmer | 2009-03-16 | 1 | -4/+2 |
* | Fixed: rss not work (get_now_playing) | momo-i | 2009-03-16 | 1 | -2/+4 |
* | Fixed: get lyrics wiki | momo-i | 2009-03-16 | 1 | -1/+2 |
* | Fixed: typo | momo-i | 2009-03-16 | 1 | -1/+1 |
* | Fixed: 1 line lyrics for insert db | momo-i | 2009-03-16 | 2 | -4/+5 |
* | Fixed: remote catalog update check (do not work yet) | momo-i | 2009-03-16 | 1 | -13/+18 |
* | Fixed: If remote catalog cleaning, always failed.(is_readable), remind next p... | momo-i | 2009-03-16 | 3 | -10/+17 |
* | prep for beta1 release, update sql files | Karl 'vollmerk' Vollmer | 2009-03-15 | 2 | -3/+3 |
* | Fixed: xmlrpc get image. getEncoding doesn't static function | momo-i | 2009-03-15 | 1 | -5/+7 |
* | add in the democratic methods (untested) | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -3/+56 |
* | Added: proxy use for xmlrpcclient. | momo-i | 2009-03-15 | 1 | -1/+7 |
* | fix democratic play interface feedback issues and make the wizard actually work | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -0/+32 |
* | revert to old random methods for now | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -1/+1 |
* | fix typo causing height to not display on art retrival, update to db allowing... | Karl 'vollmerk' Vollmer | 2009-03-15 | 10 | -101/+138 |
* | Fixed: import ok but playlist not shown #412 | momo-i | 2009-03-13 | 2 | -3/+4 |
* | Fixed: typo | momo-i | 2009-03-13 | 1 | -1/+1 |
* | Fixed: import m3u insert error | momo-i | 2009-03-13 | 2 | -4/+10 |
* | fix xspf playlists - fixes flash player display | Karl 'vollmerk' Vollmer | 2009-03-13 | 1 | -4/+4 |
* | put supplemental object support back into the browse object for now, replace ... | Karl 'vollmerk' Vollmer | 2009-03-13 | 3 | -5/+57 |
* | Added: get url using proxy #313(Thx faber) + proxyuser, proxypassword | momo-i | 2009-03-12 | 1 | -0/+23 |
* | Added: get lyrics from lyricswiki using proxy server | momo-i | 2009-03-12 | 1 | -4/+18 |
* | assoicate the democratic playback with the user who sends the url | Karl 'vollmerk' Vollmer | 2009-03-11 | 1 | -1/+1 |
* | fix missing page headers on democratic playlist, also show the voters | Karl 'vollmerk' Vollmer | 2009-03-11 | 3 | -46/+76 |
* | Fix: typo | momo-i | 2009-03-10 | 1 | -1/+1 |
* | Fixed: id3v2 tag lyrics display | momo-i | 2009-03-10 | 2 | -10/+10 |
* | fix tags in the api | Karl 'vollmerk' Vollmer | 2009-03-10 | 3 | -4/+6 |
* | add caching to video browse, update changelog | Karl 'vollmerk' Vollmer | 2009-03-10 | 1 | -0/+1 |
* | add video data to the API and add missing count="X" value to tag information | Karl 'vollmerk' Vollmer | 2009-03-10 | 3 | -10/+52 |
* | Updated: encode multibyte lyrics, if lyrics hasn't encoded UTF-8. Get lyrics ... | momo-i | 2009-03-09 | 1 | -7/+14 |
* | add tags to the artist and album xml documents | Karl 'vollmerk' Vollmer | 2009-03-09 | 4 | -8/+29 |
* | implement tag information on song xml document for the api, and put back genr... | Karl 'vollmerk' Vollmer | 2009-03-09 | 2 | -1/+18 |
* | make browse extend query, removes a ton of redundent useless code | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -270/+13 |
* | fix some browsing issues I created with the query switch, considering having ... | Karl 'vollmerk' Vollmer | 2009-03-09 | 2 | -27/+13 |
* | fix the update/add filters in the api and add them into artist and album | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -3/+14 |
* | add time range to advanced search, resolves #329 | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -0/+8 |
* | fix a problem with single album display, also make the democratic play votes ... | Karl 'vollmerk' Vollmer | 2009-03-09 | 2 | -5/+17 |
* | added sorting to the video browse, also made the api add_lt, add_gt work for ... | Karl 'vollmerk' Vollmer | 2009-03-08 | 2 | -18/+47 |
* | move over to query class as backend for browse | Karl 'vollmerk' Vollmer | 2009-03-08 | 2 | -976/+118 |
* | bump version | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -2/+2 |