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.
Louis Chemineau 751795999a
feat(files)): Add retry logic to cover deadlock situations when moving many files
3 maanden geleden
..
Accounts chore: apply changes from Nextcloud coding standards 1.1.1 7 maanden geleden
Activity chore: apply changes from Nextcloud coding standards 1.1.1 7 maanden geleden
App fix(AppStore\Fetcher): Ensure `get` returns an array 3 maanden geleden
AppFramework fix: add check for app_api_system session flag to bypass rate limit 3 maanden geleden
Archive refactor: Repalce array_search with in_array in lib/ 7 maanden geleden
Authentication feat(perf): add cache for authtoken lookup 4 maanden geleden
Avatar feat: rename users to account or person 5 maanden geleden
BackgroundJob Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 5 maanden geleden
Blurhash/Listener feat(metadata): get deprecated status using file etag 4 maanden geleden
Broadcast/Events composer run cs:fix 1 jaar geleden
Cache Revert "don't perform an explicit setup when using the file cache" 4 maanden geleden
Calendar fix(CalDAV): Check if the vObject exists before attempting any operations 10 maanden geleden
Collaboration fix: Avoid clear cache with prefix 4 maanden geleden
Command Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 5 maanden geleden
Comments refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects 4 maanden geleden
Console Merge branch 'master' into refactor/OC-Server-getThemingDefaults 4 maanden geleden
Contacts/ContactsMenu feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 4 maanden geleden
DB Merge pull request #44470 from nextcloud/fix/compatibility-replica-splitting 3 maanden geleden
Dashboard Lower to info 6 maanden geleden
Diagnostics composer run cs:fix 1 jaar geleden
DirectEditing fix: Do not use incognito mode for direct editing 3 maanden geleden
Encryption Merge pull request #42893 from nextcloud/file-info-key-location 4 maanden geleden
EventDispatcher add hasListeners() 5 maanden geleden
Federation fix(federation): Fix creating local cloudIds with http:// protocol 3 maanden geleden
Files feat(files)): Add retry logic to cover deadlock situations when moving many files 3 maanden geleden
FilesMetadata fix(files): Do not throw an exception if the etag is not set in metadata 4 maanden geleden
FullTextSearch fix: Avoid unitialized access of fts manager properties 4 maanden geleden
GlobalScale Use typed version of IConfig::getSystemValue as much as possible 1 jaar geleden
Group fix: always add user to group cache 3 maanden geleden
Hooks refactor: Repalce array_search with in_array in lib/ 7 maanden geleden
Http fix(dns): detect disabled IPv6 support in DNS pinning 3 maanden geleden
IntegrityCheck feat(appconfig): switching integrity check to lazy config values 4 maanden geleden
KnownUser Add type hints for mappers 1 jaar geleden
L10N chore: Migrate away from OC::$server->getLogger 5 maanden geleden
LDAP Update php licenses 3 jaren geleden
Lock restore shared lock ttl when releasing 6 maanden geleden
Lockdown Respect OCP interface in private classes 1 jaar geleden
Log Move away from deprecated utf_encode() on PHP 8.2+ 4 maanden geleden
Mail Add "-i" to sendmail's pipe 5 maanden geleden
Memcache Refactor `OC\Server::getGetRedisFactory` 4 maanden geleden
Migration fix: Make Repair object injectable and fix BackgroundRepair test 5 maanden geleden
Net Refactors Metadata, Migration, and Net. 8 maanden geleden
Notification fix(notifications): Help finding missing notifications by logging it 4 maanden geleden
OCM feat(OCM): Dispatch an event so apps can register resources 9 maanden geleden
OCS Refactor lib/private/ocs 4 maanden geleden
Preview Lower failed movie preview to info 5 maanden geleden
Profile chore: apply changes from Nextcloud coding standards 1.1.1 7 maanden geleden
Profiler Fix location of the profiler data 4 maanden geleden
Remote Convert isset ternary to null coalescing operator 9 maanden geleden
Repair feat(mimetypes): Add mimetype for ReStructuredText 4 maanden geleden
RichObjectStrings Improve validator output in case of invalid RichObject 6 maanden geleden
Route feat(AppFramework): Add Route attribute 4 maanden geleden
Search chore: apply changes from Nextcloud coding standards 1.1.1 7 maanden geleden
Security fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to blocklist 3 maanden geleden
Session fix(typo): Fix typo in docs 3 maanden geleden
Settings fix: add missing copyrights and strict types 4 maanden geleden
Setup fix: replace `Account name` by `Login` 5 maanden geleden
SetupCheck fix: Log exceptions thrown by setup checks 3 maanden geleden
Share chore: remove long depricated share code 4 maanden geleden
Share20 ShareByMailProvider: getAccessList: recommended style changes 3 maanden geleden
SpeechToText feat(stt): add ability to cancel a scheduled transcription 4 maanden geleden
Support feat: rename users to account or person 5 maanden geleden
SystemTag Refactors lib/private/SystemTag. 8 maanden geleden
Tagging chore: apply changes from Nextcloud coding standards 1.1.1 7 maanden geleden
Talk chore: apply changes from Nextcloud coding standards 1.1.1 7 maanden geleden
Teams feat: Implement team provider api 4 maanden geleden
Template fix(JSRecourceLocator): Add missing slash after server root 3 maanden geleden
TextProcessing fix missing return statement, inline return 5 maanden geleden
TextToImage introduce IProviderWithUserId 6 maanden geleden
Translation fix(coding style) 6 maanden geleden
Updater fix(updatenotification): spread the use of new appconfig 4 maanden geleden
User fix: Implement option to temporarily set the user session 3 maanden geleden
UserStatus enh(userstatus): add OOO automation and remove calendar automation 7 maanden geleden
legacy fix(preview): webp preview format 3 maanden geleden
AllConfig.php fix(config): Make sure user keys are strings 3 maanden geleden
AppConfig.php fix(appconfig): no insert statement if data already exist 4 maanden geleden
AppScriptDependency.php Sort app scripts topologically by its dependencies 2 jaren geleden
AppScriptSort.php chore: apply changes from Nextcloud coding standards 1.1.1 7 maanden geleden
BinaryFinder.php chore: apply changes from Nextcloud coding standards 1.1.1 7 maanden geleden
CapabilitiesManager.php chore: apply changes from Nextcloud coding standards 1.1.1 7 maanden geleden
Color.php Update php licenses 3 jaren geleden
Config.php fix(config): correctness issues in reading 3 maanden geleden
ContactsManager.php Cleanup plsam issues in DB/ContactsManager and Console 10 maanden geleden
DatabaseException.php Update php licenses 3 jaren geleden
DatabaseSetupException.php Migrate HintException to OCP 3 jaren geleden
DateTimeFormatter.php Update lib/private/DateTimeFormatter.php 10 maanden geleden
DateTimeZone.php Move away from deprecated ILogger 2 jaren geleden
EmojiHelper.php Include more emoji chars to test and fixes after include it 2 jaren geleden
EventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 1 jaar geleden
ForbiddenException.php Update php licenses 3 jaren geleden
HintException.php Fix typos in lib/private subdirectory 1 jaar geleden
InitialStateService.php fix(initial-state): Log an error when initial-state can not be JSON encoded 1 jaar geleden
Installer.php chore: Cleanup Installer class as well 5 maanden geleden
LargeFileHelper.php Refactors "strpos" calls in lib/private to improve code readability. 1 jaar geleden
Log.php fix(Logger): Warn on invalid `loglevel` configuration option 3 maanden geleden
MemoryInfo.php Add helper to cast to int|float, fix MemoryInfo on 32bits 1 jaar geleden
NaturalSort.php Migrate more classes of lib/private to LoggerInterface 2 jaren geleden
NaturalSort_DefaultCollator.php Update php licenses 3 jaren geleden
NavigationManager.php fix(Navigation): ensure NavManager is inited when adding an entry 4 maanden geleden
NeedsUpdateException.php Update php licenses 3 jaren geleden
NotSquareException.php Update php licenses 3 jaren geleden
PhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 9 maanden geleden
PreviewManager.php fix: use png as preview right away 8 maanden geleden
PreviewNotAvailableException.php Update php licenses 3 jaren geleden
RedisFactory.php Code simplification using null coalescing 11 maanden geleden
Repair.php feat(appconfig): repair step to migrate lazy config values 4 maanden geleden
RepairException.php Update php licenses 3 jaren geleden
Search.php chore: Migrate away from OC::$server->getLogger 5 maanden geleden
Server.php Merge pull request #40125 from summersab/refactor/OC-Server-getThemingDefaults 4 maanden geleden
ServerContainer.php Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 1 jaar geleden
ServerNotAvailableException.php Update php licenses 3 jaren geleden
ServiceUnavailableException.php Update php licenses 3 jaren geleden
Setup.php fix(updatenotification): spread the use of new appconfig 4 maanden geleden
StreamImage.php chore: apply changes from Nextcloud coding standards 1.1.1 7 maanden geleden
Streamer.php Refactor `OC\Server::getRootFolder` 8 maanden geleden
SubAdmin.php chore: apply changes from Nextcloud coding standards 1.1.1 7 maanden geleden
SystemConfig.php lazy AppConfig 6 maanden geleden
TagManager.php chore: apply changes from Nextcloud coding standards 1.1.1 7 maanden geleden
Tags.php chore: Migrate away from OC::$server->getLogger 5 maanden geleden
TempManager.php Update php licenses 3 jaren geleden
TemplateLayout.php fix: php-cs `CapabilitiesManager` 4 maanden geleden
URLGenerator.php Merge branch 'master' into refactor/OC-Server-getThemingDefaults 4 maanden geleden
Updater.php fix(updatenotification): spread the use of new appconfig 4 maanden geleden