1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
Commit graph

41 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
Niols
6cbf700151 fix 1201 and rewrite LDAP class
and ran php-cs-fixer as told in the wiki
2016-05-03 17:11:42 +02: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
034a6341fb Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
Afterster
afa536c6be Fix code style 2014-07-08 20:24:51 +02:00
Afterster
0254be9982 Better Video integration in Ampache features 2014-07-08 20:00:33 +02:00
Afterster
1dde1a89e2 Select distinct random albums 2014-06-01 22:34:13 +02:00
Afterster
25fd367ea3 Fix radio play 2014-06-01 15:04:06 +02:00
Afterster
041dfda1fc Remove remaining unused code 2014-05-25 23:23:52 +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
26b0320c4a Add song previews on missing albums, EchoNest API support 2013-12-28 16:40:35 +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
57483216e4 Rename tmpPlaylist to Tmp_Playlist 2013-01-25 21:48:51 -05:00
Karl 'vollmerk' Vollmer
6eac754129 added in the playlist bar, and the auto-loading of a tmp playlist per session 2007-05-13 00:32:57 +00:00
Karl 'vollmerk' Vollmer
6319e26250 renamed tv, fixed up the tmp playlist, added two preferences and corrected some logic in play/index.php 2007-05-08 04:11:39 +00:00
Karl 'vollmerk' Vollmer
796e90d890 flip democratic play sorting to FIFO 2007-02-12 16:17:15 +00:00
Karl 'vollmerk' Vollmer
f778936cbd debug code, fun for the whole family... 2007-02-10 20:42:27 +00:00
Karl 'vollmerk' Vollmer
d407773cb2 fixed democratic play vote order and user preferences update 2007-02-10 20:41:38 +00:00
Karl 'vollmerk' Vollmer
a145e33a37 added ability to clear entire democratic playlist 2006-12-30 22:49:36 +00:00
Karl 'vollmerk' Vollmer
504cd93ea8 typos abound! 2006-12-12 21:58:26 +00:00
Karl 'vollmerk' Vollmer
4feee9e40a wowow 2006-12-12 21:56:58 +00:00
Karl 'vollmerk' Vollmer
4d053815c5 wups, wasnt cleaning up the playlist of objects with no votes 2006-11-12 20:20:08 +00:00
Karl 'vollmerk' Vollmer
85a3474424 added ability to vote songs up and down in democratic play and fixed a problem with ajax not resetting the gettext() and not having a user or session 2006-11-12 20:10:22 +00:00
Karl 'vollmerk' Vollmer
5174ce434a fixed some sql snaufs that were causing the democratic play to not respect voting preference 2006-11-06 16:26:32 +00:00
Karl 'vollmerk' Vollmer
ae97010e42 slight improvement to the democratic stuff and a stats fix 2006-11-06 03:02:54 +00:00
Karl 'vollmerk' Vollmer
81ad69915a fixed an issue with democratic play when the voted playlist ran out 2006-11-05 23:38:15 +00:00
Karl 'vollmerk' Vollmer
66688aeea7 stupid php 2006-11-05 22:33:02 +00:00
Karl 'vollmerk' Vollmer
a8589cef1e working democratic play 2006-11-05 21:48:43 +00:00
Karl 'vollmerk' Vollmer
d3b5f2f3f8 more work towards the democratic play stuff, really need a UI to test from here on out 2006-11-05 09:59:50 +00:00
pb1dft
f6c313e550 I made a mistake 2006-11-04 01:38:14 +00:00
Karl 'vollmerk' Vollmer
00d74cac5a fixed something I thought I had already fixed, and fiddled with democratic play a tiny bit 2006-10-31 06:55:54 +00:00
Karl 'vollmerk' Vollmer
598a200b96 ok this is ugly but it works 2006-10-30 04:46:45 +00:00
Karl 'vollmerk' Vollmer
f283e4040e few more tweaks and some work on the tv pages 2006-10-23 08:00:34 +00:00
Karl 'vollmerk' Vollmer
3d6a49a218 fixed some zip file issues quarantine migration issues and added a bunch to the tmp playlist class 2006-10-15 20:08:53 +00:00
Karl 'vollmerk' Vollmer
637656f08d added db update for tmp playlist and added initial class definition 2006-10-15 08:57:52 +00:00