1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00
ampache/lib/class
2014-11-13 19:51:15 +01:00
..
access.class.php Add Favorite and Rating to playlists 2014-10-02 21:23:07 +02:00
ajax.class.php Replace iframe with Ajax page loading :) :) 2014-08-08 01:36:07 +02:00
album.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
ampache_rss.class.php Add new display_home plugin category 2014-10-02 23:51:39 +02:00
ampconfig.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
api.class.php Add graphs to library items 2014-10-08 23:12:00 +02:00
art.class.php Fix missing album list when current albums have only release mbid without release group mbid 2014-11-12 22:59:17 +01:00
artist.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
artist_event.class.php Fix Scrutinizer issues 2014-09-30 07:47:21 +02:00
auth.class.php Add username to session data when creating a session through 'remember me' 2014-09-01 17:37:47 +02:00
autoupdate.class.php Fix Scrutinizer issues 2014-09-30 07:47:21 +02:00
broadcast.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
broadcast_server.class.php Add user geolocation and user statistical graphs 2014-10-06 01:05:17 +02:00
browse.class.php Fixed #504: All Songs in Artist view bug 2014-10-15 00:04:55 +02:00
catalog.class.php Fixed #563: Errors in SQL syntax when verifying catalog 2014-11-11 08:07:22 +01:00
channel.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
clip.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
core.class.php Fix NavigateTo on non-ajax browsing 2014-09-24 01:23:53 +02:00
daap_api.class.php Fix code styles through php-cs-fixer 2014-10-21 20:28:17 +02:00
database_object.abstract.php Update copyright years 2014-05-18 09:53:57 +02:00
dba.class.php Fixed #571: After fresh install, test.php displays ERROR on tables. Also on existing install. 2014-11-13 19:51:15 +01:00
democratic.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
error.class.php Fix Scrutinizer reported errors 2014-07-09 23:27:14 +02:00
graph.class.php Add Stream Control by Time plugin 2014-10-25 09:05:41 +02:00
library_item.interface.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
license.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
live_stream.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
localplay.class.php Fix code style 2014-05-25 22:54:29 +02:00
localplay_controller.abstract.php Ignore some unused warnings 2014-05-26 00:02:11 +02:00
mailer.class.php Remove remaining unused code 2014-05-25 23:23:52 +02:00
media.interface.php Add Aurora.js support in webplayer 2014-10-12 12:55:31 +02:00
memory_object.class.php Update copyright years 2014-05-18 09:53:57 +02:00
movie.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
openid.class.php Change includes 2014-09-28 20:19:53 +02:00
personal_video.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
playable_item.interface.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
playlist.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
playlist_object.abstract.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
plex_api.class.php Fix code styles through php-cs-fixer 2014-10-21 20:28:17 +02:00
plex_xml_data.class.php Fix latest Scrutinizer issues 2014-10-01 00:03:19 +02:00
plugin.class.php Add new display_home plugin category 2014-10-02 23:51:39 +02:00
preference.class.php Add display and mandatory user registration fields configuration (fix #213) 2014-11-05 06:34:45 +01:00
query.class.php Fix Scrutinizer issues 2014-09-30 07:47:21 +02:00
random.class.php Fixed #500: Add quick play urls 2014-10-19 22:13:27 +02:00
rating.class.php Add Favorite and Rating to playlists 2014-10-02 21:23:07 +02:00
recommendation.class.php Image art on artists edition and index display preferences 2014-09-15 07:37:17 +02:00
registration.class.php Fixed #485: Send email notification to user after admin approval 2014-10-22 22:18:07 +02:00
scrobbler.class.php Fix scrutinizer code style 2014-05-26 00:48:43 +02:00
scrobbler_async.class.php Fix Scrutinizer reported errors 2014-07-09 23:27:14 +02:00
search.class.php Fixed #351: Smart Playlist different results for different users 2014-11-04 23:17:34 +01:00
session.class.php Add session_destroy() to Session::destroy method 2014-11-12 22:23:27 +01:00
share.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
shoutbox.class.php Add Favorite and Rating to playlists 2014-10-02 21:23:07 +02:00
slideshow.class.php Update copyright years 2014-05-18 09:53:57 +02:00
song.class.php Create Album Artist entry before song Artist entry 2014-11-12 20:45:30 +01:00
song_preview.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
stats.class.php Add count_type column on object_count table 2014-10-24 07:48:50 +02:00
stream.class.php Add Aurora.js support in webplayer 2014-10-12 12:55:31 +02:00
stream_playlist.class.php Overlay notifications updated. 2014-11-13 15:29:42 +01:00
stream_url.class.php Fix song download link with beautiful url settings enabled 2014-07-05 10:10:08 +02:00
subsonic_api.class.php Fix Scrutinizer issues 2014-09-30 07:47:21 +02:00
subsonic_xml_data.class.php Add Aurora.js support in webplayer 2014-10-12 12:55:31 +02:00
tag.class.php Fix #568 2014-11-13 16:17:41 +01:00
tmp_playlist.class.php Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
tvshow.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
tvshow_episode.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
tvshow_season.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
ui.class.php Image art on artists edition and index display preferences 2014-09-15 07:37:17 +02:00
update.class.php Add HTML5 ReplayGain Track support 2014-11-10 15:02:09 +01:00
upload.class.php Add check to avoid fatal error if "Uploads catalog destination" setting undefined 2014-06-13 13:20:29 +02:00
upnp_api.class.php Fix code styles through php-cs-fixer 2014-10-21 20:28:17 +02:00
user.class.php Add display and mandatory user registration fields configuration (fix #213) 2014-11-05 06:34:45 +01:00
userflag.class.php Add video image preview 2014-07-08 09:05:45 +02:00
vainfo.class.php Add HTML5 ReplayGain Track support 2014-11-10 15:02:09 +01:00
video.class.php Fixed #562: Cannot disable song in library 2014-11-11 08:19:02 +01:00
wanted.class.php Fix missing album list when current albums have only release mbid without release group mbid 2014-11-12 22:59:17 +01:00
waveform.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
webplayer.class.php Add HTML5 ReplayGain Track support 2014-11-10 15:02:09 +01:00
xml_data.class.php Fix Scrutinizer reported errors 2014-07-09 23:27:14 +02:00