Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed the filter display and added a playlist_type filter for admins | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -0/+2 |
| | |||||
* | fixed public/private aspect of playlists, default is to filter out non-owned ↵ | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -0/+3 |
| | | | | private playlists now | ||||
* | - Fixed search by rating (Thx alex2008) | Karl 'vollmerk' Vollmer | 2008-01-13 | 1 | -0/+5 |
| | | | | | - Fixed no result return on random methods - Added mime,language & lyrics to catalog updating functions | ||||
* | fixed write flags script, actually kinda sorta works again (Thx tomatopi) | Karl 'vollmerk' Vollmer | 2008-01-12 | 1 | -0/+2 |
| | |||||
* | fixed registration, show edit song title issue and added limit to xml api | Karl 'vollmerk' Vollmer | 2008-01-10 | 1 | -0/+5 |
| | |||||
* | fixed updating access level for prefs, headers for po files, httpq player ↵ | Karl 'vollmerk' Vollmer | 2008-01-05 | 1 | -0/+3 |
| | | | | skip command and image resize for gif and png | ||||
* | fixed sending to localplay for democratic playlist | Karl 'vollmerk' Vollmer | 2008-01-04 | 1 | -0/+2 |
| | |||||
* | added back the multi-char filter for browse | Karl 'vollmerk' Vollmer | 2007-12-31 | 1 | -0/+1 |
| | |||||
* | fixed flag management interface, and potentially fixed an issue with ↵ | Karl 'vollmerk' Vollmer | 2007-12-31 | 1 | -0/+1 |
| | | | | use_auth=false | ||||
* | added ability to do add new on other elements of song edit (Thx picasso) ↵ | Karl 'vollmerk' Vollmer | 2007-12-31 | 1 | -1/+3 |
| | | | | added export catalog to csv | ||||
* | fixed localplay index problem after track delete, fixed lack of high-light ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -0/+7 |
| | | | | of current playing song, fixed problem were second localplay send would kill session of any existing items | ||||
* | fixed an issue with downsample remote where it required access_control to be ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -0/+2 |
| | | | | on, and also would downsample those inside the local network definition rather then those outside | ||||
* | fixed paging on browse catalogs page, disabled the write_tags script and ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -0/+3 |
| | | | | removed a dbl escape on the preferences | ||||
* | fixed session start failure if no cookie + use_auth off | Karl 'vollmerk' Vollmer | 2007-12-26 | 1 | -0/+2 |
| | |||||
* | two file pattern fixes and some more work on the flagged stuff as well as ↵ | Karl 'vollmerk' Vollmer | 2007-12-26 | 1 | -0/+4 |
| | | | | some minor cleanup on the album art links | ||||
* | fixed preg on file pattern, some work on flagging, editing stuff actually ↵ | Karl 'vollmerk' Vollmer | 2007-12-26 | 1 | -0/+1 |
| | | | | flags thing again... | ||||
* | removed random space on lastfm prefs, started work on managing shout and ↵ | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -0/+1 |
| | | | | flagged items, cleaned up shoutbox css a bit | ||||
* | dont even try to do handshake if password or username have a strlen of 0 | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -0/+2 |
| | |||||
* | removed duplicate creation of tmpplaylist with flash player | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+4 |
| | |||||
* | added metadata hotness to the album art dump | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -0/+2 |
| | |||||
* | added new album option on song edit (Thx Picasso) | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -0/+1 |
| | |||||
* | changed alpha4 to beta1, updated translation base files, corrected ↵ | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -1/+2 |
| | | | | mysql_auth logic | ||||
* | fixed filters being applied incorrectly, and removed un-needed query on show ↵ | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -0/+1 |
| | | | | album | ||||
* | fixed an issue with the flash player when the play method was not default | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -0/+1 |
| | |||||
* | fixed xml-rpc now uses handshake method properly | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -0/+1 |
| | |||||
* | fixed issue where streams would start even with no songs | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -0/+1 |
| | |||||
* | fixed opera playback, added playlist mojo to the xml api doodly, konqueror ↵ | Karl 'vollmerk' Vollmer | 2007-12-22 | 1 | -0/+4 |
| | | | | is still broken as is the API and XML-RPC stuff, also updated prototype.js | ||||
* | API and XML-RPC are still broken, but moved to new session code, sleep time | Karl 'vollmerk' Vollmer | 2007-12-20 | 1 | -0/+2 |
| | |||||
* | fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) ↵ | Karl 'vollmerk' Vollmer | 2007-12-20 | 1 | -0/+4 |
| | | | | started digging myself out of the session tarded hole I created, API is broken with this commit | ||||
* | fixed dbl negative on xml api and enabled the timestamp check as well as ↵ | Karl 'vollmerk' Vollmer | 2007-12-18 | 1 | -0/+3 |
| | | | | 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 | 1 | -0/+2 |
| | |||||
* | cleaned up XML API errors so that they are always xml docs regardless | Karl 'vollmerk' Vollmer | 2007-12-18 | 1 | -0/+2 |
| | |||||
* | added shoutbox functionality, only linked from song and album right now also ↵ | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -0/+3 |
| | | | | 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 | 1 | -0/+2 |
| | |||||
* | fixed delete disabled and sort_files bin scripts | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -0/+1 |
| | |||||
* | fixed the find duplicates stuff, its actually still broken somewhat but it ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -0/+1 |
| | | | | mostly works so why not commit eah? | ||||
* | fixed some playlist issues, (mime type and selection) cleaned up the ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -0/+4 |
| | | | | 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 | 1 | -0/+1 |
| | |||||
* | seperated out the time into its own section on advanced random play, started ↵ | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -0/+1 |
| | | | | 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 | 1 | -0/+2 |
| | | | | session_length added check for session functions with redirect to /test.php on failure | ||||
* | fixed two transcode bugs | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -0/+4 |
| | |||||
* | made downloads counted in stats fixes ticket #12 tweaked filename to be ↵ | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -0/+2 |
| | | | | reformated to match the catalog rename pattern | ||||
* | fixed display on catalog if no add/update has been performed, fixed the user ↵ | Karl 'vollmerk' Vollmer | 2007-12-11 | 1 | -0/+1 |
| | | | | functions I broke earlier | ||||
* | fixed ajax requests with invalid session not causing logout | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -0/+2 |
| | |||||
* | minor text changes, nothing special... time for me to go to sleep | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -5/+3 |
| | |||||
* | re-added the edit users prefs mojo | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -0/+2 |
| | |||||
* | added basic MPD user permissions in, I didnt force a level for everyone so ↵ | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -0/+3 |
| | | | | 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 | 1 | -0/+1 |
| | |||||
* | fixed the last of the missing MPD features, added new ajax config hotness ↵ | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -0/+1 |
| | | | | (not that special) | ||||
* | untested HTTPQ code, improved MPD parsing of URLS so it reconizes democratic ↵ | Karl 'vollmerk' Vollmer | 2007-12-08 | 1 | -0/+2 |
| | | | | play stuff now |