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
Git'Fellow 2de540be5e fix(TemplateLayout): Refactor user ID handling 4 weeks ago
..
Accounts fix: Use strict array comparisons in lib/ 2 months ago
Activity fix(activity): allow string types for snowflake IDs 1 month ago
App fix(openmetrics): Make openmetrics always an array like all other infoxml fields 1 month ago
AppFramework refactor: Move hasAnnotationOrAttribute to MiddlewareUtils 1 month ago
Archive refactor: use strict comparison operator 1 month ago
Authentication fix(onetime): Allow longer duration via app config 2 months ago
Avatar feat(avatars): use different colors for guests for the same name 6 months ago
BackgroundJob refactor: Rename Snowflake Generator and Decoder 2 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 9 months ago
Broadcast/Events chore: Add SPDX header 2 years ago
Cache fix(gc): Implement cache_chunk_gc_ttl 2 months ago
Calendar feat: automated appointment creation 1 month ago
Collaboration feat(UserPlugin): Also full match on additional email addresses 1 month ago
Command fix(jobs): Limit command jobs to known cases 4 months ago
Comments refactor: Prefer using IFunctionBuilder than createFunction 1 month ago
Config Merge pull request #57737 from nextcloud/feat/add-twofactor-to-presets 4 weeks ago
Console chore: apply new CSFixer rules 8 months ago
Contacts/ContactsMenu Merge pull request #56938 from nextcloud/unify-handling-of-exclude-groups-in-contacts-menu-and-sharing 2 months ago
ContextChat fix: add strict typing to ContextChat classes 8 months ago
DB refactor: Prefer using IFunctionBuilder than createFunction 1 month ago
Dashboard
Diagnostics refactor: extract slow operation logging into trait 2 months ago
DirectEditing chore: apply new CSFixer rules 8 months ago
Encryption refactor(setup-manager): Use ISetupManager instead of SetupManager 1 month ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 8 months ago
Federation feat(signed-request): moving out of unstable 2 months ago
Files fix: make getMountsForFileId work with sharding again 1 month ago
FilesMetadata perf(metadata): Add optimized sharding for metadata deletion 1 month ago
FullTextSearch chore: apply new CSFixer rules 8 months ago
GlobalScale chore: apply new CSFixer rules 8 months ago
Group Revert "feat(group): Sanitize group names and ids on creation" 4 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Http Merge branch 'master' into ernolf/enh/http2-brotli-client 2 months ago
IntegrityCheck refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
KnownUser
L10N fix: Use strict array comparisons in lib/ 2 months ago
LDAP
Lock refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Lockdown perf(s3): Expose pre-signed urls for S3 3 months ago
Log feat(log): Add script name and occ command to log details 3 months ago
Mail fix(Mailer): Log errors 4 months ago
Memcache fix(Memcache): use different cache key when in maintenance mode 3 months ago
Migration chore: apply new CSFixer rules 8 months ago
Net
Notification feat: indicate reason for preloading notifications 7 months ago
OCM fix(ocm): manage 4xx on ocm requests 1 month ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 6 months ago
OpenMetrics fix(openmetrics): ensure unit is a suffix of metric name 1 month ago
Preview Merge pull request #55649 from nextcloud/carl/on-demand-preview-migration 1 month ago
Profile fix(config): fix tests+psalm 7 months ago
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 4 months ago
Remote chore: apply new CSFixer rules 8 months ago
Repair Merge pull request #55649 from nextcloud/carl/on-demand-preview-migration 1 month ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 11 months ago
Route feat(ocm): event on ocm discovery and ocm request 2 months ago
Search feat(unified-search): Use existing min search length config 5 months ago
Security feat(signed-request): moving out of unstable 2 months ago
Session fix(session): handle null logger 2 months ago
Settings refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 2 months ago
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 6 months ago
SetupCheck
Share feat(preset): share link expiration date 7 months ago
Share20 refactor(IShare): Add typing for node 1 month ago
Snowflake refactor: Rename Snowflake Generator and Decoder 2 months ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 8 months ago
SystemTag fix(systemtags): Correct the return type of system tag object mapper 1 month ago
Tagging
Talk
TaskProcessing fix(TaskProcessing): Adjust OCR task type to allow for multiple files and pdfs 3 months ago
Teams feat: allow to filter contacts by team 1 month ago
Template fix(template): add import map for JS module entry points 2 months ago
TextProcessing
TextToImage
Translation
Updater chore: drop legacy `WhatsNew` 1 month ago
User Merge pull request #57519 from nextcloud/get-existing-api 2 months ago
UserStatus fix(container): Reduce general deprecation spam on all requests 7 months ago
legacy Merge pull request #56779 from nextcloud/jtr/needUpgrade-refactor 2 months ago
AllConfig.php refactor: Deprecated user config from IConfig correctly 3 months ago
AppConfig.php refactor: Run rector 3 months ago
AppScriptDependency.php chore: apply new CSFixer rules 8 months ago
AppScriptSort.php chore: apply new CSFixer rules 8 months ago
BinaryFinder.php
CapabilitiesManager.php
Color.php chore: apply new CSFixer rules 8 months ago
Config.php feat(Config.php): change `array_merge` to `array_replace_recursive` when merging configs 2 months ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 12 months ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 7 months ago
EmojiHelper.php chore: apply new CSFixer rules 8 months ago
EventSource.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix(image): Remove NOP imagedestroy call 2 months ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 7 months ago
Installer.php chore: make lint happy about isDownloaded concat 2 months ago
LargeFileHelper.php fix: remove executable flag from source files 6 months ago
Log.php fix(logger): Fix calls to log normalizer 2 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(NavigationManager): Remove break to return all defaultEntryIds 2 months ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php feat(preview): On demand preview migration 2 months ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 8 months ago
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 6 months ago
Repair.php fix: add repair step for cleanup shares with excess (2) 1 month ago
RepairException.php
Server.php feat(OCP): Expose setup manager to OCP 1 month ago
ServerContainer.php feat(DI): Abort querying if infinite loop is detected 4 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php feat: declarative password salt, secret config 4 weeks ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 7 months ago
SubAdmin.php
SystemConfig.php feat: allow admins to configure additional sensitive config values 7 months ago
TagManager.php fix: Dispatch favorite event with an actual path 6 months ago
Tags.php fix: Use strict array comparisons in lib/ 2 months ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 10 months ago
TemplateLayout.php fix(TemplateLayout): Refactor user ID handling 4 weeks ago
URLGenerator.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 6 months ago