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
Kate 7e8926011d
Merge pull request #55463 from nextcloud/fix/user-group-manager-return-type
5 days ago
..
Accounts fix(Accounts): Add back v2 scope migration 1 month ago
Activity feat(activity): add bulk activity option 2 months ago
App Merge pull request #55420 from nextcloud/fix/40082/appstore-timeout 6 days ago
AppFramework fix: Do not try to create lazy ghosts for PHP internal classes 1 week ago
Archive refactor: use logical `&&` `||` instead of weak `and` `or` operators 1 week ago
Authentication fix(query-builder): Don't catch UniqueConstraintViolationException 1 month ago
Avatar feat(avatars): use different colors for guests for the same name 1 month ago
BackgroundJob fix(cron): Fix infinite loop on ParallelAware blocked jobs 2 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 4 months ago
Broadcast/Events
Cache chore: Remove unused \OC\Cache\CappedMemoryCache 3 weeks ago
Calendar Merge pull request #55282 from nextcloud/fix/create-room-resource-calendar-sync 2 weeks ago
Collaboration fix(Collaboration\UserPlugin): ensure full match is included in results 1 week ago
Command refactor: use logical `&&` `||` instead of weak `and` `or` operators 1 week ago
Comments fix(comments): Don's catch invalid DriverException 1 month ago
Config feat(config): Add UserConfigChangedEvent whenever user config is updated 1 week ago
Console chore: apply new CSFixer rules 3 months ago
Contacts/ContactsMenu chore: apply new CSFixer rules 3 months ago
ContextChat fix: add strict typing to ContextChat classes 3 months ago
DB feat(db): add SSL/TLS support for PostgreSQL 2 weeks ago
Dashboard
Diagnostics chore: apply new CSFixer rules 3 months ago
DirectEditing chore: apply new CSFixer rules 3 months ago
Encryption chore(encryption): Cleanup typing in EncryptAll/DecryptAll 4 weeks ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 3 months ago
Federation refactor: remove duplicated types and add return types 3 months ago
Files Merge pull request #51145 from nextcloud/home-folder-readonly 5 days ago
FilesMetadata
FullTextSearch chore: apply new CSFixer rules 3 months ago
GlobalScale chore: apply new CSFixer rules 3 months ago
Group fix(IGroupManager): Use correct return type for search method 5 days ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 1 week ago
Http chore(Http\Client): fix linting issues 3 months ago
IntegrityCheck refactor: use logical `&&` `||` instead of weak `and` `or` operators 1 week ago
KnownUser
L10N fix: Fix phpdoc typing for IL10N::l $data parameter 1 week ago
LDAP
Lock refactor: use logical `&&` `||` instead of weak `and` `or` operators 1 week ago
Lockdown chore: Fix all method calls with too many arguments 3 months ago
Log fix(syslog): open syslog channel on write 3 months ago
Mail feat(ocp): add email address validator 2 months ago
Memcache fix(cache): Ensure unique global prefix per instanceid 1 week ago
Migration chore: apply new CSFixer rules 3 months ago
Net
Notification feat: indicate reason for preloading notifications 2 months ago
OCM fix(ocm): ignore cache if not setup 2 weeks ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 1 month ago
Preview Fix(previews): prevent infinite loop in case of bad video file 1 month ago
Profile fix(config): fix tests+psalm 2 months ago
Profiler fix(profiler): set default values for fputcsv arguments to avoid depreciation warning 1 month ago
Remote chore: apply new CSFixer rules 3 months ago
Repair fix(userconfig): set 'mail' as indexed 3 weeks ago
RichObjectStrings
Route fix(route): Change "core.ProfilePage.index" to lowercase 2 months ago
Search feat(unified-search): Use existing min search length config 2 weeks ago
Security refactor: use logical `&&` `||` instead of weak `and` `or` operators 1 week ago
Session feat(core): add cookie_domain config option 4 months ago
Settings feat(settings): Add support for delegated settings not appearing in menu 1 week ago
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 1 month ago
SetupCheck
Share feat(preset): share link expiration date 2 months ago
Share20 feat(Share\IManager): add `matchUserId` method and update docs 1 week ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 3 months ago
SystemTag Merge pull request #54810 from nextcloud/feat/typed-tag-events 1 month ago
Tagging
Talk
TaskProcessing fix(TaskProcessing): Cache task types by 3 weeks ago
Teams chore: apply new CSFixer rules 3 months ago
Template fix: Cleanup and fix tests, and fix related issues in code 6 days ago
TextProcessing
TextToImage
Translation
Updater fix: handle ambiguous IResponse.getBody return types 3 months ago
User Merge pull request #55463 from nextcloud/fix/user-group-manager-return-type 5 days ago
UserStatus fix(container): Reduce general deprecation spam on all requests 2 months ago
legacy fix: Cleanup and fix tests, and fix related issues in code 6 days ago
AllConfig.php feat(AppConfig): cache app config in local cache if available 2 months ago
AppConfig.php fix(lexicon): send single notice/warning when using unknown config key 1 month ago
AppScriptDependency.php chore: apply new CSFixer rules 3 months ago
AppScriptSort.php chore: apply new CSFixer rules 3 months ago
BinaryFinder.php
CapabilitiesManager.php
Color.php chore: apply new CSFixer rules 3 months ago
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 2 months ago
EmojiHelper.php chore: apply new CSFixer rules 3 months ago
EventSource.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 1 week ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 1 week ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 2 months ago
Installer.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 1 week ago
LargeFileHelper.php fix: remove executable flag from source files 1 month ago
Log.php chore: apply new CSFixer rules 3 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 1 week ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 3 months ago
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 4 weeks ago
Repair.php fix(dav): Mark removal of dav object properties as expensive 1 month ago
RepairException.php
Server.php Merge pull request #51145 from nextcloud/home-folder-readonly 5 days ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 5 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php chore: Set installShippedApps as non-static in Installer 2 months ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 2 months ago
SubAdmin.php
SystemConfig.php feat: allow admins to configure additional sensitive config values 2 months ago
TagManager.php fix: Dispatch favorite event with an actual path 3 weeks ago
Tags.php fix: Dispatch favorite event with an actual path 3 weeks ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 5 months ago
TemplateLayout.php chore: Cleanup typing and deprecated method calls in resource locators 1 week ago
URLGenerator.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 1 week ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 2 months ago