| Commit message (Expand) | Author | Age | Files | Lines |
* | minor tweaks to session insertion to prevent crazy people with http agent str... | Karl 'vollmerk' Vollmer | 2008-01-13 | 1 | -1/+1 |
* | fixed registration, show edit song title issue and added limit to xml api | Karl 'vollmerk' Vollmer | 2008-01-10 | 1 | -1/+1 |
* | fixed confirmation page for registration and made it account for greylisting | Karl 'vollmerk' Vollmer | 2008-01-10 | 2 | -1/+54 |
* | reordered volume buttons for localplay per david fosters recommendation | Karl 'vollmerk' Vollmer | 2008-01-09 | 1 | -2/+2 |
* | added last gpl header, removed useless file | Karl 'vollmerk' Vollmer | 2008-01-05 | 1 | -25/+0 |
* | Some headers modified | pb1dft | 2008-01-04 | 6 | -1/+136 |
* | fixed sending to localplay for democratic playlist | Karl 'vollmerk' Vollmer | 2008-01-04 | 1 | -1/+1 |
* | Fixed show all songs multi-page showing incorrect data on page flip | Karl 'vollmerk' Vollmer | 2008-01-02 | 1 | -21/+0 |
* | slight tweak to the random album art, needs improvement will look funny on ca... | Karl 'vollmerk' Vollmer | 2008-01-01 | 1 | -1/+1 |
* | first vestiages of edit localplay instance and test localplay instance support | Karl 'vollmerk' Vollmer | 2007-12-31 | 3 | -2/+39 |
* | added back the multi-char filter for browse | Karl 'vollmerk' Vollmer | 2007-12-31 | 1 | -0/+4 |
* | fixed flag management interface, and potentially fixed an issue with use_auth... | Karl 'vollmerk' Vollmer | 2007-12-31 | 2 | -14/+37 |
* | added ability to do add new on other elements of song edit (Thx picasso) adde... | Karl 'vollmerk' Vollmer | 2007-12-31 | 3 | -12/+25 |
* | fixed localplay index problem after track delete, fixed lack of high-light of... | Karl 'vollmerk' Vollmer | 2007-12-30 | 2 | -2/+1 |
* | fixed an issue with downsample remote where it required access_control to be ... | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -1/+1 |
* | fixed paging on browse catalogs page, disabled the write_tags script and remo... | Karl 'vollmerk' Vollmer | 2007-12-30 | 3 | -6/+0 |
* | Added ability to export catalog to iTunes database | flashk | 2007-12-29 | 2 | -0/+56 |
* | Fixed rating search field not using previously selected value | flashk | 2007-12-27 | 1 | -5/+5 |
* | two file pattern fixes and some more work on the flagged stuff as well as som... | Karl 'vollmerk' Vollmer | 2007-12-26 | 3 | -11/+11 |
* | fixed preg on file pattern, some work on flagging, editing stuff actually fla... | Karl 'vollmerk' Vollmer | 2007-12-26 | 2 | -3/+3 |
* | removed random space on lastfm prefs, started work on managing shout and flag... | Karl 'vollmerk' Vollmer | 2007-12-25 | 4 | -42/+24 |
* | fixed the centering on the MOTD | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -2/+6 |
* | added new album option on song edit (Thx Picasso) | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+3 |
* | fixed filters being applied incorrectly, and removed un-needed query on show ... | Karl 'vollmerk' Vollmer | 2007-12-24 | 4 | -2/+5 |
* | fixed xml-rpc now uses handshake method properly | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -1/+0 |
* | fixed an album art issue created with the new auth code | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -3/+4 |
* | fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) s... | Karl 'vollmerk' Vollmer | 2007-12-20 | 2 | -7/+9 |
* | fixed XML-RPC mostly, uses insecure/old authentication method, needs more work | Karl 'vollmerk' Vollmer | 2007-12-18 | 1 | -2/+2 |
* | fixed typo preventing deletion of users | Karl 'vollmerk' Vollmer | 2007-12-17 | 2 | -4/+4 |
* | added shoutbox functionality, only linked from song and album right now also ... | Karl 'vollmerk' Vollmer | 2007-12-17 | 6 | -5/+117 |
* | fixed mailing functions | 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 | 4 | -134/+107 |
* | fixed some playlist issues, (mime type and selection) cleaned up the preferen... | Karl 'vollmerk' Vollmer | 2007-12-16 | 2 | -1/+2 |
* | seperated out the time into its own section on advanced random play, started ... | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -4/+21 |
* | added little note on access add as to the defaults, fixed api to use session_... | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -1/+3 |
* | re-added the edit users prefs mojo | Karl 'vollmerk' Vollmer | 2007-12-10 | 3 | -1/+63 |
* | added basic MPD user permissions in, I didnt force a level for everyone so an... | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -2/+4 |
* | database update, cleaned up some stuff | Karl 'vollmerk' Vollmer | 2007-12-10 | 4 | -20/+85 |
* | fixed the last of the missing MPD features, added new ajax config hotness (no... | Karl 'vollmerk' Vollmer | 2007-12-10 | 2 | -10/+14 |
* | added the controls to the mpd playlist does not refresh correctly, but does work | Karl 'vollmerk' Vollmer | 2007-12-09 | 1 | -40/+15 |
* | added paging to genre sub views, and added missing fields to the song single ... | Karl 'vollmerk' Vollmer | 2007-12-06 | 2 | -2/+24 |
* | fixed lack of prefix on albums improves album art search results, thx darkside | Karl 'vollmerk' Vollmer | 2007-12-06 | 3 | -3/+3 |
* | added paging to the playlist view, corrected a few stupid parse errors / mist... | Karl 'vollmerk' Vollmer | 2007-12-03 | 3 | -2/+2 |
* | broke some stuff, fixed some stuff... commiting before I turn of this box | Karl 'vollmerk' Vollmer | 2007-12-03 | 1 | -3/+3 |
* | fixed registration page, and simplifed its logic | Karl 'vollmerk' Vollmer | 2007-12-02 | 2 | -1/+61 |
* | fixed public registration, added ADD button to the recently played stuff | Karl 'vollmerk' Vollmer | 2007-12-02 | 1 | -0/+5 |
* | corrected some display problems with the capatcha and agreements enabled on u... | Karl 'vollmerk' Vollmer | 2007-12-02 | 1 | -9/+10 |
* | fixed democratic play ordering along with some misc play isues with it, limit... | Karl 'vollmerk' Vollmer | 2007-12-02 | 3 | -122/+116 |
* | fixed url add to localplay, also changed some play links to add | Karl 'vollmerk' Vollmer | 2007-12-01 | 2 | -4/+4 |
* | massive speed boost on the standard browse functions | Karl 'vollmerk' Vollmer | 2007-11-30 | 2 | -0/+7 |