1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 19:41:55 +02:00
Commit graph

18 commits

Author SHA1 Message Date
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
Afterster
9d0517e98b Display Plex web admin authentication error message 2015-01-13 00:14:44 +01:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Alan McNeil
6af9185222 Plex web is user facing not plex facing so use the $_SERVER settings from request. Redirect of /web/ to /wev/login.php was broken when behind firewall port mapping to ampache. 2014-12-30 08:24:26 +01:00
Afterster
3934a2b86a Add buffer clean requires with PHP FPM on Plex backend 2014-07-30 19:40:26 +02:00
Afterster
9bead0654a Add TVShows and Movie video browse to Plex backend 2014-07-30 01:00:48 +02:00
Afterster
71fb529009 Add NetBeans metadata files 2014-07-29 07:59:44 +02:00
Afterster
c699599fc3 Add Plex backend custom local port hack 2014-07-27 20:04:24 +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
8526e89446 Restore Plex local redirection for web login 2014-03-12 20:06:04 +01:00
Afterster
d502982f44 Use Plex external ip address redirection on /web and fix #149 2014-03-05 21:10:29 +01:00
Afterster
6e5122302c Add myPlex support 2014-02-17 07:49:22 +01:00
Afterster
acc0f8029b Begin myPlex support 2014-02-16 02:06:29 +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
f1d69768b4 Add Plex backend first implementation 2013-11-25 01:55:52 +01:00