Thomas Müller
|
e4e0b5a822
Respect coding style
|
il y a 12 ans |
Robin Appelman
|
2508f64efe
set debug mode if an xdebug session is active
|
il y a 12 ans |
Robin Appelman
|
a7255181ad
fix autoloader throwing errors for non-oc classes
|
il y a 12 ans |
Robin Appelman
|
3dacf149de
allow configuring user backends in config.php
|
il y a 12 ans |
Robin Appelman
|
f67aef608f
load authentication apps on login
|
il y a 12 ans |
Robin Appelman
|
ebd813ae95
don't throw errors in the autoloader when a class doesn't exist
|
il y a 12 ans |
Bart Visscher
|
db18218a1b
Space before tab fixes
|
il y a 12 ans |
Bart Visscher
|
52f2e7112e
Whitespace fixes in lib
|
il y a 12 ans |
Bart Visscher
|
53e51fe46b
Clean user cache on login
|
il y a 12 ans |
Bart Visscher
|
8a02a8852f
Add background job for global file cache cleanup
|
il y a 12 ans |
Lukas Reschke
|
0d8df3f55c
Revert "Combine install checks in lib/base.php"
|
il y a 12 ans |
Michael Gapczynski
|
465767670b
Check blacklist when renaming files
|
il y a 12 ans |
Lukas Reschke
|
8ec45870a3
Validate cookie properly and prevent auth bypass
|
il y a 12 ans |
Jakob Sack
|
0ea4fa298c
Backgroundjobs: don't try to access OC_Appconfig if ownCloud has not been installed
|
il y a 12 ans |
Jakob Sack
|
81b997b56e
Merge branch 'backgroundjobs'
|
il y a 12 ans |
Bart Visscher
|
82b10954e7
Simplify loading app php script files
|
il y a 12 ans |
Bart Visscher
|
5e7086adc9
Move login handling to OC class
|
il y a 12 ans |
Bart Visscher
|
83403784d1
Always load when the requested file is css
|
il y a 12 ans |
Bart Visscher
|
da07245f59
Move OC::loadfile and OC::loadapp next to OC::handleRequest
|
il y a 12 ans |
Bart Visscher
|
e3c732040b
Make OC::loadfile and OC::loadapp protected, only used in OC::handleRequest
|
il y a 12 ans |
Bart Visscher
|
0973969386
Cleanup OC::loadfile
|
il y a 12 ans |
Bart Visscher
|
aa9fbf6639
Combine install checks in lib/base.php
|
il y a 12 ans |
Jakob Sack
|
889f0a1c6d
rename appconfig keys for backgroundjobs
|
il y a 12 ans |
Jakob Sack
|
13a0818fec
Be more precise regarding backgroundjobs mode
|
il y a 12 ans |
Bart Visscher
|
3387454094
Move login code from index.php to OC class
|
il y a 12 ans |
Bart Visscher
|
9156fb73fd
Move handling request of index.php to OC class
|
il y a 12 ans |
Bart Visscher
|
7522a23693
Remove unused RUNTIME_NOSETUPFS var
|
il y a 12 ans |
Bart Visscher
|
99ce7ba1df
Move serverHost and serverProtocol functions to OC_Request
|
il y a 12 ans |
Bart Visscher
|
6d0390dcca
Fix rewriting GET parameters with ? in REQUESTEDAPP
|
il y a 12 ans |
Arthur Schiwon
|
57c375ea24
Support for OCA namespace
|
il y a 12 ans |