MichaIng b7f2f9307b Fix Argon2 options checks 4 år sedan
..
Accounts 0f911e2d13 Add default values when parsing account data 5 år sedan
Activity a0f4a82e51 Always use the latest timestamp for merged activities 4 år sedan
App 026334e182 Remove admin_notifications since it is obsolete since Nextcloud 14 4 år sedan
AppFramework 2e567918c1 Check the actual status code for 204 and 304 5 år sedan
Archive 3f9cdeeb5f Cleanup some PHPDoc leftovers and unused variables 5 år sedan
Authentication 512240e41f Add uid to delete temp token query 5 år sedan
Avatar 0b7ad2c22b reduce adressbook change events and handling 5 år sedan
BackgroundJob d5927e4d01 Fix integer background job id type error 5 år sedan
Cache 07e5b30b90 remove unneeded is_dir from file cache gc 6 år sedan
Calendar 970242b6ca RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 6 år sedan
Collaboration 4cbeb680b0 Add a repair step to clear the projects access cache 5 år sedan
Command eb51f06a3b Use ::class statement instead of string 6 år sedan
Comments f608e8c2e0 for the DB ot pick an index specify the object_type 4 år sedan
Console 0c77cd21f9 Make sure maintenance mode is always casted to bool 5 år sedan
Contacts 6576c782a4 Do not encode contacts menu mailto links 4 år sedan
DB f9fdc641f3 instead of upsert, fallback to default query on PgSQL <= 9.4 5 år sedan
Dashboard dfd4782dfc include dashboard into core 6 år sedan
Diagnostics 0eebff152a Update license headers 6 år sedan
Encryption a2eaf48f6f list files which could not be decrypted 5 år sedan
Federation 5ad86170c1 According to the OCM specification the body needs to be JSON encoded 5 år sedan
Files a9e44bb57a Don't create invalid users 4 år sedan
FullTextSearch 89f3df067f addsubtag should push to array 5 år sedan
GlobalScale 0eebff152a Update license headers 6 år sedan
Group 01b4db62fb Add dispatcher events to User and Group objects 5 år sedan
Hooks 72bb7c3074 Fix PHP doc for API docs 6 år sedan
Http 0f5cc5249c remove odd code, align to master 5 år sedan
IntegrityCheck c6a69ba925 Remove the upload and memory setting 5 år sedan
L10N 7d158c62ce Typehint 6 år sedan
Lock 0d778fcc4e Code cleanup. 5 år sedan
Lockdown 0eebff152a Update license headers 6 år sedan
Log 8be9c9b0d9 fix class might be undefined 5 år sedan
Mail 5b51413a7f Do not use the instance name as user part of from mail addresses 4 år sedan
Memcache bfa49410a2 Drop support for xcache 6 år sedan
Migration 3ecdf743bb Properly inject EventDispatched in BackgroundRepair 5 år sedan
Notification ab13fe80e4 Revert "[stable16] Fix userid casting in notifications" 5 år sedan
OCS a0028a2a5f Allow to skip retrieving from cache in the DiscoveryService 6 år sedan
Preview 9147a12ee1 Reduce text size of text file preview, fix #13720 5 år sedan
Remote 5ce69e7c42 Add some more tests for ocs remote api 6 år sedan
Repair 4cbeb680b0 Add a repair step to clear the projects access cache 5 år sedan
RichObjectStrings 695e60228d Validate all rich objects not only the used ones 5 år sedan
Route 0c77cd21f9 Make sure maintenance mode is always casted to bool 5 år sedan
Search 0eebff152a Update license headers 6 år sedan
Security b7f2f9307b Fix Argon2 options checks 4 år sedan
Session fe21b10de5 replace setcookie value with '' instead of null. 6 år sedan
Settings ce3da21b65 Fix l10n for SettingsManager by injecting the l10n factory 5 år sedan
Setup 10081802f6 Fix MariaDB/MySQL version check 4 år sedan
Share c77d7d6e79 Move merged-share-backend to webpack 5 år sedan
Share20 4730181015 Update the target when it isempty after sharing 4 år sedan
Support 0751c1f5f8 Add interfaces to interact with subscription from support app 5 år sedan
SystemTag bb352fb667 Use the defined func()->count() instead of manual counting 5 år sedan
Tagging eb51f06a3b Use ::class statement instead of string 6 år sedan
Template 8d68e9e323 Make sure the cache is only reset once at a time 5 år sedan
Updater 068b6b8a0b Add message for DoesNotExistException 4 år sedan
User 35ba5ae2a0 remove obsolete use statements 5 år sedan
legacy b67980b52d when downloading from web, skip files that are not accessible 4 år sedan
AllConfig.php a11ef5134c Add methods to get casted system values 5 år sedan
AppConfig.php ae06f2312c Filter more configs 5 år sedan
CapabilitiesManager.php 38a90130ce move log constants to ILogger 6 år sedan
Color.php 1517b1452e Fix autoloader 6 år sedan
Config.php 9104e028a3 Remove deleteFromOpcodeCache & clearOpcodeCache 5 år sedan
ContactsManager.php 22112bf71d Allow access to addressbook unique uri 5 å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 6 å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 6 år sedan
InitialStateService.php 0e6cb988a1 Add a key parameter to the new initial state API 5 år sedan
Installer.php f021db956c Check if elements are set in installer 5 å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 b578fd855e Generate id for navigation item 5 år sedan
NeedsUpdateException.php 0215b004da Update with robin 8 år sedan
NotSquareException.php ba87db3fcc Fix others 8 år sedan
PreviewManager.php ade61d8b43 Allow the creationg of previews of files stored in appdata 6 år sedan
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 8 år sedan
RedisFactory.php e643a3e8fb Allow redis cluster to use password 5 år sedan
Repair.php 4cbeb680b0 Add a repair step to clear the projects access cache 5 år sedan
RepairException.php ba87db3fcc Fix others 8 år sedan
Search.php 21a720e026 Removed deprecated search function from ISearch 6 år sedan
Server.php ce3da21b65 Fix l10n for SettingsManager by injecting the l10n factory 5 år sedan
ServerContainer.php a788da6ac2 Make the file strict 5 år sedan
ServerNotAvailableException.php ba87db3fcc Fix others 8 år sedan
ServiceUnavailableException.php 0215b004da Update with robin 8 år sedan
Setup.php 6e892c0db6 Split the exception handling so install errors don't log as setup errors 4 år sedan
Streamer.php b67980b52d when downloading from web, skip files that are not accessible 4 år sedan
SubAdmin.php 15abcff2a1 Expose subadmin to OCP 5 år sedan
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master 6 å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 6 år sedan
TemplateLayout.php 70fea997af Don't pass in the locale as the language 4 år sedan
URLGenerator.php b8fcf6e9b3 Allow empty strings in getAbsoluteURL 5 år sedan
Updater.php 639ff3dbda Fix tracking of auto disabled apps in Updater 5 år sedan