..
Accounts
feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab
2025-08-08 08:06:45 +00:00
Activity
feat(activity): add bulk activity option
2025-08-14 11:31:47 +02:00
App
refactor(Memcache\Factory): move prefix generation to the factory class
2025-08-18 13:24:18 +02:00
AppFramework
fix: use OCP\Server
2025-08-01 17:00:09 +02:00
Archive
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Authentication
chore: run rector
2025-07-01 22:45:52 +02:00
Avatar
fix(carddav): return correct sync token for non-truncated requests
2025-08-06 14:32:25 +02:00
BackgroundJob
chore: run rector
2025-07-01 22:45:52 +02:00
Cache
Revert "perf(base): Stop setting up the FS for every basic auth request"
2025-07-11 17:07:44 +02:00
Calendar
fix(imip): group messages by logging principal and uri as context
2025-07-22 15:33:24 +02:00
Collaboration
refactor: remove duplicated types and add return types
2025-07-23 15:59:26 +02:00
Command
chore: run rector
2025-07-01 22:45:52 +02:00
Comments
fix(comments): Adjust interface with implementation
2025-07-10 22:03:21 +02:00
Config
fix(config): fix tests+psalm
2025-08-08 11:00:49 -01:00
Contacts /ContactsMenu
chore: run rector
2025-07-01 22:45:52 +02:00
DB
fix: fix oci string length with empty strings
2025-08-01 17:45:35 +02:00
Diagnostics
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
DirectEditing
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Encryption
chore: run rector
2025-07-01 22:45:52 +02:00
Federation
refactor: remove duplicated types and add return types
2025-07-23 15:59:26 +02:00
Files
Merge pull request #54384 from nextcloud/getpath-node
2025-08-14 18:21:23 +02:00
FilesMetadata
test: add some minimal testing for metadata storage
2024-11-07 16:27:16 +01:00
GlobalScale
chore: run rector
2025-07-01 22:45:52 +02:00
Group
chore: run rector
2025-07-01 22:45:52 +02:00
Hooks
chore: run rector
2025-07-01 22:45:52 +02:00
Http
chore: run rector
2025-07-01 22:45:52 +02:00
IntegrityCheck
chore: run rector
2025-07-01 22:45:52 +02:00
L10N
chore: run rector
2025-07-01 22:45:52 +02:00
Lock
chore: run rector
2025-07-01 22:45:52 +02:00
Lockdown
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Log
chore: run rector
2025-07-01 22:45:52 +02:00
Mail
chore: run rector
2025-07-01 22:45:52 +02:00
Memcache
refactor(Memcache\Factory): move prefix generation to the factory class
2025-08-18 13:24:18 +02:00
Migration
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Net
chore: run rector
2025-07-01 22:45:52 +02:00
Notification
chore: run rector
2025-07-01 22:45:52 +02:00
OCS
chore: run rector
2025-07-01 22:45:52 +02:00
Preview
chore: run rector
2025-07-01 22:45:52 +02:00
Profile /Actions
chore: run rector
2025-07-01 22:45:52 +02:00
Remote
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Repair
chore: run rector
2025-07-01 22:45:52 +02:00
RichObjectStrings
chore: run rector
2025-07-01 22:45:52 +02:00
Route
chore: run rector on tests
2025-06-12 18:31:58 +02:00
Search
test(SearchComposerTest): add unit test for getProviders with mixed order values
2025-08-11 09:42:56 +02:00
Security
feat: Cache user keys
2025-08-05 16:42:14 +02:00
Session
chore: run rector
2025-07-01 22:45:52 +02:00
Settings
chore: run rector
2025-07-01 22:45:52 +02:00
SetupCheck
chore: run rector
2025-07-01 22:45:52 +02:00
Share
chore: run rector
2025-07-01 22:45:52 +02:00
Share20
feat(preset): share password protection
2025-08-12 14:37:32 -01:00
Support
chore: Fix CrashReport\Registry tests
2025-07-08 13:32:14 +02:00
SystemTag
fix(systemtags): case-insensitive search & prevent duplicates
2025-07-09 19:28:20 +02:00
Talk
chore: Add SPDX header
2024-05-13 17:41:36 +02:00
TaskProcessing
feat(taskprocessing): avoid generator cascade
2025-08-07 15:12:22 +02:00
Template
chore: run rector
2025-07-01 22:45:52 +02:00
TextProcessing
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Traits
fix: Replace OC_App::loadApp calls by IAppManager
2025-07-10 11:40:27 +02:00
Updater
chore: run rector
2025-07-01 22:45:52 +02:00
User
chore: run rector
2025-07-01 22:45:52 +02:00
Util
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
AllConfigTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
AppConfigIntegrationTest.php
refactor(Memcache\Factory): move prefix generation to the factory class
2025-08-18 13:24:18 +02:00
AppConfigTest.php
refactor(Memcache\Factory): move prefix generation to the factory class
2025-08-18 13:24:18 +02:00
AppScriptSortTest.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
AppTest.php
chore: Move info parsing related method from OC_App to InfoParser
2025-07-08 15:57:05 +02:00
BinaryFinderTest.php
chore: run rector on tests with new rule
2025-06-12 18:38:29 +02:00
CapabilitiesManagerTest.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
ConfigTest.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
ContactsManagerTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
DateTimeFormatterTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
EmojiHelperTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
ErrorHandlerTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
EventSourceFactoryTest.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
FilesTest.php
test: move legacy tests to non-depecated class tests
2025-05-16 23:09:14 +02:00
HelperStorageTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
HookHelper.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
ImageTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
InfoXmlTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
InitialStateServiceTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
InstallerTest.php
fix: Move getInstallPath to Installer class
2025-07-10 09:39:58 +02:00
LargeFileHelperGetFileSizeTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
LargeFileHelperTest.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
LegacyHelperTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
LoggerTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
MemoryInfoTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
NaturalSortTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
NavigationManagerTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
RepairTest.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
ServerTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
SetupTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
SubAdminTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
TagsTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
TemplateFunctionsTest.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
TemplateLayoutTest.php
feat(preset): share password protection
2025-08-12 14:37:32 -01:00
TempManagerTest.php
chore: run rector on tests
2025-06-12 18:31:58 +02:00
TestCase.php
chore: Fix CrashReport\Registry tests
2025-07-08 13:32:14 +02:00
TestMoveableMountPoint.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
UpdaterTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
UrlGeneratorTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
UtilCheckServerTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
UtilTest.php
chore: run rector
2025-07-01 22:45:52 +02:00