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