You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private
skjnldsv 855a6a7fce fix(config): add null coalescing fallback in getValueBool before strtolower 4 days ago
..
Accounts fix: Use strict array comparisons in lib/ 4 months ago
Activity fix(activity): do not loop affected userIDs twice 7 months ago
App fix(appstore): address review comments on GenericFileException handling 1 week ago
AppFramework fix(tests): Adapt Middleware tests to API change 2 months ago
Archive
Authentication feat: Add SetupCheck to warn about missing second factor provider 4 months ago
Avatar feat(avatars): use different colors for guests for the same name 9 months ago
BackgroundJob fix(bg_jobs): store job argument as a text, increase length cap from 4000 to 32000 2 months ago
Blurhash/Listener
Broadcast/Events
Cache Revert "perf(base): Stop setting up the FS for every basic auth request" 9 months ago
Calendar Merge pull request #55763 from nextcloud/backport/54819/stable32 8 months ago
Collaboration feat(UserPlugin): Also full match on additional email addresses 4 months ago
Command fix(jobs): Limit command jobs to known cases 7 months ago
Comments fix(comments): Don's catch invalid DriverException 9 months ago
Config fix(config): add null coalescing fallback in getValueBool before strtolower 4 days ago
Console
Contacts/ContactsMenu fix: Unify handling of exclude groups in contacts menu and sharing 5 months ago
ContextChat
DB fix(propagator): Improve lock behavior of propagator 3 months ago
Dashboard
Diagnostics refactor: extract slow operation logging into trait 5 months ago
DirectEditing
Encryption chore(encryption): Cleanup typing in EncryptAll/DecryptAll 9 months ago
EventDispatcher
Federation fix(federation): Allow outgoing federation with oCIS federated cloud ids 7 months ago
Files perf: remove unneeded sort in getFolderContentsById 1 week ago
FilesMetadata
FullTextSearch
GlobalScale
Group fix: join accounts_data instead of preferences when searching users 7 months ago
Hooks
Http perf: log slow DNS operations 5 months ago
IntegrityCheck
KnownUser
L10N fix(L10N): stop stripping _ from language codes 3 months ago
LDAP
Lock
Lockdown
Log feat(log): Add script name and occ command to log details 6 months ago
Mail fix(Mailer): Log errors 7 months ago
Memcache feat: Add memcache_customprefix 1 month ago
Migration
Net fix: handle NAT64 addresses in isLocalAddress 2 weeks ago
Notification fix(notifications): Require absolute links for support of desktop and mobile clients 2 months ago
OCM fix(ocm): align discovery process with OCM spec 7 months ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 9 months ago
Preview fix(previex): Validate preview MIME type 3 months ago
Profile
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 6 months ago
Remote
Repair fix(lexicon): switch bool value to non-lazy 7 months ago
RichObjectStrings
Route fix: Fix caching routes by users with an active session 6 months ago
Search feat(unified-search): Use existing min search length config 8 months ago
Security fix(initializeSession): only log HMAC problem to critical logs if indeed critical 2 months ago
Session fix(initializeSession): only log HMAC problem to critical logs if indeed critical 2 months ago
Settings
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 9 months ago
SetupCheck
Share
Share20 fix(sharing): Don't give a reason when share from disabled user is no longer working 2 months ago
SpeechToText
Support
SystemTag feat(SystemTag): Add typed events for tag mapper events 9 months ago
Tagging
Talk feat(talk): Allow to create conversations that are meetings 2 months ago
TaskProcessing fix: Use ProcessingException 4 months ago
Teams fix(teams-api): adjust resource filtering 1 month ago
Template fix(lib): templates core path detection 2 months ago
TextProcessing
TextToImage
Translation
Updater test(Updater): Harden flaky test 4 months ago
User feat(users): Check assertion when enabling user 1 week ago
UserStatus
legacy chore: remove `mbstring.func_overload` check from `checkserver()` 9 months ago
AllConfig.php
AppConfig.php fix(config): add null coalescing fallback in getValueBool before strtolower 4 days ago
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php
CapabilitiesManager.php
Color.php
Config.php feat(Config.php): change `array_merge` to `array_replace_recursive` when merging configs 5 months ago
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
EmojiHelper.php
EventSource.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php
InitialStateService.php
Installer.php
LargeFileHelper.php fix: remove executable flag from source files 9 months ago
Log.php fix: Use configured loglevel even when log.condition matches is set 3 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app icon 4 weeks ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix: disable mp3 preview provider 8 months ago
PreviewNotAvailableException.php
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 9 months ago
Repair.php Merge pull request #55884 from nextcloud/backport/55864/stable32 7 months ago
RepairException.php
Server.php fix(theming): fix broken custom images introduced by #58224 1 week ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix(Setup): Ensure instanceid is generated during installation 3 weeks ago
StreamImage.php
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php fix: Fix user in Tags class, do not depend upon session 1 month ago
Tags.php fix: Fix user in Tags class, do not depend upon session 1 month ago
TempManager.php
TemplateLayout.php fix(core): provide valid initial state also on public templates 4 weeks ago
URLGenerator.php
Updater.php fix(upgrade): restore missing apps on upgrade 1 month ago