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