summaryrefslogtreecommitdiffstats
path: root/lib/public/util.php
Commit message (Expand)AuthorAgeFilesLines
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+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
* add two csrf check calls. Review and lot´s of porting needed.Frank Karlitschek2012-06-091-0/+20
* added a serverProtocol function that correctly returns the used protocol even...Frank Karlitschek2012-06-011-0/+10
* update copyrightFrank Karlitschek2012-05-261-1/+1
* document the public classes a bit moreFrank Karlitschek2012-05-191-0/+3
* fixed typo in lib/public/util.php:106 (varname to )Philipp Roggan2012-05-091-1/+1
* Create a function for linking to remote.phpBart Visscher2012-05-071-0/+12
* Fix typo.Thomas Tanghus2012-05-071-1/+1
* some more documentation cleanups. much more is needed.Frank Karlitschek2012-05-061-19/+18
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-0/+29
* move all the files stuff into a files classFrank Karlitschek2012-05-021-74/+0
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-4/+111
* port linkto and serverHostFrank Karlitschek2012-05-011-1/+32
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-0/+9
* some more portingFrank Karlitschek2012-05-011-1/+38
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-1/+8
* some more work on the public APIFrank Karlitschek2012-05-011-2/+25
* first step to an public api of ownCloud for the apps. In the future they shou...Frank Karlitschek2012-04-231-0/+60