18486 Commits (5315cadf280ec3e4f9b26e6d8015e6fb7ecf0c7d)

Author SHA1 Message Date
  Joas Schilling cb8bef1f37
Fix iLike() falsely turning escaped % and _ into wildcards 3 years ago
  Christoph Wurst 7e2c3a820e
Remove the cookie paths for php<7.3 3 years ago
  Roeland Jago Douma 0dece78617
Skip already loaded apps in loadApps 3 years ago
  Joas Schilling ad8b848444
Replace some usages of OC_DB in OC\Share\* with query builder 3 years ago
  Roeland Jago Douma cd849db8be
Avoid SCSS compilation if not needed 3 years ago
  Roeland Jago Douma 65141d4864
Allow config to specify the bucket exists 3 years ago
  Joas Schilling a847aea19c
Deprecate OC_DB::prepare and OC_DB::executeAudited as they leak cursors 3 years ago
  Joas Schilling da1c2bdfe6
Fix repair mimetype step to not leave stray cursors 3 years ago
  Roeland Jago Douma 48d843858d
Do not setup the default FS on normal routes 3 years ago
  Joas Schilling 3d2f71cfa9
Improve query type detection 3 years ago
  Joas Schilling cfc35fa49a
Fix casting to integer on Oracle 3 years ago
  Roeland Jago Douma e93823cba0
Bearer must be in the start of the auth header 3 years ago
  Tobias Assmann a79d7c0be0 fix: also remove use statement of UserCreatedEvent 3 years ago
  Morris Jobke fd3d7c394a
Deprecate old user manager events for user creation 3 years ago
  Joas Schilling ede7510854
Add a function to get the unread count for multiple objects in one go 3 years ago
  Morris Jobke 83c60496a9
Document the behaviour inline 3 years ago
  Tobias Assmann ded2acc966 fix: no more translation from postCreateUser hook to UserCreatedEvent anymore, as event is already emitted in user manager 3 years ago
  Julius Härtl f49630f48c
Replace prefix in executeUpdate 3 years ago
  Morris Jobke 1c496a5a35
Add a background job that checks for potential user imported SSL certificates and shows a warning in the admin settings 3 years ago
  Roeland Jago Douma e25a7137cc
Cleanup route registration logic 3 years ago
  Roeland Jago Douma 54b9f639a6
Always return the default path if we can 3 years ago
  Morris Jobke dc479aae2d
Improve CertificateManager to not be user context dependent 4 years ago
  Roeland Jago Douma 17ffe46d0b
Read the env variables only once 3 years ago
  Morris Jobke 7debc6e0b6
No need to check if there is an avatar available, because it is generated on the fly nowadays 3 years ago
  Roeland Jago Douma 441a3434f3
Move localecache to array 3 years ago
  Roeland Jago Douma fa6a790859
Remove deprecated OCSResponse 3 years ago
  Nextcloud bot b1620344f3
[tx-robot] updated from transifex 3 years ago
  Roeland Jago Douma 6e377a9daf
Only parse the locales ones 3 years ago
  Nextcloud bot ffda62b421
[tx-robot] updated from transifex 3 years ago
  Roeland Jago Douma fe46149560
Psalm fixes 3 years ago
  Roeland Jago Douma 28be188fbc
Update internal connection class 3 years ago
  Morris Jobke f438ee40a4
Revert "[Automated] Update psalm-baseline.xml" 3 years ago
  Nextcloud-PR-Bot ac8a5ca18c Update psalm baseline 3 years ago
  Morris Jobke f12e7e0e95
Fetch the logger and system config once for all query builder instances 3 years ago
  Robin Appelman de7026f6e4
use file name instead of path in 'not allowed to share' message 3 years ago
  Nextcloud bot f576374fe6
[tx-robot] updated from transifex 3 years ago
  Morris Jobke b8ed997238
Remove ISection in favor of IIconSection 3 years ago
  Morris Jobke 32e4a61cac
Remove deprecated INotifyStorage::listen 3 years ago
  Morris Jobke 8218ae4274
Deprecate OCP\Util::connectHook and emitHook 3 years ago
  Morris Jobke 704fb2dbf2
Add deprecated tag also to methods of deprecated classes - OC\\Hooks\\Emitter namespace 3 years ago
  Morris Jobke 6e35457fcc
Remove unused private ForwardEmitter and LegacyEmitter 3 years ago
  Morris Jobke e4f53ff91b
Add typed events for adding and removing a subadmin 3 years ago
  Christoph Wurst 7e72866811
Type the \OCP\IUserManager::callForSeenUsers closure with Psalm 3 years ago
  Arthur Schiwon 1eb86e46fd
inform the user when flow config data exceeds thresholds 3 years ago
  Christoph Wurst e8e13c845c
Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitialState closure with Psalm 3 years ago
  Christoph Wurst a2206b8cfb
Type the \OCP\IUserManager::callForAllUsers closure with Psalm 3 years ago
  Christoph Wurst 469ba175ce
Type the event dispatcher listener callables with Psalm 3 years ago
  Christoph Wurst a79ed0653b
Deprecate \OCP\EventDispatcher\IEventDispatcher::dispatch 3 years ago
  Morris Jobke fc403135d1
Use lib instead if core as l10n module in OC_Files 3 years ago
  Vincent Petry f7fd8d520d
Add optional size field for the file obj 3 years ago