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

45 commits

Author SHA1 Message Date
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
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
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
80cde0c626 Enhance share feature with modal dialog choices
Add Facebook / Twitter / GooglePlus external share plugins
2014-11-15 06:05:41 +01:00
Afterster
b98b1a5a95 Add count_type column on object_count table
Add stream control plugins (Hits and Bandwidth)
2014-10-24 07:48:50 +02:00
Afterster
750d4668fd Fixed #518: Site unresponsive during batch download 2014-10-19 14:02:37 +02: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
160c59dea2 Fix Scrutinizer issues 2014-09-30 07:47:21 +02:00
Afterster
0cdf78b524 Show smartplaylist songs 2014-07-26 08:42:00 +02:00
Afterster
80cd08ed04 Fix Scrutinizer reported errors 2014-07-09 23:27:14 +02:00
Afterster
4a2d7b97f6 Fix library item batch download 2014-07-09 13:51:23 +02:00
Afterster
0254be9982 Better Video integration in Ampache features 2014-07-08 20:00:33 +02:00
Afterster
b5f92aa25c Edit library items in a more generic way
Use real large image on Google gather arts
2014-07-08 00:51:52 +02:00
Afterster
106d769eb2 Add Smart Playlists to Subsonic API playlists (fix #194) 2014-06-15 17:55:44 +02:00
Afterster
386aeb11c4 Fix batch zip file album name (fix #265) 2014-06-15 14:53:36 +02:00
Afterster
b16958f44e Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
Afterster
59d038335f Fix several php errors 2014-05-25 18:47:43 +02:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02:00
SUTJael
7d22e8d466 Implementation for #136 started. Album is now ready to be grouped by disks.
Need to create the new view in the album details. Group only works for album with musicbrainz identifiers.
2014-03-20 21:23:34 +01:00
Afterster
8d7ce473d0 Add share feature 2014-01-15 23:55:19 +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
42133f38d2 Move access_denied() from lib/ui.lib.php to UI 2013-01-26 00:57:40 -05:00
Paul Arthur
b7d00ceeb4 Cosmetics: clean up heads in / 2013-01-25 15:40:47 -05:00
Paul Arthur
4aa256cb07 Clean up some PHPDoc crap
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly.  They still
aren't.
2011-04-04 17:37:10 -04:00
Paul Arthur
a9da6a6fa2 Reworked search
Still has tentacles and should have been integrated into the existing
API/Browse implementation better, but it's functional.
2011-04-02 00:48:58 -04:00
momo-i
aee809f1dc header comment replace for phpdoc 2011-02-03 10:07:39 +09:00
Paul 'flowerysong' Arthur
7f36693353 Change Browse from static to instantiable. Among other things, fixes FS#13;
probably also breaks things.  Most things appear to still work, but I may have
missed some cases.
2010-06-10 05:33:57 +00:00
Paul 'flowerysong' Arthur
c1ed41a16d Remove some unused genre stuff. 2010-06-10 01:19:14 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
90d61c3deb sync to trunk from 3.5 branch 2009-06-21 21:54:54 +00:00
Karl 'vollmerk' Vollmer
059f6d4d5c fix download and batch download Addresses #408 and #407 2009-03-07 19:44:00 +00:00
Karl 'vollmerk' Vollmer
ded956d517 added ability to add search results to playlist, or download if batch downloaded is enabled, also fixed user browse sorting 2008-04-27 06:12:32 +00:00
Karl 'vollmerk' Vollmer
b33aa8aec6 fixed issue with lack of timeout reset on some add to catalog functions and fixed batch downloads from active playlist 2007-09-09 03:51:43 +00:00
Karl 'vollmerk' Vollmer
19276f57a9 fixed genre and artist view... mostly also fixed batch downloads 2007-06-04 02:45:03 +00:00
Karl 'vollmerk' Vollmer
1a6ae62569 flushed out the album view and added a few more features removed unused icons 2007-05-13 18:38:19 +00:00
Karl 'vollmerk' Vollmer
9a92a34e2c * New Play/Random icons (last ones I swear)
* Fixed up missing actions/icons on genre browse
* Fixed batch logic to show access denied, rather then
  redirecting
* Fixed a minor css issue on classic that caused the
  album art to float around
2007-01-08 03:27:55 +00:00
Karl 'vollmerk' Vollmer
691d6bb0a3 fixed playlist download selected so it actually gives you what you ask for 2006-09-11 06:45:43 +00:00
Karl 'vollmerk' Vollmer
e3734f063e moved init.php improved vainfo a bit, removed checkboxes from search page 2006-06-17 16:32:04 +00:00
Karl 'vollmerk' Vollmer
ebd39247d9 few mpd style tweaks, new archive lib and a new print_tags 2005-08-18 16:49:50 +00:00
Karl 'vollmerk' Vollmer
7899c3488f added download selected button 2005-08-03 05:46:33 +00:00
Karl 'vollmerk' Vollmer
65663a24f1 move and break, move and break 2005-06-27 08:40:23 +00:00
Karl 'vollmerk' Vollmer
bcad40a05a New Import 2005-06-09 16:34:40 +00:00