Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed three bugs found by purdyk with the api | Karl 'vollmerk' Vollmer | 2007-12-19 | 3 | -2/+3 |
| | |||||
* | fixed dbl negative on xml api and enabled the timestamp check as well as ↵ | Karl 'vollmerk' Vollmer | 2007-12-18 | 4 | -8/+10 |
| | | | | fixed a typo in the config file | ||||
* | fixed XML-RPC mostly, uses insecure/old authentication method, needs more work | Karl 'vollmerk' Vollmer | 2007-12-18 | 10 | -101/+241 |
| | |||||
* | cleaned up XML API errors so that they are always xml docs regardless | Karl 'vollmerk' Vollmer | 2007-12-18 | 4 | -21/+39 |
| | |||||
* | fixed typo preventing deletion of users | Karl 'vollmerk' Vollmer | 2007-12-17 | 4 | -7/+7 |
| | |||||
* | added shoutbox functionality, only linked from song and album right now also ↵ | Karl 'vollmerk' Vollmer | 2007-12-17 | 13 | -6/+359 |
| | | | | interface for adding could use some improvement and also needs some management stuff to remove stickies etc | ||||
* | fixed mailing functions | Karl 'vollmerk' Vollmer | 2007-12-17 | 6 | -246/+136 |
| | |||||
* | fixed delete disabled and sort_files bin scripts | Karl 'vollmerk' Vollmer | 2007-12-17 | 6 | -62/+37 |
| | |||||
* | fixed the find duplicates stuff, its actually still broken somewhat but it ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 14 | -274/+249 |
| | | | | mostly works so why not commit eah? | ||||
* | fixed some playlist issues, (mime type and selection) cleaned up the ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 13 | -246/+183 |
| | | | | preferences lib a little more moved a lot into the class, updated references to old functions | ||||
* | sync of fix to stable | Karl 'vollmerk' Vollmer | 2007-12-16 | 2 | -2/+6 |
| | |||||
* | seperated out the time into its own section on advanced random play, started ↵ | Karl 'vollmerk' Vollmer | 2007-12-15 | 3 | -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' Vollmer | 2007-12-15 | 5 | -2/+19 |
| | | | | session_length added check for session functions with redirect to /test.php on failure | ||||
* | fixed two transcode bugs | Karl 'vollmerk' Vollmer | 2007-12-15 | 6 | -8/+15 |
| | |||||
* | made downloads counted in stats fixes ticket #12 tweaked filename to be ↵ | Karl 'vollmerk' Vollmer | 2007-12-15 | 5 | -3/+47 |
| | | | | reformated to match the catalog rename pattern | ||||
* | minor typo in mpd controller prevented it from being enabled | Karl 'vollmerk' Vollmer | 2007-12-13 | 1 | -1/+1 |
| | |||||
* | moved to a more GPL friendly font, hopefully considering it came from ↵ | Karl 'vollmerk' Vollmer | 2007-12-13 | 3 | -3/+1 |
| | | | | debians stuff | ||||
* | fixed display on catalog if no add/update has been performed, fixed the user ↵ | Karl 'vollmerk' Vollmer | 2007-12-11 | 3 | -11/+12 |
| | | | | functions I broke earlier | ||||
* | fixed ajax requests with invalid session not causing logout | Karl 'vollmerk' Vollmer | 2007-12-10 | 5 | -64/+21 |
| | |||||
* | tiny little tweak, came to me right before I headed off to bed, makes the ↵ | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -2/+6 |
| | | | | sql query a tiny bit shorter when not doing basic sorts | ||||
* | minor text changes, nothing special... time for me to go to sleep | Karl 'vollmerk' Vollmer | 2007-12-10 | 2 | -67/+4 |
| | |||||
* | re-added the edit users prefs mojo | Karl 'vollmerk' Vollmer | 2007-12-10 | 12 | -36/+138 |
| | |||||
* | added basic MPD user permissions in, I didnt force a level for everyone so ↵ | Karl 'vollmerk' Vollmer | 2007-12-10 | 6 | -12/+68 |
| | | | | any existing setups will be defaulted to DENIED until they update their Localplay Level | ||||
* | database update, cleaned up some stuff | Karl 'vollmerk' Vollmer | 2007-12-10 | 12 | -171/+122 |
| | |||||
* | fixed the last of the missing MPD features, added new ajax config hotness ↵ | Karl 'vollmerk' Vollmer | 2007-12-10 | 6 | -14/+70 |
| | | | | (not that special) | ||||
* | added the controls to the mpd playlist does not refresh correctly, but does work | Karl 'vollmerk' Vollmer | 2007-12-09 | 6 | -64/+49 |
| | |||||
* | untested HTTPQ code, improved MPD parsing of URLS so it reconizes democratic ↵ | Karl 'vollmerk' Vollmer | 2007-12-08 | 4 | -82/+231 |
| | | | | play stuff now | ||||
* | added paging to genre sub views, and added missing fields to the song single ↵ | Karl 'vollmerk' Vollmer | 2007-12-06 | 8 | -86/+89 |
| | | | | view | ||||
* | fixed display issue when deleting track from a playlist, and fixed ordering ↵ | Karl 'vollmerk' Vollmer | 2007-12-06 | 3 | -2/+7 |
| | | | | of add to playlist stuff on the rightbar | ||||
* | fixed lack of prefix on albums improves album art search results, thx darkside | Karl 'vollmerk' Vollmer | 2007-12-06 | 6 | -10/+17 |
| | |||||
* | fixed problem with invalid urls being sent to mpd in some cases | Karl 'vollmerk' Vollmer | 2007-12-05 | 2 | -11/+10 |
| | |||||
* | fixed album art dump bin script... cant sleep damnit | Karl 'vollmerk' Vollmer | 2007-12-03 | 2 | -2/+3 |
| | |||||
* | added paging to the playlist view, corrected a few stupid parse errors / ↵ | Karl 'vollmerk' Vollmer | 2007-12-03 | 10 | -34/+80 |
| | | | | mistakes | ||||
* | broke some stuff, fixed some stuff... commiting before I turn of this box | Karl 'vollmerk' Vollmer | 2007-12-03 | 9 | -114/+114 |
| | |||||
* | fixed registration page, and simplifed its logic | Karl 'vollmerk' Vollmer | 2007-12-02 | 8 | -232/+184 |
| | |||||
* | fixed public registration, added ADD button to the recently played stuff | Karl 'vollmerk' Vollmer | 2007-12-02 | 5 | -39/+53 |
| | |||||
* | corrected some display problems with the capatcha and agreements enabled on ↵ | Karl 'vollmerk' Vollmer | 2007-12-02 | 3 | -16/+19 |
| | | | | user registration | ||||
* | fixed democratic play ordering along with some misc play isues with it, ↵ | Karl 'vollmerk' Vollmer | 2007-12-02 | 9 | -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' Vollmer | 2007-12-01 | 3 | -2/+12 |
| | | | | artist_songs | ||||
* | fixed url add to localplay, also changed some play links to add | Karl 'vollmerk' Vollmer | 2007-12-01 | 6 | -5/+15 |
| | |||||
* | last try before I go to sleep.. honest | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -1/+1 |
| | |||||
* | running out of excused | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -1/+1 |
| | |||||
* | ooh come on work vollmer needs sleep | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -1/+1 |
| | |||||
* | one more time now that I actually did a reload on postfix | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -1/+3 |
| | |||||
* | yet another test of the commit messages | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -1/+1 |
| | |||||
* | fixed problem with automatic downsampling, referencing old function | Karl 'vollmerk' Vollmer | 2007-11-30 | 2 | -2/+2 |
| | |||||
* | testing svn | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -1/+0 |
| | |||||
* | massive speed boost on the standard browse functions | Karl 'vollmerk' Vollmer | 2007-11-30 | 5 | -9/+64 |
| | |||||
* | fixed a potential consistancy issue with the play type drop down | Karl 'vollmerk' Vollmer | 2007-11-30 | 3 | -1/+23 |
| | |||||
* | tweaked the denied page, made it a little prettier and added conditional ↵ | Karl 'vollmerk' Vollmer | 2007-11-30 | 2 | -4/+51 |
| | | | | note for demos |