1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 02:39:47 +02:00
Commit graph

13 commits

Author SHA1 Message Date
Lawrence Brown
73f35cd4aa change copyright years to 2015
sorry for taking two commits to do this!
2015-01-06 17:34:39 +00:00
Afterster
c561757fb0 Add current line information on xml parse error 2014-06-03 07:46:32 +02:00
Afterster
47ae5b9e75 Add xml parse error details in AmpacheApi logs 2014-06-02 19:32:56 +02:00
Afterster
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
Afterster
846d4dc37f Catalog type are now plugins!
Fix support HTTPS and musicbrainz ids sur AmpacheAPI
2013-11-16 16:48:28 +01:00
Paul Arthur
58ba28b0d3 Don't store plaintext passwords
http://dbareactions.tumblr.com/post/41455377237/when-i-see-app-passwords-stored-in-clear-text-in
2013-03-28 16:56:22 -04:00
Paul Arthur
744e6bb994 Make remote catalogs actually work 2013-03-28 16:56:21 -04:00
Paul Arthur
46e325284e Clean up AmpacheApi module
Remove trailing whitespace.
Centralise debugging by using a function.
Add an optional debug callback for passing debug messages up the chain.
2013-03-28 16:56:21 -04: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
46100a9e0b Cosmetics: clean up remaining heads 2013-01-25 20:18:26 -05:00
Karl Vollmer
2c06cb5440 Switched API to exceptions rather then trigger_error in most instances, more work on the
remote catalog indexing.
2011-11-28 11:22:47 -04:00
Karl Vollmer
8fbbe64e8f AmpacheApi -- Store handshake information
Catalog -- pull handshake info, do something with it?
2011-11-23 15:59:41 -04:00
Karl Vollmer
6f8e4985d5 Add Basic Ampache API library - to be used by the remote catalog functionality 2011-11-23 09:36:17 -04:00