summaryrefslogtreecommitdiffstats
path: root/public.php
Commit message (Collapse)AuthorAgeFilesLines
* set incognito mode for public.php calls. Because in this case ownCloud ↵Bjoern Schiessle2013-11-221-0/+1
| | | | should always work the same way as if no user is logged in
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
|
* clean up usage of DatabaseSetupException and catch Exceptions in entrypointsJörn Friedrich Dreyer2013-06-101-16/+26
|
* public.php - check if maintenance mode is enabledGeorg Ehrke2013-06-031-0/+1
|
* More Checkstyle cleanupFelix Moeller2012-10-231-1/+1
| | | | This is for all LowerCaseConstant warnings
* Update public.phpThomas Müller2012-09-041-4/+4
| | | respect coding style
* 404 if service is not set for public.phpMichael Gapczynski2012-08-281-0/+4
|
* Remove unused RUNTIME_NOSETUPFS varBart Visscher2012-08-081-1/+0
|
* fix remote and public.phpRobin Appelman2012-07-131-0/+1
|
* Check if app is enabled before loading in remote and public.phpBart Visscher2012-06-271-0/+1
|
* Correct remote and public, and last occurence of OC::Brice Maron2012-06-061-3/+3
|
* selective app loading for remote/publicRobin Appelman2012-05-141-2/+7
|
* improve remote.php and create public.phpGeorg Ehrke2012-05-071-0/+10