1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00
Commit graph

26 commits

Author SHA1 Message Date
Niols
a1f6a073cb Use UI::find_template everytime there's a '/templates/…'
Note: This concerns everything but the install files
2015-06-06 18:54:05 +02:00
Afterster
ae553bd786 Add user, followers, following and last_shouts XML API functions 2015-06-03 22:52:56 +02:00
Afterster
02fa24625e Add CDATA declaration on artist summary, date and place xml values 2015-05-29 23:06:52 +02:00
Afterster
0c346bad51 Merge pull request #852 from RyanCopley/playlisttrack-fix
Return playlist track in the song XML if it is passed in
2015-05-16 09:58:05 +02:00
Afterster
0bce1211fe Add option to hide user fullname by default 2015-05-14 23:07:36 +02:00
Afterster
d83b378595 Avoid autoplay in share page by default 2015-05-14 20:44:59 +02:00
Ryan Copley
a126ceb7a5 Fixes #851 Add the playlist_data track to the song XML if it was passed in. 2015-05-11 22:43:04 -04:00
Afterster
26b30a2817 Add Podcast links to albums and artists if RSS Feed enabled 2015-05-02 10:00:13 +02:00
Afterster
21a3de408c Fix transcode settings for api player type 2015-04-01 19:51:19 +02:00
Afterster
839f3cf1b7 Add default values to 0 instead of empty string on some int parameters in ampache xml api (avoid some crash on few players) 2015-03-01 07:16:15 +01:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
80cd08ed04 Fix Scrutinizer reported errors 2014-07-09 23:27:14 +02:00
Afterster
d842ebbb00 Add art on Videos
Add videos support to Subsonic and UPnP APIs
Update Tmdb module
2014-07-06 20:46:46 +02:00
Afterster
a2c44cb355 Fix codestyle 2014-06-29 09:43:48 +02:00
Afterster
7b76c83b43 Restore legacy xml api tags node 2014-06-29 09:29:20 +02:00
Afterster
c315fc10a9 Fix XML API tag info (fix #281) 2014-06-24 07:35:16 +02:00
Afterster
cd0b66391e Ignore some unused warnings 2014-05-26 00:02:11 +02:00
Afterster
b16958f44e Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02:00
Afterster
0152ab610f Move ampache-doped to ampache 2014-04-15 20:20:02 +02:00
Afterster
2a7583acda Add missing item fields, stats function, playlist edition functions and API Key authentication type to Ampache XML API 2014-03-15 21:04:11 +01:00
Afterster
7b64802f62 Rename Ampache to Ampache-doped 2014-02-01 10:30:13 +01:00
Afterster
5eceaf2aea Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
Afterster
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
Paul Arthur
ef4d366060 Cosmetics: death to tabs
The refactoring I've been doing has reminded me of my strong preference
for spaces, and I feel inclined to impose my will on the tree.
2013-01-26 03:38:46 -05:00
Paul Arthur
9c28ed5ad1 Consistently use _ in two-word class names 2013-01-25 19:54:11 -05:00
Renamed from lib/class/xmldata.class.php (Browse further)