1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 10:19:25 +02:00
ampache/lib/class
2013-11-10 12:07:39 +01:00
..
access.class.php Fix setting ACLs 2013-02-11 17:23:35 -05:00
ajax.class.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
album.class.php Add user flags on songs, albums, artists 2013-11-10 12:07:30 +01:00
ampache_rss.class.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
api.class.php Don't cache browses for the API 2013-06-12 13:25:57 -04:00
art.class.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
artist.class.php Add user flags on songs, albums, artists 2013-11-10 12:07:30 +01:00
auth.class.php Fix scrub_in to be safer 2013-02-07 15:17:24 -05:00
browse.class.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
catalog.class.php Add user flags on songs, albums, artists 2013-11-10 12:07:30 +01:00
config.class.php Clean up Config 2013-01-29 14:24:30 -05:00
core.class.php Clean up Core::autoload() 2013-05-30 14:57:51 -04:00
database_object.abstract.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
dba.class.php Don't call errorInfo() if we don't have an object 2013-07-09 14:33:17 -04:00
democratic.class.php Fix democratic playlist display 2013-04-13 15:06:33 -04:00
error.class.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
flag.class.php Cosmetics: s/Itterate/Iterate/ 2013-01-28 21:46:00 -05:00
localplay.class.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
localplay_controller.abstract.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
mailer.class.php Drop validateEmail 2013-05-30 18:34:53 -04:00
media.interface.php Add $target back 2013-01-31 16:00:03 -05:00
memory_object.class.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
playlist.class.php Add Playlist::get_total_duration and Playlist::delete_track_number 2013-11-05 20:40:13 -05:00
playlist_object.abstract.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
plugin.class.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
preference.class.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
query.class.php Drop sort in Query::_serialize() 2013-06-16 01:00:04 -04:00
radio.class.php Add $target back 2013-01-31 16:00:03 -05:00
random.class.php Be smarter about getting random albums with art 2013-07-22 16:54:47 -04:00
rating.class.php Fix incorrect variable usage in rating caching 2013-11-05 20:40:13 -05:00
recommendation.class.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
registration.class.php Rename Ampache_Mail to Mailer 2013-01-29 14:10:26 -05:00
scrobbler.class.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
search.class.php Add paging on searches 2013-11-05 20:40:13 -05:00
session.class.php Register session_write_close shutdown function 2013-05-30 12:55:00 -04:00
shoutbox.class.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
song.class.php Add user flags on songs, albums, artists 2013-11-10 12:07:30 +01:00
stats.class.php Add paging to Stats::get_top and Stats::get_newest. Add Stats::get_recent 2013-11-05 20:40:13 -05:00
stream.class.php Optional Now Playing filtered by user option 2013-11-10 12:07:26 +01:00
stream_playlist.class.php Only one HTML5 player in the list. Popup or Iframe version according to user setting. 2013-11-09 13:32:54 +01:00
stream_url.class.php Fix Stream_URL::parse() 2013-04-13 15:07:33 -04:00
subsonic_api.class.php Change minimum required version from 1.8.0 to 1.7.0 to fix Ultrasonic client 2013-11-10 12:07:39 +01:00
subsonic_xml_data.class.php Update Subsonic version to 1.10.1 2013-11-10 12:07:38 +01:00
tag.class.php Add paging on Tag::get_tag_objects 2013-11-05 20:40:13 -05:00
tmp_playlist.class.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00
ui.class.php HTML5 player replaced by JPlayer and add an iframed version of the player 2013-11-09 13:32:47 +01:00
update.class.php Add user flags on songs, albums, artists 2013-11-10 12:07:30 +01:00
user.class.php Fix User::count() 2013-03-28 16:56:22 -04:00
userflag.class.php Add user flags on songs, albums, artists 2013-11-10 12:07:30 +01:00
vainfo.class.php Drop Dba::escape in vainfo 2013-02-05 11:48:31 -05:00
video.class.php Some cleanup of play URL handling 2013-02-07 14:24:40 -05:00
xml_data.class.php Cosmetics: death to tabs 2013-01-26 03:38:46 -05:00