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
Maxence Lange fa60488ee7 feat(ocm): split ocm discovery and capacities 7 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 7 months ago
Activity feat(activity): add bulk activity option 7 months ago
App fix: Deduplicate code by using DependencyAnalyzer in the AppManager 7 months ago
AppFramework fix(container): Reduce general deprecation spam on all requests 7 months ago
Archive
Authentication fix(SetUserTimezoneCommand): only write user login timezone if not yet set 7 months ago
Avatar fix: resolve psalm errors 7 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" 8 months ago
Calendar fix(imip): group messages by logging principal and uri as context 8 months ago
Collaboration chore(OC\Share\Constants): Remove unused SHARE_TYPE_* constants 7 months ago
Command chore: apply new CSFixer rules 8 months ago
Comments feat(comments): Allow to filter by topmost parent id 8 months ago
Config feat(preset): adding /settings/preset endpoint 7 months ago
Console chore: apply new CSFixer rules 8 months ago
Contacts/ContactsMenu chore: apply new CSFixer rules 8 months ago
ContextChat fix: add strict typing to ContextChat classes 8 months ago
DB chore: Get rid of AppLocator helper 7 months ago
Dashboard
Diagnostics chore: apply new CSFixer rules 8 months ago
DirectEditing chore: apply new CSFixer rules 8 months ago
Encryption chore: apply new CSFixer rules 8 months ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 8 months ago
Federation refactor: remove duplicated types and add return types 8 months ago
Files Merge pull request #54384 from nextcloud/getpath-node 7 months ago
FilesMetadata
FullTextSearch chore: apply new CSFixer rules 8 months ago
GlobalScale chore: apply new CSFixer rules 8 months ago
Group fix: use logical operator instead of bitwise 9 months ago
Hooks chore: apply new CSFixer rules 8 months ago
Http chore(Http\Client): fix linting issues 8 months ago
IntegrityCheck chore: Get rid of AppLocator helper 7 months ago
KnownUser
L10N chore: apply new CSFixer rules 8 months ago
LDAP
Lock
Lockdown chore: Fix all method calls with too many arguments 8 months ago
Log fix(syslog): open syslog channel on write 8 months ago
Mail feat(ocp): add email address validator 7 months ago
Memcache fix: typos in cache and app config 7 months ago
Migration chore: apply new CSFixer rules 8 months ago
Net
Notification feat: indicate reason for preloading notifications 7 months ago
OCM feat(ocm): split ocm discovery and capacities 7 months ago
OCS
Preview chore: apply new CSFixer rules 8 months ago
Profile fix(config): fix tests+psalm 7 months ago
Profiler perf: Add config options to trigger individual and sample profiling using excimer 11 months ago
Remote chore: apply new CSFixer rules 8 months ago
Repair chore: apply new CSFixer rules 8 months ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 11 months ago
Route feat(occ): Add commands to list all routes and match a single one 8 months ago
Search feat(UnifiedSearch): External search providers support 7 months ago
Security feat: Cache user keys 7 months ago
Session feat(core): add cookie_domain config option 9 months ago
Settings chore: apply new CSFixer rules 8 months ago
Setup fix(db): use `caching_sha2_password` for MySQL 7 months ago
SetupCheck
Share feat(preset): share link expiration date 7 months ago
Share20 Merge pull request #54408 from nextcloud/feat/noid/preset-on-share-link-expire-date 7 months ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 8 months ago
SystemTag fix(systemtags): case-insensitive search & prevent duplicates 8 months ago
Tagging
Talk
TaskProcessing feat(taskprocessing): avoid generator cascade 7 months ago
Teams chore: apply new CSFixer rules 8 months ago
Template feat(preset): share link expiration date 7 months ago
TextProcessing
TextToImage
Translation
Updater fix: handle ambiguous IResponse.getBody return types 8 months ago
User fix: increase how long we cache display names 7 months ago
UserStatus fix(container): Reduce general deprecation spam on all requests 7 months ago
legacy fix: Deduplicate code by using DependencyAnalyzer in the AppManager 7 months ago
AllConfig.php feat(AppConfig): cache app config in local cache if available 7 months ago
AppConfig.php feat(preset): compare default for all preset 7 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 feat(api): File conversion API 1 year ago
Color.php chore: apply new CSFixer rules 8 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 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
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php chore: apply new CSFixer rules 8 months ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 7 months ago
Installer.php fix: Log that using an appinfo/install.php file is deprecated 7 months ago
LargeFileHelper.php chore: apply new CSFixer rules 8 months ago
Log.php chore: apply new CSFixer rules 8 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app entry registered as closure 11 months ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 9 months ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 8 months ago
RedisFactory.php chore: apply new CSFixer rules 8 months ago
Repair.php refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 10 months ago
RepairException.php
Server.php feat(ocm): split ocm discovery and capacities 7 months ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 10 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php chore: Set installShippedApps as non-static in Installer 7 months 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 refactor(tags): move favorite event dispatching to tags.php 1 year ago
Tags.php fix(core): ensure unique vcategory 7 months ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 10 months ago
TemplateLayout.php feat(preset): share password protection 7 months ago
URLGenerator.php fix: make core application bootstrapable by coordinator 9 months ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 7 months ago