summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* two file pattern fixes and some more work on the flagged stuff as well as som...Karl 'vollmerk' Vollmer2007-12-262-37/+21
* fixed preg on file pattern, some work on flagging, editing stuff actually fla...Karl 'vollmerk' Vollmer2007-12-262-33/+10
* removed random space on lastfm prefs, started work on managing shout and flag...Karl 'vollmerk' Vollmer2007-12-254-21/+29
* removed duplicate creation of tmpplaylist with flash playerKarl 'vollmerk' Vollmer2007-12-252-17/+4
* few more tweaks preping for beta1 release, fixed typo in config fileKarl 'vollmerk' Vollmer2007-12-251-1/+1
* added metadata hotness to the album art dumpKarl 'vollmerk' Vollmer2007-12-252-1/+21
* added new album option on song edit (Thx Picasso)Karl 'vollmerk' Vollmer2007-12-253-4/+45
* fixed old password problemKarl 'vollmerk' Vollmer2007-12-252-2/+5
* removed duplicate cookie-age and bad logic on readKarl 'vollmerk' Vollmer2007-12-251-4/+1
* reimplemented the session function checkKarl 'vollmerk' Vollmer2007-12-252-7/+17
* changed alpha4 to beta1, updated translation base files, corrected mysql_auth...Karl 'vollmerk' Vollmer2007-12-243-22/+23
* fixed a problem with the dump that caused it not to work with MySQL 4.xKarl 'vollmerk' Vollmer2007-12-241-1/+10
* fixed now playing for the API and lack of session extend when using the APIKarl 'vollmerk' Vollmer2007-12-243-3/+27
* fixed filters being applied incorrectly, and removed un-needed query on show ...Karl 'vollmerk' Vollmer2007-12-242-5/+31
* fixed an issue with the flash player when the play method was not defaultKarl 'vollmerk' Vollmer2007-12-232-0/+7
* fixed xml-rpc now uses handshake method properlyKarl 'vollmerk' Vollmer2007-12-232-31/+53
* fixed issue where streams would start even with no songsKarl 'vollmerk' Vollmer2007-12-231-1/+1
* fixed login that was out of orderKarl 'vollmerk' Vollmer2007-12-231-2/+3
* fixed API calls, cleaned up old functions that are no longer neededKarl 'vollmerk' Vollmer2007-12-233-72/+23
* fixed opera playback, added playlist mojo to the xml api doodly, konqueror is...Karl 'vollmerk' Vollmer2007-12-222-37/+46
* API and XML-RPC are still broken, but moved to new session code, sleep timeKarl 'vollmerk' Vollmer2007-12-203-29/+304
* fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) s...Karl 'vollmerk' Vollmer2007-12-204-3/+383
* fixed three bugs found by purdyk with the apiKarl 'vollmerk' Vollmer2007-12-192-1/+2
* fixed dbl negative on xml api and enabled the timestamp check as well as fixe...Karl 'vollmerk' Vollmer2007-12-181-4/+5
* fixed XML-RPC mostly, uses insecure/old authentication method, needs more workKarl 'vollmerk' Vollmer2007-12-185-70/+203
* cleaned up XML API errors so that they are always xml docs regardlessKarl 'vollmerk' Vollmer2007-12-182-1/+3
* fixed typo preventing deletion of usersKarl 'vollmerk' Vollmer2007-12-171-1/+1
* added shoutbox functionality, only linked from song and album right now also ...Karl 'vollmerk' Vollmer2007-12-172-0/+180
* fixed mailing functionsKarl 'vollmerk' Vollmer2007-12-171-0/+99
* fixed delete disabled and sort_files bin scriptsKarl 'vollmerk' Vollmer2007-12-173-15/+14
* fixed the find duplicates stuff, its actually still broken somewhat but it mo...Karl 'vollmerk' Vollmer2007-12-163-121/+71
* fixed some playlist issues, (mime type and selection) cleaned up the preferen...Karl 'vollmerk' Vollmer2007-12-167-241/+168
* sync of fix to stableKarl 'vollmerk' Vollmer2007-12-161-2/+5
* seperated out the time into its own section on advanced random play, started ...Karl 'vollmerk' Vollmer2007-12-151-14/+27
* added little note on access add as to the defaults, fixed api to use session_...Karl 'vollmerk' Vollmer2007-12-151-1/+1
* fixed two transcode bugsKarl 'vollmerk' Vollmer2007-12-152-4/+6
* made downloads counted in stats fixes ticket #12 tweaked filename to be refor...Karl 'vollmerk' Vollmer2007-12-152-1/+33
* fixed display on catalog if no add/update has been performed, fixed the user ...Karl 'vollmerk' Vollmer2007-12-111-2/+2
* fixed ajax requests with invalid session not causing logoutKarl 'vollmerk' Vollmer2007-12-103-63/+19
* tiny little tweak, came to me right before I headed off to bed, makes the sql...Karl 'vollmerk' Vollmer2007-12-101-2/+6
* re-added the edit users prefs mojoKarl 'vollmerk' Vollmer2007-12-103-2/+39
* added basic MPD user permissions in, I didnt force a level for everyone so an...Karl 'vollmerk' Vollmer2007-12-103-3/+35
* database update, cleaned up some stuffKarl 'vollmerk' Vollmer2007-12-103-128/+25
* fixed the last of the missing MPD features, added new ajax config hotness (no...Karl 'vollmerk' Vollmer2007-12-102-4/+26
* added the controls to the mpd playlist does not refresh correctly, but does workKarl 'vollmerk' Vollmer2007-12-092-21/+10
* untested HTTPQ code, improved MPD parsing of URLS so it reconizes democratic ...Karl 'vollmerk' Vollmer2007-12-081-0/+34
* added paging to genre sub views, and added missing fields to the song single ...Karl 'vollmerk' Vollmer2007-12-063-2/+39
* fixed display issue when deleting track from a playlist, and fixed ordering o...Karl 'vollmerk' Vollmer2007-12-061-1/+1
* fixed lack of prefix on albums improves album art search results, thx darksideKarl 'vollmerk' Vollmer2007-12-062-7/+10
* fixed problem with invalid urls being sent to mpd in some casesKarl 'vollmerk' Vollmer2007-12-051-11/+8