summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed three bugs found by purdyk with the apiKarl 'vollmerk' Vollmer2007-12-193-2/+3
|
* fixed dbl negative on xml api and enabled the timestamp check as well as ↵Karl 'vollmerk' Vollmer2007-12-184-8/+10
| | | | fixed a typo in the config file
* fixed XML-RPC mostly, uses insecure/old authentication method, needs more workKarl 'vollmerk' Vollmer2007-12-1810-101/+241
|
* cleaned up XML API errors so that they are always xml docs regardlessKarl 'vollmerk' Vollmer2007-12-184-21/+39
|
* fixed typo preventing deletion of usersKarl 'vollmerk' Vollmer2007-12-174-7/+7
|
* added shoutbox functionality, only linked from song and album right now also ↵Karl 'vollmerk' Vollmer2007-12-1713-6/+359
| | | | interface for adding could use some improvement and also needs some management stuff to remove stickies etc
* fixed mailing functionsKarl 'vollmerk' Vollmer2007-12-176-246/+136
|
* fixed delete disabled and sort_files bin scriptsKarl 'vollmerk' Vollmer2007-12-176-62/+37
|
* fixed the find duplicates stuff, its actually still broken somewhat but it ↵Karl 'vollmerk' Vollmer2007-12-1614-274/+249
| | | | mostly works so why not commit eah?
* fixed some playlist issues, (mime type and selection) cleaned up the ↵Karl 'vollmerk' Vollmer2007-12-1613-246/+183
| | | | preferences lib a little more moved a lot into the class, updated references to old functions
* sync of fix to stableKarl 'vollmerk' Vollmer2007-12-162-2/+6
|
* seperated out the time into its own section on advanced random play, started ↵Karl 'vollmerk' Vollmer2007-12-153-18/+49
| | | | working on the unplayed, still not finished, started work on highest rated as well, not working yet
* added little note on access add as to the defaults, fixed api to use ↵Karl 'vollmerk' Vollmer2007-12-155-2/+19
| | | | session_length added check for session functions with redirect to /test.php on failure
* fixed two transcode bugsKarl 'vollmerk' Vollmer2007-12-156-8/+15
|
* made downloads counted in stats fixes ticket #12 tweaked filename to be ↵Karl 'vollmerk' Vollmer2007-12-155-3/+47
| | | | reformated to match the catalog rename pattern
* minor typo in mpd controller prevented it from being enabledKarl 'vollmerk' Vollmer2007-12-131-1/+1
|
* moved to a more GPL friendly font, hopefully considering it came from ↵Karl 'vollmerk' Vollmer2007-12-133-3/+1
| | | | debians stuff
* fixed display on catalog if no add/update has been performed, fixed the user ↵Karl 'vollmerk' Vollmer2007-12-113-11/+12
| | | | functions I broke earlier
* fixed ajax requests with invalid session not causing logoutKarl 'vollmerk' Vollmer2007-12-105-64/+21
|
* tiny little tweak, came to me right before I headed off to bed, makes the ↵Karl 'vollmerk' Vollmer2007-12-101-2/+6
| | | | sql query a tiny bit shorter when not doing basic sorts
* minor text changes, nothing special... time for me to go to sleepKarl 'vollmerk' Vollmer2007-12-102-67/+4
|
* re-added the edit users prefs mojoKarl 'vollmerk' Vollmer2007-12-1012-36/+138
|
* added basic MPD user permissions in, I didnt force a level for everyone so ↵Karl 'vollmerk' Vollmer2007-12-106-12/+68
| | | | any existing setups will be defaulted to DENIED until they update their Localplay Level
* database update, cleaned up some stuffKarl 'vollmerk' Vollmer2007-12-1012-171/+122
|
* fixed the last of the missing MPD features, added new ajax config hotness ↵Karl 'vollmerk' Vollmer2007-12-106-14/+70
| | | | (not that special)
* added the controls to the mpd playlist does not refresh correctly, but does workKarl 'vollmerk' Vollmer2007-12-096-64/+49
|
* untested HTTPQ code, improved MPD parsing of URLS so it reconizes democratic ↵Karl 'vollmerk' Vollmer2007-12-084-82/+231
| | | | play stuff now
* added paging to genre sub views, and added missing fields to the song single ↵Karl 'vollmerk' Vollmer2007-12-068-86/+89
| | | | view
* fixed display issue when deleting track from a playlist, and fixed ordering ↵Karl 'vollmerk' Vollmer2007-12-063-2/+7
| | | | of add to playlist stuff on the rightbar
* fixed lack of prefix on albums improves album art search results, thx darksideKarl 'vollmerk' Vollmer2007-12-066-10/+17
|
* fixed problem with invalid urls being sent to mpd in some casesKarl 'vollmerk' Vollmer2007-12-052-11/+10
|
* fixed album art dump bin script... cant sleep damnitKarl 'vollmerk' Vollmer2007-12-032-2/+3
|
* added paging to the playlist view, corrected a few stupid parse errors / ↵Karl 'vollmerk' Vollmer2007-12-0310-34/+80
| | | | mistakes
* broke some stuff, fixed some stuff... commiting before I turn of this boxKarl 'vollmerk' Vollmer2007-12-039-114/+114
|
* fixed registration page, and simplifed its logicKarl 'vollmerk' Vollmer2007-12-028-232/+184
|
* fixed public registration, added ADD button to the recently played stuffKarl 'vollmerk' Vollmer2007-12-025-39/+53
|
* corrected some display problems with the capatcha and agreements enabled on ↵Karl 'vollmerk' Vollmer2007-12-023-16/+19
| | | | user registration
* fixed democratic play ordering along with some misc play isues with it, ↵Karl 'vollmerk' Vollmer2007-12-029-195/+209
| | | | limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about
* fixed access denied display, fixed typo in error log and fixed missing ↵Karl 'vollmerk' Vollmer2007-12-013-2/+12
| | | | artist_songs
* fixed url add to localplay, also changed some play links to addKarl 'vollmerk' Vollmer2007-12-016-5/+15
|
* last try before I go to sleep.. honestKarl 'vollmerk' Vollmer2007-11-301-1/+1
|
* running out of excusedKarl 'vollmerk' Vollmer2007-11-301-1/+1
|
* ooh come on work vollmer needs sleepKarl 'vollmerk' Vollmer2007-11-301-1/+1
|
* one more time now that I actually did a reload on postfixKarl 'vollmerk' Vollmer2007-11-301-1/+3
|
* yet another test of the commit messagesKarl 'vollmerk' Vollmer2007-11-301-1/+1
|
* fixed problem with automatic downsampling, referencing old functionKarl 'vollmerk' Vollmer2007-11-302-2/+2
|
* testing svnKarl 'vollmerk' Vollmer2007-11-301-1/+0
|
* massive speed boost on the standard browse functionsKarl 'vollmerk' Vollmer2007-11-305-9/+64
|
* fixed a potential consistancy issue with the play type drop downKarl 'vollmerk' Vollmer2007-11-303-1/+23
|
* tweaked the denied page, made it a little prettier and added conditional ↵Karl 'vollmerk' Vollmer2007-11-302-4/+51
| | | | note for demos