Arthur Schiwon 5123ce9894 fix(Token): take over scope in token refresh with login by cookie 5 mesiacov pred
..
Accounts f32dccd540 fix: always use display name from correct backend 1 rok pred
Activity f5c361cf44 composer run cs:fix 1 rok pred
App 0b1fcf0a5c fix: Fetch custom app store url without internet connection 10 mesiacov pred
AppFramework 3b840dfb79 fix(Token): make new scope future compatible 6 mesiacov pred
Archive ff776a90b1 Strong type filesize related methods to ease 32bits problem findings 1 rok pred
Authentication 5123ce9894 fix(Token): take over scope in token refresh with login by cookie 5 mesiacov pred
Avatar 0a873c068d fix: Fix avatar images 9 mesiacov pred
BackgroundJob b76f4fb2ea fix: delete background jobs by id when cleaning up 6 mesiacov pred
Broadcast f5c361cf44 composer run cs:fix 1 rok pred
Cache 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" 1 rok pred
Calendar c3f92ac5d9 fix(CalDAV): check voject exists before attempting any operation 1 rok pred
Collaboration 29511d85f3 fix: Avoid clear cache with prefix 10 mesiacov pred
Command d8c419c304 Explicitely only accept closures from our dependencies in ClosureJob 2 rokov pred
Comments 9cf4e38c4b fix(comments): Use provided offset in best effort when loading comments 1 rok pred
Console 226fa9b039 make failure to load app commands non-fatal 11 mesiacov pred
Contacts b38d2daede fix the contacts-menu vcf-contact avatars 1 rok pred
DB 5707accfb2 Merge pull request #44957 from nextcloud/backport/44884/stable27 7 mesiacov pred
Dashboard e958966288 Lower to info 11 mesiacov pred
Diagnostics f5c361cf44 composer run cs:fix 1 rok pred
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 rok pred
Encryption 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 rok pred
EventDispatcher 7d17d2517f emit an event when a message is logged 1 rok pred
Federation 0fac750bcd ocm services 1 rok pred
Files e4e4e12467 fix: Do not return partial file info if we have a cache entry 5 mesiacov pred
FullTextSearch f5c361cf44 composer run cs:fix 1 rok pred
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 rok pred
Group a2746a64da fix(groups): allows to save group names with more than 64 characters 7 mesiacov pred
Hooks f5c361cf44 composer run cs:fix 1 rok pred
Http b6c6475e18 enh: skip processing for empty response 1 rok pred
IntegrityCheck c7bb540d08 Merge pull request #36895 from apasov/patch-1 1 rok pred
KnownUser b153340b62 Add type hints for mappers 1 rok pred
L10N 81f9d9a690 fix(l10n): Fix plural issue with different locale and language 1 rok pred
LDAP 215aef3cbd Update php licenses 3 rokov pred
Lock 0e98f1eb8d restore shared lock ttl when releasing 1 rok pred
Lockdown 308fcf4526 Respect OCP interface in private classes 1 rok pred
Log ebcd8c0a47 Move away from deprecated utf_encode() on PHP 8.2+ 10 mesiacov pred
Mail 477c020db8 Fix backport 10 mesiacov pred
Memcache bb32cdee62 Update LoggerWrapperCache.php 7 mesiacov pred
Metadata 94d7e459bc fix: handle exif metadata read errors gracefully 11 mesiacov pred
Migration b864f3909f fix(install): Make installing more verbose 1 rok pred
Net 8aea25b5b9 Add remote host validation API 2 rokov pred
Notification f5c361cf44 composer run cs:fix 1 rok pred
OCM 8dbc4e9eec fix(OCM): Make the public API only rely on OCP 1 rok pred
OCS f5c361cf44 composer run cs:fix 1 rok pred
Preview c6ce255404 Merge pull request #45338 from nextcloud/backport/44710/stable27 7 mesiacov pred
Profile 56899c1a83 fix(profile): fix getUID on nullable user variable 1 rok pred
Profiler e91e7bc60f Fix TypeError in Profiler 1 rok pred
Remote 215aef3cbd Update php licenses 3 rokov pred
Repair dee1181e3b Use table prefix in metadata migration 10 mesiacov pred
RichObjectStrings f5c361cf44 composer run cs:fix 1 rok pred
Route b911da3e1e DI for Router 1 rok pred
Search f5c361cf44 composer run cs:fix 1 rok pred
Security dc4eed19cd fix: don't use custom certificate bundle if no customer certificates are configured 5 mesiacov pred
Session bcd7d59a20 fix(session): Do not log fresh/empty session as error 11 mesiacov pred
Settings b153340b62 Add type hints for mappers 1 rok pred
Setup b864f3909f fix(install): Make installing more verbose 1 rok pred
Share fb9c8e3790 Fix the typo in comments 1 rok pred
Share20 bdeba6590d test(Sharing): Integration test for no expiration set date for share 7 mesiacov pred
SpeechToText 7fd0b1b49d AI admin settings: Use config values in AI feature managers 1 rok pred
Support 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 rok pred
SystemTag d44a12bb8b fix(SystemTagManager): Use truncated tagName in getTag and updateTag 1 rok pred
Tagging b153340b62 Add type hints for mappers 1 rok pred
Talk 06627c800c Add Talk converstation delete API 2 rokov pred
Template 495ccc9bec style(PHP): remove unacceptable empty lines 6 mesiacov pred
TextProcessing 0564bd23f2 feat: Add delete task API 1 rok pred
Translation 7fd0b1b49d AI admin settings: Use config values in AI feature managers 1 rok pred
Updater 838669242b fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com 1 rok pred
User 31e079520c fix(Session): avoid race conditions on clustered setups 5 mesiacov pred
UserStatus f5c361cf44 composer run cs:fix 1 rok pred
legacy 5b7c4cc5dc fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION 6 mesiacov pred
AllConfig.php 112b8bcbfb fix(config): Make sure user keys are strings 9 mesiacov pred
AppConfig.php fabb330a69 fix(systemreport): Mark more configs as sensitive 11 mesiacov pred
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 3 rokov pred
AppScriptSort.php 491bd6260c Sort app scripts topologically by its dependencies 3 rokov pred
BinaryFinder.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 rokov pred
CapabilitiesManager.php f5c361cf44 composer run cs:fix 1 rok pred
Color.php 215aef3cbd Update php licenses 3 rokov pred
Config.php aafe8c2768 fix: regression with updating read-only config 7 mesiacov pred
ContactsManager.php 7065a5e0e4 fix(mail): ContactManager search with fullmatch 1 rok pred
DatabaseException.php 215aef3cbd Update php licenses 3 rokov pred
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 rokov pred
DateTimeFormatter.php 215aef3cbd Update php licenses 3 rokov pred
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger 2 rokov pred
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it 2 rokov pred
ForbiddenException.php 215aef3cbd Update php licenses 3 rokov pred
HintException.php 368f83095d Fix typos in lib/private subdirectory 2 rokov pred
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 rok pred
Installer.php 36707b6fb7 fix: Correctly check result of function 7 mesiacov pred
LargeFileHelper.php da618c457a Fix quota typing for 32bits after forward port from 25 1 rok pred
Log.php 32ada27ed6 fix(log): Log exception class when message is empty 1 rok pred
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 rok pred
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 rokov pred
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 rokov pred
NavigationManager.php 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 rok pred
NeedsUpdateException.php 215aef3cbd Update php licenses 3 rokov pred
NotSquareException.php 215aef3cbd Update php licenses 3 rokov pred
PreviewManager.php 7fd3aa1f72 fix(preview): check mime type before processing with Imagick 7 mesiacov pred
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 rokov pred
RedisFactory.php 52fff58363 feat: add config flag to toggle persistent redis connections 5 mesiacov pred
Repair.php 02b984debd fix(caldav): automatically delete outdated scheduling objects 7 mesiacov pred
RepairException.php 215aef3cbd Update php licenses 3 rokov pred
Search.php 215aef3cbd Update php licenses 3 rokov pred
Server.php 31e079520c fix(Session): avoid race conditions on clustered setups 5 mesiacov pred
ServerContainer.php f0a0bfaaee Move to str_starts_with 2 rokov pred
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 rokov pred
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 rokov pred
Setup.php 26068baa4a Read Only FS return false 1 rok pred
StreamImage.php 110ea0df46 Allow empty mimeType 2 rokov pred
Streamer.php cd885b5705 Type sizes as int|float throughout the code base 1 rok pred
SubAdmin.php f5c361cf44 composer run cs:fix 1 rok pred
SystemConfig.php d984fc5ca1 fix: Mark more configs as sensitive 7 mesiacov pred
TagManager.php 92a5a8f075 Cleanup tags and Share component 2 rokov pred
Tags.php 92a5a8f075 Cleanup tags and Share component 2 rokov pred
TempManager.php 215aef3cbd Update php licenses 3 rokov pred
TemplateLayout.php 02313013ad fix(Session): avoid password confirmation on SSO 6 mesiacov pred
URLGenerator.php 5d12f12319 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 1 rok pred
Updater.php b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls 1 rok pred