Commit Graph

33 Commits (691f00eb3976f6ccf4a2c1a20e1264190d64e142)

Author SHA1 Message Date
Frank Karlitschek 64fe06710a add deprecated warning 13 years ago
Frank Karlitschek 0d2d613f59 added a serverProtocol function that correctly returns the used protocol even if the ssl connection is terminated at a reverse_proxy or at a load balancer 13 years ago
Frank Karlitschek 7e49a33d64 getStorage belongs to files not to apps. 13 years ago
Frank Karlitschek 08f7d4c552 document the public classes a bit more 13 years ago
Sam Tuke b055ebc1fc added documentation to OCP namespace 13 years ago
Georg Ehrke bc60b8d87a fix bug in public api 13 years ago
Philipp Roggan bba434ca37 fixed typo in lib/public/util.php:106 (varname to ) 13 years ago
Frank Karlitschek 40b823bc8b some more docu fixes 13 years ago
Bart Visscher 4dbc2093c6 Create a function for linking to remote.php 13 years ago
Thomas Tanghus cde60dba0f Fix typo. 13 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 13 years ago
Frank Karlitschek 5d55c709dd some more documentation cleanups. much more is needed. 13 years ago
Frank Karlitschek 2edf59c026 first part of documentation update. lot´s more to come 13 years ago
Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 13 years ago
Frank Karlitschek eab4a05d78 implement missing getusers call 13 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Frank Karlitschek 351740601a port oc_response 13 years ago
Frank Karlitschek 10bbbc8cd2 new checkAppEnabled call 13 years ago
Frank Karlitschek 82a61e2e1a port oc_preferences 13 years ago
Frank Karlitschek ff66600bc0 port appconfig 13 years ago
Frank Karlitschek 8e99475886 first part of the config stuff 13 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 13 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 13 years ago
Frank Karlitschek e2fb094693 some more porting 13 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 13 years ago
Frank Karlitschek 0195d5b439 some more work on the public API 13 years ago
Frank Karlitschek f5c9fe9ece first step to an public api of ownCloud for the apps. In the future they shouldn´t call internall classes, functions or session variables because this will change and break in upcoming versions. Apps should only call this public interface that we will kepp stable over different releases. The namespace is OCP for ownCloud public. This is just the first step. more coming soon 13 years ago