| 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 | 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 | 4 | -21/+29 |
* | removed duplicate creation of tmpplaylist with flash player | Karl 'vollmerk' Vollmer | 2007-12-25 | 2 | -17/+4 |
* | few more tweaks preping for beta1 release, fixed typo in config file | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+1 |
* | added metadata hotness to the album art dump | Karl 'vollmerk' Vollmer | 2007-12-25 | 2 | -1/+21 |
* | added new album option on song edit (Thx Picasso) | Karl 'vollmerk' Vollmer | 2007-12-25 | 3 | -4/+45 |
* | fixed old password problem | Karl 'vollmerk' Vollmer | 2007-12-25 | 2 | -2/+5 |
* | 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 | 2 | -7/+17 |
* | changed alpha4 to beta1, updated translation base files, corrected mysql_auth... | Karl 'vollmerk' Vollmer | 2007-12-24 | 3 | -22/+23 |
* | fixed a problem with the dump that caused it not to work with MySQL 4.x | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -1/+10 |
* | 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 | 2 | -5/+31 |
* | fixed an issue with the flash player when the play method was not default | Karl 'vollmerk' Vollmer | 2007-12-23 | 2 | -0/+7 |
* | 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 | 3 | -72/+23 |
* | fixed opera playback, added playlist mojo to the xml api doodly, konqueror is... | Karl 'vollmerk' Vollmer | 2007-12-22 | 2 | -37/+46 |
* | API and XML-RPC are still broken, but moved to new session code, sleep time | Karl 'vollmerk' Vollmer | 2007-12-20 | 3 | -29/+304 |
* | 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 | 5 | -70/+203 |
* | cleaned up XML API errors so that they are always xml docs regardless | Karl 'vollmerk' Vollmer | 2007-12-18 | 2 | -1/+3 |
* | 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 | 3 | -121/+71 |
* | fixed some playlist issues, (mime type and selection) cleaned up the preferen... | Karl 'vollmerk' Vollmer | 2007-12-16 | 7 | -241/+168 |
* | sync of fix to stable | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -2/+5 |
* | seperated out the time into its own section on advanced random play, started ... | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -14/+27 |
* | added little note on access add as to the defaults, fixed api to use session_... | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -1/+1 |
* | fixed two transcode bugs | Karl 'vollmerk' Vollmer | 2007-12-15 | 2 | -4/+6 |
* | made downloads counted in stats fixes ticket #12 tweaked filename to be refor... | Karl 'vollmerk' Vollmer | 2007-12-15 | 2 | -1/+33 |
* | fixed display on catalog if no add/update has been performed, fixed the user ... | Karl 'vollmerk' Vollmer | 2007-12-11 | 1 | -2/+2 |
* | fixed ajax requests with invalid session not causing logout | Karl 'vollmerk' Vollmer | 2007-12-10 | 3 | -63/+19 |
* | tiny little tweak, came to me right before I headed off to bed, makes the sql... | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -2/+6 |
* | re-added the edit users prefs mojo | Karl 'vollmerk' Vollmer | 2007-12-10 | 3 | -2/+39 |
* | added basic MPD user permissions in, I didnt force a level for everyone so an... | Karl 'vollmerk' Vollmer | 2007-12-10 | 3 | -3/+35 |
* | database update, cleaned up some stuff | Karl 'vollmerk' Vollmer | 2007-12-10 | 3 | -128/+25 |
* | fixed the last of the missing MPD features, added new ajax config hotness (no... | Karl 'vollmerk' Vollmer | 2007-12-10 | 2 | -4/+26 |
* | added the controls to the mpd playlist does not refresh correctly, but does work | Karl 'vollmerk' Vollmer | 2007-12-09 | 2 | -21/+10 |
* | untested HTTPQ code, improved MPD parsing of URLS so it reconizes democratic ... | Karl 'vollmerk' Vollmer | 2007-12-08 | 1 | -0/+34 |
* | added paging to genre sub views, and added missing fields to the song single ... | Karl 'vollmerk' Vollmer | 2007-12-06 | 3 | -2/+39 |
* | fixed display issue when deleting track from a playlist, and fixed ordering o... | Karl 'vollmerk' Vollmer | 2007-12-06 | 1 | -1/+1 |
* | fixed lack of prefix on albums improves album art search results, thx darkside | Karl 'vollmerk' Vollmer | 2007-12-06 | 2 | -7/+10 |
* | fixed problem with invalid urls being sent to mpd in some cases | Karl 'vollmerk' Vollmer | 2007-12-05 | 1 | -11/+8 |