Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fixed Sorting on Admin->Browse Users | pb1dft | 2008-02-23 | 3 | -2/+52 |
| | | | | - Fixed Shoutbox and shoutbox management (pb1dft) | ||||
* | Fixed sorting on admin>users | pb1dft | 2008-02-20 | 1 | -2/+21 |
| | |||||
* | Fixed minor glitches in user registration | pb1dft | 2008-02-16 | 2 | -6/+12 |
| | |||||
* | fixed typo in mail class | Karl 'vollmerk' Vollmer | 2008-02-10 | 1 | -1/+1 |
| | |||||
* | fix to user auth with xml-api (Thx purdyk) and fix update all not resetting ↵ | Karl 'vollmerk' Vollmer | 2008-02-09 | 3 | -1/+7 |
| | | | | album art cache | ||||
* | added in patch to filter out disabled songs from duplicates display, thx joh6nn | Karl 'vollmerk' Vollmer | 2008-01-29 | 1 | -5/+10 |
| | |||||
* | helps if you return it | Karl 'vollmerk' Vollmer | 2008-01-27 | 1 | -0/+2 |
| | |||||
* | adjust the bitrate validation and only force it to be whole bytes | Karl 'vollmerk' Vollmer | 2008-01-27 | 1 | -25/+0 |
| | |||||
* | added in the rating images from greengeek, removed some useless functions, ↵ | Karl 'vollmerk' Vollmer | 2008-01-27 | 1 | -1/+1 |
| | | | | tweaked working on update to correctly reflect limitations | ||||
* | prevent db upgrade if version too old, fixed user creation | Karl 'vollmerk' Vollmer | 2008-01-27 | 1 | -0/+10 |
| | |||||
* | fixed the catalog creation, hopefully. added cleaning of shoutbox table to ↵ | Karl 'vollmerk' Vollmer | 2008-01-20 | 1 | -96/+28 |
| | | | | catalog clean fixed typo on install | ||||
* | fixed issue with xmlapi when no limit provided, fixed now playing refresh, ↵ | Karl 'vollmerk' Vollmer | 2008-01-19 | 3 | -9/+23 |
| | | | | fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi | ||||
* | Fixed artist display wrongly using ellipsis_threshold_album preference | spocky | 2008-01-17 | 1 | -1/+1 |
| | | | | Fixed wrong artist html encoding in random albums image title | ||||
* | Fixed update from tags (#121) | spocky | 2008-01-17 | 1 | -1/+1 |
| | |||||
* | Fixed album sorting not using disk# (this time, it shouldn't break anything) | spocky | 2008-01-15 | 2 | -2/+2 |
| | |||||
* | fixed missing default array and live_stream filter action | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -1/+4 |
| | |||||
* | fixed the filter display and added a playlist_type filter for admins | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -0/+28 |
| | |||||
* | fixed sorting order on browse playlists | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -0/+3 |
| | |||||
* | fixed public/private aspect of playlists, default is to filter out non-owned ↵ | Karl 'vollmerk' Vollmer | 2008-01-14 | 2 | -2/+18 |
| | | | | private playlists now | ||||
* | fixed random album art will now preference albums with art correctly | Karl 'vollmerk' Vollmer | 2008-01-13 | 1 | -3/+0 |
| | |||||
* | - Fixed search by rating (Thx alex2008) | Karl 'vollmerk' Vollmer | 2008-01-13 | 4 | -59/+69 |
| | | | | | - Fixed no result return on random methods - Added mime,language & lyrics to catalog updating functions | ||||
* | minor tweaks to session insertion to prevent crazy people with http agent ↵ | Karl 'vollmerk' Vollmer | 2008-01-13 | 2 | -3/+3 |
| | | | | strings over 255 from breaking the query, also fixed missing truncate | ||||
* | fixed write flags script, actually kinda sorta works again (Thx tomatopi) | Karl 'vollmerk' Vollmer | 2008-01-12 | 1 | -4/+50 |
| | |||||
* | fixed registration, show edit song title issue and added limit to xml api | Karl 'vollmerk' Vollmer | 2008-01-10 | 1 | -1/+12 |
| | |||||
* | fixed updating access level for prefs, headers for po files, httpq player ↵ | Karl 'vollmerk' Vollmer | 2008-01-05 | 1 | -1/+9 |
| | | | | skip command and image resize for gif and png | ||||
* | fixed apply to all and updating of httpq instances | Karl 'vollmerk' Vollmer | 2008-01-04 | 1 | -2/+8 |
| | |||||
* | slight tweak to the random album art, needs improvement will look funny on ↵ | Karl 'vollmerk' Vollmer | 2008-01-01 | 3 | -1/+19 |
| | | | | catalogs with no art (for now) editing an mpd instance works, need to fix httpq editing and add instance testing | ||||
* | first vestiages of edit localplay instance and test localplay instance support | Karl 'vollmerk' Vollmer | 2007-12-31 | 1 | -0/+12 |
| | |||||
* | fixed flag management interface, and potentially fixed an issue with ↵ | Karl 'vollmerk' Vollmer | 2007-12-31 | 2 | -9/+27 |
| | | | | use_auth=false | ||||
* | added ability to do add new on other elements of song edit (Thx picasso) ↵ | Karl 'vollmerk' Vollmer | 2007-12-31 | 2 | -47/+54 |
| | | | | added export catalog to csv | ||||
* | fixed localplay index problem after track delete, fixed lack of high-light ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 2 | -0/+18 |
| | | | | of current playing song, fixed problem were second localplay send would kill session of any existing items | ||||
* | fixed paging on browse catalogs page, disabled the write_tags script and ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 2 | -1/+5 |
| | | | | removed a dbl escape on the preferences | ||||
* | Removing rating of object will actually remove it from rating table | flashk | 2007-12-30 | 1 | -0/+8 |
| | |||||
* | Fixed error when checking user permissions for preferences | flashk | 2007-12-29 | 1 | -0/+1 |
| | |||||
* | Added ability to export catalog to iTunes database | flashk | 2007-12-29 | 1 | -32/+45 |
| | | | | Fixed sql error when creating catalog | ||||
* | Adding artist to playlist will order songs by album/track | flashk | 2007-12-26 | 1 | -1/+1 |
| | |||||
* | two file pattern fixes and some more work on the flagged stuff as well as ↵ | Karl 'vollmerk' Vollmer | 2007-12-26 | 2 | -37/+21 |
| | | | | some minor cleanup on the album art links | ||||
* | fixed preg on file pattern, some work on flagging, editing stuff actually ↵ | Karl 'vollmerk' Vollmer | 2007-12-26 | 2 | -33/+10 |
| | | | | flags thing again... | ||||
* | removed random space on lastfm prefs, started work on managing shout and ↵ | Karl 'vollmerk' Vollmer | 2007-12-25 | 3 | -19/+28 |
| | | | | flagged items, cleaned up shoutbox css a bit | ||||
* | removed duplicate creation of tmpplaylist with flash player | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -16/+3 |
| | |||||
* | added metadata hotness to the album art dump | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -0/+20 |
| | |||||
* | added new album option on song edit (Thx Picasso) | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+14 |
| | |||||
* | fixed old password problem | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+4 |
| | |||||
* | removed duplicate cookie-age and bad logic on read | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -4/+1 |
| | |||||
* | reimplemented the session function check | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -7/+13 |
| | |||||
* | changed alpha4 to beta1, updated translation base files, corrected ↵ | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -20/+21 |
| | | | | mysql_auth logic | ||||
* | fixed now playing for the API and lack of session extend when using the API | Karl 'vollmerk' Vollmer | 2007-12-24 | 3 | -3/+27 |
| | |||||
* | fixed filters being applied incorrectly, and removed un-needed query on show ↵ | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -4/+30 |
| | | | | album | ||||
* | fixed an issue with the flash player when the play method was not default | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -0/+3 |
| | |||||
* | fixed xml-rpc now uses handshake method properly | Karl 'vollmerk' Vollmer | 2007-12-23 | 2 | -31/+53 |
| |