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
Côme Chilliet 7b305fbe22
Merge pull request #58705 from nextcloud/local-custom-cache-prefix
3 months ago
..
Accounts fix: Use strict array comparisons in lib/ 5 months ago
Activity refactor: Run rector on lib/private 4 months ago
App feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
AppFramework refactor: Apply rector changes 3 months ago
Archive feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Authentication fix(IResult): Use more accurate conditional return type for fetchAll 4 months ago
Avatar refactor: Run rector on lib/private 4 months ago
BackgroundJob refactor: Run rector on lib/private 4 months ago
Blurhash/Listener
Broadcast/Events refactor: Run rector on lib/private 4 months ago
Cache refactor: Apply rector changes 3 months ago
Calendar refactor: Run rector on lib/private 4 months ago
Collaboration feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Command refactor: Apply comments 4 months ago
Comments feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Config refactor: Run rector on lib/private 4 months ago
Console refactor: Apply comments 4 months ago
Contacts/ContactsMenu feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
ContextChat
DB feat(DB): Add ITypedQueryBuilder 3 months ago
Dashboard refactor: Run rector on lib/private 4 months ago
Diagnostics refactor: Apply comments 4 months ago
DirectEditing refactor: Run rector on lib/private 4 months ago
Encryption feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
EventDispatcher refactor: Run rector on lib/private 4 months ago
Federation feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Files Merge pull request #58652 from nextcloud/automated/noid/rector-changes 3 months ago
FilesMetadata fix: Fix ci after run of rector 3 months ago
FullTextSearch refactor: Run rector on lib/private 4 months ago
GlobalScale feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Group fix(IGroupManager): Use correct return type for displayNamesInGroup 3 months ago
Hooks feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Http feat(http-client): add option to add instance URL to HTTP client user-agent 3 months ago
IntegrityCheck feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
KnownUser refactor: Apply second batch of comments 4 months ago
L10N fix(L10N): stop stripping _ from language codes 3 months ago
LDAP
Lock
Lockdown perf(file-cache): Add mimetype filter on getFolderContents 4 months ago
Log refactor: Run rector on lib/private 4 months ago
Mail refactor: Run rector on lib/private 4 months ago
Memcache feat: Add memcache_customprefix 3 months ago
Migration feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Net
Notification refactor: Run rector on lib/private 4 months ago
OCM fix(ocm): manage 4xx on ocm requests 4 months ago
OCS feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
OpenMetrics refactor: Apply rector changes 3 months ago
Preview fix(perf): use index when deleting old previews 3 months ago
Profile feat(profile-picker): add an admin setting in the profile section to toggle the picker and the previews 3 months ago
Profiler refactor: Apply rector changes 3 months ago
Remote feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Repair feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
RichObjectStrings
Route feat(ocm): event on ocm discovery and ocm request 5 months ago
Search refactor: Run rector on lib/private 4 months ago
Security refactor: Run rector on lib/private 4 months ago
Session refactor: Add more typing 4 months ago
Settings refactor(settings): Modernize authorized group classes 3 months ago
Setup refactor: Add more typing 4 months ago
SetupCheck
Share feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Share20 Merge pull request #58652 from nextcloud/automated/noid/rector-changes 3 months ago
Snowflake fix(snowflake_ids): allow multiple instance with same temp directory 3 months ago
SpeechToText
Support refactor: Add more typing 4 months ago
SystemTag refactor: Run rector on lib/private 4 months ago
Tagging
Talk refactor: Run rector on lib/private 4 months ago
TaskProcessing feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Teams feat: allow to filter contacts by team 4 months ago
Template fix(template): add import map for JS module entry points 5 months ago
TextProcessing
TextToImage refactor: Run rector on lib/private 4 months ago
Translation
Updater test(Updater): Harden flaky test 4 months ago
User refactor: Apply rector changes 3 months ago
UserStatus
legacy refactor: Apply rector changes 3 months ago
AllConfig.php refactor: Run rector on lib/private 4 months ago
AppConfig.php refactor: Run rector on lib/private 4 months ago
AppScriptDependency.php
AppScriptSort.php refactor: Run rector on lib/private 4 months ago
BinaryFinder.php refactor: Run rector on lib/private 4 months ago
CapabilitiesManager.php refactor: Apply comments 4 months ago
Color.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Config.php feat(config): Allow defining config.php permissions after write 3 months ago
ContactsManager.php
DatabaseException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
DatabaseSetupException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
DateTimeFormatter.php refactor: Run rector on lib/private 4 months ago
DateTimeZone.php refactor: Apply comments 4 months ago
EmojiHelper.php refactor: Run rector on lib/private 4 months ago
EventSource.php
EventSourceFactory.php
ForbiddenException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
HintException.php
Image.php fix(image): Remove NOP imagedestroy call 5 months ago
InitialStateService.php
Installer.php refactor: Run rector on lib/private 4 months ago
LargeFileHelper.php refactor: Run rector on lib/private 4 months ago
Log.php fix: Use configured loglevel even when log.condition matches is set 3 months ago
MemoryInfo.php
NaturalSort.php refactor: Run rector on lib/private 4 months ago
NaturalSort_DefaultCollator.php
NavigationManager.php refactor(navigation-manager): Cleanup implementation and add type hinting 4 months ago
NeedsUpdateException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
NotSquareException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
PhoneNumberUtil.php
PreviewManager.php refactor: Run rector on lib/private 4 months ago
PreviewNotAvailableException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
RedisFactory.php refactor: Add more typing 4 months ago
Repair.php fix(repair): Fix repair steps when files_sharing is disabled 3 months ago
RepairException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Server.php refactor: Apply rector changes 3 months ago
ServerContainer.php fix(IContainer): Fix parameter and return types 3 months ago
ServerNotAvailableException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
ServiceUnavailableException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Setup.php feat(preview): Expire previews 4 months ago
StreamImage.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Streamer.php refactor: Run rector on lib/private 4 months ago
SubAdmin.php refactor: Run rector on lib/private 4 months ago
SystemConfig.php
TagManager.php refactor: Run rector on lib/private 4 months ago
Tags.php refactor: Run rector on lib/private 4 months ago
TempManager.php refactor: Add more typing 4 months ago
TemplateLayout.php refactor: Run rector on lib/private 4 months ago
URLGenerator.php refactor: Add more typing 4 months ago
Updater.php refactor: Run rector on lib/private 4 months ago