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