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
Côme Chilliet e3cb237b04 feat: Add SetupCheck to warn about missing second factor provider 2 days ago
..
Accounts fix: Use strict array comparisons in lib/ 3 weeks ago
Activity fix(activity): do not loop affected userIDs twice 3 months ago
App Merge pull request #55440 from nextcloud/backport/55420/stable32 4 months ago
AppFramework fix(controller): Support native int ranges 1 month ago
Archive
Authentication feat: Add SetupCheck to warn about missing second factor provider 2 days ago
Avatar feat(avatars): use different colors for guests for the same name 5 months ago
BackgroundJob fix(cron): Fix infinite loop on ParallelAware blocked jobs 7 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 9 months ago
Broadcast/Events
Cache Revert "perf(base): Stop setting up the FS for every basic auth request" 5 months ago
Calendar Merge pull request #55763 from nextcloud/backport/54819/stable32 4 months ago
Collaboration feat(UserPlugin): Also full match on additional email addresses 2 weeks ago
Command fix(jobs): Limit command jobs to known cases 3 months ago
Comments fix(comments): Don's catch invalid DriverException 5 months ago
Config fix: Add missing `@throws` annotations in UserConfig 2 days ago
Console chore: apply new CSFixer rules 7 months ago
Contacts/ContactsMenu fix: Unify handling of exclude groups in contacts menu and sharing 1 month ago
ContextChat fix: add strict typing to ContextChat classes 7 months ago
DB fix(comments): Check comment object 2 months ago
Dashboard
Diagnostics refactor: extract slow operation logging into trait 4 weeks ago
DirectEditing chore: apply new CSFixer rules 7 months ago
Encryption chore(encryption): Cleanup typing in EncryptAll/DecryptAll 5 months ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 7 months ago
Federation fix(federation): Allow outgoing federation with oCIS federated cloud ids 4 months ago
Files fix: Use strict array comparisons in lib/ 3 weeks ago
FilesMetadata
FullTextSearch chore: apply new CSFixer rules 7 months ago
GlobalScale chore: apply new CSFixer rules 7 months ago
Group fix: join accounts_data instead of preferences when searching users 4 months ago
Hooks chore: apply new CSFixer rules 7 months ago
Http perf: log slow DNS operations 4 weeks ago
IntegrityCheck chore: Get rid of AppLocator helper 6 months ago
KnownUser
L10N fix: Use strict array comparisons in lib/ 3 weeks ago
LDAP
Lock
Lockdown chore: Fix all method calls with too many arguments 7 months ago
Log feat(log): Add script name and occ command to log details 2 months ago
Mail fix(Mailer): Log errors 3 months ago
Memcache fix(Memcache): use different cache key when in maintenance mode 2 months ago
Migration chore: apply new CSFixer rules 7 months ago
Net
Notification feat: indicate reason for preloading notifications 6 months ago
OCM fix(ocm): align discovery process with OCM spec 3 months ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 5 months ago
Preview chore(Preview): Remove avconv support 5 months ago
Profile fix(config): fix tests+psalm 6 months ago
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 2 months ago
Remote chore: apply new CSFixer rules 7 months ago
Repair fix(lexicon): switch bool value to non-lazy 4 months ago
RichObjectStrings
Route fix: Fix caching routes by users with an active session 2 months ago
Search feat(unified-search): Use existing min search length config 4 months ago
Security fix(IpNormalizer): Added `inet_pton()` check before bitwise operations 2 months ago
Session fix(session): handle null logger 4 weeks ago
Settings chore: apply new CSFixer rules 7 months ago
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 5 months ago
SetupCheck
Share feat(preset): share link expiration date 6 months ago
Share20 fix(shares): Fix infinite loop when hide_disabled_user_shares is yes 2 months ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 7 months ago
SystemTag feat(SystemTag): Add typed events for tag mapper events 5 months ago
Tagging
Talk
TaskProcessing fix(TaskProcessing): Increase MAX_TASK_AGE to 6 months 4 months ago
Teams fix(team-manager): team is already teamid 1 month ago
Template fix(lib): include headers from OC\Template\Template as well in produced HTML 2 months ago
TextProcessing
TextToImage
Translation
Updater test(Updater): Harden flaky test 3 days ago
User fix(IUserManager): Fix deprecation of search method 4 months ago
UserStatus fix(container): Reduce general deprecation spam on all requests 6 months ago
legacy chore: remove `mbstring.func_overload` check from `checkserver()` 6 months ago
AllConfig.php feat(AppConfig): cache app config in local cache if available 6 months ago
AppConfig.php fix(lexicon): send single notice/warning when using unknown config key 5 months ago
AppScriptDependency.php chore: apply new CSFixer rules 7 months ago
AppScriptSort.php chore: apply new CSFixer rules 7 months ago
BinaryFinder.php
CapabilitiesManager.php
Color.php chore: apply new CSFixer rules 7 months ago
Config.php feat(Config.php): change `array_merge` to `array_replace_recursive` when merging configs 1 month ago
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 6 months ago
EmojiHelper.php chore: apply new CSFixer rules 7 months ago
EventSource.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php chore: apply new CSFixer rules 7 months ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 6 months ago
Installer.php fix: Log that using an appinfo/install.php file is deprecated 6 months ago
LargeFileHelper.php fix: remove executable flag from source files 5 months ago
Log.php chore: apply new CSFixer rules 7 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(NavigationManager): Remove break to return all defaultEntryIds 3 weeks ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix: disable mp3 preview provider 4 months ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 7 months ago
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 5 months ago
Repair.php Merge pull request #55884 from nextcloud/backport/55864/stable32 4 months ago
RepairException.php
Server.php feat(files): Add appconfig value to disable fixed userfolder permissions optimization 3 weeks ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 9 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php feat(install): dispatch InstallationCompletedEvent in Setup 4 days ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 6 months ago
SubAdmin.php
SystemConfig.php feat: allow admins to configure additional sensitive config values 6 months ago
TagManager.php fix: Dispatch favorite event with an actual path 5 months ago
Tags.php fix: Use strict array comparisons in lib/ 3 weeks ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 9 months ago
TemplateLayout.php feat(unified-search): Use existing min search length config 4 months ago
URLGenerator.php fix: make core application bootstrapable by coordinator 8 months ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 6 months ago