Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Maxence Lange b838237f82
Merge pull request #43132 from nextcloud/enh/41755/update-appframework-api
4 місяці тому
..
Accounts fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 9 місяці тому
Activity composer run cs:fix 1 рік тому
App fix(appstore): Only send subscription keys to valid appstores 5 місяці тому
AppFramework better tests 4 місяці тому
Archive Avoid Deprecation warning from Zip tests on PHP 8.1 2 роки тому
Authentication AppAPI: allowed to bypass Two-Factor 6 місяці тому
Avatar chore: apply changes from Nextcloud coding standards 1.1.1 7 місяці тому
BackgroundJob feat(backgroundjob): Schedule job after <timestamp> 9 місяці тому
Cache Move CappedMemoryCache to OCP 1 рік тому
Calendar composer run cs:fix 1 рік тому
Collaboration chore: apply changes from Nextcloud coding standards 1.1.1 7 місяці тому
Command chore(3rdparty): remove opis/closure 9 місяці тому
Comments feat(comments): Add a meta data column for comments 6 місяці тому
Contacts/ContactsMenu test(php): Fix the unit tests 4 місяці тому
DB fix(tests): Make PostgreSQL unit tests less flacky by ordering 5 місяці тому
Diagnostics chore: apply changes from Nextcloud coding standards 1.1.1 7 місяці тому
DirectEditing feat(directediting): Allow opening by file id 1 рік тому
Encryption chore: apply changes from Nextcloud coding standards 1.1.1 7 місяці тому
Federation adjusts tests for CloudIdManager 1 рік тому
Files add test for updating etag with unchanged mtime in child folder 4 місяці тому
GlobalScale Adapt tests to config value typing 1 рік тому
Group chore: apply changes from Nextcloud coding standards 1.1.1 7 місяці тому
Hooks Remove unused private ForwardEmitter and LegacyEmitter 3 роки тому
Http fix(security): Handle idn_to_utf8 returning false 6 місяці тому
IntegrityCheck Adapt tests to config value typing 1 рік тому
L10N chore: update expected results for CLDR 42 11 місяці тому
Lock restore shared lock ttl when releasing 6 місяці тому
Lockdown composer run cs:fix 1 рік тому
Log add unit test for ExceptionSerializer 1 рік тому
Mail chore: apply changes from Nextcloud coding standards 1.1.1 7 місяці тому
Memcache adjust redis compareSetTTL to use a lua script 6 місяці тому
Migration fix: Make Repair object injectable and fix BackgroundRepair test 4 місяці тому
Net Add remote host validation API 1 рік тому
Notification composer run cs:fix 1 рік тому
OCS composer run cs:fix 1 рік тому
Preview fix!: Remove legacy event dispatching Symfony's GenericEvent 11 місяці тому
PublicNamespace Format control structures, classes, methods and function 4 роки тому
Remote Use exactly one empty line after the namespace declaration 4 роки тому
Repair chore: apply changes from Nextcloud coding standards 1.1.1 7 місяці тому
RichObjectStrings Format control structures, classes, methods and function 4 роки тому
Route DI for Router 1 рік тому
Security fix(security): Handle idn_to_utf8 returning false 6 місяці тому
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 роки тому
Settings chore: apply changes from Nextcloud coding standards 1.1.1 7 місяці тому
Share Cleanup tags and Share component 1 рік тому
Share20 feat(php,vue): Create a new parameter 4 місяці тому
Support Adapt tests to config value typing 1 рік тому
SystemTag fix: Move SystemTags events to IEventDispatcher 11 місяці тому
Talk Add a Talk API for OCP 2 роки тому
Template fix(JSResourceLocator): Handle missing translations silently 1 рік тому
TextProcessing chore: apply changes from Nextcloud coding standards 1.1.1 7 місяці тому
Traits Migrate from ILogger to LoggerInterface where needed in the tests 2 роки тому
Updater chore: apply changes from Nextcloud coding standards 1.1.1 7 місяці тому
User fix(session): Avoid two useless authtoken DB queries for every anonymous request 5 місяці тому
Util chore: apply changes from Nextcloud coding standards 1.1.1 7 місяці тому
APITest.php composer run cs:fix 1 рік тому
AllConfigTest.php composer run cs:fix 1 рік тому
AppConfigTest.php lazy AppConfig 5 місяці тому
AppScriptSortTest.php Sort app scripts topologically by its dependencies 2 роки тому
AppTest.php fix: Move AppManager events to IEventDispatcher 11 місяці тому
AutoLoaderTest.php Remove trailing and in between spaces 4 роки тому
CapabilitiesManagerTest.php composer run cs:fix 1 рік тому
ConfigTest.php Fix tests 3 роки тому
ContactsManagerTest.php Fix ContactsManagerTest adressbook mocks having a null key 9 місяці тому
DateTimeFormatterTest.php chore: update expected results for CLDR 42 11 місяці тому
EmojiHelperTest.php composer run cs:fix 1 рік тому
ErrorHandlerTest.php composer run cs:fix 1 рік тому
EventSourceFactoryTest.php refactor: migrate OC_EventSource to dependency injection 1 рік тому
FileChunkingTest.php Revert "fix(performance): Do not set up filesystem on every call" 1 рік тому
HelperStorageTest.php only determine quota_include_external_storage once for quota wrapper 10 місяці тому
HookHelper.php Use the short array syntax, everywhere 4 роки тому
ImageTest.php increase preview_max_memory and make it easier to debug 1 рік тому
InfoXmlTest.php chore: Drop \OC_App::getAppInfo 1 рік тому
InitialStateServiceTest.php chore: apply changes from Nextcloud coding standards 1.1.1 7 місяці тому
InstallerTest.php Remove deprecated at matcher in tests/lib/InstallerTest.php 9 місяці тому
LargeFileHelperGetFileSizeTest.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 1 рік тому
LargeFileHelperTest.php Mode to modern phpunit 4 роки тому
LegacyHelperTest.php composer run cs:fix 1 рік тому
LoggerTest.php composer run cs:fix 1 рік тому
MemoryInfoTest.php Add helper to cast to int|float, fix MemoryInfo on 32bits 1 рік тому
NaturalSortTest.php composer run cs:fix 1 рік тому
NavigationManagerTest.php fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 7 місяці тому
RepairTest.php chore: use DI for \OC\Repair 5 місяці тому
ServerTest.php refactor: migrate OC_EventSource to dependency injection 1 рік тому
SetupTest.php fix: Use DI for Setup class and move away from deprecated methods 5 місяці тому
SubAdminTest.php composer run cs:fix 1 рік тому
TagsTest.php composer run cs:fix 1 рік тому
TempManagerTest.php composer run cs:fix 1 рік тому
TemplateFunctionsTest.php fix: Correctly add `module` content type to script tags when scripts with versions are used 11 місяці тому
TestCase.php feat(CI): Allow apps to test with PHPUnit10 9 місяці тому
TestMoveableMountPoint.php composer run cs:fix 1 рік тому
UpdaterTest.php chore: apply changes from Nextcloud coding standards 1.1.1 7 місяці тому
UrlGeneratorTest.php fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 7 місяці тому
UtilCheckServerTest.php Convert isset ternary to null coalescing operator 10 місяці тому
UtilTest.php Make sure common and main core scripts are loaded first 2 роки тому