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