Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2007-12-10 | 3 | -3/+35 |
| | | | | 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 | 3 | -128/+25 |
| | |||||
* | fixed the last of the missing MPD features, added new ajax config hotness ↵ | Karl 'vollmerk' Vollmer | 2007-12-10 | 2 | -4/+26 |
| | | | | (not that special) | ||||
* | 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 |
| | | | | play stuff now | ||||
* | added paging to genre sub views, and added missing fields to the song single ↵ | Karl 'vollmerk' Vollmer | 2007-12-06 | 3 | -2/+39 |
| | | | | view | ||||
* | fixed display issue when deleting track from a playlist, and fixed ordering ↵ | Karl 'vollmerk' Vollmer | 2007-12-06 | 1 | -1/+1 |
| | | | | 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 | 2 | -7/+10 |
| | |||||
* | fixed problem with invalid urls being sent to mpd in some cases | Karl 'vollmerk' Vollmer | 2007-12-05 | 1 | -11/+8 |
| | |||||
* | fixed album art dump bin script... cant sleep damnit | Karl 'vollmerk' Vollmer | 2007-12-03 | 1 | -2/+2 |
| | |||||
* | added paging to the playlist view, corrected a few stupid parse errors / ↵ | Karl 'vollmerk' Vollmer | 2007-12-03 | 3 | -5/+50 |
| | | | | mistakes | ||||
* | broke some stuff, fixed some stuff... commiting before I turn of this box | Karl 'vollmerk' Vollmer | 2007-12-03 | 5 | -99/+101 |
| | |||||
* | fixed registration page, and simplifed its logic | Karl 'vollmerk' Vollmer | 2007-12-02 | 3 | -174/+115 |
| | |||||
* | fixed public registration, added ADD button to the recently played stuff | Karl 'vollmerk' Vollmer | 2007-12-02 | 1 | -4/+4 |
| | |||||
* | corrected some display problems with the capatcha and agreements enabled on ↵ | Karl 'vollmerk' Vollmer | 2007-12-02 | 1 | -1/+3 |
| | | | | user registration | ||||
* | fixed democratic play ordering along with some misc play isues with it, ↵ | Karl 'vollmerk' Vollmer | 2007-12-02 | 3 | -49/+73 |
| | | | | 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 | 2 | -2/+4 |
| | | | | artist_songs | ||||
* | fixed url add to localplay, also changed some play links to add | Karl 'vollmerk' Vollmer | 2007-12-01 | 2 | -0/+10 |
| | |||||
* | last try before I go to sleep.. honest | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -1/+1 |
| | |||||
* | fixed problem with automatic downsampling, referencing old function | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -2/+0 |
| | |||||
* | massive speed boost on the standard browse functions | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -9/+48 |
| | |||||
* | tweaked the denied page, made it a little prettier and added conditional ↵ | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -4/+2 |
| | | | | note for demos | ||||
* | bump to alpha4, db update adds democratic table and add_path to catalog | Karl 'vollmerk' Vollmer | 2007-11-26 | 2 | -3/+35 |
| | |||||
* | preparing for release point, exciting stuff | Karl 'vollmerk' Vollmer | 2007-11-26 | 1 | -2/+2 |
| | |||||
* | fixed the page reloads once and for all, had to revert to iframe for ↵ | Karl 'vollmerk' Vollmer | 2007-11-25 | 4 | -14/+13 |
| | | | | democratic play and localplay, fixed an adding issue with democratic play if the songs were left in your active playlist | ||||
* | really fixed the non-removal of played songs this time | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -1/+2 |
| | |||||
* | fixed voting up/down and removal of songs from democratic playlist after ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 3 | -39/+34 |
| | | | | playback | ||||
* | democratic play working, if still slightly sketchy | Karl 'vollmerk' Vollmer | 2007-11-24 | 2 | -49/+100 |
| | |||||
* | democratic play on its way to being fixed, can add songs to a playlist, and ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 3 | -87/+119 |
| | | | | view them ca not play it or delete/vote yet... | ||||
* | added most popular back to the statistics page, formating needs to be ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -2/+6 |
| | | | | tweaked, will do later | ||||
* | fixed some browsing stuff that I broke a while back | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -4/+8 |
| | |||||
* | tweaked the file based zip downloads per CoFs recommendations, now uses temp ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -1/+2 |
| | | | | name and includes ability to add commenting | ||||
* | slight performance tweak | Karl 'vollmerk' Vollmer | 2007-11-22 | 1 | -0/+3 |
| | |||||
* | Well, we might not even need util_iframe... | spocky | 2007-11-22 | 1 | -1/+2 |
| | |||||
* | Changed how playlists are sent to browsers so that it works on IE. Hopefully ↵ | spocky | 2007-11-22 | 2 | -1/+5 |
| | | | | there won't be side effects. Karl, if feedback is good, I let you cleanup the code :) | ||||
* | renamed xml-rpc acl to rpc, added default mime type of image/jpg and added ↵ | Karl 'vollmerk' Vollmer | 2007-11-22 | 5 | -12/+85 |
| | | | | config options for batch download to the fs, no garbage collection for non-completed downloads yet. | ||||
* | another speed improvement to the cataloging from Hungus | Karl 'vollmerk' Vollmer | 2007-11-22 | 1 | -3/+35 |
| | |||||
* | some temporary tweaks to make the whole amarok thing work, will be tweaking ↵ | Karl 'vollmerk' Vollmer | 2007-11-21 | 3 | -10/+20 |
| | | | | this as it is currently slightly insecure | ||||
* | really fixed image, and put in a quick hack on play for api access | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -1/+1 |
| | |||||
* | two fixes for invalid artist ids in album xml and parse error on image.php | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -2/+2 |
| | |||||
* | tweak to make the image.php file work with API auth, and corrected URLs | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -2/+2 |
| | |||||
* | additional xml methods songs & album_songs, also implemented catalog add ↵ | Karl 'vollmerk' Vollmer | 2007-11-21 | 2 | -5/+46 |
| | | | | speed improvement from Karl Hungus | ||||
* | added artist_albums | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -0/+18 |
| | |||||
* | added genres as a new xml method, and improved logging | Karl 'vollmerk' Vollmer | 2007-11-20 | 2 | -0/+39 |
| | |||||
* | little more work on the xml api, artists and albums now works | Karl 'vollmerk' Vollmer | 2007-11-20 | 4 | -12/+71 |
| | |||||
* | more changes for the amarok hotness | Karl 'vollmerk' Vollmer | 2007-11-20 | 5 | -6/+80 |
| | |||||
* | tweak javascript so Flashplayer works on the Wii browser | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -3/+10 |
| | |||||
* | fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵ | Karl 'vollmerk' Vollmer | 2007-11-19 | 8 | -30/+95 |
| | | | | xml class and api mojo, handshake logic in place | ||||
* | some inital work on an api for amarok, tweaked stream class a bit, think ↵ | Karl 'vollmerk' Vollmer | 2007-11-19 | 4 | -0/+168 |
| | | | | theres still a bug with some playlist methods, also need to confirm problem with IE |