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

23 commits

Author SHA1 Message Date
Afterster
1bb268a66d Fix Subsonic genres when using json format
Change Large album art browsing view to 200px
Add unique constraint on tag map
Change popular and favorite stats object type order
2015-12-24 00:14:55 +01:00
Afterster
9c3637b879 Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
Afterster
5124a5ed4c Merge branch 'develop' of https://github.com/Psy-Virus/ampache into Psy-Virus-develop
Conflicts:
	templates/show_album_row.inc.php
	templates/show_artist_row.inc.php
	templates/show_label_row.inc.php
	templates/show_playlist_song_row.inc.php
	templates/show_song_row.inc.php
	templates/show_video_row.inc.php

Apply align_equals and concat_with_spaces on code style
2015-11-07 08:08:59 +01:00
Afterster
47a6585c88 Use latest php-cs-fixer version 2015-07-29 21:59:12 +02:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
1c1212625f Add SubSonic API create/delete user, jukebox control and search auto suggestion support 2014-11-25 08:24:13 +01:00
Afterster
862dde3e00 Add .htaccess generation in installation process
Improve installation configuration to be less error-prone
2014-05-18 17:27:29 +02:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02:00
Afterster
469c8759f2 Fix Subsonic stream when transcoding 2014-04-10 22:17:35 +02:00
Afterster
4e9faa31d3 Update changelog and project links 2014-04-05 00:27:27 +02:00
Afterster
b4b8f33b85 Add OpenID authentication (fix #113) 2014-01-18 17:49:41 +01:00
Afterster
53d91f6543 Fix Subsonic POST requests and Indexes sharp category 2014-01-12 23:38:04 +01:00
Afterster
cfb349178e Add Infinite Scroll in Browse 2014-01-12 01:55:14 +01:00
Afterster
c3b3a8021e Add 'fake' directory to Subsonic streaming url when cUrl unavailable 2014-01-11 19:47:18 +01:00
Afterster
167062f8dc Fix Subsonic with Jamstash client 2014-01-11 16:01:15 +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
f50d8a93a5 Add optional client name when playing 2013-12-07 09:41:20 +01:00
Afterster
f1d69768b4 Add Plex backend first implementation 2013-11-25 01:55:52 +01:00
Afterster
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
Afterster
13eb867cc5 Set [PT,L,QSA] flag by default 2013-11-10 13:42:00 +01:00
Afterster
a42d1f1c1b Add curl check, JSON format, missing getSong function and better response for few clients 2013-11-10 12:07:34 +01:00
Afterster
97af1d3821 Add 'Star' feature on Subsonic API and few error check 2013-11-10 12:07:32 +01:00
Afterster
e0f72082a0 Add Subsonic API 2013-11-05 20:40:13 -05:00