Robin Appelman 0bfda02e14 Log mount and storage issues in getFileInfo 6 anni fa
..
Accounts eb51f06a3b Use ::class statement instead of string 6 anni fa
Activity 870fe20acc Use $var[] = $a instead of array_push - 2x faster 6 anni fa
App c2c2c06546 Merge pull request #8476 from nextcloud/strict_l10n 6 anni fa
AppFramework a60d7a8563 Merge pull request #8541 from nextcloud/translate-permission-error-page 6 anni fa
Archive 9ff51aafc5 Use index based string access for substr with length of 1 6 anni fa
Authentication eb51f06a3b Use ::class statement instead of string 6 anni fa
BackgroundJob 0eebff152a Update license headers 7 anni fa
Cache 0eebff152a Update license headers 7 anni fa
Calendar 556b2a2b6f implement CalendarManager 7 anni fa
Collaboration 8e5120ce66 Merge pull request #8206 from nextcloud/bugfix/noid/fix-collaboration-result-size 6 anni fa
Command eb51f06a3b Use ::class statement instead of string 6 anni fa
Comments c1e4f9f305 Use type casting instead of *val() method 6 anni fa
Console 0d9f73a814 Do not show "Not installed warning" during occ install 6 anni fa
Contacts d3d045dd5c Remove unused import statements 6 anni fa
DB d3d045dd5c Remove unused import statements 6 anni fa
Diagnostics 0eebff152a Update license headers 7 anni fa
Encryption 6bbea33133 Simplify ternary operator statements 6 anni fa
Federation 50acde36b7 Make OCP\Federation strict 6 anni fa
Files 0bfda02e14 Log mount and storage issues in getFileInfo 6 anni fa
GlobalScale 0eebff152a Update license headers 7 anni fa
Group 2ad2eb38e8 Use type casting instead of *val() method 6 anni fa
Hooks 72bb7c3074 Fix PHP doc for API docs 7 anni fa
Http fe23bb5916 adjust post body for new guzzle 6 anni fa
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests 6 anni fa
L10N a423860f42 Relax what t accepts so we don't break it all 6 anni fa
Lock 8edbfdb291 Made locking providers strict 6 anni fa
Lockdown 0eebff152a Update license headers 7 anni fa
Log eb51f06a3b Use ::class statement instead of string 6 anni fa
Mail 350e38396f Allow custom HTML in HTML Emails 6 anni fa
Memcache eb51f06a3b Use ::class statement instead of string 6 anni fa
Migration 0eebff152a Update license headers 7 anni fa
Notification 0eebff152a Update license headers 7 anni fa
OCS 569b8413d4 Add extra check so we don't error out on type 6 anni fa
Preview a661f043e1 Remove unneeded semicolon and parentheses 6 anni fa
Remote 5ce69e7c42 Add some more tests for ocs remote api 7 anni fa
Repair 6aa816915a Don't use double quotes in MySQL queries 6 anni fa
RichObjectStrings 0eebff152a Update license headers 7 anni fa
Route c1e4f9f305 Use type casting instead of *val() method 6 anni fa
Search 0eebff152a Update license headers 7 anni fa
Security 0a56d2185e Return value immediately instead of assigning to a one-time variable 6 anni fa
Session fe0dbe7fb7 Fix type in CryptoSessionData 6 anni fa
Settings 4ee9315a68 Display the proper language strings in setttings 6 anni fa
Setup a661f043e1 Remove unneeded semicolon and parentheses 6 anni fa
Share 236086c457 Merge pull request #8335 from nextcloud/remove-unused-import 6 anni fa
Share20 226e63695f Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-html-emails 6 anni fa
Support 72bb7c3074 Fix PHP doc for API docs 7 anni fa
SystemTag 8e5657014d Make SystemTag strict 6 anni fa
Tagging eb51f06a3b Use ::class statement instead of string 6 anni fa
Template b87e5a0f2e Move depsCache clearing to SCSSCacher/JSCombiner 6 anni fa
Updater 1beffa058a Cache final result of update check 7 anni fa
User d3d045dd5c Remove unused import statements 6 anni fa
legacy 4e6d98ea8c Merge pull request #8424 from nextcloud/fix/update-app 6 anni fa
AllConfig.php 1e7b20f615 Remove IAppConfig::setValue 6 anni fa
AppConfig.php 05b8eb140c using isset() 6 anni fa
AppHelper.php ba87db3fcc Fix others 8 anni fa
Avatar.php 3bea8e05ad Use mb_* string methods to extract first character for generated avatars 6 anni fa
AvatarManager.php 48ea7251d7 Use \OC\User\Manager internally in the avatarmanager 6 anni fa
CapabilitiesManager.php 2a38605545 Properly log the full exception instead of only the message 6 anni fa
Config.php 0eebff152a Update license headers 7 anni fa
ContactsManager.php ba87db3fcc Fix others 8 anni fa
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException 7 anni fa
DatabaseSetupException.php ba87db3fcc Fix others 8 anni fa
DateTimeFormatter.php 0eebff152a Update license headers 7 anni fa
DateTimeZone.php ba87db3fcc Fix others 8 anni fa
ForbiddenException.php ba87db3fcc Fix others 8 anni fa
HTTPHelper.php ba87db3fcc Fix others 8 anni fa
HintException.php 0eebff152a Update license headers 7 anni fa
Installer.php 1aa846107d Dont use $info as array when its not an array 6 anni fa
LargeFileHelper.php c1e4f9f305 Use type casting instead of *val() method 6 anni fa
Log.php 132764bff5 Pass log level to log reporters 7 anni fa
NaturalSort.php ba87db3fcc Fix others 8 anni fa
NaturalSort_DefaultCollator.php ba87db3fcc Fix others 8 anni fa
NavigationManager.php e694b30a4f Update phpDoc comments and add more type hinting 6 anni fa
NeedsUpdateException.php 0215b004da Update with robin 8 anni fa
NotSquareException.php ba87db3fcc Fix others 8 anni fa
PreviewManager.php eb51f06a3b Use ::class statement instead of string 6 anni fa
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 8 anni fa
RedisFactory.php 0eebff152a Update license headers 7 anni fa
Repair.php d3d045dd5c Remove unused import statements 6 anni fa
RepairException.php ba87db3fcc Fix others 8 anni fa
Search.php 21a720e026 Removed deprecated search function from ISearch 6 anni fa
Server.php 0ee45d3d20 Fix proper types 6 anni fa
ServerContainer.php a411adee6c Fix missing argument 2 for Settings classes 7 anni fa
ServerNotAvailableException.php ba87db3fcc Fix others 8 anni fa
ServiceUnavailableException.php 0215b004da Update with robin 8 anni fa
Setup.php 7583615bab Handle SSL certificate verifications for others than Let's Encrypt 6 anni fa
Streamer.php 7d806bdfbd Revert "Always enable Zip64 extension for zipstreamer" 7 anni fa
SubAdmin.php 6bbea33133 Simplify ternary operator statements 6 anni fa
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master 7 anni fa
TagManager.php ba87db3fcc Fix others 8 anni fa
Tags.php 2a38605545 Properly log the full exception instead of only the message 6 anni fa
TempManager.php 0eebff152a Update license headers 7 anni fa
TemplateLayout.php ada5aed35e Deprecate static methods and use Navigation manager 6 anni fa
URLGenerator.php a3b33bea03 Make the URLGenerator strict 6 anni fa
Updater.php 1a8916af59 Fix updating an up 6 anni fa