1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00
ampache/lib/class
Afterster 173d5e9d76 Requires user catalog right to edit arts
Avoid additional sql requests on searches
2014-10-15 22:37:06 +02: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 Requires user catalog right to edit arts 2014-10-15 22:37:06 +02: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 Duplicate arts on song artist/album changes if required 2014-10-03 07:19:51 +02: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 Add video subtitle support 2014-07-16 22:41:19 +02:00
database_object.abstract.php Update copyright years 2014-05-18 09:53:57 +02:00
dba.class.php Add logs on Dba connection 2014-08-01 00:04:52 +02: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 Fix item art actions position 2014-10-10 07:40:45 +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 latest Scrutinizer issues 2014-10-01 00:03:19 +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 Associate logged user object to the global user property in login.php 2014-10-14 23:03:47 +02:00
query.class.php Fix Scrutinizer issues 2014-09-30 07:47:21 +02:00
random.class.php Edit library items in a more generic way 2014-07-08 00:51:52 +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 Send email to admins when registered user must be enabled (fix #393) 2014-08-31 13:25:20 +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 Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
session.class.php Add user geolocation and user statistical graphs 2014-10-06 01:05:17 +02: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 Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
song_preview.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
stats.class.php Add user geolocation and user statistical graphs 2014-10-06 01:05:17 +02:00
stream.class.php Add Aurora.js support in webplayer 2014-10-12 12:55:31 +02:00
stream_playlist.class.php Add user geolocation and user statistical graphs 2014-10-06 01:05:17 +02: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 Requires user catalog right to edit arts 2014-10-15 22:37:06 +02: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 Aurora.js support in webplayer 2014-10-12 12:55:31 +02: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 Add user geolocation and user statistical graphs 2014-10-06 01:05:17 +02:00
user.class.php Add user geolocation and user statistical graphs 2014-10-06 01:05:17 +02:00
userflag.class.php Add video image preview 2014-07-08 09:05:45 +02:00
vainfo.class.php Fix Scrutinizer issues 2014-09-30 07:47:21 +02:00
video.class.php Requires user catalog right to edit arts 2014-10-15 22:37:06 +02:00
wanted.class.php Add Missing Artist search on top search 2014-10-04 00:27:40 +02:00
waveform.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
webplayer.class.php Add Aurora.js support in webplayer 2014-10-12 12:55:31 +02:00
xml_data.class.php Fix Scrutinizer reported errors 2014-07-09 23:27:14 +02:00