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.
Morris Jobke cdb3ffb293
Remove unused code in legacy classes
5 years ago
..
Accounts Use ::class statement instead of string 6 years ago
Activity Use $var[] = $a instead of array_push - 2x faster 6 years ago
App Fix loading providers of 2FA app with more than one provider 5 years ago
AppFramework only catch QueryException when trying to build class 5 years ago
Archive move log constants to ILogger 6 years ago
Authentication Add tests 5 years ago
BackgroundJob Suppress potential SQL injection warning as they are false positives 6 years ago
Cache remove unneeded is_dir from file cache gc 6 years ago
Calendar Correctly init empty arrays 6 years ago
Collaboration Ignore deactivated users in collaborators user search plugin 6 years ago
Command Use ::class statement instead of string 6 years ago
Comments Allow to filter the unread count by verb 6 years ago
Console Refactor some code 5 years ago
Contacts/ContactsMenu Don't fail contacts menu on unkown user 6 years ago
DB Use const for dbname and dbtableprefix defaults 5 years ago
Diagnostics Update license headers 6 years ago
Encryption Remove deprecated \OCP\User::userExists 6 years ago
Federation translate nextcloud share types to OCM share types 6 years ago
Files tokens can't be valid local user names 6 years ago
GlobalScale Update license headers 6 years ago
Group Fix groupExists when a backend provides group details 6 years ago
Hooks Fix PHP doc for API docs 6 years ago
Http Make authenticated cookies lax 5 years ago
IntegrityCheck Handle strict typing in Checker and fix tests 6 years ago
L10N Typehint 5 years ago
Lock prevent lock values from going negative with memcache backend 6 years ago
Lockdown Update license headers 6 years ago
Log Make logfile's mode configurable. 5 years ago
Mail Use index for format string parameters 6 years ago
Memcache Drop support for xcache 6 years ago
Migration Update license headers 6 years ago
Notification Add return types and fully qualified function calls 6 years ago
OCS Allow to skip retrieving from cache in the DiscoveryService 6 years ago
Preview Fixes 5 years ago
Remote Add some more tests for ocs remote api 6 years ago
Repair Add repair step 6 years ago
RichObjectStrings Update license headers 6 years ago
Route Use type casting instead of *val() method 6 years ago
Search Update license headers 6 years ago
Security Deprecate the childSrc functions 5 years ago
Session replace setcookie value with '' instead of null. 5 years ago
Settings Consolidate personal two-factor provider settings 5 years ago
Setup Use empty instead ?? because dbname is '' sometimes 5 years ago
Share Add comment with IDs of internal share types 6 years ago
Share20 tokens can't be valid local user names 6 years ago
Support/CrashReport Fix @since version on new API 5 years ago
SystemTag Make SystemTag strict 6 years ago
Tagging Use ::class statement instead of string 6 years ago
Template Fix icons cacher regex for compressed output 5 years ago
Updater Backend work to provide NC whats New info to users 6 years ago
User Just update password hash without validating 5 years ago
legacy Remove unused code in legacy classes 5 years ago
AllConfig.php Store setUserValue as string in cache 6 years ago
AppConfig.php using isset() 6 years ago
Avatar.php get avatar custom status from user config 6 years ago
AvatarManager.php Use \OC\User\Manager internally in the avatarmanager 6 years ago
CapabilitiesManager.php move log constants to ILogger 6 years ago
Color.php Fix autoloader 6 years ago
Config.php Fix some typos 6 years ago
ContactsManager.php Fix others 8 years ago
DatabaseException.php Remove unneeded parameter in DatabaseException 7 years ago
DatabaseSetupException.php Fix others 8 years ago
DateTimeFormatter.php Update license headers 6 years ago
DateTimeZone.php move log constants to ILogger 6 years ago
ForbiddenException.php Fix others 8 years ago
HintException.php Update license headers 6 years ago
Installer.php There is no update available if the app didnt have a version (aka was not installed) 6 years ago
LargeFileHelper.php Make LargeFileHelper.php faster by avoiding execs as much as possible 6 years ago
Log.php Add breadcrumb support to crash reporters 5 years ago
MemoryInfo.php Adds license to files. Updates the branch. 5 years ago
NaturalSort.php move log constants to ILogger 6 years ago
NaturalSort_DefaultCollator.php Fix others 8 years ago
NavigationManager.php Upgraded navigation submenu management and api + created sharing submenu 6 years ago
NeedsUpdateException.php Update with robin 8 years ago
NotSquareException.php Fix others 8 years ago
PreviewManager.php Develop HEIC/HEIF preview support #7406 6 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 7 years ago
RedisFactory.php Update license headers 6 years ago
Repair.php Add repair job for pending cron jobs 6 years ago
RepairException.php Fix others 8 years ago
Search.php Removed deprecated search function from ISearch 6 years ago
Server.php Remove unused constructor argument 5 years ago
ServerContainer.php Fix missing argument 2 for Settings classes 7 years ago
ServerNotAvailableException.php Fix others 8 years ago
ServiceUnavailableException.php Update with robin 8 years ago
Setup.php Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-work 5 years ago
Streamer.php Use zip32 only if there are less than 65536 files 6 years ago
SubAdmin.php Use group displayNames in users list 6 years ago
SystemConfig.php Merge pull request #7020 from Fiech/master 6 years ago
TagManager.php Fix others 8 years ago
Tags.php Check if the favorite tag exists 6 years ago
TempManager.php Update license headers 6 years ago
TemplateLayout.php Fallback to $lang if no $locale match 5 years ago
URLGenerator.php Fix check if theming defaults instance is available 6 years ago
Updater.php Merge pull request #8380 from nextcloud/bugfix/noid/reenable-disabled-apps 6 years ago