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 2 weeks ago
..
Accounts fix: Use strict array comparisons in lib/ 5 months ago
Activity fix(activity): do not loop affected userIDs twice 7 months ago
App fix(appstore): address review comments on GenericFileException handling 3 weeks ago
AppFramework fix(tests): Adapt Middleware tests to API change 3 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 3 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 5 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 2 weeks ago
Console
Contacts/ContactsMenu fix: Unify handling of exclude groups in contacts menu and sharing 5 months ago
ContextChat fix: add strict typing to ContextChat classes 11 months ago
DB fix(propagator): Improve lock behavior of propagator 4 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 8 months ago
Files perf: remove unneeded sort in getFolderContentsById 3 weeks ago
FilesMetadata
FullTextSearch
GlobalScale
Group fix: join accounts_data instead of preferences when searching users 8 months ago
Hooks
Http perf: log slow DNS operations 5 months ago
IntegrityCheck chore: Get rid of AppLocator helper 10 months ago
KnownUser
L10N fix(L10N): stop stripping _ from language codes 3 months ago
LDAP
Lock
Lockdown chore: Fix all method calls with too many arguments 11 months ago
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 2 months ago
Migration
Net fix: handle NAT64 addresses in isLocalAddress 3 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 10 months ago
Preview fix(previex): Validate preview MIME type 3 months ago
Profile fix(config): fix tests+psalm 10 months ago
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 6 months ago
Remote
Repair fix(lexicon): switch bool value to non-lazy 8 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 3 months ago
Session fix(initializeSession): only log HMAC problem to critical logs if indeed critical 3 months ago
Settings
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 9 months ago
SetupCheck
Share feat(preset): share link expiration date 10 months ago
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 3 weeks ago
UserStatus fix(container): Reduce general deprecation spam on all requests 10 months ago
legacy chore: remove `mbstring.func_overload` check from `checkserver()` 10 months ago
AllConfig.php feat(AppConfig): cache app config in local cache if available 10 months ago
AppConfig.php fix(config): add null coalescing fallback in getValueBool before strtolower 2 weeks 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 feat(IDateTimeZone): allow to fetch timezone of specified user 10 months ago
EmojiHelper.php
EventSource.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 10 months ago
Installer.php fix: Log that using an appinfo/install.php file is deprecated 10 months ago
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 1 month 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 8 months ago
RepairException.php
Server.php fix(theming): fix broken custom images introduced by #58224 3 weeks ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix(Setup): Ensure instanceid is generated during installation 4 weeks ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 10 months ago
SubAdmin.php
SystemConfig.php feat: allow admins to configure additional sensitive config values 10 months ago
TagManager.php fix: Fix user in Tags class, do not depend upon session 2 months ago
Tags.php fix: Fix user in Tags class, do not depend upon session 2 months ago
TempManager.php
TemplateLayout.php fix(core): provide valid initial state also on public templates 1 month ago
URLGenerator.php
Updater.php fix(upgrade): restore missing apps on upgrade 2 months ago