Phyks (Lucas Verney)
e86ea9a099
Fix copyright date
2016-08-01 22:02:00 +02:00
Phyks (Lucas Verney)
2bb142eeb8
Fix issue #1260
...
Fix coding guidelines incoherences. Code should match PSR1/2 now, and
php-cs is set to check it on each commit.
Also fixed the Git hook to take into account only added, modified,
copied and renamed files (preventing errors when trying to check deleted
files).
Closes #1260 .
2016-08-01 21:55:14 +02:00
Afterster
07a99104cc
Add cover art on playlists / playlist items
...
Add last update date information to playlists
Always garbage collect catalog after any catalog action (fix #1156 )
2016-03-02 00:07:31 +01:00
Afterster
cfce5049ab
Update version to 3.8.3-develop
2016-02-03 22:02:23 +01:00
Afterster
5b975f3e22
Update version to 3.8.2
...
Update CHANGELOG.md
Fix potential security vulnerability on smartplaylist search rule and catalog management actions (thanks Roman Ammann!)
2016-02-03 21:59:24 +01:00
Afterster
baaceca250
Add Podcast feature
2015-12-20 23:19:23 +01:00
Afterster
68a2f92102
Abandonned php-gettext is replaced by oscarotero/Gettext
2015-12-19 09:34:37 +01:00
Afterster
512e9f103a
Add Discogs metadata/art plugin
...
Update license information on composer plugins
2015-12-10 23:31:40 +01:00
Afterster
fcab5e68ab
Update version to 3.8.1 release
2015-12-08 21:47:41 +01:00
Afterster
9c3637b879
Change license from GPLv2 to AGPLv3
2015-12-02 20:46:34 +01:00
Afterster
d33676b8d2
Fix EchoNest autoloader
2015-11-22 20:17:56 +01:00
Afterster
a340c30872
Update code style script with new checks
2015-11-18 22:39:49 +01:00
Afterster
f7cd0b43be
Merge branch 'feature/customMetadata' of https://github.com/Razrael/ampache into Razrael-feature/customMetadata
...
Conflicts:
lib/class/core.class.php
lib/class/song.class.php
lib/class/update.class.php
lib/class/vainfo.class.php
modules/catalog/local/local.catalog.php
templates/show_edit_song_row.inc.php
templates/show_playlist_song_row.inc.php
templates/show_song.inc.php
2015-11-17 20:48:10 +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
e85e21ce92
Fix statistics Graph broken since Composer move ( fix #966 )
2015-09-23 07:06:10 +02:00
Afterster
b336d1ab7e
Merge branch 'nioc-develop' into develop
...
Conflicts:
modules/plugins/Lastfm/Lastfm.plugin.php
modules/plugins/Librefm/Librefm.plugin.php
2015-09-22 20:21:50 +02:00
Afterster
db131af442
Create a folder per plugin
...
Always detect Composer system dependencies to not break installation because of optional modules
2015-09-19 23:40:58 +02:00
Afterster
2f00d06a98
Fix installation header css
...
Use --prefer-source --no-interaction on composer install
Update MusicBrainz, Tmdb and SabreDAV dependencies
2015-09-17 23:50:41 +02:00
Afterster
f2e69a198f
Fix Wanted feature with latest MusicBrainz library release
2015-09-16 22:55:02 +02:00
Afterster
16d80f8435
Use Composer for dependencies
2015-09-13 23:30:20 +02:00
Afterster
2f5ef59e8c
Fix http_port at installation process
2015-08-26 13:26:56 +02:00
Afterster
89e3a84397
Move http_port user preference to ampache.cfg.php ( fix #937 )
2015-08-26 12:09:32 +02:00
Afterster
47a6585c88
Use latest php-cs-fixer version
2015-07-29 21:59:12 +02:00
Afterster
ec746fdaab
Change version to 3.8.1-develop
2015-06-12 08:39:44 +02:00
Afterster
e8da89de08
Set Ampache version to 3.8.0
...
Update CHANGELOG.md
Update ACKNOWLEDGEMENTS
2015-06-12 08:20:32 +02:00
Afterster
0bce1211fe
Add option to hide user fullname by default
2015-05-14 23:07:36 +02:00
Afterster
2835e4c330
Add delete from disk setting and delete actions on most library items
2015-04-26 09:55:14 +02:00
Afterster
0a1b46f437
Add Label entity
2015-04-21 00:05:41 +02:00
Afterster
4c67bbdabc
Add WebDAV backend
2015-04-19 13:19:47 +02:00
Afterster
091df0f0bc
Add channel and live_stream enable/disable settings
2015-02-02 07:05:13 +01:00
Lawrence Brown
e3a8016f3f
add option to show/hide footer statistics
2015-01-31 22:24:58 +00:00
Afterster
2122fe9531
Add new option to disable deferred extended metadata (= artist info only for now) ( fix #288 )
2015-01-28 06:17:28 +01:00
Afterster
6df66768ab
Add ability to store images on disk ( fix #131 )
...
Add new settings to define art min and max width/height (fix #584 )
2015-01-22 03:42:05 +01:00
René Bigler
6a4fd91d25
[FEATURE] increment config file version
2015-01-08 21:20:11 +01:00
Afterster
9e03f6242d
Add additional genre delimiters
...
Update config version to 22
2015-01-06 23:02:32 +01:00
Lawrence Brown
60a653daf4
copyright 2014 -> 2015
...
janitorial services
2015-01-04 21:36:41 +00:00
Jason Bray
8f88c10f01
Added missing artist results
...
Searching for missing artists now returns a simple list of artist names,
and a link to view their missing albums.
2014-12-22 00:05:49 -05:00
Afterster
78f551d57b
Add display and mandatory user registration fields configuration ( fix #213 )
...
Add optional State and City columns to user table
2014-11-05 06:34:45 +01:00
Afterster
705bd97b00
Add allowed object type granularity on zip feature
...
Bump version to 3.8.0-develop
2014-10-15 23:25:16 +02:00
Afterster
8c452f6638
Add Missing Artist search on top search
2014-10-04 00:27:40 +02:00
Afterster
90a57321c4
Replace PHP_SELF with REQUEST_URI
2014-10-03 23:33:41 +02:00
Afterster
160c59dea2
Fix Scrutinizer issues
2014-09-30 07:47:21 +02:00
Afterster
44d97d4b74
Real 'remember me' feature
...
Change song_preview to plugins
Fix 7digital preview (2 legged oauth authentication)
2014-08-31 22:40:50 +02:00
Afterster
993e5f9fa8
Add hls stream
...
Improve Plex video stream & transcode
2014-08-04 01:33:44 +02:00
Afterster
b3f713db1c
Fix SubSonic and local https ( fix #342 )
2014-07-22 06:07:00 +02:00
Afterster
daa8b3133b
Add video subtitle support
...
Add local_web_path setting (fix #324 )
2014-07-16 22:41:19 +02: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
3fc08b17d4
Improve video browsing and metadata parsing
...
Add TheMovieDB metadata plugin
2014-07-06 00:54:48 +02:00
Afterster
d7fa8efcef
Add missing max_upload_size setting
2014-06-13 22:33:42 +02:00