1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
Commit graph

25 commits

Author SHA1 Message Date
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
06c67fe14f duplicates.php: drop unnecessary Dba::escape()
This value is never passed to the database or output in any way.
2013-02-04 17:46:13 -05: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
04aa79b53c Move show_{footer,header}() from ui.lib.php to UI 2013-01-26 01:22:50 -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
cad1380737 Move duplicate searching from Catalog to Song
Catalog::get_duplicate_songs() -> Song::find_duplicates()
Catalog::get_duplicate_info() -> Song::get_duplicate_info()
2013-01-25 20:49:16 -05:00
Paul Arthur
c14c8ca734 Cosmetics: clean up heads in admin/ 2013-01-25 15:50:39 -05:00
Adam Grissom
36bc6d5107 Fix display of duplicate search 2011-04-18 13:01:56 -04: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
f99643663c header comment modified for phpdoc 2011-02-03 09:43:46 +09:00
momo-i
d703009677 header comment for phpdoc 2011-02-03 07:30:23 +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
ee10d335e0 junk commit, nothing really changed 2008-12-02 08:47:15 +00:00
Karl 'vollmerk' Vollmer
81a854f7ea fixed the find duplicates stuff, its actually still broken somewhat but it mostly works so why not commit eah? 2007-12-16 23:52:06 +00:00
Karl 'vollmerk' Vollmer
2d06bf58a2 new best guess duplicate logic 2006-12-22 06:03:03 +00:00
Karl 'vollmerk' Vollmer
edcf34c986 fixed up xmlrpc hopefully (needs testing) and fixed duplicates, cleaned up burgundy a little more 2006-09-30 04:15:11 +00:00
Karl 'vollmerk' Vollmer
cff8e73152 fixed acls and improved the classic theme a little more 2006-09-26 07:52:05 +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
xgizzmo
01d3ab7404 whoops where did that stuff come from? :) 2005-12-31 02:50:40 +00:00
xgizzmo
b79ae26d4f XHTML validation cleanup 2005-10-18 21:54:23 +00:00
Karl 'vollmerk' Vollmer
bcad40a05a New Import 2005-06-09 16:34:40 +00:00