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.
 
 
 
 
 
 
nextcloud-server/lib/private
Marcel Müller 00af1217ff
Merge pull request #58601 from nextcloud/fix/noid/default-loglevel-with-match-condition
1 day ago
..
Accounts fix: Use strict array comparisons in lib/ 2 months ago
Activity refactor: Run rector on lib/private 3 weeks ago
App feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
AppFramework fix(IContainer): Fix parameter and return types 2 weeks ago
Archive feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Authentication fix(IResult): Use more accurate conditional return type for fetchAll 3 weeks ago
Avatar refactor: Run rector on lib/private 3 weeks ago
BackgroundJob refactor: Run rector on lib/private 3 weeks ago
Blurhash/Listener
Broadcast/Events refactor: Run rector on lib/private 3 weeks ago
Cache refactor: Run rector on lib/private 3 weeks ago
Calendar refactor: Run rector on lib/private 3 weeks ago
Collaboration feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Command refactor: Apply comments 3 weeks ago
Comments feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Config refactor: Run rector on lib/private 3 weeks ago
Console refactor: Apply comments 3 weeks ago
Contacts/ContactsMenu feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
ContextChat fix: add strict typing to ContextChat classes 8 months ago
DB feat(DB): Add ITypedQueryBuilder 5 days ago
Dashboard refactor: Run rector on lib/private 3 weeks ago
Diagnostics refactor: Apply comments 3 weeks ago
DirectEditing refactor: Run rector on lib/private 3 weeks ago
Encryption feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
EventDispatcher refactor: Run rector on lib/private 3 weeks ago
Federation feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Files Merge pull request #58279 from nextcloud/fix/mount-manager-improve-get-by-provider 4 days ago
FilesMetadata perf(metadata): Add optimized sharding for metadata deletion 1 month ago
FullTextSearch refactor: Run rector on lib/private 3 weeks ago
GlobalScale feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Group fix(IGroupManager): Use correct return type for displayNamesInGroup 2 weeks ago
Hooks feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Http feat(http-client): add option to add instance URL to HTTP client user-agent 1 week ago
IntegrityCheck feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
KnownUser refactor: Apply second batch of comments 3 weeks ago
L10N fix(L10N): stop stripping _ from language codes 3 days ago
LDAP
Lock refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Lockdown perf(file-cache): Add mimetype filter on getFolderContents 2 weeks ago
Log refactor: Run rector on lib/private 3 weeks ago
Mail refactor: Run rector on lib/private 3 weeks ago
Memcache feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Migration feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Net
Notification refactor: Run rector on lib/private 3 weeks ago
OCM fix(ocm): manage 4xx on ocm requests 1 month ago
OCS feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
OpenMetrics chore(openmetrics): export only "real" files count 4 weeks ago
Preview fix(perf): use index when deleting old previews 1 week ago
Profile feat(profile-picker): add an admin setting in the profile section to toggle the picker and the previews 5 days ago
Profiler refactor: Update repairs jobs 3 weeks ago
Remote feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Repair feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
RichObjectStrings
Route feat(ocm): event on ocm discovery and ocm request 2 months ago
Search refactor: Run rector on lib/private 3 weeks ago
Security refactor: Run rector on lib/private 3 weeks ago
Session refactor: Add more typing 3 weeks ago
Settings refactor(settings): Modernize authorized group classes 2 weeks ago
Setup refactor: Add more typing 3 weeks ago
SetupCheck
Share feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Share20 refactor(typing): Correct typing of IShareHelper 2 days ago
Snowflake fix(snowflake_ids): allow multiple instance with same temp directory 6 days ago
SpeechToText
Support refactor: Add more typing 3 weeks ago
SystemTag refactor: Run rector on lib/private 3 weeks ago
Tagging
Talk refactor: Run rector on lib/private 3 weeks ago
TaskProcessing feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Teams feat: allow to filter contacts by team 1 month ago
Template fix(template): add import map for JS module entry points 2 months ago
TextProcessing
TextToImage refactor: Run rector on lib/private 3 weeks ago
Translation
Updater test(Updater): Harden flaky test 4 weeks ago
User feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
UserStatus fix(container): Reduce general deprecation spam on all requests 7 months ago
legacy refactor: Add more typing 3 weeks ago
AllConfig.php refactor: Run rector on lib/private 3 weeks ago
AppConfig.php refactor: Run rector on lib/private 3 weeks ago
AppScriptDependency.php
AppScriptSort.php refactor: Run rector on lib/private 3 weeks ago
BinaryFinder.php refactor: Run rector on lib/private 3 weeks ago
CapabilitiesManager.php refactor: Apply comments 3 weeks ago
Color.php feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Config.php feat(config): Allow defining config.php permissions after write 2 weeks ago
ContactsManager.php
DatabaseException.php feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
DatabaseSetupException.php feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
DateTimeFormatter.php refactor: Run rector on lib/private 3 weeks ago
DateTimeZone.php refactor: Apply comments 3 weeks ago
EmojiHelper.php refactor: Run rector on lib/private 3 weeks ago
EventSource.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
EventSourceFactory.php
ForbiddenException.php feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
HintException.php
Image.php fix(image): Remove NOP imagedestroy call 2 months ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 7 months ago
Installer.php refactor: Run rector on lib/private 3 weeks ago
LargeFileHelper.php refactor: Run rector on lib/private 3 weeks ago
Log.php fix: Use configured loglevel even when log.condition matches is set 2 days ago
MemoryInfo.php
NaturalSort.php refactor: Run rector on lib/private 3 weeks ago
NaturalSort_DefaultCollator.php
NavigationManager.php refactor(navigation-manager): Cleanup implementation and add type hinting 3 weeks ago
NeedsUpdateException.php feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
NotSquareException.php feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
PhoneNumberUtil.php
PreviewManager.php refactor: Run rector on lib/private 3 weeks ago
PreviewNotAvailableException.php feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
RedisFactory.php refactor: Add more typing 3 weeks ago
Repair.php fix(repair): Fix repair steps when files_sharing is disabled 2 days ago
RepairException.php feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Server.php fix(IRegistrationContext): Use SimpleContainer in registerService factory 3 weeks ago
ServerContainer.php fix(IContainer): Fix parameter and return types 2 weeks ago
ServerNotAvailableException.php feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
ServiceUnavailableException.php feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Setup.php feat(preview): Expire previews 3 weeks ago
StreamImage.php feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Streamer.php refactor: Run rector on lib/private 3 weeks ago
SubAdmin.php refactor: Run rector on lib/private 3 weeks ago
SystemConfig.php feat: allow admins to configure additional sensitive config values 7 months ago
TagManager.php refactor: Run rector on lib/private 3 weeks ago
Tags.php refactor: Run rector on lib/private 3 weeks ago
TempManager.php refactor: Add more typing 3 weeks ago
TemplateLayout.php refactor: Run rector on lib/private 3 weeks ago
URLGenerator.php refactor: Add more typing 3 weeks ago
Updater.php refactor: Run rector on lib/private 3 weeks ago