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.
 
 
 
 
 
 
Marcel Klehr 181f819e41 enh(TextProcessing): Add IProvider2 2 years ago
..
Accounts fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 2 years ago
Activity chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2 years ago
App feat(NavigationManager): Always sort the default app first 2 years ago
AppFramework feat(dependencyinjection): Allow optional (nullable) services 2 years ago
Archive Strong type filesize related methods to ease 32bits problem findings 3 years ago
Authentication Allow passing null to PublicKeyToken::setScope, fixes tests 2 years ago
Avatar Fixes psalm errors: RedundantCondition and TypeDoesNotContainNull. 2 years ago
BackgroundJob feat(backgroundjob): Schedule job after <timestamp> 2 years ago
Broadcast/Events composer run cs:fix 3 years ago
Cache Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Calendar fix(CalDAV): Check if the vObject exists before attempting any operations 2 years ago
Collaboration Refactors lib/private/Collaboration. 2 years ago
Command chore: rename serializedClosure to argument to align with parent class 2 years ago
Comments fix(comments): Use provided offset in best effort when loading comments 2 years ago
Console Cleanup plsam issues in DB/ContactsManager and Console 2 years ago
Contacts/ContactsMenu feat(contactsmenu): Show user status 2 years ago
DB fix(dbal): Fix types in query builder methods for parameters 2 years ago
Dashboard Fix Dashboard IManager getWidgets return annotation 2 years ago
Diagnostics composer run cs:fix 3 years ago
DirectEditing feat(directediting): Allow opening by file id 3 years ago
Encryption extend fix-key-location to handle cases from broken cross-storage moves 2 years ago
EventDispatcher chore!: Remove legacy SymfonyAdapter 2 years ago
Federation ocm controller 2 years ago
Files Merge pull request #40326 from nextcloud/enh/text-to-image-api 2 years ago
FullTextSearch composer run cs:fix 3 years ago
GlobalScale Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Group Merge pull request #38425 from nextcloud/feat/ocp/strict-igroup 2 years ago
Hooks composer run cs:fix 3 years ago
Http test: add tests for dns pin middleware 2 years ago
IntegrityCheck Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
KnownUser Add type hints for mappers 3 years ago
L10N Update lib/private/L10N/Factory.php 2 years ago
LDAP Update php licenses 5 years ago
Lock Refactors lib/private/Lock. 2 years ago
Lockdown Respect OCP interface in private classes 3 years ago
Log Refactors lib/private/Log. 2 years ago
Mail Adds same object return annotations. 2 years ago
Memcache feat: Add factory method for in-memory caches 2 years ago
Metadata Restrict EXIF extracting to a subset of formats 3 years ago
Migration composer run cs:fix 3 years ago
Net Add remote host validation API 3 years ago
Notification composer run cs:fix 3 years ago
OCM feat(OCM): Dispatch an event so apps can register resources 2 years ago
OCS feat(ocp): More specific type for ICapabilities::getCapabilities 2 years ago
Preview Use \Throwable instead 2 years ago
Profile fix(3rdparty): Don't use indirect dependency "Safe/" for functions 2 years ago
Profiler Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Remote Convert isset ternary to null coalescing operator 2 years ago
Repair Implement TextToImage OCP API 2 years ago
RichObjectStrings composer run cs:fix 3 years ago
Route Refactor "substr" calls to improve code readability 2 years ago
Search chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2 years ago
Security Refactors lib/private/Security. 2 years ago
Session fix(session): Log when crypto session data is lost 2 years ago
Settings Add type hints for mappers 3 years ago
Setup Convert isset ternary to null coalescing operator 2 years ago
SetupCheck Small code style fix in SetupCheckManager 2 years ago
Share Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Share20 Convert isset ternary to null coalescing operator 2 years ago
SpeechToText AI admin settings: Use config values in AI feature managers 2 years ago
Support Use typed version of IConfig::getSystemValue as much as possible 3 years ago
SystemTag Merge pull request #39571 from nextcloud/bugfix/noid/move-lib-to-IEventDispatcher 2 years ago
Tagging Add type hints for mappers 3 years ago
Talk Add Talk converstation delete API 3 years ago
Template Add custom apps translation scripts and image path for consistency 2 years ago
TextProcessing enh(TextProcessing): Add IProvider2 2 years ago
TextToImage fix(TextToImage): Add missing task status update 2 years ago
Translation AI admin settings: Use config values in AI feature managers 2 years ago
Updater Print log message when version could not be got from updater server 2 years ago
User fix(session): Log why session renewal failed 2 years ago
UserStatus composer run cs:fix 3 years ago
legacy Merge pull request #39852 from nextcloud/pragmaHeader 2 years ago
AllConfig.php fix mistake in db query to delete a user config value 3 years ago
AppConfig.php Convert isset ternary to null coalescing operator 2 years ago
AppScriptDependency.php Sort app scripts topologically by its dependencies 4 years ago
AppScriptSort.php Sort app scripts topologically by its dependencies 4 years ago
BinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 3 years ago
CapabilitiesManager.php core: Add OpenAPI spec 2 years ago
Color.php Update php licenses 5 years ago
Config.php add a check for disk_free_space in Config.php 3 years ago
ContactsManager.php Cleanup plsam issues in DB/ContactsManager and Console 2 years ago
DatabaseException.php Update php licenses 5 years ago
DatabaseSetupException.php Migrate HintException to OCP 4 years ago
DateTimeFormatter.php Update lib/private/DateTimeFormatter.php 2 years ago
DateTimeZone.php Move away from deprecated ILogger 4 years ago
EmojiHelper.php Include more emoji chars to test and fixes after include it 4 years ago
EventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 2 years ago
ForbiddenException.php Update php licenses 5 years ago
HintException.php Fix typos in lib/private subdirectory 3 years ago
InitialStateService.php fix(initial-state): Log an error when initial-state can not be JSON encoded 3 years ago
Installer.php fix(apps): Fix loading info.xml file 2 years ago
LargeFileHelper.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Log.php Add optional to add backtrace to log items 2 years ago
MemoryInfo.php Add helper to cast to int|float, fix MemoryInfo on 32bits 3 years ago
NaturalSort.php Migrate more classes of lib/private to LoggerInterface 4 years ago
NaturalSort_DefaultCollator.php Update php licenses 5 years ago
NavigationManager.php enh: Register profile nav entry 2 years ago
NeedsUpdateException.php Update php licenses 5 years ago
NotSquareException.php Update php licenses 5 years ago
PhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 2 years ago
PreviewManager.php fix!: Remove legacy event dispatching Symfony's GenericEvent 2 years ago
PreviewNotAvailableException.php Update php licenses 5 years ago
RedisFactory.php Code simplification using null coalescing 2 years ago
Repair.php fix(sqlite): Remove no longer required autoincrement fix 2 years ago
RepairException.php Update php licenses 5 years ago
Search.php Update php licenses 5 years ago
Server.php Merge pull request #40326 from nextcloud/enh/text-to-image-api 2 years ago
ServerContainer.php Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 2 years ago
ServerNotAvailableException.php Update php licenses 5 years ago
ServiceUnavailableException.php Update php licenses 5 years ago
Setup.php fix ocm-provider rewrite rules 2 years ago
StreamImage.php Allow empty mimeType 3 years ago
Streamer.php fix: log fopen calls when stream isn't available 2 years ago
SubAdmin.php composer run cs:fix 3 years ago
SystemConfig.php fix(systemreport): Mask onlyoffice secret as sensitive 2 years ago
TagManager.php Cleanup tags and Share component 3 years ago
Tags.php Remove deprecated methods Util::writeLog and DIContainer::log 2 years ago
TempManager.php Update php licenses 5 years ago
TemplateLayout.php Make logo in header clickable in the shared file view 2 years ago
URLGenerator.php Refactor "substr" calls to improve code readability 2 years ago
Updater.php chore: Drop \OC_App::getAppVersion 3 years ago