Bart Visscher
|
f47444e1f7
|
Use separate function to make absolute urls
|
2012-02-17 22:07:14 +01:00 |
Robin Appelman
|
a77f3a07a1
|
Fix some issues in ampache resonponse
Patch by Markus Germeier
|
2012-01-24 02:56:57 +01:00 |
Tom Needham
|
dd7a411f9a
|
Disable save button while saving. Streamlined code.
|
2011-11-29 22:11:42 +00:00 |
Robin Appelman
|
b0127e3918
|
use OC_Log instead of error_log
|
2011-10-16 21:42:24 +02:00 |
Florian Pritz
|
8648e3c43c
|
only call error_log() if DEBUG is true
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
2011-09-24 18:41:47 +02:00 |
Bart Visscher
|
82c7598861
|
Remove global vars and use the OC static version.
Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
|
2011-09-18 19:37:54 +02:00 |
Bart Visscher
|
760b47a62f
|
Use OC_Helper::linkTo also for absolute urls.
One central place to check for https.
|
2011-09-09 22:19:15 +02:00 |
Robin Appelman
|
9f28c20660
|
fix collection browsing using the ampache api
|
2011-08-17 00:07:17 +02:00 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
2011-07-29 21:36:03 +02:00 |
Robin Appelman
|
38f1cffab3
|
import media app
|
2011-07-22 06:30:52 +02:00 |