summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Backgroundjobs: Fix wrong var namesJakob Sack2012-08-121-2/+2
* Make getting all users and groups the defaultMichael Gapczynski2012-08-111-1/+1
* Add search, limit, and offset parameters to getUsers() and getGroups()Michael Gapczynski2012-08-111-1/+1
* Backgroundjobs: rename ScheduledTask to QueuedTaskJakob Sack2012-08-091-22/+23
* Add public interface to background jobsJakob Sack2012-08-091-0/+116
* Move serverHost and serverProtocol functions to OC_RequestBart Visscher2012-08-071-2/+2
* Remove OC_App::register call in OCP\App::registerJakob Sack2012-07-301-1/+1
* declare OCP\App::register as deprecatedGeorg Ehrke2012-07-261-0/+15
* provide recursiveArraySearch as Helper function and make available through APIArthur Schiwon2012-07-251-0/+11
* Offer User and Group interfaces in public APIArthur Schiwon2012-07-252-0/+62
* Trying to get documentation to "Do The Right Thing" (TM)Thomas Tanghus2012-07-201-70/+73
* Added some more documentation to OCP\JSON.Thomas Tanghus2012-07-201-8/+57
* Added some documentation for OCP\JSON::callCheck()Thomas Tanghus2012-07-201-0/+15
* remove unused variablesRobin Appelman2012-07-201-22/+0
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-099-21/+0
* provide multibyte aware helper functions mb_str_replace, mb_substr_replace an...Arthur Schiwon2012-07-021-13/+57
* remove unnecessary commentBjoern Schiessle2012-06-201-1/+1
* introducing a sanitize HTML function for the internal and the public API. ThisBjoern Schiessle2012-06-191-0/+12
* White-space fix.Thomas Tanghus2012-06-141-13/+9
* Added JSON methods for CSRF prevention. Make request token accessible from te...Thomas Tanghus2012-06-131-0/+7
* add two csrf check calls. Review and lot´s of porting needed.Frank Karlitschek2012-06-091-0/+20
* add deprecated warningFrank Karlitschek2012-06-041-1/+2
* added a serverProtocol function that correctly returns the used protocol even...Frank Karlitschek2012-06-011-0/+10
* Remove OC_App::register functionBart Visscher2012-05-311-1/+0
* update copyrightFrank Karlitschek2012-05-269-9/+9
* getStorage belongs to files not to apps.Frank Karlitschek2012-05-192-9/+9
* document the public classes a bit moreFrank Karlitschek2012-05-199-1/+25
* added documentation to OCP namespaceSam Tuke2012-05-101-2/+6
* Merge commit 'refs/merge-requests/100' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-05-091-1/+1
|\
| * fixed typo in lib/public/util.php:106 (varname to )Philipp Roggan2012-05-091-1/+1
* | fix bug in public apiGeorg Ehrke2012-05-091-1/+1
|/
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-071-1/+13
|\
| * Create a function for linking to remote.phpBart Visscher2012-05-071-0/+12
| * Fix typo.Thomas Tanghus2012-05-071-1/+1
* | some more docu fixesFrank Karlitschek2012-05-071-7/+16
|/
* ported the oc_template classFrank Karlitschek2012-05-061-2/+46
* some more documentation cleanups. much more is needed.Frank Karlitschek2012-05-067-78/+79
* first part of documentation update. lot´s more to comeFrank Karlitschek2012-05-061-47/+47
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-052-0/+85
* implement missing getusers callFrank Karlitschek2012-05-041-0/+10
* ported oc_dbFrank Karlitschek2012-05-031-0/+92
* ported oc_jsonFrank Karlitschek2012-05-031-0/+94
* port oc_responseFrank Karlitschek2012-05-031-0/+106
* new checkAppEnabled callFrank Karlitschek2012-05-021-1/+14
* port oc_preferencesFrank Karlitschek2012-05-021-0/+35
* port appconfigFrank Karlitschek2012-05-021-0/+28
* first part of the config stuffFrank Karlitschek2012-05-021-0/+70
* move all the files stuff into a files classFrank Karlitschek2012-05-022-74/+114
* ported the oc_app callsFrank Karlitschek2012-05-021-0/+156
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-4/+111