| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | tweaked the denied page, made it a little prettier and added conditional note... | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -0/+49 |
* | fixed some missing gettext, tweaked error reporting level on test.php and fix... | Karl 'vollmerk' Vollmer | 2007-11-25 | 2 | -4/+4 |
* | fixed the page reloads once and for all, had to revert to iframe for democrat... | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -1/+1 |
* | fixed voting up/down and removal of songs from democratic playlist after play... | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -1/+3 |
* | democratic play working, if still slightly sketchy | Karl 'vollmerk' Vollmer | 2007-11-24 | 2 | -7/+12 |
* | democratic play on its way to being fixed, can add songs to a playlist, and v... | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -10/+4 |
* | fixed some browsing stuff that I broke a while back | Karl 'vollmerk' Vollmer | 2007-11-24 | 6 | -11/+11 |
* | renamed xml-rpc acl to rpc, added default mime type of image/jpg and added co... | Karl 'vollmerk' Vollmer | 2007-11-22 | 1 | -2/+2 |
* | Almost finished css cleanup | spocky | 2007-11-20 | 38 | -213/+171 |
* | little more work on the xml api, artists and albums now works | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -1/+1 |
* | fixed the playlist methods, they all work now... semi-bug where the rightbar ... | Karl 'vollmerk' Vollmer | 2007-11-14 | 1 | -6/+2 |
* | - Updated Now Playing html/css | spocky | 2007-11-13 | 7 | -106/+107 |
* | added single song view | Karl 'vollmerk' Vollmer | 2007-11-13 | 1 | -0/+58 |
* | fixed some formating on the playlist single view, but really just testing the... | Karl 'vollmerk' Vollmer | 2007-11-12 | 1 | -1/+3 |
* | more democratic play work, still not working going to need db change to make ... | Karl 'vollmerk' Vollmer | 2007-11-12 | 5 | -100/+104 |
* | initial work on democratic play, not finished, added drop down select for pla... | Karl 'vollmerk' Vollmer | 2007-11-10 | 7 | -81/+174 |
* | fixed multi-genre random play | Karl 'vollmerk' Vollmer | 2007-11-05 | 1 | -3/+11 |
* | some slight tweaks to display on openstrands stuff, and fixed some potential ... | Karl 'vollmerk' Vollmer | 2007-11-04 | 1 | -1/+1 |