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
Thomas Citharel 4515974bbd
fix(profiler): set default values for fputcsv arguments to avoid depreciation warning
9 months ago
..
Accounts feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 10 months ago
Activity feat(activity): add bulk activity option 10 months ago
App fix(AppManager): Argument must be of type array|object 10 months ago
AppFramework fix(2fa): Fix 2FA session setup when ephemeral session is used 9 months ago
Archive
Authentication feat(auth): include the token entity in TokenInvalidatedEvent 10 months ago
Avatar fix: resolve psalm errors 10 months ago
BackgroundJob fix(cron): Fix infinite loop on ParallelAware blocked jobs 10 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 1 year ago
Broadcast/Events
Cache Revert "perf(base): Stop setting up the FS for every basic auth request" 11 months ago
Calendar fix(imip): group messages by logging principal and uri as context 11 months ago
Collaboration chore(OC\Share\Constants): Remove unused SHARE_TYPE_* constants 10 months ago
Command chore: apply new CSFixer rules 11 months ago
Comments perf(comments): Also cache the comments count 10 months ago
Config feat(lexicon): set/get current preset from controller 9 months ago
Console chore: apply new CSFixer rules 11 months ago
Contacts/ContactsMenu chore: apply new CSFixer rules 11 months ago
ContextChat fix: add strict typing to ContextChat classes 11 months ago
DB chore: Get rid of AppLocator helper 10 months ago
Dashboard
Diagnostics chore: apply new CSFixer rules 11 months ago
DirectEditing chore: apply new CSFixer rules 11 months ago
Encryption chore: apply new CSFixer rules 11 months ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 11 months ago
Federation refactor: remove duplicated types and add return types 11 months ago
Files Merge pull request #54580 from nextcloud/sharded-cache-move-jail 9 months ago
FilesMetadata test: add some minimal testing for metadata storage 2 years ago
FullTextSearch chore: apply new CSFixer rules 11 months ago
GlobalScale chore: apply new CSFixer rules 11 months ago
Group fix: use logical operator instead of bitwise 12 months ago
Hooks chore: apply new CSFixer rules 11 months ago
Http chore(Http\Client): fix linting issues 11 months ago
IntegrityCheck chore: Get rid of AppLocator helper 10 months ago
KnownUser
L10N chore: apply new CSFixer rules 11 months ago
LDAP
Lock
Lockdown chore: Fix all method calls with too many arguments 11 months ago
Log fix(syslog): open syslog channel on write 11 months ago
Mail feat(ocp): add email address validator 10 months ago
Memcache fix: typos in cache and app config 10 months ago
Migration chore: apply new CSFixer rules 11 months ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 2 years ago
Notification feat: indicate reason for preloading notifications 10 months ago
OCM feat(ocm): split ocm discovery and capacities 10 months ago
OCS
Preview chore: apply new CSFixer rules 11 months ago
Profile fix(config): fix tests+psalm 10 months ago
Profiler fix(profiler): set default values for fputcsv arguments to avoid depreciation warning 9 months ago
Remote chore: apply new CSFixer rules 11 months ago
Repair feat(repair): Migrate oc_properties.propertyvalue to the correct type if needed 9 months ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 1 year ago
Route fix(route): Change "core.ProfilePage.index" to lowercase 10 months ago
Search feat(UnifiedSearch): External search providers support 10 months ago
Security feat: Cache user keys 10 months ago
Session feat(core): add cookie_domain config option 12 months ago
Settings chore: apply new CSFixer rules 11 months ago
Setup fix(db): use `caching_sha2_password` for MySQL 10 months ago
SetupCheck
Share feat(preset): share link expiration date 10 months ago
Share20 Merge pull request #53503 from nextcloud/fix-json-decoding-groups-excluded-from-share 9 months ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 11 months ago
SystemTag fix(systemtags): case-insensitive search & prevent duplicates 11 months ago
Tagging
Talk
TaskProcessing feat(taskprocessing): avoid generator cascade 10 months ago
Teams chore: apply new CSFixer rules 11 months ago
Template feat(preset): share link expiration date 10 months ago
TextProcessing fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 2 years ago
TextToImage
Translation
Updater fix: handle ambiguous IResponse.getBody return types 11 months ago
User fix: increase how long we cache display names 10 months ago
UserStatus fix(container): Reduce general deprecation spam on all requests 10 months ago
legacy chore: remove `mbstring.func_overload` check from `checkserver()` 9 months ago
AllConfig.php feat(AppConfig): cache app config in local cache if available 10 months ago
AppConfig.php Merge pull request #54620 from nextcloud/fix/set-typed-value 9 months ago
AppScriptDependency.php chore: apply new CSFixer rules 11 months ago
AppScriptSort.php chore: apply new CSFixer rules 11 months ago
BinaryFinder.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2 years ago
CapabilitiesManager.php feat(api): File conversion API 1 year ago
Color.php chore: apply new CSFixer rules 11 months ago
Config.php fix: Fix psalm taint false-positives by small refactorings 1 year ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 1 year ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 10 months ago
EmojiHelper.php chore: apply new CSFixer rules 11 months ago
EventSource.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php chore: apply new CSFixer rules 11 months ago
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 chore: apply new CSFixer rules 11 months ago
Log.php chore: apply new CSFixer rules 11 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app entry registered as closure 1 year ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 1 year ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 11 months ago
RedisFactory.php chore: apply new CSFixer rules 11 months ago
Repair.php feat(repair): Migrate oc_properties.propertyvalue to the correct type if needed 9 months ago
RepairException.php
Server.php feat(ocm): split ocm discovery and capacities 10 months ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 1 year ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php chore: Set installShippedApps as non-static in Installer 10 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 refactor(tags): move favorite event dispatching to tags.php 2 years ago
Tags.php fix(core): ensure unique vcategory 10 months ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 1 year ago
TemplateLayout.php feat(preset): share password protection 10 months ago
URLGenerator.php fix: make core application bootstrapable by coordinator 1 year ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 10 months ago