1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 19:41:55 +02:00
ampache/lib/class
2007-12-18 05:31:54 +00:00
..
access.class.php cleaned up XML API errors so that they are always xml docs regardless 2007-12-18 01:35:40 +00:00
ajax.class.php fixed the last of the missing MPD features, added new ajax config hotness (not that special) 2007-12-10 04:35:26 +00:00
album.class.php added paging to genre sub views, and added missing fields to the song single view 2007-12-06 20:17:21 +00:00
ampachemail.class.php fixed mailing functions 2007-12-17 03:56:58 +00:00
api.class.php added little note on access add as to the defaults, fixed api to use session_length added check for session functions with redirect to /test.php on failure 2007-12-15 08:54:54 +00:00
artist.class.php added artist_albums 2007-11-20 15:36:49 +00:00
browse.class.php fixed typo preventing deletion of users 2007-12-17 15:07:22 +00:00
catalog.class.php fixed XML-RPC mostly, uses insecure/old authentication method, needs more work 2007-12-18 05:31:54 +00:00
config.class.php two php5 only classes... first stage of re-write 2007-04-08 14:24:39 +00:00
dba.class.php added abilty to display and delete localplay instances 2007-10-12 04:55:20 +00:00
democratic.class.php fixed democratic play ordering along with some misc play isues with it, limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about 2007-12-02 00:25:07 +00:00
error.class.php more work on the localplay stuff, most details ironed out, just needs some code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class 2007-09-12 07:30:55 +00:00
flag.class.php fixed song retaging, fixed the song view page tweaked sidebar browse and fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display 2007-07-29 16:49:44 +00:00
genre.class.php licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
localplay.abstract.php untested HTTPQ code, improved MPD parsing of URLS so it reconizes democratic play stuff now 2007-12-08 10:02:26 +00:00
localplay.class.php fixed the last of the missing MPD features, added new ajax config hotness (not that special) 2007-12-10 04:35:26 +00:00
metadata.class.php some slight tweaks to display on openstrands stuff, and fixed some potential errors due to bad returned data 2007-11-04 23:12:31 +00:00
playlist.class.php fixed some playlist issues, (mime type and selection) cleaned up the preferences lib a little more moved a lot into the class, updated references to old functions 2007-12-16 21:37:23 +00:00
plugin.class.php proof of concept, nothing one should actually use 2007-08-06 01:57:29 +00:00
preference.class.php fixed the find duplicates stuff, its actually still broken somewhat but it mostly works so why not commit eah? 2007-12-16 23:52:06 +00:00
radio.class.php - Added ability to delete radio and playlist 2007-09-25 03:35:08 +00:00
random.class.php fixed some playlist issues, (mime type and selection) cleaned up the preferences lib a little more moved a lot into the class, updated references to old functions 2007-12-16 21:37:23 +00:00
rating.class.php more work on the localplay stuff, most details ironed out, just needs some code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class 2007-09-12 07:30:55 +00:00
registration.class.php broke some stuff, fixed some stuff... commiting before I turn of this box 2007-12-03 05:53:50 +00:00
scrobbler.class.php some fixes for the localplay, you can now install the MPD controller, and add instances, just not actually play to it... realized I need to think on how to do that a little... 2007-09-14 07:04:26 +00:00
shoutbox.class.php added shoutbox functionality, only linked from song and album right now also interface for adding could use some improvement and also needs some management stuff to remove stickies etc 2007-12-17 05:26:11 +00:00
song.class.php fixed XML-RPC mostly, uses insecure/old authentication method, needs more work 2007-12-18 05:31:54 +00:00
stats.class.php added most popular back to the statistics page, formating needs to be tweaked, will do later 2007-11-24 11:06:38 +00:00
stream.class.php fixed delete disabled and sort_files bin scripts 2007-12-17 00:54:55 +00:00
tmpplaylist.class.php fixed democratic play ordering along with some misc play isues with it, limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about 2007-12-02 00:25:07 +00:00
update.class.php fixed ajax requests with invalid session not causing logout 2007-12-10 20:28:47 +00:00
user.class.php added shoutbox functionality, only linked from song and album right now also interface for adding could use some improvement and also needs some management stuff to remove stickies etc 2007-12-17 05:26:11 +00:00
vainfo.class.php fixed some +x stuff that shouldnt have been +x and moved the catalog functions back into the content area 2007-09-09 04:30:12 +00:00
view.class.php licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
xmldata.class.php renamed xml-rpc acl to rpc, added default mime type of image/jpg and added config options for batch download to the fs, no garbage collection for non-completed downloads yet. 2007-11-22 17:44:10 +00:00
xmlrpcserver.class.php fixed XML-RPC mostly, uses insecure/old authentication method, needs more work 2007-12-18 05:31:54 +00:00