| .. |
|
Accounts
|
…
|
|
|
Activity
|
…
|
|
|
App
|
chore(app): Do not clear unused cache key
|
2023-05-30 17:48:20 +07:00 |
|
AppFramework
|
feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex
|
2023-07-11 07:35:50 +07:00 |
|
Archive
|
…
|
|
|
Authentication
|
Fix event names of 2FA related typed events
|
2023-07-03 14:25:01 +07:00 |
|
Avatar
|
…
|
|
|
BackgroundJob
|
Fix tests
|
2023-07-07 13:39:10 +07:00 |
|
Cache
|
…
|
|
|
Calendar
|
…
|
|
|
Collaboration
|
Adapt tests to config value typing
|
2023-04-05 17:42:14 +07:00 |
|
Command
|
…
|
|
|
Comments
|
Cover expire_date with unit tests
|
2023-04-26 13:21:08 +07:00 |
|
Contacts/ContactsMenu
|
fix the contacts-menu vcf-contact avatars
|
2023-02-15 23:16:43 +07:00 |
|
DB
|
fix(tests): Adjust unit tests to outline the schema is checked twice now
|
2023-07-21 12:17:36 +07:00 |
|
Diagnostics
|
…
|
|
|
DirectEditing
|
feat(directediting): Allow opening by file id
|
2023-02-20 12:16:34 +07:00 |
|
Encryption
|
Merge branch 'master' into enh/type-iconfig-getter-calls
|
2023-04-20 16:52:38 +07:00 |
|
EventDispatcher
|
fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatcher upgrade
|
2023-06-02 08:08:24 +07:00 |
|
Federation
|
…
|
|
|
Files
|
chore: ugly type juggling
|
2023-06-21 16:53:20 +07:00 |
|
GlobalScale
|
Adapt tests to config value typing
|
2023-04-05 17:42:14 +07:00 |
|
Group
|
Fix tests, and fix Group::searchUsers to avoid duplicates
|
2023-05-02 11:35:41 +07:00 |
|
Hooks
|
…
|
|
|
Http
|
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()
|
2023-06-27 15:53:57 +07:00 |
|
IntegrityCheck
|
Adapt tests to config value typing
|
2023-04-05 17:42:14 +07:00 |
|
L10N
|
fix(l10n): Fix plural issue with different locale and language
|
2023-06-21 07:14:56 +07:00 |
|
Lock
|
…
|
|
|
Lockdown
|
…
|
|
|
Log
|
…
|
|
|
Mail
|
try to fix tests
|
2023-06-23 17:12:45 +07:00 |
|
Memcache
|
redis: move lua scripts to class and add type hints
|
2023-05-10 17:37:02 +07:00 |
|
Metadata
|
Migrate metadata as JSON to value as STRING
|
2023-04-03 14:06:28 +07:00 |
|
Migration
|
…
|
|
|
Net
|
…
|
|
|
Notification
|
…
|
|
|
OCS
|
…
|
|
|
Preview
|
feat: add width, height, crop and mode to BeforePreviewFetchedEvent
|
2023-06-23 16:27:35 +07:00 |
|
PublicNamespace
|
…
|
|
|
Remote
|
…
|
|
|
Repair
|
Clear generated avatar caches
|
2023-05-15 18:18:21 +07:00 |
|
RichObjectStrings
|
…
|
|
|
Route
|
…
|
|
|
Security
|
chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript
|
2023-06-12 10:03:59 +07:00 |
|
Session
|
…
|
|
|
Settings
|
…
|
|
|
Share
|
…
|
|
|
Share20
|
fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatcher upgrade
|
2023-06-02 08:08:24 +07:00 |
|
Support
|
Adapt tests to config value typing
|
2023-04-05 17:42:14 +07:00 |
|
SystemTag
|
Add chunking in SystemTagObjectMapper::getTagIdsForObjects
|
2023-03-13 17:36:10 +07:00 |
|
Talk
|
…
|
|
|
Template
|
fix(JSResourceLocator): Handle missing translations silently
|
2023-05-11 18:22:24 +07:00 |
|
TextProcessing
|
Massive refactoring: Turn LanguageModel OCP API into TextProcessing API
|
2023-07-14 16:00:31 +07:00 |
|
Traits
|
…
|
|
|
Updater
|
Add instance category while checking new updates
|
2023-07-18 15:39:23 +07:00 |
|
User
|
fix(dav): Abort requests with 429 instead of waiting
|
2023-05-03 22:43:36 +07:00 |
|
Util
|
Clear up return types
|
2023-04-27 12:00:45 +07:00 |
|
APITest.php
|
…
|
|
|
AllConfigTest.php
|
…
|
|
|
AppConfigTest.php
|
…
|
|
|
AppScriptSortTest.php
|
…
|
|
|
AppTest.php
|
Introduced app enable/disable/update typed events
|
2023-03-13 11:52:57 +07:00 |
|
AutoLoaderTest.php
|
…
|
|
|
CapabilitiesManagerTest.php
|
…
|
|
|
ConfigTest.php
|
…
|
|
|
ContactsManagerTest.php
|
…
|
|
|
DateTimeFormatterTest.php
|
…
|
|
|
EmojiHelperTest.php
|
…
|
|
|
ErrorHandlerTest.php
|
…
|
|
|
EventSourceFactoryTest.php
|
refactor: migrate OC_EventSource to dependency injection
|
2023-06-03 21:42:51 +07:00 |
|
FileChunkingTest.php
|
Revert "fix(performance): Do not set up filesystem on every call"
|
2023-02-21 07:36:43 +07:00 |
|
HelperStorageTest.php
|
…
|
|
|
HookHelper.php
|
…
|
|
|
ImageTest.php
|
…
|
|
|
InfoXmlTest.php
|
chore: Drop \OC_App::getAppInfo
|
2023-06-01 11:31:27 +07:00 |
|
InitialStateServiceTest.php
|
fix(initial-state): Log an error when initial-state can not be JSON encoded
|
2023-04-04 10:54:12 +07:00 |
|
InstallerTest.php
|
chore: Drop \OC_App::getAppVersion
|
2023-06-01 11:31:26 +07:00 |
|
LargeFileHelperGetFileSizeTest.php
|
…
|
|
|
LargeFileHelperTest.php
|
…
|
|
|
LegacyHelperTest.php
|
…
|
|
|
LoggerTest.php
|
…
|
|
|
MemoryInfoTest.php
|
…
|
|
|
NaturalSortTest.php
|
…
|
|
|
NavigationManagerTest.php
|
…
|
|
|
RepairTest.php
|
…
|
|
|
ServerTest.php
|
refactor: migrate OC_EventSource to dependency injection
|
2023-06-03 21:42:51 +07:00 |
|
SetupTest.php
|
…
|
|
|
SubAdminTest.php
|
…
|
|
|
TagsTest.php
|
…
|
|
|
TempManagerTest.php
|
…
|
|
|
TemplateFunctionsTest.php
|
fix: Correctly add `module` content type to script tags when scripts with versions are used
|
2023-07-18 13:10:37 +07:00 |
|
TestCase.php
|
Adapt tests to config value typing
|
2023-04-05 17:42:14 +07:00 |
|
TestMoveableMountPoint.php
|
…
|
|
|
UpdaterTest.php
|
Adapt tests to config value typing
|
2023-04-05 17:42:14 +07:00 |
|
UrlGeneratorTest.php
|
Adapt tests to config value typing
|
2023-04-05 17:42:14 +07:00 |
|
UtilCheckServerTest.php
|
…
|
|
|
UtilTest.php
|
…
|
|