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
Afterster
26b30a2817
Add Podcast links to albums and artists if RSS Feed enabled
2015-05-02 10:00:13 +02:00
Lawrence Brown
60a653daf4
copyright 2014 -> 2015
...
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
98664d2a84
Update copyright years
2014-05-18 09:53:57 +02: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
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
9c28ed5ad1
Consistently use _ in two-word class names
2013-01-25 19:54:11 -05:00
Paul Arthur
9a83f50042
Consistently use require_once to load init.php
2013-01-25 19:10:43 -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
momo-i
9ce63661d1
Fixed indent and add translation words
2011-02-03 14:03:16 +09:00
momo-i
5da3caed31
Modified header comment for phpdoc
2011-02-03 10:25:54 +09: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
c99a5d58cf
added the recently played back in
2008-12-07 15:03:33 +00:00
Karl 'vollmerk' Vollmer
07f8ef395a
finished up the rss feed stuff for now playing, it is currently the only type that works, should conform to rss standards now
2008-12-07 14:02:12 +00:00
Karl 'vollmerk' Vollmer
287a46f11e
some work on the rss feed stuff
2008-12-06 18:47:09 +00:00
Karl 'vollmerk' Vollmer
efd932b9fd
fixed some copyright lines and removed unused file
2008-05-08 06:10:17 +00:00
Karl 'vollmerk' Vollmer
87ef79d5be
tweaked the mpd class a bit changing timeouts, fixed the gather album art so it only gathers for the specified catalog
2007-10-01 15:25:25 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c
licence updates, Thx porthose
2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
af2ff07a81
- Fixed Ratings
...
- Tweaked RSS, still needs work
- Show Single artist mostly finished
2007-06-07 07:20:01 +00:00
pb1dft
79d6b4b7e4
javascript modification/rss no_session fix/On useradd display right accesslevel(bounty1370)
2007-02-16 00:05:09 +00:00
pb1dft
5db7a0e53c
Strange error occured while commiting
2006-10-27 21:14:40 +00:00
pb1dft
d6e50fd701
Reworked RSS and fixed mail statistics
2006-10-27 03:54:53 +00:00
Karl 'vollmerk' Vollmer
78e5af0d4f
added per user rss feed support, added the album art to the rss feed and added a sane error message to quarantine
2006-10-15 18:39:21 +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
c6cf91dc02
rss fixes
2006-01-08 06:52:26 +00:00
Karl 'vollmerk' Vollmer
bcad40a05a
New Import
2005-06-09 16:34:40 +00:00