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