Commit Graph

10346 Commits (2e4cc6da17028e777dc223689f1b9964ff2a4d8f)

Author SHA1 Message Date
Christoph Wurst 9bc6a8437d
Deprecate the query mothod on the server container 6 years ago
Roeland Jago Douma 884f3d009a
Discourage webauthn user interaction 6 years ago
Christoph Wurst 8a433a7226
Deprecate ILogger 6 years ago
Christoph Wurst c889021334
Add a scoped PSR logger for apps 6 years ago
Christoph Wurst efd2835b23
Deprecate the server container getters 6 years ago
Joas Schilling 49970639fa
Add constants for the magic strings of template rendering 6 years ago
Joas Schilling 0dfcc132ca
Allow to register AlternativeLogin on RegistrationContext 6 years ago
Christoph Wurst 4152216bd8
Use PSR container interface and deprecate our own abstraction 6 years ago
Roeland Jago Douma 7d7ba61625
Add real events to load additionalscripts 6 years ago
Christoph Wurst b9a911f0b3
Deprecate the internal Symfony dispatcher adapter 6 years ago
lui87kw 3fe3d1fca3 Extra white space to follow other ifs 6 years ago
bladewing 7dafd5831f Avoid substr() error when strpos returns false 6 years ago
Julius Härtl 35bdb998ef
Dashboard strict typing 6 years ago
Julius Härtl 31a1494529
Add load method for apps to bootstrap their panels 6 years ago
Julius Härtl b71de68f43
Cleanup public api methods 6 years ago
Julius Härtl 81e5593133
Move to lazy panel registration during registration context 6 years ago
Julius Härtl 673d70dfc5
Add new dashboard public API 6 years ago
Roeland Jago Douma fa9dfd83c9
Fix AppFramework services 6 years ago
Morris Jobke d9cc2f0213
Do not load app.php if Application implements IBootstrap 6 years ago
Christoph Wurst f03f88b437
Delegate bootstrap registration lazily 6 years ago
Georg Ehrke 3bdfb380fc
Fix PHPDoc of IRequest::getHeader 6 years ago
Christoph Wurst ab303dddcd
Make the PSR-3 adapter exception-aware 6 years ago
Robin Appelman e357d46863
filter files containing a hash in the path for ftp storages 6 years ago
Morris Jobke 065ef14cb0
Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external 6 years ago
Roeland Jago Douma 725872c23a
Make the subscription registry lazy 6 years ago
Robin Appelman 70906a359f
ensure home storage is initialized on first setup 6 years ago
Roeland Jago Douma 43efac345e
Use the correct mountpoint to calculate 6 years ago
Morris Jobke 9e88456768
Fix regression in return value of OC_Util::checkDataDirectoryPermissions due to #21761 6 years ago
Roeland Jago Douma c7d9636e82
Kill another unneeded translation 6 years ago
Roeland Jago Douma 3f447b9c8c
Fix supporting defaults for routes 6 years ago
Roeland Jago Douma 76eb793f9b
Only translate if we need the string 6 years ago
Robin Appelman 050e2fe346
allow admin to configure the max trashbin size 6 years ago
Roeland Jago Douma edc1c77dd9
Do not create a RouteActionHandler object for each route 6 years ago
Roeland Jago Douma 7d128ebf3e
Remove old deprecated getAppFolder 6 years ago
Holger Hees e70249e089
Update SecurityMiddleware.php 6 years ago
Morris Jobke 37856cd377
Cascading effect - more code that now is not used anymore 6 years ago
Morris Jobke e20db42a0c
Tags.php and the old sharing mechanism 6 years ago
Morris Jobke b1cdd0dd9b
Use formal type hints instead of informal PHPDoc 6 years ago
J0WI 6ca1599ea4 Fix chmod on file descriptor 6 years ago
Joas Schilling 3d559159f0
Allow notification apps to defer and flush the sending 6 years ago
Christoph Wurst 4a3ea04baa
Callable parameter injection 6 years ago
Joas Schilling db8267db26
Use the new method everywhere 6 years ago
Daniel Kesselberg 9b10d35477
Fix wrong phpdoc for execute method 6 years ago
Christoph Wurst d3a4bc91f7
Fix static method call for s3 bucket compat check 6 years ago
Joas Schilling 74a9cadc50
Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating 6 years ago
Joas Schilling b997edad10
Add a dedicated method to get the language for another user 6 years ago
Daniel Kesselberg 87dd760a89
Replace TYPE with TYPES 6 years ago
Robin Appelman da2d425044
add proper paths to locking exceptions 6 years ago
Christoph Wurst 8e9726be5c
Log usages of the deprecated app.php file 6 years ago
Daniel Kesselberg 4d44d6be2e
Replace Share with IShare and add missing return. 6 years ago