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
Carl Schwan 3facd02e51 fix(preview): Fix scanning preview 4 months ago
..
Accounts fix: Use strict array comparisons in lib/ 5 months ago
Activity fix(activity): allow string types for snowflake IDs 4 months ago
App fix(openmetrics): Make openmetrics always an array like all other infoxml fields 4 months ago
AppFramework feat(ocm): event on ocm discovery and ocm request 5 months ago
Archive refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
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 refactor: Rename Snowflake Generator and Decoder 5 months ago
Blurhash/Listener
Broadcast/Events
Cache fix(gc): Implement cache_chunk_gc_ttl 5 months ago
Calendar feat: automated appointment creation 4 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 refactor(comment): Port away from deprecated event comment constant 6 months ago
Config feat: Add twofactor applications to most of the presets 4 months ago
Console
Contacts/ContactsMenu Merge pull request #56938 from nextcloud/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(DB): support up to 63 character long table and index names 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 fix: Do not use deprecated IServerContainer in EventDispatcher 11 months ago
Federation feat(signed-request): moving out of unstable 5 months ago
Files feat(dav): allow extending propfind properties via event 4 months ago
FilesMetadata
FullTextSearch
GlobalScale
Group Revert "feat(group): Sanitize group names and ids on creation" 7 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
Http Merge branch 'master' into ernolf/enh/http2-brotli-client 5 months ago
IntegrityCheck refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
KnownUser
L10N fix: Use strict array comparisons in lib/ 5 months ago
LDAP
Lock refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
Lockdown perf(s3): Expose pre-signed urls for S3 6 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 fix(Memcache): use different cache key when in maintenance mode 6 months ago
Migration
Net
Notification feat: indicate reason for preloading notifications 9 months ago
OCM fix(ocm): manage 4xx on ocm requests 4 months ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 9 months ago
OpenMetrics chore(openmetrics): export only "real" files count 4 months ago
Preview fix(preview): Fix scanning preview 4 months ago
Profile fix(config): fix tests+psalm 10 months ago
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 7 months ago
Remote
Repair feat(preview): On demand preview migration 4 months ago
RichObjectStrings
Route feat(ocm): event on ocm discovery and ocm request 5 months ago
Search feat(unified-search): Use existing min search length config 8 months ago
Security feat(signed-request): moving out of unstable 5 months ago
Session fix(session): handle null logger 5 months ago
Settings refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 5 months ago
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(files_sharing): Move path filtering to group share resolution 4 months ago
Snowflake fix(snowflakes): create file lock files into lock directory 4 months ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 11 months ago
SystemTag Merge pull request #54810 from nextcloud/feat/typed-tag-events 9 months ago
Tagging
Talk
TaskProcessing Fix: Run cs:fix 4 months ago
Teams feat: allow to filter contacts by team 4 months ago
Template fix(template): add import map for JS module entry points 5 months ago
TextProcessing
TextToImage
Translation
Updater test(Updater): Harden flaky test 4 months ago
User Merge pull request #57519 from nextcloud/get-existing-api 5 months ago
UserStatus fix(container): Reduce general deprecation spam on all requests 10 months ago
legacy Merge pull request #56779 from nextcloud/jtr/needUpgrade-refactor 5 months ago
AllConfig.php refactor: Deprecated user config from IConfig correctly 6 months ago
AppConfig.php refactor: Run rector 6 months 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 9 months ago
EmojiHelper.php
EventSource.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix(image): Remove NOP imagedestroy call 5 months ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 10 months ago
Installer.php chore: make lint happy about isDownloaded concat 5 months ago
LargeFileHelper.php fix: remove executable flag from source files 9 months ago
Log.php fix(logger): Fix calls to log normalizer 5 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(NavigationManager): Remove break to return all defaultEntryIds 5 months ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php feat(preview): On demand preview migration 4 months ago
PreviewNotAvailableException.php
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 9 months ago
Repair.php fix: add repair step for cleanup shares with excess (2) 4 months ago
RepairException.php
Server.php feat(signed-request): moving out of unstable 5 months ago
ServerContainer.php feat(DI): Abort querying if infinite loop is detected 7 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Merge pull request #57889 from nextcloud/backport/stable33/55649 4 months 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: Dispatch favorite event with an actual path 9 months ago
Tags.php fix: Use strict array comparisons in lib/ 5 months ago
TempManager.php
TemplateLayout.php chore: Cleanup typing and deprecated method calls in resource locators 8 months ago
URLGenerator.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 9 months ago