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

11 commits

Author SHA1 Message Date
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
9c3637b879 Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
René Bigler
e96b0ff073 [BUGFIX] Fix some metadata errors 2015-11-19 23:27:34 +01:00
René Bigler
69a4a5f1f4 [FEATURE] Enable Composer autoloading for lib 2015-11-19 20:08:48 +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
René Bigler
19bff3fad7 [CLEANUP] Code cleanup 2015-01-10 00:47:13 +01:00
René Bigler
af03777cc8 [FEATURE] #280 Add Beets support for additional metadata 2015-01-10 00:22:36 +01:00
René Bigler
46fc6b171b [FEATURE] #280 Add Medatada edit to songs and fix some bugs 2015-01-10 00:22:25 +01:00
René Bigler
22ad091496 [FEATURE] #280 Add insert, update and delete to local catalog 2015-01-10 00:22:16 +01:00
René Bigler
08965bf7fc [FEATURE] #280 Add core libraries 2015-01-10 00:22:13 +01:00