summaryrefslogtreecommitdiffstats
path: root/lib/class
Commit message (Expand)AuthorAgeFilesLines
* 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-183-68/+200
* cleaned up XML API errors so that they are always xml docs regardlessKarl 'vollmerk' Vollmer2007-12-181-0/+2
* 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-162-1/+71
* fixed some playlist issues, (mime type and selection) cleaned up the preferen...Karl 'vollmerk' Vollmer2007-12-165-110/+165
* 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-101-1/+1
* 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-102-1/+38
* added basic MPD user permissions in, I didnt force a level for everyone so an...Karl 'vollmerk' Vollmer2007-12-101-2/+32
* database update, cleaned up some stuffKarl 'vollmerk' Vollmer2007-12-101-4/+9
* 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
* fixed album art dump bin script... cant sleep damnitKarl 'vollmerk' Vollmer2007-12-031-2/+2
* added paging to the playlist view, corrected a few stupid parse errors / mist...Karl 'vollmerk' Vollmer2007-12-031-3/+48
* broke some stuff, fixed some stuff... commiting before I turn of this boxKarl 'vollmerk' Vollmer2007-12-033-5/+100
* fixed registration page, and simplifed its logicKarl 'vollmerk' Vollmer2007-12-022-21/+115
* fixed public registration, added ADD button to the recently played stuffKarl 'vollmerk' Vollmer2007-12-021-4/+4
* fixed democratic play ordering along with some misc play isues with it, limit...Karl 'vollmerk' Vollmer2007-12-022-36/+73
* fixed access denied display, fixed typo in error log and fixed missing artist...Karl 'vollmerk' Vollmer2007-12-011-1/+1
* fixed url add to localplay, also changed some play links to addKarl 'vollmerk' Vollmer2007-12-012-0/+10
* fixed problem with automatic downsampling, referencing old functionKarl 'vollmerk' Vollmer2007-11-301-2/+0
* massive speed boost on the standard browse functionsKarl 'vollmerk' Vollmer2007-11-301-9/+48
* bump to alpha4, db update adds democratic table and add_path to catalogKarl 'vollmerk' Vollmer2007-11-261-2/+34
* fixed the page reloads once and for all, had to revert to iframe for democrat...Karl 'vollmerk' Vollmer2007-11-253-8/+9
* really fixed the non-removal of played songs this timeKarl 'vollmerk' Vollmer2007-11-241-1/+2
* fixed voting up/down and removal of songs from democratic playlist after play...Karl 'vollmerk' Vollmer2007-11-243-39/+34
* democratic play working, if still slightly sketchyKarl 'vollmerk' Vollmer2007-11-242-49/+100
* democratic play on its way to being fixed, can add songs to a playlist, and v...Karl 'vollmerk' Vollmer2007-11-243-87/+119
* added most popular back to the statistics page, formating needs to be tweaked...Karl 'vollmerk' Vollmer2007-11-241-2/+6
* fixed some browsing stuff that I broke a while backKarl 'vollmerk' Vollmer2007-11-241-4/+8
* slight performance tweakKarl 'vollmerk' Vollmer2007-11-221-0/+3
* Changed how playlists are sent to browsers so that it works on IE. Hopefully ...spocky2007-11-221-1/+2
* renamed xml-rpc acl to rpc, added default mime type of image/jpg and added co...Karl 'vollmerk' Vollmer2007-11-224-11/+68
* another speed improvement to the cataloging from HungusKarl 'vollmerk' Vollmer2007-11-221-3/+35
* some temporary tweaks to make the whole amarok thing work, will be tweaking t...Karl 'vollmerk' Vollmer2007-11-213-10/+20