| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | minor tweaks to session insertion to prevent crazy people with http agent str... | Karl 'vollmerk' Vollmer | 2008-01-13 | 2 | -3/+3 |
* | 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 ski... | Karl 'vollmerk' Vollmer | 2008-01-05 | 1 | -1/+9 |
* | 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 ca... | Karl 'vollmerk' Vollmer | 2008-01-01 | 3 | -1/+19 |
* | 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 use_auth... | Karl 'vollmerk' Vollmer | 2007-12-31 | 2 | -9/+27 |
* | added ability to do add new on other elements of song edit (Thx picasso) adde... | Karl 'vollmerk' Vollmer | 2007-12-31 | 2 | -47/+54 |
* | fixed localplay index problem after track delete, fixed lack of high-light of... | Karl 'vollmerk' Vollmer | 2007-12-30 | 2 | -0/+18 |
* | fixed paging on browse catalogs page, disabled the write_tags script and remo... | Karl 'vollmerk' Vollmer | 2007-12-30 | 2 | -1/+5 |
* | 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 |
* | 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 som... | Karl 'vollmerk' Vollmer | 2007-12-26 | 2 | -37/+21 |
* | fixed preg on file pattern, some work on flagging, editing stuff actually fla... | Karl 'vollmerk' Vollmer | 2007-12-26 | 2 | -33/+10 |
* | removed random space on lastfm prefs, started work on managing shout and flag... | Karl 'vollmerk' Vollmer | 2007-12-25 | 3 | -19/+28 |
* | 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 mysql_auth... | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -20/+21 |
* | 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 |
* | 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 |
* | fixed issue where streams would start even with no songs | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -1/+1 |
* | fixed login that was out of order | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -2/+3 |
* | fixed API calls, cleaned up old functions that are no longer needed | Karl 'vollmerk' Vollmer | 2007-12-23 | 2 | -34/+23 |
* | fixed opera playback, added playlist mojo to the xml api doodly, konqueror is... | Karl 'vollmerk' Vollmer | 2007-12-22 | 1 | -0/+35 |
* | API and XML-RPC are still broken, but moved to new session code, sleep time | Karl 'vollmerk' Vollmer | 2007-12-20 | 2 | -14/+295 |
* | fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) s... | Karl 'vollmerk' Vollmer | 2007-12-20 | 4 | -3/+383 |
* | fixed three bugs found by purdyk with the api | Karl 'vollmerk' Vollmer | 2007-12-19 | 2 | -1/+2 |
* | fixed dbl negative on xml api and enabled the timestamp check as well as fixe... | Karl 'vollmerk' Vollmer | 2007-12-18 | 1 | -4/+5 |
* | fixed XML-RPC mostly, uses insecure/old authentication method, needs more work | Karl 'vollmerk' Vollmer | 2007-12-18 | 3 | -68/+200 |
* | cleaned up XML API errors so that they are always xml docs regardless | Karl 'vollmerk' Vollmer | 2007-12-18 | 1 | -0/+2 |
* | fixed typo preventing deletion of users | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -1/+1 |
* | added shoutbox functionality, only linked from song and album right now also ... | Karl 'vollmerk' Vollmer | 2007-12-17 | 2 | -0/+180 |
* | fixed mailing functions | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -0/+99 |
* | fixed delete disabled and sort_files bin scripts | Karl 'vollmerk' Vollmer | 2007-12-17 | 3 | -15/+14 |
* | fixed the find duplicates stuff, its actually still broken somewhat but it mo... | Karl 'vollmerk' Vollmer | 2007-12-16 | 2 | -1/+71 |
* | fixed some playlist issues, (mime type and selection) cleaned up the preferen... | Karl 'vollmerk' Vollmer | 2007-12-16 | 5 | -110/+165 |