John Molakvoæ 4756807f2e Merge pull request #40439 from Koc/feature/clickable-logo 1 rok temu
..
Accounts 0956b493b6 fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 1 rok temu
Activity 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 rok temu
App ea06cf2f39 Convert isset ternary to null coalescing operator 1 rok temu
AppFramework ea06cf2f39 Convert isset ternary to null coalescing operator 1 rok temu
Archive ff776a90b1 Strong type filesize related methods to ease 32bits problem findings 1 rok temu
Authentication 2a36acfc2b Fix typo 1 rok temu
Avatar 57ff06576a Fixes psalm errors: RedundantCondition and TypeDoesNotContainNull. 1 rok temu
BackgroundJob 04ecc2a6a9 feat(backgroundjob): Schedule job after <timestamp> 1 rok temu
Broadcast f5c361cf44 composer run cs:fix 1 rok temu
Cache e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 rok temu
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations 1 rok temu
Collaboration a304ba5b5a Refactors lib/private/Collaboration. 1 rok temu
Command 19ec0ee81b chore: rename serializedClosure to argument to align with parent class 1 rok temu
Comments 4d2217073a fix(comments): Use provided offset in best effort when loading comments 1 rok temu
Console e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 1 rok temu
Contacts 1be836273d core: Add OpenAPI spec 1 rok temu
DB ea06cf2f39 Convert isset ternary to null coalescing operator 1 rok temu
Dashboard 80e3064817 Fix Dashboard IManager getWidgets return annotation 1 rok temu
Diagnostics f5c361cf44 composer run cs:fix 1 rok temu
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 rok temu
Encryption e4f85226c5 extend fix-key-location to handle cases from broken cross-storage moves 1 rok temu
EventDispatcher b9e2f494a1 chore!: Remove legacy SymfonyAdapter 1 rok temu
Federation 8b9e7e235d ocm controller 1 rok temu
Files ea06cf2f39 Convert isset ternary to null coalescing operator 1 rok temu
FullTextSearch f5c361cf44 composer run cs:fix 1 rok temu
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 rok temu
Group d18bb7e9bb Build query once instead of in-loop 1 rok temu
Hooks f5c361cf44 composer run cs:fix 1 rok temu
Http f8f985602b test: add tests for dns pin middleware 1 rok temu
IntegrityCheck e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 rok temu
KnownUser b153340b62 Add type hints for mappers 1 rok temu
L10N d0b20534b9 Refactor "substr" calls to improve code readability 1 rok temu
LDAP 215aef3cbd Update php licenses 3 lat temu
Lock 40d9349a2d Refactors lib/private/Lock. 1 rok temu
Lockdown 308fcf4526 Respect OCP interface in private classes 1 rok temu
Log 9fa9975bc9 Refactors lib/private/Log. 1 rok temu
Mail a449bd1a0c Adds same object return annotations. 1 rok temu
Memcache 93f0399a92 fix(memcache): Fix comparison of Memcache configs to classes 1 rok temu
Metadata b67e34f78f Restrict EXIF extracting to a subset of formats 1 rok temu
Migration f5c361cf44 composer run cs:fix 1 rok temu
Net 8aea25b5b9 Add remote host validation API 2 lat temu
Notification f5c361cf44 composer run cs:fix 1 rok temu
OCM b5dcd048ae small fixes 1 rok temu
OCS 95145ee0c9 feat(ocp): More specific type for ICapabilities::getCapabilities 1 rok temu
Preview 80abec668b feat: Imaginary WebP support 1 rok temu
Profile b6927d0fa3 Merge pull request #39075 from fsamapoor/refactor_lib_private_profile 1 rok temu
Profiler e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 rok temu
Remote ea06cf2f39 Convert isset ternary to null coalescing operator 1 rok temu
Repair 6b90ab1953 refactor: Use DBAL's executeQuery instead of query (deprecated) 1 rok temu
RichObjectStrings f5c361cf44 composer run cs:fix 1 rok temu
Route d0b20534b9 Refactor "substr" calls to improve code readability 1 rok temu
Search 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 rok temu
Security f313ca92e7 Refactors lib/private/Security. 1 rok temu
Session 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 rok temu
Settings b153340b62 Add type hints for mappers 1 rok temu
Setup ea06cf2f39 Convert isset ternary to null coalescing operator 1 rok temu
Share e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 rok temu
Share20 ea06cf2f39 Convert isset ternary to null coalescing operator 1 rok temu
SpeechToText 2a3ef102f7 AI admin settings: Use config values in AI feature managers 1 rok temu
Support 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 rok temu
SystemTag 6b7221756c Merge pull request #39571 from nextcloud/bugfix/noid/move-lib-to-IEventDispatcher 1 rok temu
Tagging b153340b62 Add type hints for mappers 1 rok temu
Talk 06627c800c Add Talk converstation delete API 2 lat temu
Template 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 rok temu
TextProcessing fca1c309a0 feat: Add delete task API 1 rok temu
Translation 2a3ef102f7 AI admin settings: Use config values in AI feature managers 1 rok temu
Updater 9a179c391e Print log message when version could not be got from updater server 1 rok temu
User ef87ff1848 Merge pull request #39216 from shdehnavi/replace_substr_calls_in_lib_private 1 rok temu
UserStatus f5c361cf44 composer run cs:fix 1 rok temu
legacy ea06cf2f39 Convert isset ternary to null coalescing operator 1 rok temu
AllConfig.php 361e69f19f fix mistake in db query to delete a user config value 2 lat temu
AppConfig.php ea06cf2f39 Convert isset ternary to null coalescing operator 1 rok temu
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 lat temu
AppScriptSort.php 491bd6260c Sort app scripts topologically by its dependencies 2 lat temu
BinaryFinder.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 lat temu
CapabilitiesManager.php 1be836273d core: Add OpenAPI spec 1 rok temu
Color.php 215aef3cbd Update php licenses 3 lat temu
Config.php e87d968c24 add a check for disk_free_space in Config.php 1 rok temu
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 1 rok temu
DatabaseException.php 215aef3cbd Update php licenses 3 lat temu
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 lat temu
DateTimeFormatter.php 0808e19540 Update lib/private/DateTimeFormatter.php 1 rok temu
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger 2 lat temu
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it 2 lat temu
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 rok temu
ForbiddenException.php 215aef3cbd Update php licenses 3 lat temu
HintException.php 368f83095d Fix typos in lib/private subdirectory 2 lat temu
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 rok temu
Installer.php 2014e7b836 fix(apps): Fix loading info.xml file 1 rok temu
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 rok temu
Log.php 61167e3149 Add optional to add backtrace to log items 1 rok temu
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 rok temu
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 lat temu
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 lat temu
NavigationManager.php ea06cf2f39 Convert isset ternary to null coalescing operator 1 rok temu
NeedsUpdateException.php 215aef3cbd Update php licenses 3 lat temu
NotSquareException.php 215aef3cbd Update php licenses 3 lat temu
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details 1 rok temu
PreviewManager.php 4f7de8ed60 fix!: Remove legacy event dispatching Symfony's GenericEvent 1 rok temu
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 lat temu
RedisFactory.php 6083fe3c9b Code simplification using null coalescing 1 rok temu
Repair.php cb0f918d21 Add tasks::last_updated column and vacate tasks after a week 1 rok temu
RepairException.php 215aef3cbd Update php licenses 3 lat temu
Search.php 215aef3cbd Update php licenses 3 lat temu
Server.php 5092278b0f feat(phonenumber): Add OCP wrapper for PhoneNumber utils library 1 rok temu
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 1 rok temu
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 lat temu
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 lat temu
Setup.php ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 1 rok temu
StreamImage.php 110ea0df46 Allow empty mimeType 2 lat temu
Streamer.php 70a6eeed3e fix: log fopen calls when stream isn't available 1 rok temu
SubAdmin.php f5c361cf44 composer run cs:fix 1 rok temu
SystemConfig.php 6c0b862e75 fix(systemreport): Mask onlyoffice secret as sensitive 1 rok temu
TagManager.php 92a5a8f075 Cleanup tags and Share component 2 lat temu
Tags.php f68d4f7300 Remove deprecated methods Util::writeLog and DIContainer::log 1 rok temu
TempManager.php 215aef3cbd Update php licenses 3 lat temu
TemplateLayout.php 41370350f2 Make logo in header clickable in the shared file view 1 rok temu
URLGenerator.php d0b20534b9 Refactor "substr" calls to improve code readability 1 rok temu
Updater.php cf6e2fa1b7 chore: Drop \OC_App::getAppVersion 1 rok temu