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