Robin Appelman 937f9e36ea fix: add some recrusive detection/prevention 1 ano atrás
..
Accounts f32dccd540 fix: always use display name from correct backend 1 ano atrás
Activity f5c361cf44 composer run cs:fix 1 ano atrás
App 0148dab1e7 fix(appstore): Only send subscription keys to valid appstores 10 meses atrás
AppFramework 9ec107ad25 Merge pull request #43182 from nextcloud/backport/42930/stable27 9 meses atrás
Archive ff776a90b1 Strong type filesize related methods to ease 32bits problem findings 1 ano atrás
Authentication 12257ac765 AppAPI: allowed to bypass Two-Factor 10 meses atrás
Avatar e294045223 Properly clear cached avatars 1 ano atrás
BackgroundJob 4e15a25933 fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved 1 ano atrás
Broadcast f5c361cf44 composer run cs:fix 1 ano atrás
Cache 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" 1 ano atrás
Calendar c3f92ac5d9 fix(CalDAV): check voject exists before attempting any operation 1 ano atrás
Collaboration 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 ano atrás
Command d8c419c304 Explicitely only accept closures from our dependencies in ClosureJob 2 anos atrás
Comments 9cf4e38c4b fix(comments): Use provided offset in best effort when loading comments 1 ano atrás
Console 226fa9b039 make failure to load app commands non-fatal 9 meses atrás
Contacts b38d2daede fix the contacts-menu vcf-contact avatars 1 ano atrás
DB bf301df539 fix(workflowengine): use andWhere() not second where() 1 ano atrás
Dashboard e958966288 Lower to info 10 meses atrás
Diagnostics f5c361cf44 composer run cs:fix 1 ano atrás
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 ano atrás
Encryption 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 ano atrás
EventDispatcher 7d17d2517f emit an event when a message is logged 1 ano atrás
Federation 0fac750bcd ocm services 1 ano atrás
Files 937f9e36ea fix: add some recrusive detection/prevention 8 meses atrás
FullTextSearch f5c361cf44 composer run cs:fix 1 ano atrás
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 ano atrás
Group 7ffc89e7ff fix(cache): Remove displayname cache entry on delete 1 ano atrás
Hooks f5c361cf44 composer run cs:fix 1 ano atrás
Http b6c6475e18 enh: skip processing for empty response 1 ano atrás
IntegrityCheck c7bb540d08 Merge pull request #36895 from apasov/patch-1 1 ano atrás
KnownUser b153340b62 Add type hints for mappers 1 ano atrás
L10N 81f9d9a690 fix(l10n): Fix plural issue with different locale and language 1 ano atrás
LDAP 215aef3cbd Update php licenses 3 anos atrás
Lock 0e98f1eb8d restore shared lock ttl when releasing 10 meses atrás
Lockdown 308fcf4526 Respect OCP interface in private classes 1 ano atrás
Log ebcd8c0a47 Move away from deprecated utf_encode() on PHP 8.2+ 9 meses atrás
Mail bb2da7ed5d use getsystemvalue-functions in Mailer.php 1 ano atrás
Memcache 4b74d315b6 adjust redis compareSetTTL to use a lua script 10 meses atrás
Metadata 94d7e459bc fix: handle exif metadata read errors gracefully 10 meses atrás
Migration b864f3909f fix(install): Make installing more verbose 1 ano atrás
Net 8aea25b5b9 Add remote host validation API 2 anos atrás
Notification f5c361cf44 composer run cs:fix 1 ano atrás
OCM 8dbc4e9eec fix(OCM): Make the public API only rely on OCP 1 ano atrás
OCS f5c361cf44 composer run cs:fix 1 ano atrás
Preview 7f0a4e786c Lower failed movie preview to info 9 meses atrás
Profile 56899c1a83 fix(profile): fix getUID on nullable user variable 1 ano atrás
Profiler e91e7bc60f Fix TypeError in Profiler 1 ano atrás
Remote 215aef3cbd Update php licenses 3 anos atrás
Repair 261efaafd3 Move oc_file_metadata.metadata migration to a background job 8 meses atrás
RichObjectStrings f5c361cf44 composer run cs:fix 1 ano atrás
Route b911da3e1e DI for Router 1 ano atrás
Search f5c361cf44 composer run cs:fix 1 ano atrás
Security 6b895462ac fix(security): Handle idn_to_utf8 returning false 11 meses atrás
Session bcd7d59a20 fix(session): Do not log fresh/empty session as error 9 meses atrás
Settings b153340b62 Add type hints for mappers 1 ano atrás
Setup b864f3909f fix(install): Make installing more verbose 1 ano atrás
Share fb9c8e3790 Fix the typo in comments 1 ano atrás
Share20 fc21ecbd2a cleanup di for share permissions wrapper 1 ano atrás
SpeechToText 7fd0b1b49d AI admin settings: Use config values in AI feature managers 1 ano atrás
Support 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 ano atrás
SystemTag d44a12bb8b fix(SystemTagManager): Use truncated tagName in getTag and updateTag 1 ano atrás
Tagging b153340b62 Add type hints for mappers 1 ano atrás
Talk 06627c800c Add Talk converstation delete API 2 anos atrás
Template 0ebb00d01d fix: Do not attempt to use l10n files as sources for combined js files 1 ano atrás
TextProcessing 0564bd23f2 feat: Add delete task API 1 ano atrás
Translation 7fd0b1b49d AI admin settings: Use config values in AI feature managers 1 ano atrás
Updater 838669242b fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com 11 meses atrás
User fdfd620757 fix(auth): Fix logging in with email, password and login name mismatch 9 meses atrás
UserStatus f5c361cf44 composer run cs:fix 1 ano atrás
legacy 3304b0371b fix(autoloader): no apcu no side effects 1 ano atrás
AllConfig.php 5fc6fb0d20 fix: Only apply cast if needed when searching users for value 10 meses atrás
AppConfig.php fabb330a69 fix(systemreport): Mark more configs as sensitive 10 meses atrás
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 anos atrás
AppScriptSort.php 491bd6260c Sort app scripts topologically by its dependencies 2 anos atrás
BinaryFinder.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 anos atrás
CapabilitiesManager.php f5c361cf44 composer run cs:fix 1 ano atrás
Color.php 215aef3cbd Update php licenses 3 anos atrás
Config.php e87d968c24 add a check for disk_free_space in Config.php 1 ano atrás
ContactsManager.php 7065a5e0e4 fix(mail): ContactManager search with fullmatch 1 ano atrás
DatabaseException.php 215aef3cbd Update php licenses 3 anos atrás
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 anos atrás
DateTimeFormatter.php 215aef3cbd Update php licenses 3 anos atrás
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger 2 anos atrás
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it 2 anos atrás
ForbiddenException.php 215aef3cbd Update php licenses 3 anos atrás
HintException.php 368f83095d Fix typos in lib/private subdirectory 2 anos atrás
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 ano atrás
Installer.php b864f3909f fix(install): Make installing more verbose 1 ano atrás
LargeFileHelper.php da618c457a Fix quota typing for 32bits after forward port from 25 1 ano atrás
Log.php 32ada27ed6 fix(log): Log exception class when message is empty 1 ano atrás
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 ano atrás
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 anos atrás
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 anos atrás
NavigationManager.php 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 ano atrás
NeedsUpdateException.php 215aef3cbd Update php licenses 3 anos atrás
NotSquareException.php 215aef3cbd Update php licenses 3 anos atrás
PreviewManager.php 8d5165e8dc Adapt tests to config value typing 1 ano atrás
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 anos atrás
RedisFactory.php 83717a7800 Add event logging for db and redis connection 2 anos atrás
Repair.php 261efaafd3 Move oc_file_metadata.metadata migration to a background job 8 meses atrás
RepairException.php 215aef3cbd Update php licenses 3 anos atrás
Search.php 215aef3cbd Update php licenses 3 anos atrás
Server.php 0e98f1eb8d restore shared lock ttl when releasing 10 meses atrás
ServerContainer.php f0a0bfaaee Move to str_starts_with 1 ano atrás
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 anos atrás
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 anos atrás
Setup.php 26068baa4a Read Only FS return false 11 meses atrás
StreamImage.php 110ea0df46 Allow empty mimeType 1 ano atrás
Streamer.php cd885b5705 Type sizes as int|float throughout the code base 1 ano atrás
SubAdmin.php f5c361cf44 composer run cs:fix 1 ano atrás
SystemConfig.php fabb330a69 fix(systemreport): Mark more configs as sensitive 10 meses atrás
TagManager.php 92a5a8f075 Cleanup tags and Share component 2 anos atrás
Tags.php 92a5a8f075 Cleanup tags and Share component 2 anos atrás
TempManager.php 215aef3cbd Update php licenses 3 anos atrás
TemplateLayout.php 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 ano atrás
URLGenerator.php 5d12f12319 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 1 ano atrás
Updater.php b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls 1 ano atrás