You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lukas Reschke f93a82b8b0
Remove explicit type hints for Controller
9 years ago
..
Accounts Remove account data on user deletion 9 years ago
Activity More phpstorm inspection fixes 9 years ago
App Fix L10N::t 9 years ago
AppFramework Remove explicit type hints for Controller 9 years ago
Archive More phpstorm inspection fixes 9 years ago
Authentication More phpstorm inspection fixes 9 years ago
BackgroundJob Add |null to PHPDoc 9 years ago
Cache support pushing to CappedMemoryCache 9 years ago
Command More phpstorm inspection fixes 9 years ago
Comments Add Phan plugin to check for SQL injections 9 years ago
Console Fixed typo 9 years ago
Contacts/ContactsMenu Do not show an email action for contacts with emtpy email addresses 9 years ago
DB Function also accepts ints 9 years ago
Diagnostics Run phan over code base 9 years ago
Encryption only collect detailed access list if it is really needed 9 years ago
Federation Fix DI of the cloud id manager into apps 9 years ago
Files Replace wrong PHPDocs 9 years ago
GlobalScale add new config switched for the global scale architecture 9 years ago
Group Take IUser instead of User 9 years ago
Hooks Add workaround for https://github.com/etsy/phan/issues/1033 9 years ago
Http/Client Rebrand to "Nextcloud" and add 100% coverage 9 years ago
IntegrityCheck Remove ownCloud Root Authority as per todo 9 years ago
L10N Some more invalid PHPDocs in legacy classes 9 years ago
Lock Add Phan plugin to check for SQL injections 9 years ago
Lockdown Replace wrong PHPDocs 9 years ago
Log Use constants 9 years ago
Mail Stricter phan config fixes 9 years ago
Memcache More phpstorm inspection fixes 9 years ago
Migration Add |null to PHPDoc 9 years ago
Notification More phpstorm inspection fixes 9 years ago
OCS Fix OCS Exception 9 years ago
Preview Use IConfig instead of static OCP\Config 9 years ago
Repair More phpstorm inspection fixes 9 years ago
RichObjectStrings @since 9.2.0 to @since 11.0.0 9 years ago
Route PrivateData to app 9 years ago
Search Properly name variable 9 years ago
Security null is a valid parameter 9 years ago
Session Fix MigrationSchemaChecker and CryptoWrapper 9 years ago
Settings Add |null to PHPDoc 9 years ago
Setup Install from migrations 9 years ago
Share Only use readable chars in Share Tokens 9 years ago
Share20 Send an email once a file/folder is shared with a user 9 years ago
SystemTag More phpstorm inspection fixes 9 years ago
Tagging Fix others 10 years ago
Template Properly handle if the deps file if for some reason empty 9 years ago
Updater Remove unused use statements 9 years ago
User null users dont exist 9 years ago
legacy Merge pull request #5939 from nextcloud/dont-have-set-uid-as-displayname 9 years ago
AllConfig.php More phpstorm inspection fixes 9 years ago
AppConfig.php Make sure the spreed TURN server secret stays a secret 9 years ago
AppHelper.php Fix others 10 years ago
Avatar.php Add message to NotSquareException thrown from Avatar 9 years ago
AvatarManager.php avatar to appdata 9 years ago
CapabilitiesManager.php Simplify if condition for public capabilities 9 years ago
Config.php Fix escaped HTML on error pages 9 years ago
ContactsManager.php Fix others 10 years ago
DatabaseException.php Remove unneeded parameter in DatabaseException 9 years ago
DatabaseSetupException.php Fix others 10 years ago
DateTimeFormatter.php Fix others 10 years ago
DateTimeZone.php Fix others 10 years ago
ForbiddenException.php Fix others 10 years ago
HTTPHelper.php Fix others 10 years ago
HintException.php add missing phpdoc to HintException 9 years ago
Installer.php Register autoloading before running migrations 9 years ago
LargeFileHelper.php Merge pull request #1890 from nextcloud/downstream-25428 9 years ago
Log.php Don't log passwords on dav exceptions 9 years ago
NaturalSort.php Fix others 10 years ago
NaturalSort_DefaultCollator.php Fix others 10 years ago
NavigationManager.php Don't load navigation entries of restricted apps 9 years ago
NeedsUpdateException.php Update with robin 10 years ago
NotSquareException.php Fix others 10 years ago
PreviewManager.php Add PHPDoc 9 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 9 years ago
RedisFactory.php no ternary 9 years ago
Repair.php adjust to moved repair step 9 years ago
RepairException.php Fix others 10 years ago
Search.php Update with robin 10 years ago
Server.php Merge pull request #5897 from nextcloud/add-share-mail-for-user-share 9 years ago
ServerContainer.php Fix missing argument 2 for Settings classes 9 years ago
ServerNotAvailableException.php Fix others 10 years ago
ServiceUnavailableException.php Update with robin 10 years ago
Setup.php Fix L10N::t 9 years ago
Streamer.php Add doc block for $time 9 years ago
SubAdmin.php Fix CamelCasing 9 years ago
SystemConfig.php Don't show mail domain and from in config report 9 years ago
TagManager.php Fix others 10 years ago
Tags.php Fix L10N::t 9 years ago
TempManager.php More phpstorm inspection fixes 9 years ago
TemplateLayout.php Properly handle if the deps file if for some reason empty 9 years ago
URLGenerator.php Prefer custom theme over theming app 9 years ago
Updater.php Add migration for personal settings stuff 9 years ago