Morris Jobke 213d43f043 Merge pull request #11568 from nextcloud/fix/11097/just_update_password_hash 6 år sedan
..
Accounts eb51f06a3b Use ::class statement instead of string 6 år sedan
Activity 870fe20acc Use $var[] = $a instead of array_push - 2x faster 6 år sedan
App 024a70a188 Fix loading providers of 2FA app with more than one provider 6 år sedan
AppFramework dccbdc8c01 only catch QueryException when trying to build class 6 år sedan
Archive 38a90130ce move log constants to ILogger 6 år sedan
Authentication 19f84f7b54 Add tests 6 år sedan
BackgroundJob 79801ad263 Suppress potential SQL injection warning as they are false positives 6 år sedan
Cache 07e5b30b90 remove unneeded is_dir from file cache gc 6 år sedan
Calendar 50ee4e1397 Correctly init empty arrays 6 år sedan
Collaboration 03f1fef160 Ignore deactivated users in collaborators user search plugin 6 år sedan
Command eb51f06a3b Use ::class statement instead of string 6 år sedan
Comments 66945f9574 Allow to filter the unread count by verb 6 år sedan
Console 20839a422b Refactor some code 6 år sedan
Contacts 16bfbb78ca Don't fail contacts menu on unkown user 6 år sedan
DB 0ee191bf44 Use const for dbname and dbtableprefix defaults 6 år sedan
Diagnostics 0eebff152a Update license headers 7 år sedan
Encryption 74f0e37233 Remove deprecated \OCP\User::userExists 6 år sedan
Federation 4c00c80a83 translate nextcloud share types to OCM share types 6 år sedan
Files 4c0cbdff36 tokens can't be valid local user names 6 år sedan
GlobalScale 0eebff152a Update license headers 7 år sedan
Group 605ba57086 Fix groupExists when a backend provides group details 6 år sedan
Hooks 72bb7c3074 Fix PHP doc for API docs 7 år sedan
Http 9a7265babf Make authenticated cookies lax 6 år sedan
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests 6 år sedan
L10N 7d158c62ce Typehint 6 år sedan
Lock 3d5acbb1d0 prevent lock values from going negative with memcache backend 6 år sedan
Lockdown 0eebff152a Update license headers 7 år sedan
Log d17856a1e9 Make logfile's mode configurable. 6 år sedan
Mail 7a4c23a720 Use index for format string parameters 6 år sedan
Memcache bfa49410a2 Drop support for xcache 6 år sedan
Migration 0eebff152a Update license headers 7 år sedan
Notification 79b540ecc3 Add return types and fully qualified function calls 6 år sedan
OCS a0028a2a5f Allow to skip retrieving from cache in the DiscoveryService 6 år sedan
Preview 4758942121 Fixes 6 år sedan
Remote 5ce69e7c42 Add some more tests for ocs remote api 7 år sedan
Repair 0fe115a536 Add repair step 6 år sedan
RichObjectStrings 0eebff152a Update license headers 7 år sedan
Route c1e4f9f305 Use type casting instead of *val() method 6 år sedan
Search 0eebff152a Update license headers 7 år sedan
Security 8354c50911 Deprecate the childSrc functions 6 år sedan
Session fe21b10de5 replace setcookie value with '' instead of null. 6 år sedan
Settings 79a0ee4f4a Consolidate personal two-factor provider settings 6 år sedan
Setup 9d7e51fd56 Use empty instead ?? because dbname is '' sometimes 6 år sedan
Share 857bb45366 Add comment with IDs of internal share types 6 år sedan
Share20 4c0cbdff36 tokens can't be valid local user names 6 år sedan
Support b4b095ca91 Fix @since version on new API 6 år sedan
SystemTag 8e5657014d Make SystemTag strict 6 år sedan
Tagging eb51f06a3b Use ::class statement instead of string 6 år sedan
Template 3095ec4125 Fix icons cacher regex for compressed output 6 år sedan
Updater 772bbd99be Backend work to provide NC whats New info to users 6 år sedan
User 0c9a3de68f Just update password hash without validating 6 år sedan
legacy d4dec43f8f Dont use find to lookup binaries 6 år sedan
AllConfig.php 431750828e Store setUserValue as string in cache 6 år sedan
AppConfig.php 05b8eb140c using isset() 6 år sedan
Avatar.php ec8ab83ea5 get avatar custom status from user config 6 år sedan
AvatarManager.php 48ea7251d7 Use \OC\User\Manager internally in the avatarmanager 6 år sedan
CapabilitiesManager.php 38a90130ce move log constants to ILogger 6 år sedan
Color.php 1517b1452e Fix autoloader 6 år sedan
Config.php 2b73779568 Fix some typos 6 år sedan
ContactsManager.php ba87db3fcc Fix others 8 år sedan
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException 7 år sedan
DatabaseSetupException.php ba87db3fcc Fix others 8 år sedan
DateTimeFormatter.php 0eebff152a Update license headers 7 år sedan
DateTimeZone.php 38a90130ce move log constants to ILogger 6 år sedan
ForbiddenException.php ba87db3fcc Fix others 8 år sedan
HintException.php 0eebff152a Update license headers 7 år sedan
Installer.php 483ad01a09 There is no update available if the app didnt have a version (aka was not installed) 6 år sedan
LargeFileHelper.php 32fd0919c1 Make LargeFileHelper.php faster by avoiding execs as much as possible 6 år sedan
Log.php ff58732c0d Add breadcrumb support to crash reporters 6 år sedan
MemoryInfo.php 2bab916c53 Adds license to files. Updates the branch. 6 år sedan
NaturalSort.php 38a90130ce move log constants to ILogger 6 år sedan
NaturalSort_DefaultCollator.php ba87db3fcc Fix others 8 år sedan
NavigationManager.php 6f45607f57 Upgraded navigation submenu management and api + created sharing submenu 6 år sedan
NeedsUpdateException.php 0215b004da Update with robin 8 år sedan
NotSquareException.php ba87db3fcc Fix others 8 år sedan
PreviewManager.php 6973b82e20 Develop HEIC/HEIF preview support #7406 6 år sedan
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 8 år sedan
RedisFactory.php 0eebff152a Update license headers 7 år sedan
Repair.php 8a64433ec9 Add repair job for pending cron jobs 6 år sedan
RepairException.php ba87db3fcc Fix others 8 år sedan
Search.php 21a720e026 Removed deprecated search function from ISearch 6 år sedan
Server.php f71ffc73db Remove unused constructor argument 6 år sedan
ServerContainer.php a411adee6c Fix missing argument 2 for Settings classes 7 år sedan
ServerNotAvailableException.php ba87db3fcc Fix others 8 år sedan
ServiceUnavailableException.php 0215b004da Update with robin 8 år sedan
Setup.php 8ede3f6346 Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-work 6 år sedan
Streamer.php 90fdf83ca7 Use zip32 only if there are less than 65536 files 6 år sedan
SubAdmin.php 00122fa027 Use group displayNames in users list 6 år sedan
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master 7 år sedan
TagManager.php ba87db3fcc Fix others 8 år sedan
Tags.php ece41318b8 Check if the favorite tag exists 6 år sedan
TempManager.php 0eebff152a Update license headers 7 år sedan
TemplateLayout.php 92fbb6d795 Fallback to $lang if no $locale match 6 år sedan
URLGenerator.php e2cd33adfe Fix check if theming defaults instance is available 6 år sedan
Updater.php 7eb74186ef Merge pull request #8380 from nextcloud/bugfix/noid/reenable-disabled-apps 6 år sedan