Roeland Jago Douma ac932309a2 Merge pull request #10827 from steiny2k/HEICHEIF hace 6 años
..
Accounts eb51f06a3b Use ::class statement instead of string hace 6 años
Activity 870fe20acc Use $var[] = $a instead of array_push - 2x faster hace 6 años
App 024a70a188 Fix loading providers of 2FA app with more than one provider hace 6 años
AppFramework 8c1e75e052 Do not use file as template parameter hace 6 años
Archive 38a90130ce move log constants to ILogger hace 6 años
Authentication 1124b87bc0 Fix 2FA being enforced if only backup codes provider is active hace 6 años
BackgroundJob 79801ad263 Suppress potential SQL injection warning as they are false positives hace 6 años
Cache 07e5b30b90 remove unneeded is_dir from file cache gc hace 6 años
Calendar 50ee4e1397 Correctly init empty arrays hace 6 años
Collaboration 03f1fef160 Ignore deactivated users in collaborators user search plugin hace 6 años
Command eb51f06a3b Use ::class statement instead of string hace 6 años
Comments 66945f9574 Allow to filter the unread count by verb hace 6 años
Console 20839a422b Refactor some code hace 6 años
Contacts 16bfbb78ca Don't fail contacts menu on unkown user hace 6 años
DB f5c63d7a6e Disable Oracle enforcement for now until the following issues are solved: hace 6 años
Diagnostics 0eebff152a Update license headers hace 7 años
Encryption 74f0e37233 Remove deprecated \OCP\User::userExists hace 6 años
Federation 4c00c80a83 translate nextcloud share types to OCM share types hace 6 años
Files 4c0cbdff36 tokens can't be valid local user names hace 6 años
GlobalScale 0eebff152a Update license headers hace 7 años
Group 605ba57086 Fix groupExists when a backend provides group details hace 6 años
Hooks 72bb7c3074 Fix PHP doc for API docs hace 7 años
Http 00c3a7eb4c Fix HTTP client given options being overriden by default options hace 6 años
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests hace 6 años
L10N 772bbd99be Backend work to provide NC whats New info to users hace 6 años
Lock 3d5acbb1d0 prevent lock values from going negative with memcache backend hace 6 años
Lockdown 0eebff152a Update license headers hace 7 años
Log b788f0a456 Make sure error_log() always receives a string hace 6 años
Mail 7a4c23a720 Use index for format string parameters hace 6 años
Memcache bfa49410a2 Drop support for xcache hace 6 años
Migration 0eebff152a Update license headers hace 7 años
Notification 79b540ecc3 Add return types and fully qualified function calls hace 6 años
OCS a0028a2a5f Allow to skip retrieving from cache in the DiscoveryService hace 6 años
Preview 4758942121 Fixes hace 6 años
Remote 5ce69e7c42 Add some more tests for ocs remote api hace 7 años
Repair 0fe115a536 Add repair step hace 6 años
RichObjectStrings 0eebff152a Update license headers hace 7 años
Route c1e4f9f305 Use type casting instead of *val() method hace 6 años
Search 0eebff152a Update license headers hace 7 años
Security ad66c6bf08 Fix #9864: Decrease $maxDelay in Throttler.php hace 6 años
Session 8c47a632e0 Allow updating the token on session regeneration hace 6 años
Settings 03971d3695 Move encryption settings to security hace 6 años
Setup 38a90130ce move log constants to ILogger hace 6 años
Share 857bb45366 Add comment with IDs of internal share types hace 6 años
Share20 4c0cbdff36 tokens can't be valid local user names hace 6 años
Support 72bb7c3074 Fix PHP doc for API docs hace 7 años
SystemTag 8e5657014d Make SystemTag strict hace 6 años
Tagging eb51f06a3b Use ::class statement instead of string hace 6 años
Template 7e6fa90fa1 Icons cacher css url fix hace 6 años
Updater 772bbd99be Backend work to provide NC whats New info to users hace 6 años
User ac4735a4f2 Update the scope of the lockdownmanager hace 6 años
legacy be9ab8b879 also catch exceptions when loading apps hace 6 años
AllConfig.php 431750828e Store setUserValue as string in cache hace 6 años
AppConfig.php 05b8eb140c using isset() hace 6 años
Avatar.php ec8ab83ea5 get avatar custom status from user config hace 6 años
AvatarManager.php 48ea7251d7 Use \OC\User\Manager internally in the avatarmanager hace 6 años
CapabilitiesManager.php 38a90130ce move log constants to ILogger hace 6 años
Color.php 1517b1452e Fix autoloader hace 6 años
Config.php 2b73779568 Fix some typos hace 6 años
ContactsManager.php ba87db3fcc Fix others hace 8 años
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException hace 7 años
DatabaseSetupException.php ba87db3fcc Fix others hace 8 años
DateTimeFormatter.php 0eebff152a Update license headers hace 7 años
DateTimeZone.php 38a90130ce move log constants to ILogger hace 6 años
ForbiddenException.php ba87db3fcc Fix others hace 8 años
HintException.php 0eebff152a Update license headers hace 7 años
Installer.php 483ad01a09 There is no update available if the app didnt have a version (aka was not installed) hace 6 años
LargeFileHelper.php 32fd0919c1 Make LargeFileHelper.php faster by avoiding execs as much as possible hace 6 años
Log.php 8cdd134e7e Fetch logcondition earlier hace 6 años
MemoryInfo.php 2bab916c53 Adds license to files. Updates the branch. hace 6 años
NaturalSort.php 38a90130ce move log constants to ILogger hace 6 años
NaturalSort_DefaultCollator.php ba87db3fcc Fix others hace 8 años
NavigationManager.php 6f45607f57 Upgraded navigation submenu management and api + created sharing submenu hace 6 años
NeedsUpdateException.php 0215b004da Update with robin hace 8 años
NotSquareException.php ba87db3fcc Fix others hace 8 años
PreviewManager.php 6973b82e20 Develop HEIC/HEIF preview support #7406 hace 6 años
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview hace 8 años
RedisFactory.php 0eebff152a Update license headers hace 7 años
Repair.php 8a64433ec9 Add repair job for pending cron jobs hace 6 años
RepairException.php ba87db3fcc Fix others hace 8 años
Search.php 21a720e026 Removed deprecated search function from ISearch hace 6 años
Server.php 6686ca9b2a cache isCached state for scss resources hace 6 años
ServerContainer.php a411adee6c Fix missing argument 2 for Settings classes hace 7 años
ServerNotAvailableException.php ba87db3fcc Fix others hace 8 años
ServiceUnavailableException.php 0215b004da Update with robin hace 8 años
Setup.php 253f962241 Add the job hace 6 años
Streamer.php 90fdf83ca7 Use zip32 only if there are less than 65536 files hace 6 años
SubAdmin.php 00122fa027 Use group displayNames in users list hace 6 años
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master hace 7 años
TagManager.php ba87db3fcc Fix others hace 8 años
Tags.php ece41318b8 Check if the favorite tag exists hace 6 años
TempManager.php 0eebff152a Update license headers hace 7 años
TemplateLayout.php ad5093b7a6 Show link to simple sign up page hace 6 años
URLGenerator.php e2cd33adfe Fix check if theming defaults instance is available hace 6 años
Updater.php 7eb74186ef Merge pull request #8380 from nextcloud/bugfix/noid/reenable-disabled-apps hace 6 años