summaryrefslogtreecommitdiffstats
path: root/lib/class
Commit message (Collapse)AuthorAgeFilesLines
* fixed write flags script, actually kinda sorta works again (Thx tomatopi)Karl 'vollmerk' Vollmer2008-01-121-4/+50
|
* fixed registration, show edit song title issue and added limit to xml apiKarl 'vollmerk' Vollmer2008-01-101-1/+12
|
* fixed updating access level for prefs, headers for po files, httpq player ↵Karl 'vollmerk' Vollmer2008-01-051-1/+9
| | | | skip command and image resize for gif and png
* fixed apply to all and updating of httpq instancesKarl 'vollmerk' Vollmer2008-01-041-2/+8
|
* slight tweak to the random album art, needs improvement will look funny on ↵Karl 'vollmerk' Vollmer2008-01-013-1/+19
| | | | catalogs with no art (for now) editing an mpd instance works, need to fix httpq editing and add instance testing
* first vestiages of edit localplay instance and test localplay instance supportKarl 'vollmerk' Vollmer2007-12-311-0/+12
|
* fixed flag management interface, and potentially fixed an issue with ↵Karl 'vollmerk' Vollmer2007-12-312-9/+27
| | | | use_auth=false
* added ability to do add new on other elements of song edit (Thx picasso) ↵Karl 'vollmerk' Vollmer2007-12-312-47/+54
| | | | added export catalog to csv
* fixed localplay index problem after track delete, fixed lack of high-light ↵Karl 'vollmerk' Vollmer2007-12-302-0/+18
| | | | of current playing song, fixed problem were second localplay send would kill session of any existing items
* fixed paging on browse catalogs page, disabled the write_tags script and ↵Karl 'vollmerk' Vollmer2007-12-302-1/+5
| | | | removed a dbl escape on the preferences
* Removing rating of object will actually remove it from rating tableflashk2007-12-301-0/+8
|
* Fixed error when checking user permissions for preferencesflashk2007-12-291-0/+1
|
* Added ability to export catalog to iTunes databaseflashk2007-12-291-32/+45
| | | | Fixed sql error when creating catalog
* Adding artist to playlist will order songs by album/trackflashk2007-12-261-1/+1
|
* two file pattern fixes and some more work on the flagged stuff as well as ↵Karl 'vollmerk' Vollmer2007-12-262-37/+21
| | | | some minor cleanup on the album art links
* fixed preg on file pattern, some work on flagging, editing stuff actually ↵Karl 'vollmerk' Vollmer2007-12-262-33/+10
| | | | flags thing again...
* removed random space on lastfm prefs, started work on managing shout and ↵Karl 'vollmerk' Vollmer2007-12-253-19/+28
| | | | flagged items, cleaned up shoutbox css a bit
* removed duplicate creation of tmpplaylist with flash playerKarl 'vollmerk' Vollmer2007-12-251-16/+3
|
* added metadata hotness to the album art dumpKarl 'vollmerk' Vollmer2007-12-251-0/+20
|
* added new album option on song edit (Thx Picasso)Karl 'vollmerk' Vollmer2007-12-251-1/+14
|
* fixed old password problemKarl 'vollmerk' Vollmer2007-12-251-1/+4
|
* removed duplicate cookie-age and bad logic on readKarl 'vollmerk' Vollmer2007-12-251-4/+1
|
* reimplemented the session function checkKarl 'vollmerk' Vollmer2007-12-251-7/+13
|
* changed alpha4 to beta1, updated translation base files, corrected ↵Karl 'vollmerk' Vollmer2007-12-241-20/+21
| | | | mysql_auth logic
* fixed now playing for the API and lack of session extend when using the APIKarl 'vollmerk' Vollmer2007-12-243-3/+27
|
* fixed filters being applied incorrectly, and removed un-needed query on show ↵Karl 'vollmerk' Vollmer2007-12-241-4/+30
| | | | album
* fixed an issue with the flash player when the play method was not defaultKarl 'vollmerk' Vollmer2007-12-231-0/+3
|
* fixed xml-rpc now uses handshake method properlyKarl 'vollmerk' Vollmer2007-12-232-31/+53
|
* fixed issue where streams would start even with no songsKarl 'vollmerk' Vollmer2007-12-231-1/+1
|
* fixed login that was out of orderKarl 'vollmerk' Vollmer2007-12-231-2/+3
|
* fixed API calls, cleaned up old functions that are no longer neededKarl 'vollmerk' Vollmer2007-12-232-34/+23
|
* fixed opera playback, added playlist mojo to the xml api doodly, konqueror ↵Karl 'vollmerk' Vollmer2007-12-221-0/+35
| | | | 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 timeKarl 'vollmerk' Vollmer2007-12-202-14/+295
|
* fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) ↵Karl 'vollmerk' Vollmer2007-12-204-3/+383
| | | | started digging myself out of the session tarded hole I created, API is broken with this commit
* 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 ↵Karl 'vollmerk' Vollmer2007-12-181-4/+5
| | | | fixed a typo in the config file
* 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
| | | | interface for adding could use some improvement and also needs some management stuff to remove stickies etc
* 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 ↵Karl 'vollmerk' Vollmer2007-12-162-1/+71
| | | | mostly works so why not commit eah?
* fixed some playlist issues, (mime type and selection) cleaned up the ↵Karl 'vollmerk' Vollmer2007-12-165-110/+165
| | | | preferences lib a little more moved a lot into the class, updated references to old functions
* seperated out the time into its own section on advanced random play, started ↵Karl 'vollmerk' Vollmer2007-12-151-14/+27
| | | | 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-151-1/+1
| | | | session_length added check for session functions with redirect to /test.php on failure
* fixed two transcode bugsKarl 'vollmerk' Vollmer2007-12-152-4/+6
|
* made downloads counted in stats fixes ticket #12 tweaked filename to be ↵Karl 'vollmerk' Vollmer2007-12-152-1/+33
| | | | reformated to match the catalog rename pattern
* fixed display on catalog if no add/update has been performed, fixed the user ↵Karl 'vollmerk' Vollmer2007-12-111-2/+2
| | | | functions I broke earlier
* fixed ajax requests with invalid session not causing logoutKarl 'vollmerk' Vollmer2007-12-101-1/+1
|