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 cd2d09de64
fix: Remove static vars from core classes
5 months ago
..
Accounts fix: Remove static vars from core classes 5 months ago
Activity refactor: Run rector on lib/private 7 months ago
App fix: Remove static vars from core classes 5 months ago
AppFramework Merge pull request #58863 from nextcloud/fix/annotation-attributes-fix 5 months ago
Archive feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Authentication fix(IResult): Use more accurate conditional return type for fetchAll 6 months ago
Avatar refactor: Run rector on lib/private 7 months ago
BackgroundJob fix(bg_jobs): store job argument as a text, increase length cap from 4000 to 32000 5 months ago
Blurhash/Listener
Broadcast/Events refactor: Run rector on lib/private 7 months ago
Cache refactor: Apply rector changes 6 months ago
Calendar refactor: Run rector on lib/private 7 months ago
Collaboration fix(sharing): Align userid config key in UserPlugin with Manager 5 months ago
Command refactor: Apply comments 7 months ago
Comments fix(comments): Correctly treat end of message as end of code block/inline 5 months ago
Config refactor: Run rector on lib/private 7 months ago
Console refactor: Apply comments 7 months ago
Contacts/ContactsMenu feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
ContextChat
DB feat(DB): Add ITypedQueryBuilder 6 months ago
Dashboard refactor: Run rector on lib/private 7 months ago
Diagnostics refactor: Apply comments 7 months ago
DirectEditing refactor: Run rector on lib/private 7 months ago
Encryption feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
EventDispatcher refactor: Run rector on lib/private 7 months ago
Federation feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Files fix: Remove static vars from core classes 5 months ago
FilesMetadata fix: Fix ci after run of rector 6 months ago
FullTextSearch refactor: Run rector on lib/private 7 months ago
GlobalScale feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Group Merge branch 'master' into fix/45034-clear-cached-user-groups-on-pre-hooks 6 months ago
Hooks feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Http feat(http-client): add option to add instance URL to HTTP client user-agent 6 months ago
IntegrityCheck feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
KnownUser refactor: Apply second batch of comments 7 months ago
L10N fix(L10N): stop stripping _ from language codes 6 months ago
LDAP
Lock
Lockdown perf(file-cache): Add mimetype filter on getFolderContents 6 months ago
Log refactor: Run rector on lib/private 7 months ago
Mail refactor: Run rector on lib/private 7 months ago
Memcache feat: Add memcache_customprefix 6 months ago
Migration feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Net
Notification refactor: Run rector on lib/private 7 months ago
OCM fix(ocm): manage 4xx on ocm requests 7 months ago
OCS feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
OpenMetrics chore(metrics): harden Cached exporter 5 months ago
Preview chore: Fix SPDX header 5 months ago
Profile feat(profile-picker): add an admin setting in the profile section to toggle the picker and the previews 6 months ago
Profiler refactor: Apply rector changes 6 months ago
Remote feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Repair feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
RichObjectStrings
Route feat(ocm): event on ocm discovery and ocm request 8 months ago
Search refactor: Run rector on lib/private 7 months ago
Security fix(initializeSession): only log HMAC problem to critical logs if indeed critical 5 months ago
Session fix(initializeSession): only log HMAC problem to critical logs if indeed critical 5 months ago
Settings refactor(settings): Modernize authorized group classes 6 months ago
Setup refactor: Add more typing 7 months ago
SetupCheck
Share refactor: Remove old Share backend 5 months ago
Share20 feat(share): provide `canDownload` getter on the share 5 months ago
Snowflake fix(snowflake_ids): allow multiple instance with same temp directory 6 months ago
SpeechToText
Support refactor: Add more typing 7 months ago
SystemTag feat(systemtags): Add methods to directly do "Generated by AI" tag 5 months ago
Tagging
Talk refactor: Run rector on lib/private 7 months ago
TaskProcessing feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Teams feat(UserPlugin): Include teams in group search 5 months ago
Template refactor: Remove old Share backend 5 months ago
TextProcessing
TextToImage refactor: Run rector on lib/private 7 months ago
Translation
Updater test(Updater): Harden flaky test 7 months ago
User refactor: Apply rector changes 6 months ago
UserStatus
legacy Merge pull request #58790 from nextcloud/chore/remove-oc-app-get-current-app 5 months ago
AllConfig.php refactor: Run rector on lib/private 7 months ago
AppConfig.php refactor: Run rector on lib/private 7 months ago
AppScriptDependency.php
AppScriptSort.php refactor: Run rector on lib/private 7 months ago
BinaryFinder.php refactor: Run rector on lib/private 7 months ago
CapabilitiesManager.php refactor: Apply comments 7 months ago
Color.php feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Config.php feat(config): Allow defining config.php permissions after write 6 months ago
ContactsManager.php
DatabaseException.php feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
DatabaseSetupException.php feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
DateTimeFormatter.php refactor: Run rector on lib/private 7 months ago
DateTimeZone.php refactor: Apply comments 7 months ago
EmojiHelper.php refactor: Run rector on lib/private 7 months ago
EventSource.php chore(EventSource): add typing 5 months ago
EventSourceFactory.php
ForbiddenException.php feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
HintException.php
Image.php fix(image): Remove NOP imagedestroy call 8 months ago
InitialStateService.php
Installer.php refactor: Run rector on lib/private 7 months ago
LargeFileHelper.php refactor: Run rector on lib/private 7 months ago
Log.php fix: Use configured loglevel even when log.condition matches is set 6 months ago
MemoryInfo.php
NaturalSort.php fix: Remove static var in NaturalSort 5 months ago
NaturalSort_DefaultCollator.php
NavigationManager.php fix(apporder): Load custom app order before resolving closures 5 months ago
NeedsUpdateException.php feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
NotSquareException.php feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
PhoneNumberUtil.php
PreviewManager.php refactor: Run rector on lib/private 7 months ago
PreviewNotAvailableException.php feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
RedisFactory.php refactor: Add more typing 7 months ago
Repair.php fix(repair): Fix repair steps when files_sharing is disabled 6 months ago
RepairException.php feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Server.php fix: Remove static vars from core classes 5 months ago
ServerContainer.php fix(IContainer): Fix parameter and return types 6 months ago
ServerNotAvailableException.php feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
ServiceUnavailableException.php feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Setup.php fix: Remove static vars from core classes 5 months ago
StreamImage.php feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Streamer.php refactor: Run rector on lib/private 7 months ago
SubAdmin.php refactor: Run rector on lib/private 7 months ago
SystemConfig.php
TagManager.php refactor: Run rector on lib/private 7 months ago
Tags.php refactor: Remove old Share backend 5 months ago
TempManager.php refactor: Add more typing 7 months ago
TemplateLayout.php fix: Deprecate OC_App::getCurrentApp and remove its only use 6 months ago
URLGenerator.php refactor: Add more typing 7 months ago
Updater.php refactor: Run rector on lib/private 7 months ago