mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 08:53:59 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
1a010a2660
commit
4b01da7ca1
14 changed files with 3348 additions and 5602 deletions
|
|
@ -3,6 +3,6 @@
|
||||||
"last_update": 1751612674
|
"last_update": 1751612674
|
||||||
},
|
},
|
||||||
"Trickest wordlist update": {
|
"Trickest wordlist update": {
|
||||||
"last_update": 1751623436
|
"last_update": 1751709826
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -10110,6 +10110,13 @@ Espo/Core/MassAction/ServiceResult.php
|
||||||
Core/MassAction/ServiceResult.php
|
Core/MassAction/ServiceResult.php
|
||||||
MassAction/ServiceResult.php
|
MassAction/ServiceResult.php
|
||||||
ServiceResult.php
|
ServiceResult.php
|
||||||
|
application/Espo/Core/Upgrades/Migrations/V9_2/AfterUpgrade.php
|
||||||
|
Espo/Core/Upgrades/Migrations/V9_2/AfterUpgrade.php
|
||||||
|
Core/Upgrades/Migrations/V9_2/AfterUpgrade.php
|
||||||
|
Upgrades/Migrations/V9_2/AfterUpgrade.php
|
||||||
|
Migrations/V9_2/AfterUpgrade.php
|
||||||
|
V9_2/AfterUpgrade.php
|
||||||
|
AfterUpgrade.php
|
||||||
application/Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
|
application/Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
|
||||||
Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
|
Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
|
||||||
Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
|
Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
|
||||||
|
|
|
||||||
|
|
@ -1784,6 +1784,7 @@ application/Espo/Core/MassAction/Actions/MassFollow.php
|
||||||
application/Espo/Core/MassAction/Actions/MassUpdate.php
|
application/Espo/Core/MassAction/Actions/MassUpdate.php
|
||||||
application/Espo/Core/MassAction/Service.php
|
application/Espo/Core/MassAction/Service.php
|
||||||
application/Espo/Core/MassAction/ServiceResult.php
|
application/Espo/Core/MassAction/ServiceResult.php
|
||||||
|
application/Espo/Core/Upgrades/Migrations/V9_2/AfterUpgrade.php
|
||||||
application/Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
|
application/Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
|
||||||
application/Espo/Core/Upgrades/Migrations/V7_4/AfterUpgrade.php
|
application/Espo/Core/Upgrades/Migrations/V7_4/AfterUpgrade.php
|
||||||
application/Espo/Core/Upgrades/Migrations/V8_4/AfterUpgrade.php
|
application/Espo/Core/Upgrades/Migrations/V8_4/AfterUpgrade.php
|
||||||
|
|
|
||||||
|
|
@ -15975,6 +15975,12 @@ Domain/Shipment/ValueObject/ShipmentId.php
|
||||||
Shipment/ValueObject/ShipmentId.php
|
Shipment/ValueObject/ShipmentId.php
|
||||||
ValueObject/ShipmentId.php
|
ValueObject/ShipmentId.php
|
||||||
ShipmentId.php
|
ShipmentId.php
|
||||||
|
src/Core/Domain/Shipment/ValueObject/OrderDetailQuantity.php
|
||||||
|
Core/Domain/Shipment/ValueObject/OrderDetailQuantity.php
|
||||||
|
Domain/Shipment/ValueObject/OrderDetailQuantity.php
|
||||||
|
Shipment/ValueObject/OrderDetailQuantity.php
|
||||||
|
ValueObject/OrderDetailQuantity.php
|
||||||
|
OrderDetailQuantity.php
|
||||||
src/Core/Domain/Shipment/Query/GetShipmentProducts.php
|
src/Core/Domain/Shipment/Query/GetShipmentProducts.php
|
||||||
Core/Domain/Shipment/Query/GetShipmentProducts.php
|
Core/Domain/Shipment/Query/GetShipmentProducts.php
|
||||||
Domain/Shipment/Query/GetShipmentProducts.php
|
Domain/Shipment/Query/GetShipmentProducts.php
|
||||||
|
|
@ -15999,6 +16005,12 @@ Domain/Shipment/QueryHandler/GetShipmentProductsHandlerInterface.php
|
||||||
Shipment/QueryHandler/GetShipmentProductsHandlerInterface.php
|
Shipment/QueryHandler/GetShipmentProductsHandlerInterface.php
|
||||||
QueryHandler/GetShipmentProductsHandlerInterface.php
|
QueryHandler/GetShipmentProductsHandlerInterface.php
|
||||||
GetShipmentProductsHandlerInterface.php
|
GetShipmentProductsHandlerInterface.php
|
||||||
|
src/Core/Domain/Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php
|
||||||
|
Core/Domain/Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php
|
||||||
|
Domain/Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php
|
||||||
|
Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php
|
||||||
|
CommandHandler/MergeProductsToShipmentHandlerInterface.php
|
||||||
|
MergeProductsToShipmentHandlerInterface.php
|
||||||
src/Core/Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php
|
src/Core/Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php
|
||||||
Core/Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php
|
Core/Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php
|
||||||
Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php
|
Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php
|
||||||
|
|
@ -16029,12 +16041,24 @@ Domain/Shipment/Exception/CannotSaveShipmentException.php
|
||||||
Shipment/Exception/CannotSaveShipmentException.php
|
Shipment/Exception/CannotSaveShipmentException.php
|
||||||
Exception/CannotSaveShipmentException.php
|
Exception/CannotSaveShipmentException.php
|
||||||
CannotSaveShipmentException.php
|
CannotSaveShipmentException.php
|
||||||
|
src/Core/Domain/Shipment/Exception/CannotMergeProductToShipmentException.php
|
||||||
|
Core/Domain/Shipment/Exception/CannotMergeProductToShipmentException.php
|
||||||
|
Domain/Shipment/Exception/CannotMergeProductToShipmentException.php
|
||||||
|
Shipment/Exception/CannotMergeProductToShipmentException.php
|
||||||
|
Exception/CannotMergeProductToShipmentException.php
|
||||||
|
CannotMergeProductToShipmentException.php
|
||||||
src/Core/Domain/Shipment/Command/SwitchShipmentCarrierCommand.php
|
src/Core/Domain/Shipment/Command/SwitchShipmentCarrierCommand.php
|
||||||
Core/Domain/Shipment/Command/SwitchShipmentCarrierCommand.php
|
Core/Domain/Shipment/Command/SwitchShipmentCarrierCommand.php
|
||||||
Domain/Shipment/Command/SwitchShipmentCarrierCommand.php
|
Domain/Shipment/Command/SwitchShipmentCarrierCommand.php
|
||||||
Shipment/Command/SwitchShipmentCarrierCommand.php
|
Shipment/Command/SwitchShipmentCarrierCommand.php
|
||||||
Command/SwitchShipmentCarrierCommand.php
|
Command/SwitchShipmentCarrierCommand.php
|
||||||
SwitchShipmentCarrierCommand.php
|
SwitchShipmentCarrierCommand.php
|
||||||
|
src/Core/Domain/Shipment/Command/MergeProductsToShipment.php
|
||||||
|
Core/Domain/Shipment/Command/MergeProductsToShipment.php
|
||||||
|
Domain/Shipment/Command/MergeProductsToShipment.php
|
||||||
|
Shipment/Command/MergeProductsToShipment.php
|
||||||
|
Command/MergeProductsToShipment.php
|
||||||
|
MergeProductsToShipment.php
|
||||||
src/Core/Domain/Contact/QueryResult/EditableContact.php
|
src/Core/Domain/Contact/QueryResult/EditableContact.php
|
||||||
Core/Domain/Contact/QueryResult/EditableContact.php
|
Core/Domain/Contact/QueryResult/EditableContact.php
|
||||||
Domain/Contact/QueryResult/EditableContact.php
|
Domain/Contact/QueryResult/EditableContact.php
|
||||||
|
|
@ -38047,6 +38071,11 @@ Adapter/Shipment/CommandHandler/SwitchShipmentCarrierHandler.php
|
||||||
Shipment/CommandHandler/SwitchShipmentCarrierHandler.php
|
Shipment/CommandHandler/SwitchShipmentCarrierHandler.php
|
||||||
CommandHandler/SwitchShipmentCarrierHandler.php
|
CommandHandler/SwitchShipmentCarrierHandler.php
|
||||||
SwitchShipmentCarrierHandler.php
|
SwitchShipmentCarrierHandler.php
|
||||||
|
src/Adapter/Shipment/CommandHandler/MergeProductsToShipmentHandler.php
|
||||||
|
Adapter/Shipment/CommandHandler/MergeProductsToShipmentHandler.php
|
||||||
|
Shipment/CommandHandler/MergeProductsToShipmentHandler.php
|
||||||
|
CommandHandler/MergeProductsToShipmentHandler.php
|
||||||
|
MergeProductsToShipmentHandler.php
|
||||||
src/Adapter/Contact/QueryHandler/GetContactForEditingHandler.php
|
src/Adapter/Contact/QueryHandler/GetContactForEditingHandler.php
|
||||||
Adapter/Contact/QueryHandler/GetContactForEditingHandler.php
|
Adapter/Contact/QueryHandler/GetContactForEditingHandler.php
|
||||||
Contact/QueryHandler/GetContactForEditingHandler.php
|
Contact/QueryHandler/GetContactForEditingHandler.php
|
||||||
|
|
|
||||||
|
|
@ -2837,16 +2837,20 @@ src/Core/Domain/Notification/Command/UpdateEmployeeNotificationLastElementComman
|
||||||
src/Core/Domain/Shipment/QueryResult/OrderShipment.php
|
src/Core/Domain/Shipment/QueryResult/OrderShipment.php
|
||||||
src/Core/Domain/Shipment/QueryResult/OrderShipmentProduct.php
|
src/Core/Domain/Shipment/QueryResult/OrderShipmentProduct.php
|
||||||
src/Core/Domain/Shipment/ValueObject/ShipmentId.php
|
src/Core/Domain/Shipment/ValueObject/ShipmentId.php
|
||||||
|
src/Core/Domain/Shipment/ValueObject/OrderDetailQuantity.php
|
||||||
src/Core/Domain/Shipment/Query/GetShipmentProducts.php
|
src/Core/Domain/Shipment/Query/GetShipmentProducts.php
|
||||||
src/Core/Domain/Shipment/Query/GetOrderShipments.php
|
src/Core/Domain/Shipment/Query/GetOrderShipments.php
|
||||||
src/Core/Domain/Shipment/QueryHandler/GetOrderShipmentsHandlerInterface.php
|
src/Core/Domain/Shipment/QueryHandler/GetOrderShipmentsHandlerInterface.php
|
||||||
src/Core/Domain/Shipment/QueryHandler/GetShipmentProductsHandlerInterface.php
|
src/Core/Domain/Shipment/QueryHandler/GetShipmentProductsHandlerInterface.php
|
||||||
|
src/Core/Domain/Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php
|
||||||
src/Core/Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php
|
src/Core/Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php
|
||||||
src/Core/Domain/Shipment/Exception/ShipmentNotFoundException.php
|
src/Core/Domain/Shipment/Exception/ShipmentNotFoundException.php
|
||||||
src/Core/Domain/Shipment/Exception/ShipmentException.php
|
src/Core/Domain/Shipment/Exception/ShipmentException.php
|
||||||
src/Core/Domain/Shipment/Exception/CannotAddShipmentException.php
|
src/Core/Domain/Shipment/Exception/CannotAddShipmentException.php
|
||||||
src/Core/Domain/Shipment/Exception/CannotSaveShipmentException.php
|
src/Core/Domain/Shipment/Exception/CannotSaveShipmentException.php
|
||||||
|
src/Core/Domain/Shipment/Exception/CannotMergeProductToShipmentException.php
|
||||||
src/Core/Domain/Shipment/Command/SwitchShipmentCarrierCommand.php
|
src/Core/Domain/Shipment/Command/SwitchShipmentCarrierCommand.php
|
||||||
|
src/Core/Domain/Shipment/Command/MergeProductsToShipment.php
|
||||||
src/Core/Domain/Contact/QueryResult/EditableContact.php
|
src/Core/Domain/Contact/QueryResult/EditableContact.php
|
||||||
src/Core/Domain/Contact/ValueObject/ContactId.php
|
src/Core/Domain/Contact/ValueObject/ContactId.php
|
||||||
src/Core/Domain/Contact/Query/GetContactForEditing.php
|
src/Core/Domain/Contact/Query/GetContactForEditing.php
|
||||||
|
|
@ -6301,6 +6305,7 @@ src/Adapter/Shipment/OrderShipmentCreator.php
|
||||||
src/Adapter/Shipment/QueryHandler/GetOrderShipmentsHandler.php
|
src/Adapter/Shipment/QueryHandler/GetOrderShipmentsHandler.php
|
||||||
src/Adapter/Shipment/QueryHandler/GetShipmentProductsHandler.php
|
src/Adapter/Shipment/QueryHandler/GetShipmentProductsHandler.php
|
||||||
src/Adapter/Shipment/CommandHandler/SwitchShipmentCarrierHandler.php
|
src/Adapter/Shipment/CommandHandler/SwitchShipmentCarrierHandler.php
|
||||||
|
src/Adapter/Shipment/CommandHandler/MergeProductsToShipmentHandler.php
|
||||||
src/Adapter/Contact/QueryHandler/GetContactForEditingHandler.php
|
src/Adapter/Contact/QueryHandler/GetContactForEditingHandler.php
|
||||||
src/Adapter/Contact/CommandHandler/EditContactHandler.php
|
src/Adapter/Contact/CommandHandler/EditContactHandler.php
|
||||||
src/Adapter/Contact/CommandHandler/AddContactHandler.php
|
src/Adapter/Contact/CommandHandler/AddContactHandler.php
|
||||||
|
|
|
||||||
|
|
@ -21762,6 +21762,12 @@ Framework/App/Event/AppScriptConditionEvents.php
|
||||||
App/Event/AppScriptConditionEvents.php
|
App/Event/AppScriptConditionEvents.php
|
||||||
Event/AppScriptConditionEvents.php
|
Event/AppScriptConditionEvents.php
|
||||||
AppScriptConditionEvents.php
|
AppScriptConditionEvents.php
|
||||||
|
src/Core/Framework/App/Event/AppPermissionsUpdated.php
|
||||||
|
Core/Framework/App/Event/AppPermissionsUpdated.php
|
||||||
|
Framework/App/Event/AppPermissionsUpdated.php
|
||||||
|
App/Event/AppPermissionsUpdated.php
|
||||||
|
Event/AppPermissionsUpdated.php
|
||||||
|
AppPermissionsUpdated.php
|
||||||
src/Core/Framework/App/Event/ManifestChangedEvent.php
|
src/Core/Framework/App/Event/ManifestChangedEvent.php
|
||||||
Core/Framework/App/Event/ManifestChangedEvent.php
|
Core/Framework/App/Event/ManifestChangedEvent.php
|
||||||
Framework/App/Event/ManifestChangedEvent.php
|
Framework/App/Event/ManifestChangedEvent.php
|
||||||
|
|
@ -21999,6 +22005,12 @@ Framework/App/ActionButton/appActionEndpointSchema.json
|
||||||
App/ActionButton/appActionEndpointSchema.json
|
App/ActionButton/appActionEndpointSchema.json
|
||||||
ActionButton/appActionEndpointSchema.json
|
ActionButton/appActionEndpointSchema.json
|
||||||
appActionEndpointSchema.json
|
appActionEndpointSchema.json
|
||||||
|
src/Core/Framework/App/Privileges/Privileges.php
|
||||||
|
Core/Framework/App/Privileges/Privileges.php
|
||||||
|
Framework/App/Privileges/Privileges.php
|
||||||
|
App/Privileges/Privileges.php
|
||||||
|
Privileges/Privileges.php
|
||||||
|
Privileges.php
|
||||||
src/Core/Framework/App/Privileges/Utils.php
|
src/Core/Framework/App/Privileges/Utils.php
|
||||||
Core/Framework/App/Privileges/Utils.php
|
Core/Framework/App/Privileges/Utils.php
|
||||||
Framework/App/Privileges/Utils.php
|
Framework/App/Privileges/Utils.php
|
||||||
|
|
@ -22178,6 +22190,12 @@ Framework/App/Api/AppActionController.php
|
||||||
App/Api/AppActionController.php
|
App/Api/AppActionController.php
|
||||||
Api/AppActionController.php
|
Api/AppActionController.php
|
||||||
AppActionController.php
|
AppActionController.php
|
||||||
|
src/Core/Framework/App/Api/AppPrivilegeController.php
|
||||||
|
Core/Framework/App/Api/AppPrivilegeController.php
|
||||||
|
Framework/App/Api/AppPrivilegeController.php
|
||||||
|
App/Api/AppPrivilegeController.php
|
||||||
|
Api/AppPrivilegeController.php
|
||||||
|
AppPrivilegeController.php
|
||||||
src/Core/Framework/App/Api/AppUrlChangeController.php
|
src/Core/Framework/App/Api/AppUrlChangeController.php
|
||||||
Core/Framework/App/Api/AppUrlChangeController.php
|
Core/Framework/App/Api/AppUrlChangeController.php
|
||||||
Framework/App/Api/AppUrlChangeController.php
|
Framework/App/Api/AppUrlChangeController.php
|
||||||
|
|
@ -25572,6 +25590,16 @@ Schema/AdminApi/paths/flow-actions.json.json
|
||||||
AdminApi/paths/flow-actions.json.json
|
AdminApi/paths/flow-actions.json.json
|
||||||
paths/flow-actions.json.json
|
paths/flow-actions.json.json
|
||||||
flow-actions.json.json
|
flow-actions.json.json
|
||||||
|
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json
|
||||||
|
Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json
|
||||||
|
Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json
|
||||||
|
Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json
|
||||||
|
ApiDefinition/Generator/Schema/AdminApi/paths/app.json
|
||||||
|
Generator/Schema/AdminApi/paths/app.json
|
||||||
|
Schema/AdminApi/paths/app.json
|
||||||
|
AdminApi/paths/app.json
|
||||||
|
paths/app.json
|
||||||
|
app.json
|
||||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
|
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
|
||||||
Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
|
Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
|
||||||
Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
|
Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
|
||||||
|
|
@ -30539,6 +30567,12 @@ Core/Framework/Routing/RequestDataBagResolver.php
|
||||||
Framework/Routing/RequestDataBagResolver.php
|
Framework/Routing/RequestDataBagResolver.php
|
||||||
Routing/RequestDataBagResolver.php
|
Routing/RequestDataBagResolver.php
|
||||||
RequestDataBagResolver.php
|
RequestDataBagResolver.php
|
||||||
|
src/Core/Framework/Routing/Extension/CanonicalRedirectExtension.php
|
||||||
|
Core/Framework/Routing/Extension/CanonicalRedirectExtension.php
|
||||||
|
Framework/Routing/Extension/CanonicalRedirectExtension.php
|
||||||
|
Routing/Extension/CanonicalRedirectExtension.php
|
||||||
|
Extension/CanonicalRedirectExtension.php
|
||||||
|
CanonicalRedirectExtension.php
|
||||||
src/Core/Framework/Routing/MaintenanceModeResolver.php
|
src/Core/Framework/Routing/MaintenanceModeResolver.php
|
||||||
Core/Framework/Routing/MaintenanceModeResolver.php
|
Core/Framework/Routing/MaintenanceModeResolver.php
|
||||||
Framework/Routing/MaintenanceModeResolver.php
|
Framework/Routing/MaintenanceModeResolver.php
|
||||||
|
|
@ -35603,6 +35637,11 @@ Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
|
||||||
Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
|
Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
|
||||||
V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
|
V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
|
||||||
Migration1737430168RemoveFileTypeOfDocumentTable.php
|
Migration1737430168RemoveFileTypeOfDocumentTable.php
|
||||||
|
src/Core/Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php
|
||||||
|
Core/Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php
|
||||||
|
Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php
|
||||||
|
V6_7/Migration1740563553AddAppRequestedPrivileges.php
|
||||||
|
Migration1740563553AddAppRequestedPrivileges.php
|
||||||
src/Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
|
src/Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
|
||||||
Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
|
Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
|
||||||
Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
|
Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
|
||||||
|
|
@ -35948,6 +35987,10 @@ Core/Migration/V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat.
|
||||||
Migration/V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php
|
Migration/V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php
|
||||||
V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php
|
V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php
|
||||||
Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php
|
Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php
|
||||||
|
src/Core/Service/LifecycleManager.php
|
||||||
|
Core/Service/LifecycleManager.php
|
||||||
|
Service/LifecycleManager.php
|
||||||
|
LifecycleManager.php
|
||||||
src/Core/Service/Resources/config/routes.xml
|
src/Core/Service/Resources/config/routes.xml
|
||||||
Core/Service/Resources/config/routes.xml
|
Core/Service/Resources/config/routes.xml
|
||||||
Service/Resources/config/routes.xml
|
Service/Resources/config/routes.xml
|
||||||
|
|
@ -35958,29 +36001,110 @@ src/Core/Service/ServiceClientFactory.php
|
||||||
Core/Service/ServiceClientFactory.php
|
Core/Service/ServiceClientFactory.php
|
||||||
Service/ServiceClientFactory.php
|
Service/ServiceClientFactory.php
|
||||||
ServiceClientFactory.php
|
ServiceClientFactory.php
|
||||||
|
src/Core/Service/MessageHandler/InstallServicesHandler.php
|
||||||
|
Core/Service/MessageHandler/InstallServicesHandler.php
|
||||||
|
Service/MessageHandler/InstallServicesHandler.php
|
||||||
|
MessageHandler/InstallServicesHandler.php
|
||||||
|
InstallServicesHandler.php
|
||||||
src/Core/Service/MessageHandler/UpdateServiceHandler.php
|
src/Core/Service/MessageHandler/UpdateServiceHandler.php
|
||||||
Core/Service/MessageHandler/UpdateServiceHandler.php
|
Core/Service/MessageHandler/UpdateServiceHandler.php
|
||||||
Service/MessageHandler/UpdateServiceHandler.php
|
Service/MessageHandler/UpdateServiceHandler.php
|
||||||
MessageHandler/UpdateServiceHandler.php
|
MessageHandler/UpdateServiceHandler.php
|
||||||
UpdateServiceHandler.php
|
UpdateServiceHandler.php
|
||||||
|
src/Core/Service/MessageHandler/LogConsentToRegistryHandler.php
|
||||||
|
Core/Service/MessageHandler/LogConsentToRegistryHandler.php
|
||||||
|
Service/MessageHandler/LogConsentToRegistryHandler.php
|
||||||
|
MessageHandler/LogConsentToRegistryHandler.php
|
||||||
|
LogConsentToRegistryHandler.php
|
||||||
|
src/Core/Service/Permission/PermissionsService.php
|
||||||
|
Core/Service/Permission/PermissionsService.php
|
||||||
|
Service/Permission/PermissionsService.php
|
||||||
|
Permission/PermissionsService.php
|
||||||
|
PermissionsService.php
|
||||||
|
src/Core/Service/Permission/RemoteLogger.php
|
||||||
|
Core/Service/Permission/RemoteLogger.php
|
||||||
|
Service/Permission/RemoteLogger.php
|
||||||
|
Permission/RemoteLogger.php
|
||||||
|
RemoteLogger.php
|
||||||
|
src/Core/Service/Permission/ConsentState.php
|
||||||
|
Core/Service/Permission/ConsentState.php
|
||||||
|
Service/Permission/ConsentState.php
|
||||||
|
Permission/ConsentState.php
|
||||||
|
ConsentState.php
|
||||||
|
src/Core/Service/Permission/PermissionsConsent.php
|
||||||
|
Core/Service/Permission/PermissionsConsent.php
|
||||||
|
Service/Permission/PermissionsConsent.php
|
||||||
|
Permission/PermissionsConsent.php
|
||||||
|
PermissionsConsent.php
|
||||||
src/Core/Service/Message/UpdateServiceMessage.php
|
src/Core/Service/Message/UpdateServiceMessage.php
|
||||||
Core/Service/Message/UpdateServiceMessage.php
|
Core/Service/Message/UpdateServiceMessage.php
|
||||||
Service/Message/UpdateServiceMessage.php
|
Service/Message/UpdateServiceMessage.php
|
||||||
Message/UpdateServiceMessage.php
|
Message/UpdateServiceMessage.php
|
||||||
UpdateServiceMessage.php
|
UpdateServiceMessage.php
|
||||||
|
src/Core/Service/Message/LogPermissionToRegistryMessage.php
|
||||||
|
Core/Service/Message/LogPermissionToRegistryMessage.php
|
||||||
|
Service/Message/LogPermissionToRegistryMessage.php
|
||||||
|
Message/LogPermissionToRegistryMessage.php
|
||||||
|
LogPermissionToRegistryMessage.php
|
||||||
|
src/Core/Service/Message/InstallServicesMessage.php
|
||||||
|
Core/Service/Message/InstallServicesMessage.php
|
||||||
|
Service/Message/InstallServicesMessage.php
|
||||||
|
Message/InstallServicesMessage.php
|
||||||
|
InstallServicesMessage.php
|
||||||
|
src/Core/Service/Event/PermissionsGrantedEvent.php
|
||||||
|
Core/Service/Event/PermissionsGrantedEvent.php
|
||||||
|
Service/Event/PermissionsGrantedEvent.php
|
||||||
|
Event/PermissionsGrantedEvent.php
|
||||||
|
PermissionsGrantedEvent.php
|
||||||
|
src/Core/Service/Event/ServiceInstalledEvent.php
|
||||||
|
Core/Service/Event/ServiceInstalledEvent.php
|
||||||
|
Service/Event/ServiceInstalledEvent.php
|
||||||
|
Event/ServiceInstalledEvent.php
|
||||||
|
ServiceInstalledEvent.php
|
||||||
|
src/Core/Service/Event/ServiceUpdatedEvent.php
|
||||||
|
Core/Service/Event/ServiceUpdatedEvent.php
|
||||||
|
Service/Event/ServiceUpdatedEvent.php
|
||||||
|
Event/ServiceUpdatedEvent.php
|
||||||
|
ServiceUpdatedEvent.php
|
||||||
src/Core/Service/Event/ServiceOutdatedEvent.php
|
src/Core/Service/Event/ServiceOutdatedEvent.php
|
||||||
Core/Service/Event/ServiceOutdatedEvent.php
|
Core/Service/Event/ServiceOutdatedEvent.php
|
||||||
Service/Event/ServiceOutdatedEvent.php
|
Service/Event/ServiceOutdatedEvent.php
|
||||||
Event/ServiceOutdatedEvent.php
|
Event/ServiceOutdatedEvent.php
|
||||||
ServiceOutdatedEvent.php
|
ServiceOutdatedEvent.php
|
||||||
|
src/Core/Service/Event/NewServicesInstalledEvent.php
|
||||||
|
Core/Service/Event/NewServicesInstalledEvent.php
|
||||||
|
Service/Event/NewServicesInstalledEvent.php
|
||||||
|
Event/NewServicesInstalledEvent.php
|
||||||
|
NewServicesInstalledEvent.php
|
||||||
|
src/Core/Service/Event/PermissionsRevokedEvent.php
|
||||||
|
Core/Service/Event/PermissionsRevokedEvent.php
|
||||||
|
Service/Event/PermissionsRevokedEvent.php
|
||||||
|
Event/PermissionsRevokedEvent.php
|
||||||
|
PermissionsRevokedEvent.php
|
||||||
|
src/Core/Service/ServiceRegistry/ServiceEntry.php
|
||||||
|
Core/Service/ServiceRegistry/ServiceEntry.php
|
||||||
|
Service/ServiceRegistry/ServiceEntry.php
|
||||||
|
ServiceRegistry/ServiceEntry.php
|
||||||
|
ServiceEntry.php
|
||||||
|
src/Core/Service/ServiceRegistry/PermissionLogger.php
|
||||||
|
Core/Service/ServiceRegistry/PermissionLogger.php
|
||||||
|
Service/ServiceRegistry/PermissionLogger.php
|
||||||
|
ServiceRegistry/PermissionLogger.php
|
||||||
|
PermissionLogger.php
|
||||||
|
src/Core/Service/ServiceRegistry/SaveConsentRequest.php
|
||||||
|
Core/Service/ServiceRegistry/SaveConsentRequest.php
|
||||||
|
Service/ServiceRegistry/SaveConsentRequest.php
|
||||||
|
ServiceRegistry/SaveConsentRequest.php
|
||||||
|
SaveConsentRequest.php
|
||||||
|
src/Core/Service/ServiceRegistry/Client.php
|
||||||
|
Core/Service/ServiceRegistry/Client.php
|
||||||
|
Service/ServiceRegistry/Client.php
|
||||||
|
ServiceRegistry/Client.php
|
||||||
|
Client.php
|
||||||
src/Core/Service/ServiceSourceResolver.php
|
src/Core/Service/ServiceSourceResolver.php
|
||||||
Core/Service/ServiceSourceResolver.php
|
Core/Service/ServiceSourceResolver.php
|
||||||
Service/ServiceSourceResolver.php
|
Service/ServiceSourceResolver.php
|
||||||
ServiceSourceResolver.php
|
ServiceSourceResolver.php
|
||||||
src/Core/Service/ServiceRegistryClient.php
|
|
||||||
Core/Service/ServiceRegistryClient.php
|
|
||||||
Service/ServiceRegistryClient.php
|
|
||||||
ServiceRegistryClient.php
|
|
||||||
src/Core/Service/DependencyInjection/services.xml
|
src/Core/Service/DependencyInjection/services.xml
|
||||||
Core/Service/DependencyInjection/services.xml
|
Core/Service/DependencyInjection/services.xml
|
||||||
Service/DependencyInjection/services.xml
|
Service/DependencyInjection/services.xml
|
||||||
|
|
@ -35994,11 +36118,20 @@ src/Core/Service/AllServiceInstaller.php
|
||||||
Core/Service/AllServiceInstaller.php
|
Core/Service/AllServiceInstaller.php
|
||||||
Service/AllServiceInstaller.php
|
Service/AllServiceInstaller.php
|
||||||
AllServiceInstaller.php
|
AllServiceInstaller.php
|
||||||
|
src/Core/Service/State.php
|
||||||
|
Core/Service/State.php
|
||||||
|
Service/State.php
|
||||||
|
State.php
|
||||||
src/Core/Service/Api/ServiceController.php
|
src/Core/Service/Api/ServiceController.php
|
||||||
Core/Service/Api/ServiceController.php
|
Core/Service/Api/ServiceController.php
|
||||||
Service/Api/ServiceController.php
|
Service/Api/ServiceController.php
|
||||||
Api/ServiceController.php
|
Api/ServiceController.php
|
||||||
ServiceController.php
|
ServiceController.php
|
||||||
|
src/Core/Service/Api/PermissionController.php
|
||||||
|
Core/Service/Api/PermissionController.php
|
||||||
|
Service/Api/PermissionController.php
|
||||||
|
Api/PermissionController.php
|
||||||
|
PermissionController.php
|
||||||
src/Core/Service/ServiceClient.php
|
src/Core/Service/ServiceClient.php
|
||||||
Core/Service/ServiceClient.php
|
Core/Service/ServiceClient.php
|
||||||
Service/ServiceClient.php
|
Service/ServiceClient.php
|
||||||
|
|
@ -36028,6 +36161,11 @@ Core/Service/Subscriber/LicenseSyncSubscriber.php
|
||||||
Service/Subscriber/LicenseSyncSubscriber.php
|
Service/Subscriber/LicenseSyncSubscriber.php
|
||||||
Subscriber/LicenseSyncSubscriber.php
|
Subscriber/LicenseSyncSubscriber.php
|
||||||
LicenseSyncSubscriber.php
|
LicenseSyncSubscriber.php
|
||||||
|
src/Core/Service/Subscriber/PermissionsSubscriber.php
|
||||||
|
Core/Service/Subscriber/PermissionsSubscriber.php
|
||||||
|
Service/Subscriber/PermissionsSubscriber.php
|
||||||
|
Subscriber/PermissionsSubscriber.php
|
||||||
|
PermissionsSubscriber.php
|
||||||
src/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php
|
src/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php
|
||||||
Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php
|
Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php
|
||||||
Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php
|
Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php
|
||||||
|
|
@ -36043,14 +36181,15 @@ Core/Service/Subscriber/InstalledExtensionsListingLoadedSubscriber.php
|
||||||
Service/Subscriber/InstalledExtensionsListingLoadedSubscriber.php
|
Service/Subscriber/InstalledExtensionsListingLoadedSubscriber.php
|
||||||
Subscriber/InstalledExtensionsListingLoadedSubscriber.php
|
Subscriber/InstalledExtensionsListingLoadedSubscriber.php
|
||||||
InstalledExtensionsListingLoadedSubscriber.php
|
InstalledExtensionsListingLoadedSubscriber.php
|
||||||
|
src/Core/Service/Subscriber/ServiceLifecycleSubscriber.php
|
||||||
|
Core/Service/Subscriber/ServiceLifecycleSubscriber.php
|
||||||
|
Service/Subscriber/ServiceLifecycleSubscriber.php
|
||||||
|
Subscriber/ServiceLifecycleSubscriber.php
|
||||||
|
ServiceLifecycleSubscriber.php
|
||||||
src/Core/Service/ServiceException.php
|
src/Core/Service/ServiceException.php
|
||||||
Core/Service/ServiceException.php
|
Core/Service/ServiceException.php
|
||||||
Service/ServiceException.php
|
Service/ServiceException.php
|
||||||
ServiceException.php
|
ServiceException.php
|
||||||
src/Core/Service/ServiceRegistryEntry.php
|
|
||||||
Core/Service/ServiceRegistryEntry.php
|
|
||||||
Service/ServiceRegistryEntry.php
|
|
||||||
ServiceRegistryEntry.php
|
|
||||||
src/Core/Service/Service.php
|
src/Core/Service/Service.php
|
||||||
Core/Service/Service.php
|
Core/Service/Service.php
|
||||||
Service/Service.php
|
Service/Service.php
|
||||||
|
|
@ -36067,6 +36206,10 @@ src/Core/Service/AuthenticatedServiceClient.php
|
||||||
Core/Service/AuthenticatedServiceClient.php
|
Core/Service/AuthenticatedServiceClient.php
|
||||||
Service/AuthenticatedServiceClient.php
|
Service/AuthenticatedServiceClient.php
|
||||||
AuthenticatedServiceClient.php
|
AuthenticatedServiceClient.php
|
||||||
|
src/Core/Service/Notification.php
|
||||||
|
Core/Service/Notification.php
|
||||||
|
Service/Notification.php
|
||||||
|
Notification.php
|
||||||
src/Core/TestBootstrapper.php
|
src/Core/TestBootstrapper.php
|
||||||
Core/TestBootstrapper.php
|
Core/TestBootstrapper.php
|
||||||
TestBootstrapper.php
|
TestBootstrapper.php
|
||||||
|
|
@ -107279,6 +107422,13 @@ Framework/App/ActionButton/ExecutorTest.php
|
||||||
App/ActionButton/ExecutorTest.php
|
App/ActionButton/ExecutorTest.php
|
||||||
ActionButton/ExecutorTest.php
|
ActionButton/ExecutorTest.php
|
||||||
ExecutorTest.php
|
ExecutorTest.php
|
||||||
|
tests/integration/Core/Framework/App/Privileges/PrivilegesTest.php
|
||||||
|
integration/Core/Framework/App/Privileges/PrivilegesTest.php
|
||||||
|
Core/Framework/App/Privileges/PrivilegesTest.php
|
||||||
|
Framework/App/Privileges/PrivilegesTest.php
|
||||||
|
App/Privileges/PrivilegesTest.php
|
||||||
|
Privileges/PrivilegesTest.php
|
||||||
|
PrivilegesTest.php
|
||||||
tests/integration/Core/Framework/App/AppArchiveValidatorTest.php
|
tests/integration/Core/Framework/App/AppArchiveValidatorTest.php
|
||||||
integration/Core/Framework/App/AppArchiveValidatorTest.php
|
integration/Core/Framework/App/AppArchiveValidatorTest.php
|
||||||
Core/Framework/App/AppArchiveValidatorTest.php
|
Core/Framework/App/AppArchiveValidatorTest.php
|
||||||
|
|
@ -111614,6 +111764,17 @@ Core/Installer/Configuration/ShopConfigurationServiceTest.php
|
||||||
Installer/Configuration/ShopConfigurationServiceTest.php
|
Installer/Configuration/ShopConfigurationServiceTest.php
|
||||||
Configuration/ShopConfigurationServiceTest.php
|
Configuration/ShopConfigurationServiceTest.php
|
||||||
ShopConfigurationServiceTest.php
|
ShopConfigurationServiceTest.php
|
||||||
|
tests/integration/Core/Service/PermissionsServiceTest.php
|
||||||
|
integration/Core/Service/PermissionsServiceTest.php
|
||||||
|
Core/Service/PermissionsServiceTest.php
|
||||||
|
Service/PermissionsServiceTest.php
|
||||||
|
PermissionsServiceTest.php
|
||||||
|
tests/integration/Core/Service/Api/PermissionControllerTest.php
|
||||||
|
integration/Core/Service/Api/PermissionControllerTest.php
|
||||||
|
Core/Service/Api/PermissionControllerTest.php
|
||||||
|
Service/Api/PermissionControllerTest.php
|
||||||
|
Api/PermissionControllerTest.php
|
||||||
|
PermissionControllerTest.php
|
||||||
tests/integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
|
tests/integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
|
||||||
integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
|
integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
|
||||||
Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
|
Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
|
||||||
|
|
@ -113375,6 +113536,11 @@ migration/Core/V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php
|
||||||
Core/V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php
|
Core/V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php
|
||||||
V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php
|
V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php
|
||||||
Migration1739197440ChangeCmsBlockDefaultMarginTest.php
|
Migration1739197440ChangeCmsBlockDefaultMarginTest.php
|
||||||
|
tests/migration/Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||||
|
migration/Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||||
|
Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||||
|
V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||||
|
Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||||
tests/migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
|
tests/migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
|
||||||
migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
|
migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
|
||||||
Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
|
Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
|
||||||
|
|
@ -114764,6 +114930,12 @@ Core/Content/Seo/SeoUrlPlaceholderHandlerTest.php
|
||||||
Content/Seo/SeoUrlPlaceholderHandlerTest.php
|
Content/Seo/SeoUrlPlaceholderHandlerTest.php
|
||||||
Seo/SeoUrlPlaceholderHandlerTest.php
|
Seo/SeoUrlPlaceholderHandlerTest.php
|
||||||
SeoUrlPlaceholderHandlerTest.php
|
SeoUrlPlaceholderHandlerTest.php
|
||||||
|
tests/unit/Core/Content/Seo/SeoUrlPersisterTest.php
|
||||||
|
unit/Core/Content/Seo/SeoUrlPersisterTest.php
|
||||||
|
Core/Content/Seo/SeoUrlPersisterTest.php
|
||||||
|
Content/Seo/SeoUrlPersisterTest.php
|
||||||
|
Seo/SeoUrlPersisterTest.php
|
||||||
|
SeoUrlPersisterTest.php
|
||||||
tests/unit/Core/Content/Mail/Message/SendMailHandlerTest.php
|
tests/unit/Core/Content/Mail/Message/SendMailHandlerTest.php
|
||||||
unit/Core/Content/Mail/Message/SendMailHandlerTest.php
|
unit/Core/Content/Mail/Message/SendMailHandlerTest.php
|
||||||
Core/Content/Mail/Message/SendMailHandlerTest.php
|
Core/Content/Mail/Message/SendMailHandlerTest.php
|
||||||
|
|
@ -122670,6 +122842,13 @@ Framework/App/Event/AppActivatedEventTest.php
|
||||||
App/Event/AppActivatedEventTest.php
|
App/Event/AppActivatedEventTest.php
|
||||||
Event/AppActivatedEventTest.php
|
Event/AppActivatedEventTest.php
|
||||||
AppActivatedEventTest.php
|
AppActivatedEventTest.php
|
||||||
|
tests/unit/Core/Framework/App/Event/AppPermissionsUpdatedTest.php
|
||||||
|
unit/Core/Framework/App/Event/AppPermissionsUpdatedTest.php
|
||||||
|
Core/Framework/App/Event/AppPermissionsUpdatedTest.php
|
||||||
|
Framework/App/Event/AppPermissionsUpdatedTest.php
|
||||||
|
App/Event/AppPermissionsUpdatedTest.php
|
||||||
|
Event/AppPermissionsUpdatedTest.php
|
||||||
|
AppPermissionsUpdatedTest.php
|
||||||
tests/unit/Core/Framework/App/Event/AppInstalledEventTest.php
|
tests/unit/Core/Framework/App/Event/AppInstalledEventTest.php
|
||||||
unit/Core/Framework/App/Event/AppInstalledEventTest.php
|
unit/Core/Framework/App/Event/AppInstalledEventTest.php
|
||||||
Core/Framework/App/Event/AppInstalledEventTest.php
|
Core/Framework/App/Event/AppInstalledEventTest.php
|
||||||
|
|
@ -122818,6 +122997,13 @@ Framework/App/Api/AppJWTGenerateRouteTest.php
|
||||||
App/Api/AppJWTGenerateRouteTest.php
|
App/Api/AppJWTGenerateRouteTest.php
|
||||||
Api/AppJWTGenerateRouteTest.php
|
Api/AppJWTGenerateRouteTest.php
|
||||||
AppJWTGenerateRouteTest.php
|
AppJWTGenerateRouteTest.php
|
||||||
|
tests/unit/Core/Framework/App/Api/AppPrivilegeControllerTest.php
|
||||||
|
unit/Core/Framework/App/Api/AppPrivilegeControllerTest.php
|
||||||
|
Core/Framework/App/Api/AppPrivilegeControllerTest.php
|
||||||
|
Framework/App/Api/AppPrivilegeControllerTest.php
|
||||||
|
App/Api/AppPrivilegeControllerTest.php
|
||||||
|
Api/AppPrivilegeControllerTest.php
|
||||||
|
AppPrivilegeControllerTest.php
|
||||||
tests/unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
|
tests/unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
|
||||||
unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
|
unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
|
||||||
Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
|
Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
|
||||||
|
|
@ -122988,6 +123174,14 @@ App/Manifest/_fixtures/invalidShippingMethods-manifest.xml
|
||||||
Manifest/_fixtures/invalidShippingMethods-manifest.xml
|
Manifest/_fixtures/invalidShippingMethods-manifest.xml
|
||||||
_fixtures/invalidShippingMethods-manifest.xml
|
_fixtures/invalidShippingMethods-manifest.xml
|
||||||
invalidShippingMethods-manifest.xml
|
invalidShippingMethods-manifest.xml
|
||||||
|
tests/unit/Core/Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml
|
||||||
|
unit/Core/Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml
|
||||||
|
Core/Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml
|
||||||
|
Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml
|
||||||
|
App/Manifest/_fixtures/manifestValidatesPermissions.xml
|
||||||
|
Manifest/_fixtures/manifestValidatesPermissions.xml
|
||||||
|
_fixtures/manifestValidatesPermissions.xml
|
||||||
|
manifestValidatesPermissions.xml
|
||||||
tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html
|
tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html
|
||||||
unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html
|
unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html
|
||||||
Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html
|
Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html
|
||||||
|
|
@ -123854,6 +124048,14 @@ Framework/App/Lifecycle/ScriptFileReaderTest.php
|
||||||
App/Lifecycle/ScriptFileReaderTest.php
|
App/Lifecycle/ScriptFileReaderTest.php
|
||||||
Lifecycle/ScriptFileReaderTest.php
|
Lifecycle/ScriptFileReaderTest.php
|
||||||
ScriptFileReaderTest.php
|
ScriptFileReaderTest.php
|
||||||
|
tests/unit/Core/Framework/App/Lifecycle/Persister/PermissionPersisterTest.php
|
||||||
|
unit/Core/Framework/App/Lifecycle/Persister/PermissionPersisterTest.php
|
||||||
|
Core/Framework/App/Lifecycle/Persister/PermissionPersisterTest.php
|
||||||
|
Framework/App/Lifecycle/Persister/PermissionPersisterTest.php
|
||||||
|
App/Lifecycle/Persister/PermissionPersisterTest.php
|
||||||
|
Lifecycle/Persister/PermissionPersisterTest.php
|
||||||
|
Persister/PermissionPersisterTest.php
|
||||||
|
PermissionPersisterTest.php
|
||||||
tests/unit/Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php
|
tests/unit/Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php
|
||||||
unit/Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php
|
unit/Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php
|
||||||
Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php
|
Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php
|
||||||
|
|
@ -126839,17 +127041,46 @@ tests/unit/Core/TestBootstrapperTest.php
|
||||||
unit/Core/TestBootstrapperTest.php
|
unit/Core/TestBootstrapperTest.php
|
||||||
Core/TestBootstrapperTest.php
|
Core/TestBootstrapperTest.php
|
||||||
TestBootstrapperTest.php
|
TestBootstrapperTest.php
|
||||||
|
tests/unit/Core/Service/LifecycleManagerTest.php
|
||||||
|
unit/Core/Service/LifecycleManagerTest.php
|
||||||
|
Core/Service/LifecycleManagerTest.php
|
||||||
|
Service/LifecycleManagerTest.php
|
||||||
|
LifecycleManagerTest.php
|
||||||
|
tests/unit/Core/Service/MessageHandler/InstallServicesHandlerTest.php
|
||||||
|
unit/Core/Service/MessageHandler/InstallServicesHandlerTest.php
|
||||||
|
Core/Service/MessageHandler/InstallServicesHandlerTest.php
|
||||||
|
Service/MessageHandler/InstallServicesHandlerTest.php
|
||||||
|
MessageHandler/InstallServicesHandlerTest.php
|
||||||
|
InstallServicesHandlerTest.php
|
||||||
tests/unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php
|
tests/unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php
|
||||||
unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php
|
unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php
|
||||||
Core/Service/MessageHandler/UpdateServiceHandlerTest.php
|
Core/Service/MessageHandler/UpdateServiceHandlerTest.php
|
||||||
Service/MessageHandler/UpdateServiceHandlerTest.php
|
Service/MessageHandler/UpdateServiceHandlerTest.php
|
||||||
MessageHandler/UpdateServiceHandlerTest.php
|
MessageHandler/UpdateServiceHandlerTest.php
|
||||||
UpdateServiceHandlerTest.php
|
UpdateServiceHandlerTest.php
|
||||||
|
tests/unit/Core/Service/MessageHandler/LogConsentToRegistryHandlerTest.php
|
||||||
|
unit/Core/Service/MessageHandler/LogConsentToRegistryHandlerTest.php
|
||||||
|
Core/Service/MessageHandler/LogConsentToRegistryHandlerTest.php
|
||||||
|
Service/MessageHandler/LogConsentToRegistryHandlerTest.php
|
||||||
|
MessageHandler/LogConsentToRegistryHandlerTest.php
|
||||||
|
LogConsentToRegistryHandlerTest.php
|
||||||
tests/unit/Core/Service/ServiceExceptionTest.php
|
tests/unit/Core/Service/ServiceExceptionTest.php
|
||||||
unit/Core/Service/ServiceExceptionTest.php
|
unit/Core/Service/ServiceExceptionTest.php
|
||||||
Core/Service/ServiceExceptionTest.php
|
Core/Service/ServiceExceptionTest.php
|
||||||
Service/ServiceExceptionTest.php
|
Service/ServiceExceptionTest.php
|
||||||
ServiceExceptionTest.php
|
ServiceExceptionTest.php
|
||||||
|
tests/unit/Core/Service/Permission/PermissionsConsentTest.php
|
||||||
|
unit/Core/Service/Permission/PermissionsConsentTest.php
|
||||||
|
Core/Service/Permission/PermissionsConsentTest.php
|
||||||
|
Service/Permission/PermissionsConsentTest.php
|
||||||
|
Permission/PermissionsConsentTest.php
|
||||||
|
PermissionsConsentTest.php
|
||||||
|
tests/unit/Core/Service/Permission/PermissionsServiceTest.php
|
||||||
|
unit/Core/Service/Permission/PermissionsServiceTest.php
|
||||||
|
Core/Service/Permission/PermissionsServiceTest.php
|
||||||
|
Service/Permission/PermissionsServiceTest.php
|
||||||
|
Permission/PermissionsServiceTest.php
|
||||||
|
PermissionsServiceTest.php
|
||||||
tests/unit/Core/Service/Message/UpdateServiceMessageTest.php
|
tests/unit/Core/Service/Message/UpdateServiceMessageTest.php
|
||||||
unit/Core/Service/Message/UpdateServiceMessageTest.php
|
unit/Core/Service/Message/UpdateServiceMessageTest.php
|
||||||
Core/Service/Message/UpdateServiceMessageTest.php
|
Core/Service/Message/UpdateServiceMessageTest.php
|
||||||
|
|
@ -126862,16 +127093,29 @@ Core/Service/Event/ServiceOutdatedEventTest.php
|
||||||
Service/Event/ServiceOutdatedEventTest.php
|
Service/Event/ServiceOutdatedEventTest.php
|
||||||
Event/ServiceOutdatedEventTest.php
|
Event/ServiceOutdatedEventTest.php
|
||||||
ServiceOutdatedEventTest.php
|
ServiceOutdatedEventTest.php
|
||||||
|
tests/unit/Core/Service/ServiceRegistry/PermissionLoggerTest.php
|
||||||
|
unit/Core/Service/ServiceRegistry/PermissionLoggerTest.php
|
||||||
|
Core/Service/ServiceRegistry/PermissionLoggerTest.php
|
||||||
|
Service/ServiceRegistry/PermissionLoggerTest.php
|
||||||
|
ServiceRegistry/PermissionLoggerTest.php
|
||||||
|
PermissionLoggerTest.php
|
||||||
|
tests/unit/Core/Service/ServiceRegistry/ClientTest.php
|
||||||
|
unit/Core/Service/ServiceRegistry/ClientTest.php
|
||||||
|
Core/Service/ServiceRegistry/ClientTest.php
|
||||||
|
Service/ServiceRegistry/ClientTest.php
|
||||||
|
ServiceRegistry/ClientTest.php
|
||||||
|
ClientTest.php
|
||||||
|
tests/unit/Core/Service/ServiceRegistry/ServiceEntryTest.php
|
||||||
|
unit/Core/Service/ServiceRegistry/ServiceEntryTest.php
|
||||||
|
Core/Service/ServiceRegistry/ServiceEntryTest.php
|
||||||
|
Service/ServiceRegistry/ServiceEntryTest.php
|
||||||
|
ServiceRegistry/ServiceEntryTest.php
|
||||||
|
ServiceEntryTest.php
|
||||||
tests/unit/Core/Service/ServiceSourceResolverTest.php
|
tests/unit/Core/Service/ServiceSourceResolverTest.php
|
||||||
unit/Core/Service/ServiceSourceResolverTest.php
|
unit/Core/Service/ServiceSourceResolverTest.php
|
||||||
Core/Service/ServiceSourceResolverTest.php
|
Core/Service/ServiceSourceResolverTest.php
|
||||||
Service/ServiceSourceResolverTest.php
|
Service/ServiceSourceResolverTest.php
|
||||||
ServiceSourceResolverTest.php
|
ServiceSourceResolverTest.php
|
||||||
tests/unit/Core/Service/ServiceRegistryClientTest.php
|
|
||||||
unit/Core/Service/ServiceRegistryClientTest.php
|
|
||||||
Core/Service/ServiceRegistryClientTest.php
|
|
||||||
Service/ServiceRegistryClientTest.php
|
|
||||||
ServiceRegistryClientTest.php
|
|
||||||
tests/unit/Core/Service/_fixtures/manifest2.xml
|
tests/unit/Core/Service/_fixtures/manifest2.xml
|
||||||
unit/Core/Service/_fixtures/manifest2.xml
|
unit/Core/Service/_fixtures/manifest2.xml
|
||||||
Core/Service/_fixtures/manifest2.xml
|
Core/Service/_fixtures/manifest2.xml
|
||||||
|
|
@ -126884,11 +127128,12 @@ Core/Service/_fixtures/manifest1.xml
|
||||||
Service/_fixtures/manifest1.xml
|
Service/_fixtures/manifest1.xml
|
||||||
_fixtures/manifest1.xml
|
_fixtures/manifest1.xml
|
||||||
manifest1.xml
|
manifest1.xml
|
||||||
tests/unit/Core/Service/ServiceRegistryEntryTest.php
|
tests/unit/Core/Service/Api/PermissionControllerTest.php
|
||||||
unit/Core/Service/ServiceRegistryEntryTest.php
|
unit/Core/Service/Api/PermissionControllerTest.php
|
||||||
Core/Service/ServiceRegistryEntryTest.php
|
Core/Service/Api/PermissionControllerTest.php
|
||||||
Service/ServiceRegistryEntryTest.php
|
Service/Api/PermissionControllerTest.php
|
||||||
ServiceRegistryEntryTest.php
|
Api/PermissionControllerTest.php
|
||||||
|
PermissionControllerTest.php
|
||||||
tests/unit/Core/Service/Api/ServiceControllerTest.php
|
tests/unit/Core/Service/Api/ServiceControllerTest.php
|
||||||
unit/Core/Service/Api/ServiceControllerTest.php
|
unit/Core/Service/Api/ServiceControllerTest.php
|
||||||
Core/Service/Api/ServiceControllerTest.php
|
Core/Service/Api/ServiceControllerTest.php
|
||||||
|
|
@ -126924,6 +127169,12 @@ Core/Service/Subscriber/WebhookManagerSubscriberTest.php
|
||||||
Service/Subscriber/WebhookManagerSubscriberTest.php
|
Service/Subscriber/WebhookManagerSubscriberTest.php
|
||||||
Subscriber/WebhookManagerSubscriberTest.php
|
Subscriber/WebhookManagerSubscriberTest.php
|
||||||
WebhookManagerSubscriberTest.php
|
WebhookManagerSubscriberTest.php
|
||||||
|
tests/unit/Core/Service/Subscriber/ServiceLifecycleSubscriberTest.php
|
||||||
|
unit/Core/Service/Subscriber/ServiceLifecycleSubscriberTest.php
|
||||||
|
Core/Service/Subscriber/ServiceLifecycleSubscriberTest.php
|
||||||
|
Service/Subscriber/ServiceLifecycleSubscriberTest.php
|
||||||
|
Subscriber/ServiceLifecycleSubscriberTest.php
|
||||||
|
ServiceLifecycleSubscriberTest.php
|
||||||
tests/unit/Core/Service/Subscriber/LicenseSyncSubscriberTest.php
|
tests/unit/Core/Service/Subscriber/LicenseSyncSubscriberTest.php
|
||||||
unit/Core/Service/Subscriber/LicenseSyncSubscriberTest.php
|
unit/Core/Service/Subscriber/LicenseSyncSubscriberTest.php
|
||||||
Core/Service/Subscriber/LicenseSyncSubscriberTest.php
|
Core/Service/Subscriber/LicenseSyncSubscriberTest.php
|
||||||
|
|
@ -126936,6 +127187,12 @@ Core/Service/Subscriber/ServiceOutdatedSubscriberTest.php
|
||||||
Service/Subscriber/ServiceOutdatedSubscriberTest.php
|
Service/Subscriber/ServiceOutdatedSubscriberTest.php
|
||||||
Subscriber/ServiceOutdatedSubscriberTest.php
|
Subscriber/ServiceOutdatedSubscriberTest.php
|
||||||
ServiceOutdatedSubscriberTest.php
|
ServiceOutdatedSubscriberTest.php
|
||||||
|
tests/unit/Core/Service/Subscriber/PermissionsSubscriberTest.php
|
||||||
|
unit/Core/Service/Subscriber/PermissionsSubscriberTest.php
|
||||||
|
Core/Service/Subscriber/PermissionsSubscriberTest.php
|
||||||
|
Service/Subscriber/PermissionsSubscriberTest.php
|
||||||
|
Subscriber/PermissionsSubscriberTest.php
|
||||||
|
PermissionsSubscriberTest.php
|
||||||
tests/unit/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php
|
tests/unit/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php
|
||||||
unit/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php
|
unit/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php
|
||||||
Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php
|
Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php
|
||||||
|
|
@ -126958,6 +127215,11 @@ unit/Core/Service/ServiceLifecycleTest.php
|
||||||
Core/Service/ServiceLifecycleTest.php
|
Core/Service/ServiceLifecycleTest.php
|
||||||
Service/ServiceLifecycleTest.php
|
Service/ServiceLifecycleTest.php
|
||||||
ServiceLifecycleTest.php
|
ServiceLifecycleTest.php
|
||||||
|
tests/unit/Core/Service/NotificationTest.php
|
||||||
|
unit/Core/Service/NotificationTest.php
|
||||||
|
Core/Service/NotificationTest.php
|
||||||
|
Service/NotificationTest.php
|
||||||
|
NotificationTest.php
|
||||||
tests/unit/Core/Service/ServiceClientTest.php
|
tests/unit/Core/Service/ServiceClientTest.php
|
||||||
unit/Core/Service/ServiceClientTest.php
|
unit/Core/Service/ServiceClientTest.php
|
||||||
Core/Service/ServiceClientTest.php
|
Core/Service/ServiceClientTest.php
|
||||||
|
|
@ -137845,6 +138107,9 @@ _unreleased/2025-05-07-deprecated-theme-translations-to-use-admin-snippets.md
|
||||||
changelog/_unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md
|
changelog/_unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md
|
||||||
_unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md
|
_unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md
|
||||||
2025-06-26-fix-media-item-quickinfo-update-after-save.md
|
2025-06-26-fix-media-item-quickinfo-update-after-save.md
|
||||||
|
changelog/_unreleased/2025-07-03-add-canonical-redirect-extension.md
|
||||||
|
_unreleased/2025-07-03-add-canonical-redirect-extension.md
|
||||||
|
2025-07-03-add-canonical-redirect-extension.md
|
||||||
changelog/_unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md
|
changelog/_unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md
|
||||||
_unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md
|
_unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md
|
||||||
2025-06-16-allow-empty-alt-with-sw_thumbnails.md
|
2025-06-16-allow-empty-alt-with-sw_thumbnails.md
|
||||||
|
|
@ -137974,6 +138239,9 @@ _unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||||
changelog/_unreleased/2025-06-06-deprecate-i18n-tc-function.md
|
changelog/_unreleased/2025-06-06-deprecate-i18n-tc-function.md
|
||||||
_unreleased/2025-06-06-deprecate-i18n-tc-function.md
|
_unreleased/2025-06-06-deprecate-i18n-tc-function.md
|
||||||
2025-06-06-deprecate-i18n-tc-function.md
|
2025-06-06-deprecate-i18n-tc-function.md
|
||||||
|
changelog/_unreleased/2025-07-04-change-deprecated-and-in-sql-accessor-builder.md
|
||||||
|
_unreleased/2025-07-04-change-deprecated-and-in-sql-accessor-builder.md
|
||||||
|
2025-07-04-change-deprecated-and-in-sql-accessor-builder.md
|
||||||
changelog/_unreleased/2025-06-07-spelling-fixes-in-core-package.md
|
changelog/_unreleased/2025-06-07-spelling-fixes-in-core-package.md
|
||||||
_unreleased/2025-06-07-spelling-fixes-in-core-package.md
|
_unreleased/2025-06-07-spelling-fixes-in-core-package.md
|
||||||
2025-06-07-spelling-fixes-in-core-package.md
|
2025-06-07-spelling-fixes-in-core-package.md
|
||||||
|
|
@ -138019,6 +138287,9 @@ _unreleased/.keep
|
||||||
changelog/_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
|
changelog/_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
|
||||||
_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
|
_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
|
||||||
2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
|
2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
|
||||||
|
changelog/_unreleased/2025-07-03-skip-cart-recalculation-on-esi-sub-requests.md
|
||||||
|
_unreleased/2025-07-03-skip-cart-recalculation-on-esi-sub-requests.md
|
||||||
|
2025-07-03-skip-cart-recalculation-on-esi-sub-requests.md
|
||||||
changelog/_unreleased/2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md
|
changelog/_unreleased/2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md
|
||||||
_unreleased/2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md
|
_unreleased/2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md
|
||||||
2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md
|
2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md
|
||||||
|
|
@ -138061,6 +138332,9 @@ _unreleased/2025-04-29-deprecated-carts-alerts.md
|
||||||
changelog/_unreleased/2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md
|
changelog/_unreleased/2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md
|
||||||
_unreleased/2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md
|
_unreleased/2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md
|
||||||
2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md
|
2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md
|
||||||
|
changelog/_unreleased/2025-06-23-fix-issue-seo-url-not-generating-anymore.md
|
||||||
|
_unreleased/2025-06-23-fix-issue-seo-url-not-generating-anymore.md
|
||||||
|
2025-06-23-fix-issue-seo-url-not-generating-anymore.md
|
||||||
changelog/_unreleased/2025-03-13-preserve-administration-sidebar-state.md
|
changelog/_unreleased/2025-03-13-preserve-administration-sidebar-state.md
|
||||||
_unreleased/2025-03-13-preserve-administration-sidebar-state.md
|
_unreleased/2025-03-13-preserve-administration-sidebar-state.md
|
||||||
2025-03-13-preserve-administration-sidebar-state.md
|
2025-03-13-preserve-administration-sidebar-state.md
|
||||||
|
|
@ -138121,9 +138395,15 @@ _unreleased/2025-07-01-add-lock-for-cache-clearer.md
|
||||||
changelog/_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md
|
changelog/_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md
|
||||||
_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md
|
_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md
|
||||||
2025-06-25-fix-after-sort-with-multiple-null-values.md
|
2025-06-25-fix-after-sort-with-multiple-null-values.md
|
||||||
|
changelog/_unreleased/2025-07-03-add-missing-date-time-format-prop-for-sw-time-ago.md
|
||||||
|
_unreleased/2025-07-03-add-missing-date-time-format-prop-for-sw-time-ago.md
|
||||||
|
2025-07-03-add-missing-date-time-format-prop-for-sw-time-ago.md
|
||||||
changelog/_unreleased/2025-05-28-add-convert-guest-route.md
|
changelog/_unreleased/2025-05-28-add-convert-guest-route.md
|
||||||
_unreleased/2025-05-28-add-convert-guest-route.md
|
_unreleased/2025-05-28-add-convert-guest-route.md
|
||||||
2025-05-28-add-convert-guest-route.md
|
2025-05-28-add-convert-guest-route.md
|
||||||
|
changelog/_unreleased/2025-07-03-removed-entity-hydrator-internal-class-tag.md
|
||||||
|
_unreleased/2025-07-03-removed-entity-hydrator-internal-class-tag.md
|
||||||
|
2025-07-03-removed-entity-hydrator-internal-class-tag.md
|
||||||
changelog/_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md
|
changelog/_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md
|
||||||
_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md
|
_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md
|
||||||
2025-04-10-add-remote-thumbnail-url-extension.md
|
2025-04-10-add-remote-thumbnail-url-extension.md
|
||||||
|
|
@ -138187,6 +138467,9 @@ _unreleased/2025-06-05-improve-error-handling-of-storefront-plugin-manager.md
|
||||||
changelog/_unreleased/2025-06-24-added-twig-block-for-text-editor.md
|
changelog/_unreleased/2025-06-24-added-twig-block-for-text-editor.md
|
||||||
_unreleased/2025-06-24-added-twig-block-for-text-editor.md
|
_unreleased/2025-06-24-added-twig-block-for-text-editor.md
|
||||||
2025-06-24-added-twig-block-for-text-editor.md
|
2025-06-24-added-twig-block-for-text-editor.md
|
||||||
|
changelog/_unreleased/2025-07-03-improved-xml-http-request-denied-exception-info.md
|
||||||
|
_unreleased/2025-07-03-improved-xml-http-request-denied-exception-info.md
|
||||||
|
2025-07-03-improved-xml-http-request-denied-exception-info.md
|
||||||
changelog/_unreleased/2025-06-02-added-es-response-to-searched-event.md
|
changelog/_unreleased/2025-06-02-added-es-response-to-searched-event.md
|
||||||
_unreleased/2025-06-02-added-es-response-to-searched-event.md
|
_unreleased/2025-06-02-added-es-response-to-searched-event.md
|
||||||
2025-06-02-added-es-response-to-searched-event.md
|
2025-06-02-added-es-response-to-searched-event.md
|
||||||
|
|
|
||||||
|
|
@ -3543,6 +3543,7 @@ src/Core/Framework/App/Event/CustomAppEvent.php
|
||||||
src/Core/Framework/App/Event/AppFlowActionEvent.php
|
src/Core/Framework/App/Event/AppFlowActionEvent.php
|
||||||
src/Core/Framework/App/Event/AppActivatedEvent.php
|
src/Core/Framework/App/Event/AppActivatedEvent.php
|
||||||
src/Core/Framework/App/Event/AppScriptConditionEvents.php
|
src/Core/Framework/App/Event/AppScriptConditionEvents.php
|
||||||
|
src/Core/Framework/App/Event/AppPermissionsUpdated.php
|
||||||
src/Core/Framework/App/Event/ManifestChangedEvent.php
|
src/Core/Framework/App/Event/ManifestChangedEvent.php
|
||||||
src/Core/Framework/App/Event/AppInstalledEvent.php
|
src/Core/Framework/App/Event/AppInstalledEvent.php
|
||||||
src/Core/Framework/App/Event/PostAppDeletedEvent.php
|
src/Core/Framework/App/Event/PostAppDeletedEvent.php
|
||||||
|
|
@ -3581,6 +3582,7 @@ src/Core/Framework/App/ActionButton/Executor.php
|
||||||
src/Core/Framework/App/ActionButton/AppAction.php
|
src/Core/Framework/App/ActionButton/AppAction.php
|
||||||
src/Core/Framework/App/ActionButton/ActionButtonLoader.php
|
src/Core/Framework/App/ActionButton/ActionButtonLoader.php
|
||||||
src/Core/Framework/App/ActionButton/appActionEndpointSchema.json
|
src/Core/Framework/App/ActionButton/appActionEndpointSchema.json
|
||||||
|
src/Core/Framework/App/Privileges/Privileges.php
|
||||||
src/Core/Framework/App/Privileges/Utils.php
|
src/Core/Framework/App/Privileges/Utils.php
|
||||||
src/Core/Framework/App/Exception/AppArchiveValidationFailure.php
|
src/Core/Framework/App/Exception/AppArchiveValidationFailure.php
|
||||||
src/Core/Framework/App/Exception/AppRegistrationException.php
|
src/Core/Framework/App/Exception/AppRegistrationException.php
|
||||||
|
|
@ -3610,6 +3612,7 @@ src/Core/Framework/App/Cms/Xml/Block.php
|
||||||
src/Core/Framework/App/Cms/Xml/DefaultConfig.php
|
src/Core/Framework/App/Cms/Xml/DefaultConfig.php
|
||||||
src/Core/Framework/App/Cms/Xml/Blocks.php
|
src/Core/Framework/App/Cms/Xml/Blocks.php
|
||||||
src/Core/Framework/App/Api/AppActionController.php
|
src/Core/Framework/App/Api/AppActionController.php
|
||||||
|
src/Core/Framework/App/Api/AppPrivilegeController.php
|
||||||
src/Core/Framework/App/Api/AppUrlChangeController.php
|
src/Core/Framework/App/Api/AppUrlChangeController.php
|
||||||
src/Core/Framework/App/Api/AppJWTGenerateRoute.php
|
src/Core/Framework/App/Api/AppJWTGenerateRoute.php
|
||||||
src/Core/Framework/App/Api/AppCmsController.php
|
src/Core/Framework/App/Api/AppCmsController.php
|
||||||
|
|
@ -4127,6 +4130,7 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/health_chec
|
||||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/increment.json
|
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/increment.json
|
||||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/config.json
|
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/config.json
|
||||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/flow-actions.json.json
|
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/flow-actions.json.json
|
||||||
|
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json
|
||||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
|
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
|
||||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/indexing.json
|
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/indexing.json
|
||||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/message-queue.json
|
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/message-queue.json
|
||||||
|
|
@ -4769,6 +4773,7 @@ src/Core/Framework/Store/Search/MultiFilterStruct.php
|
||||||
src/Core/Framework/FrameworkException.php
|
src/Core/Framework/FrameworkException.php
|
||||||
src/Core/Framework/Routing/CanonicalRedirectService.php
|
src/Core/Framework/Routing/CanonicalRedirectService.php
|
||||||
src/Core/Framework/Routing/RequestDataBagResolver.php
|
src/Core/Framework/Routing/RequestDataBagResolver.php
|
||||||
|
src/Core/Framework/Routing/Extension/CanonicalRedirectExtension.php
|
||||||
src/Core/Framework/Routing/MaintenanceModeResolver.php
|
src/Core/Framework/Routing/MaintenanceModeResolver.php
|
||||||
src/Core/Framework/Routing/StoreApiRouteScope.php
|
src/Core/Framework/Routing/StoreApiRouteScope.php
|
||||||
src/Core/Framework/Routing/RouteScopeRegistry.php
|
src/Core/Framework/Routing/RouteScopeRegistry.php
|
||||||
|
|
@ -5707,6 +5712,7 @@ src/Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangem
|
||||||
src/Core/Migration/V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php
|
src/Core/Migration/V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php
|
||||||
src/Core/Migration/V6_7/Migration1728119898AddRobotsTxt.php
|
src/Core/Migration/V6_7/Migration1728119898AddRobotsTxt.php
|
||||||
src/Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
|
src/Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
|
||||||
|
src/Core/Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php
|
||||||
src/Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
|
src/Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
|
||||||
src/Core/Migration/V6_7/Migration1746176773AddIntegrationIdStateHistory.php
|
src/Core/Migration/V6_7/Migration1746176773AddIntegrationIdStateHistory.php
|
||||||
src/Core/Migration/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNames.php
|
src/Core/Migration/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNames.php
|
||||||
|
|
@ -5776,32 +5782,53 @@ src/Core/Migration/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigT
|
||||||
src/Core/Migration/V6_6/Migration1738661307AddMediaIndices.php
|
src/Core/Migration/V6_6/Migration1738661307AddMediaIndices.php
|
||||||
src/Core/Migration/V6_6/Migration1739355802FixVatHandling.php
|
src/Core/Migration/V6_6/Migration1739355802FixVatHandling.php
|
||||||
src/Core/Migration/V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php
|
src/Core/Migration/V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php
|
||||||
|
src/Core/Service/LifecycleManager.php
|
||||||
src/Core/Service/Resources/config/routes.xml
|
src/Core/Service/Resources/config/routes.xml
|
||||||
src/Core/Service/ServiceClientFactory.php
|
src/Core/Service/ServiceClientFactory.php
|
||||||
|
src/Core/Service/MessageHandler/InstallServicesHandler.php
|
||||||
src/Core/Service/MessageHandler/UpdateServiceHandler.php
|
src/Core/Service/MessageHandler/UpdateServiceHandler.php
|
||||||
|
src/Core/Service/MessageHandler/LogConsentToRegistryHandler.php
|
||||||
|
src/Core/Service/Permission/PermissionsService.php
|
||||||
|
src/Core/Service/Permission/RemoteLogger.php
|
||||||
|
src/Core/Service/Permission/ConsentState.php
|
||||||
|
src/Core/Service/Permission/PermissionsConsent.php
|
||||||
src/Core/Service/Message/UpdateServiceMessage.php
|
src/Core/Service/Message/UpdateServiceMessage.php
|
||||||
|
src/Core/Service/Message/LogPermissionToRegistryMessage.php
|
||||||
|
src/Core/Service/Message/InstallServicesMessage.php
|
||||||
|
src/Core/Service/Event/PermissionsGrantedEvent.php
|
||||||
|
src/Core/Service/Event/ServiceInstalledEvent.php
|
||||||
|
src/Core/Service/Event/ServiceUpdatedEvent.php
|
||||||
src/Core/Service/Event/ServiceOutdatedEvent.php
|
src/Core/Service/Event/ServiceOutdatedEvent.php
|
||||||
|
src/Core/Service/Event/NewServicesInstalledEvent.php
|
||||||
|
src/Core/Service/Event/PermissionsRevokedEvent.php
|
||||||
|
src/Core/Service/ServiceRegistry/ServiceEntry.php
|
||||||
|
src/Core/Service/ServiceRegistry/PermissionLogger.php
|
||||||
|
src/Core/Service/ServiceRegistry/SaveConsentRequest.php
|
||||||
|
src/Core/Service/ServiceRegistry/Client.php
|
||||||
src/Core/Service/ServiceSourceResolver.php
|
src/Core/Service/ServiceSourceResolver.php
|
||||||
src/Core/Service/ServiceRegistryClient.php
|
|
||||||
src/Core/Service/DependencyInjection/services.xml
|
src/Core/Service/DependencyInjection/services.xml
|
||||||
src/Core/Service/ServiceLifecycle.php
|
src/Core/Service/ServiceLifecycle.php
|
||||||
src/Core/Service/AllServiceInstaller.php
|
src/Core/Service/AllServiceInstaller.php
|
||||||
|
src/Core/Service/State.php
|
||||||
src/Core/Service/Api/ServiceController.php
|
src/Core/Service/Api/ServiceController.php
|
||||||
|
src/Core/Service/Api/PermissionController.php
|
||||||
src/Core/Service/ServiceClient.php
|
src/Core/Service/ServiceClient.php
|
||||||
src/Core/Service/ScheduledTask/InstallServicesTaskHandler.php
|
src/Core/Service/ScheduledTask/InstallServicesTaskHandler.php
|
||||||
src/Core/Service/ScheduledTask/InstallServicesTask.php
|
src/Core/Service/ScheduledTask/InstallServicesTask.php
|
||||||
src/Core/Service/Command/Install.php
|
src/Core/Service/Command/Install.php
|
||||||
src/Core/Service/Subscriber/WebhookManagerSubscriber.php
|
src/Core/Service/Subscriber/WebhookManagerSubscriber.php
|
||||||
src/Core/Service/Subscriber/LicenseSyncSubscriber.php
|
src/Core/Service/Subscriber/LicenseSyncSubscriber.php
|
||||||
|
src/Core/Service/Subscriber/PermissionsSubscriber.php
|
||||||
src/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php
|
src/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php
|
||||||
src/Core/Service/Subscriber/ServiceOutdatedSubscriber.php
|
src/Core/Service/Subscriber/ServiceOutdatedSubscriber.php
|
||||||
src/Core/Service/Subscriber/InstalledExtensionsListingLoadedSubscriber.php
|
src/Core/Service/Subscriber/InstalledExtensionsListingLoadedSubscriber.php
|
||||||
|
src/Core/Service/Subscriber/ServiceLifecycleSubscriber.php
|
||||||
src/Core/Service/ServiceException.php
|
src/Core/Service/ServiceException.php
|
||||||
src/Core/Service/ServiceRegistryEntry.php
|
|
||||||
src/Core/Service/Service.php
|
src/Core/Service/Service.php
|
||||||
src/Core/Service/TemporaryDirectoryFactory.php
|
src/Core/Service/TemporaryDirectoryFactory.php
|
||||||
src/Core/Service/AppInfo.php
|
src/Core/Service/AppInfo.php
|
||||||
src/Core/Service/AuthenticatedServiceClient.php
|
src/Core/Service/AuthenticatedServiceClient.php
|
||||||
|
src/Core/Service/Notification.php
|
||||||
src/Core/TestBootstrapper.php
|
src/Core/TestBootstrapper.php
|
||||||
src/Core/Test/TestDefaults.php
|
src/Core/Test/TestDefaults.php
|
||||||
src/Core/Test/AppSystemTestBehaviour.php
|
src/Core/Test/AppSystemTestBehaviour.php
|
||||||
|
|
@ -13309,6 +13336,7 @@ tests/integration/Core/Framework/App/ActionButton/Response/ReloadDataResponseFac
|
||||||
tests/integration/Core/Framework/App/ActionButton/ActionButtonLoaderTest.php
|
tests/integration/Core/Framework/App/ActionButton/ActionButtonLoaderTest.php
|
||||||
tests/integration/Core/Framework/App/ActionButton/AppActionLoaderTest.php
|
tests/integration/Core/Framework/App/ActionButton/AppActionLoaderTest.php
|
||||||
tests/integration/Core/Framework/App/ActionButton/ExecutorTest.php
|
tests/integration/Core/Framework/App/ActionButton/ExecutorTest.php
|
||||||
|
tests/integration/Core/Framework/App/Privileges/PrivilegesTest.php
|
||||||
tests/integration/Core/Framework/App/AppArchiveValidatorTest.php
|
tests/integration/Core/Framework/App/AppArchiveValidatorTest.php
|
||||||
tests/integration/Core/Framework/App/_fixtures/AppNoTobLevelFolder/some-file.txt
|
tests/integration/Core/Framework/App/_fixtures/AppNoTobLevelFolder/some-file.txt
|
||||||
tests/integration/Core/Framework/App/_fixtures/AppInvalidPrefix/some-file.txt
|
tests/integration/Core/Framework/App/_fixtures/AppInvalidPrefix/some-file.txt
|
||||||
|
|
@ -13792,6 +13820,8 @@ tests/integration/Core/Framework/Increment/IncrementerGatewayRegistryTest.php
|
||||||
tests/integration/Core/Framework/Increment/MySQLIncrementerTest.php
|
tests/integration/Core/Framework/Increment/MySQLIncrementerTest.php
|
||||||
tests/integration/Core/Framework/Increment/RedisIncrementerTest.php
|
tests/integration/Core/Framework/Increment/RedisIncrementerTest.php
|
||||||
tests/integration/Core/Installer/Configuration/ShopConfigurationServiceTest.php
|
tests/integration/Core/Installer/Configuration/ShopConfigurationServiceTest.php
|
||||||
|
tests/integration/Core/Service/PermissionsServiceTest.php
|
||||||
|
tests/integration/Core/Service/Api/PermissionControllerTest.php
|
||||||
tests/integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
|
tests/integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
|
||||||
tests/integration/Core/Maintenance/System/Service/ShopConfiguratorTest.php
|
tests/integration/Core/Maintenance/System/Service/ShopConfiguratorTest.php
|
||||||
tests/integration/Core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommandTest.php
|
tests/integration/Core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommandTest.php
|
||||||
|
|
@ -14034,6 +14064,7 @@ tests/migration/Core/V6_7/fixtures/import_export_default_profiles.sql
|
||||||
tests/migration/Core/V6_7/Migration1743064966CartConfigSubtotalTaxColumnTest.php
|
tests/migration/Core/V6_7/Migration1743064966CartConfigSubtotalTaxColumnTest.php
|
||||||
tests/migration/Core/V6_7/Migration1733136208AddH1ToCmsCategoryListingTest.php
|
tests/migration/Core/V6_7/Migration1733136208AddH1ToCmsCategoryListingTest.php
|
||||||
tests/migration/Core/V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php
|
tests/migration/Core/V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php
|
||||||
|
tests/migration/Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||||
tests/migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
|
tests/migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
|
||||||
tests/migration/Core/V6_7/Migration1742568836CreateThemeRuntimeConfigTableTest.php
|
tests/migration/Core/V6_7/Migration1742568836CreateThemeRuntimeConfigTableTest.php
|
||||||
tests/migration/Core/V6_7/Migration1726135997CreateMessengerStatsTableTest.php
|
tests/migration/Core/V6_7/Migration1726135997CreateMessengerStatsTableTest.php
|
||||||
|
|
@ -14268,6 +14299,7 @@ tests/unit/Core/Content/Seo/SeoUrlUpdaterTest.php
|
||||||
tests/unit/Core/Content/Seo/SeoExceptionTest.php
|
tests/unit/Core/Content/Seo/SeoExceptionTest.php
|
||||||
tests/unit/Core/Content/Seo/SeoUrlTwigFactoryTest.php
|
tests/unit/Core/Content/Seo/SeoUrlTwigFactoryTest.php
|
||||||
tests/unit/Core/Content/Seo/SeoUrlPlaceholderHandlerTest.php
|
tests/unit/Core/Content/Seo/SeoUrlPlaceholderHandlerTest.php
|
||||||
|
tests/unit/Core/Content/Seo/SeoUrlPersisterTest.php
|
||||||
tests/unit/Core/Content/Mail/Message/SendMailHandlerTest.php
|
tests/unit/Core/Content/Mail/Message/SendMailHandlerTest.php
|
||||||
tests/unit/Core/Content/Mail/MailExceptionTest.php
|
tests/unit/Core/Content/Mail/MailExceptionTest.php
|
||||||
tests/unit/Core/Content/Mail/MailerConfigurationCompilerPassTest.php
|
tests/unit/Core/Content/Mail/MailerConfigurationCompilerPassTest.php
|
||||||
|
|
@ -15322,6 +15354,7 @@ tests/unit/Core/Framework/App/Event/AppFlowActionEventTest.php
|
||||||
tests/unit/Core/Framework/App/Event/AppDeactivatedEventTest.php
|
tests/unit/Core/Framework/App/Event/AppDeactivatedEventTest.php
|
||||||
tests/unit/Core/Framework/App/Event/AppUpdatedEventTest.php
|
tests/unit/Core/Framework/App/Event/AppUpdatedEventTest.php
|
||||||
tests/unit/Core/Framework/App/Event/AppActivatedEventTest.php
|
tests/unit/Core/Framework/App/Event/AppActivatedEventTest.php
|
||||||
|
tests/unit/Core/Framework/App/Event/AppPermissionsUpdatedTest.php
|
||||||
tests/unit/Core/Framework/App/Event/AppInstalledEventTest.php
|
tests/unit/Core/Framework/App/Event/AppInstalledEventTest.php
|
||||||
tests/unit/Core/Framework/App/Payload/AppPayloadServiceHelperTest.php
|
tests/unit/Core/Framework/App/Payload/AppPayloadServiceHelperTest.php
|
||||||
tests/unit/Core/Framework/App/Context/Payload/AppContextGatewayPayloadServiceTest.php
|
tests/unit/Core/Framework/App/Context/Payload/AppContextGatewayPayloadServiceTest.php
|
||||||
|
|
@ -15342,6 +15375,7 @@ tests/unit/Core/Framework/App/_fixtures/manifest_no_setup.xml
|
||||||
tests/unit/Core/Framework/App/_fixtures/manifest.xml
|
tests/unit/Core/Framework/App/_fixtures/manifest.xml
|
||||||
tests/unit/Core/Framework/App/Cms/Xml/BlockTest.php
|
tests/unit/Core/Framework/App/Cms/Xml/BlockTest.php
|
||||||
tests/unit/Core/Framework/App/Api/AppJWTGenerateRouteTest.php
|
tests/unit/Core/Framework/App/Api/AppJWTGenerateRouteTest.php
|
||||||
|
tests/unit/Core/Framework/App/Api/AppPrivilegeControllerTest.php
|
||||||
tests/unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
|
tests/unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
|
||||||
tests/unit/Core/Framework/App/Command/_fixtures/create-app-project/.gitkeep
|
tests/unit/Core/Framework/App/Command/_fixtures/create-app-project/.gitkeep
|
||||||
tests/unit/Core/Framework/App/Command/AppListCommandTest.php
|
tests/unit/Core/Framework/App/Command/AppListCommandTest.php
|
||||||
|
|
@ -15363,6 +15397,7 @@ tests/unit/Core/Framework/App/Manifest/_fixtures/invalidTaxProvider/manifest-mis
|
||||||
tests/unit/Core/Framework/App/Manifest/_fixtures/invalidTaxProvider/manifest-missing-name.xml
|
tests/unit/Core/Framework/App/Manifest/_fixtures/invalidTaxProvider/manifest-missing-name.xml
|
||||||
tests/unit/Core/Framework/App/Manifest/_fixtures/test-manifest-withoutShippingMethods.xml
|
tests/unit/Core/Framework/App/Manifest/_fixtures/test-manifest-withoutShippingMethods.xml
|
||||||
tests/unit/Core/Framework/App/Manifest/_fixtures/invalidShippingMethods-manifest.xml
|
tests/unit/Core/Framework/App/Manifest/_fixtures/invalidShippingMethods-manifest.xml
|
||||||
|
tests/unit/Core/Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml
|
||||||
tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html
|
tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html
|
||||||
tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-second-block/previewExpected.html
|
tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-second-block/previewExpected.html
|
||||||
tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-second-block/preview.html
|
tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-second-block/preview.html
|
||||||
|
|
@ -15449,6 +15484,7 @@ tests/unit/Core/Framework/App/Payment/Payload/PaymentPayloadServiceTest.php
|
||||||
tests/unit/Core/Framework/App/Lifecycle/AppLifecycleTest.php
|
tests/unit/Core/Framework/App/Lifecycle/AppLifecycleTest.php
|
||||||
tests/unit/Core/Framework/App/Lifecycle/AppLoaderTest.php
|
tests/unit/Core/Framework/App/Lifecycle/AppLoaderTest.php
|
||||||
tests/unit/Core/Framework/App/Lifecycle/ScriptFileReaderTest.php
|
tests/unit/Core/Framework/App/Lifecycle/ScriptFileReaderTest.php
|
||||||
|
tests/unit/Core/Framework/App/Lifecycle/Persister/PermissionPersisterTest.php
|
||||||
tests/unit/Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php
|
tests/unit/Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php
|
||||||
tests/unit/Core/Framework/App/Lifecycle/Persister/ShippingMethodPersisterTest.php
|
tests/unit/Core/Framework/App/Lifecycle/Persister/ShippingMethodPersisterTest.php
|
||||||
tests/unit/Core/Framework/App/Lifecycle/Persister/TaxProviderPersisterTest.php
|
tests/unit/Core/Framework/App/Lifecycle/Persister/TaxProviderPersisterTest.php
|
||||||
|
|
@ -15839,27 +15875,37 @@ tests/unit/Core/Installer/Database/DatabaseMigratorTest.php
|
||||||
tests/unit/Core/Installer/Database/MigrationCollectionFactoryTest.php
|
tests/unit/Core/Installer/Database/MigrationCollectionFactoryTest.php
|
||||||
tests/unit/Core/Installer/Database/BlueGreenDeploymentServiceTest.php
|
tests/unit/Core/Installer/Database/BlueGreenDeploymentServiceTest.php
|
||||||
tests/unit/Core/TestBootstrapperTest.php
|
tests/unit/Core/TestBootstrapperTest.php
|
||||||
|
tests/unit/Core/Service/LifecycleManagerTest.php
|
||||||
|
tests/unit/Core/Service/MessageHandler/InstallServicesHandlerTest.php
|
||||||
tests/unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php
|
tests/unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php
|
||||||
|
tests/unit/Core/Service/MessageHandler/LogConsentToRegistryHandlerTest.php
|
||||||
tests/unit/Core/Service/ServiceExceptionTest.php
|
tests/unit/Core/Service/ServiceExceptionTest.php
|
||||||
|
tests/unit/Core/Service/Permission/PermissionsConsentTest.php
|
||||||
|
tests/unit/Core/Service/Permission/PermissionsServiceTest.php
|
||||||
tests/unit/Core/Service/Message/UpdateServiceMessageTest.php
|
tests/unit/Core/Service/Message/UpdateServiceMessageTest.php
|
||||||
tests/unit/Core/Service/Event/ServiceOutdatedEventTest.php
|
tests/unit/Core/Service/Event/ServiceOutdatedEventTest.php
|
||||||
|
tests/unit/Core/Service/ServiceRegistry/PermissionLoggerTest.php
|
||||||
|
tests/unit/Core/Service/ServiceRegistry/ClientTest.php
|
||||||
|
tests/unit/Core/Service/ServiceRegistry/ServiceEntryTest.php
|
||||||
tests/unit/Core/Service/ServiceSourceResolverTest.php
|
tests/unit/Core/Service/ServiceSourceResolverTest.php
|
||||||
tests/unit/Core/Service/ServiceRegistryClientTest.php
|
|
||||||
tests/unit/Core/Service/_fixtures/manifest2.xml
|
tests/unit/Core/Service/_fixtures/manifest2.xml
|
||||||
tests/unit/Core/Service/_fixtures/manifest1.xml
|
tests/unit/Core/Service/_fixtures/manifest1.xml
|
||||||
tests/unit/Core/Service/ServiceRegistryEntryTest.php
|
tests/unit/Core/Service/Api/PermissionControllerTest.php
|
||||||
tests/unit/Core/Service/Api/ServiceControllerTest.php
|
tests/unit/Core/Service/Api/ServiceControllerTest.php
|
||||||
tests/unit/Core/Service/ScheduledTask/InstallServicesTaskTest.php
|
tests/unit/Core/Service/ScheduledTask/InstallServicesTaskTest.php
|
||||||
tests/unit/Core/Service/ScheduledTask/InstallServicesTaskHandlerTest.php
|
tests/unit/Core/Service/ScheduledTask/InstallServicesTaskHandlerTest.php
|
||||||
tests/unit/Core/Service/Command/InstallTest.php
|
tests/unit/Core/Service/Command/InstallTest.php
|
||||||
tests/unit/Core/Service/AllServiceInstallerTest.php
|
tests/unit/Core/Service/AllServiceInstallerTest.php
|
||||||
tests/unit/Core/Service/Subscriber/WebhookManagerSubscriberTest.php
|
tests/unit/Core/Service/Subscriber/WebhookManagerSubscriberTest.php
|
||||||
|
tests/unit/Core/Service/Subscriber/ServiceLifecycleSubscriberTest.php
|
||||||
tests/unit/Core/Service/Subscriber/LicenseSyncSubscriberTest.php
|
tests/unit/Core/Service/Subscriber/LicenseSyncSubscriberTest.php
|
||||||
tests/unit/Core/Service/Subscriber/ServiceOutdatedSubscriberTest.php
|
tests/unit/Core/Service/Subscriber/ServiceOutdatedSubscriberTest.php
|
||||||
|
tests/unit/Core/Service/Subscriber/PermissionsSubscriberTest.php
|
||||||
tests/unit/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php
|
tests/unit/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php
|
||||||
tests/unit/Core/Service/Subscriber/InstalledExtensionsListingLoadedSubscriberTest.php
|
tests/unit/Core/Service/Subscriber/InstalledExtensionsListingLoadedSubscriberTest.php
|
||||||
tests/unit/Core/Service/AuthenticatedServiceClientTest.php
|
tests/unit/Core/Service/AuthenticatedServiceClientTest.php
|
||||||
tests/unit/Core/Service/ServiceLifecycleTest.php
|
tests/unit/Core/Service/ServiceLifecycleTest.php
|
||||||
|
tests/unit/Core/Service/NotificationTest.php
|
||||||
tests/unit/Core/Service/ServiceClientTest.php
|
tests/unit/Core/Service/ServiceClientTest.php
|
||||||
tests/unit/Core/Service/ServiceClientFactoryTest.php
|
tests/unit/Core/Service/ServiceClientFactoryTest.php
|
||||||
tests/unit/Core/Service/AppInfoTest.php
|
tests/unit/Core/Service/AppInfoTest.php
|
||||||
|
|
@ -19099,6 +19145,7 @@ changelog/_unreleased/2025-04-08-fix-invoice-empty-pages.md
|
||||||
changelog/_unreleased/2025-05-19-bsfg-compliant-alt-tag-for-decorative-images.md
|
changelog/_unreleased/2025-05-19-bsfg-compliant-alt-tag-for-decorative-images.md
|
||||||
changelog/_unreleased/2025-05-07-deprecated-theme-translations-to-use-admin-snippets.md
|
changelog/_unreleased/2025-05-07-deprecated-theme-translations-to-use-admin-snippets.md
|
||||||
changelog/_unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md
|
changelog/_unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md
|
||||||
|
changelog/_unreleased/2025-07-03-add-canonical-redirect-extension.md
|
||||||
changelog/_unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md
|
changelog/_unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md
|
||||||
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
|
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
|
||||||
changelog/_unreleased/2025-04-21-implement-media-component-with-admin-sdk.md
|
changelog/_unreleased/2025-04-21-implement-media-component-with-admin-sdk.md
|
||||||
|
|
@ -19142,6 +19189,7 @@ changelog/_unreleased/2025-05-24-add-event-to-modify-saleschannelcontext.md
|
||||||
changelog/_unreleased/2025-06-02-added-not-filter-shorthands.md
|
changelog/_unreleased/2025-06-02-added-not-filter-shorthands.md
|
||||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||||
changelog/_unreleased/2025-06-06-deprecate-i18n-tc-function.md
|
changelog/_unreleased/2025-06-06-deprecate-i18n-tc-function.md
|
||||||
|
changelog/_unreleased/2025-07-04-change-deprecated-and-in-sql-accessor-builder.md
|
||||||
changelog/_unreleased/2025-06-07-spelling-fixes-in-core-package.md
|
changelog/_unreleased/2025-06-07-spelling-fixes-in-core-package.md
|
||||||
changelog/_unreleased/2025-06-03-improved-ar-error-feeback.md
|
changelog/_unreleased/2025-06-03-improved-ar-error-feeback.md
|
||||||
changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md
|
changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md
|
||||||
|
|
@ -19157,6 +19205,7 @@ changelog/_unreleased/2025-06-26-remove-usage-of-file_exists.md
|
||||||
changelog/_unreleased/2025-07-03-improved-initial-camera-position-of-3d-viewer.md
|
changelog/_unreleased/2025-07-03-improved-initial-camera-position-of-3d-viewer.md
|
||||||
changelog/_unreleased/.keep
|
changelog/_unreleased/.keep
|
||||||
changelog/_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
|
changelog/_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
|
||||||
|
changelog/_unreleased/2025-07-03-skip-cart-recalculation-on-esi-sub-requests.md
|
||||||
changelog/_unreleased/2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md
|
changelog/_unreleased/2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md
|
||||||
changelog/_unreleased/2025-04-15-deprecate-account-order-detail-page.md
|
changelog/_unreleased/2025-04-15-deprecate-account-order-detail-page.md
|
||||||
changelog/_unreleased/2025-05-18-change-file_exists-to-is_dir.md
|
changelog/_unreleased/2025-05-18-change-file_exists-to-is_dir.md
|
||||||
|
|
@ -19171,6 +19220,7 @@ changelog/_unreleased/2025-03-17-add-twig-block-around-filter-columns.md
|
||||||
changelog/_unreleased/2025-06-05-products-with-variants-should-return-the-variant-that-match-the-search-term-in-the-product-detail-page.md
|
changelog/_unreleased/2025-06-05-products-with-variants-should-return-the-variant-that-match-the-search-term-in-the-product-detail-page.md
|
||||||
changelog/_unreleased/2025-04-29-deprecated-carts-alerts.md
|
changelog/_unreleased/2025-04-29-deprecated-carts-alerts.md
|
||||||
changelog/_unreleased/2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md
|
changelog/_unreleased/2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md
|
||||||
|
changelog/_unreleased/2025-06-23-fix-issue-seo-url-not-generating-anymore.md
|
||||||
changelog/_unreleased/2025-03-13-preserve-administration-sidebar-state.md
|
changelog/_unreleased/2025-03-13-preserve-administration-sidebar-state.md
|
||||||
changelog/_unreleased/2025-06-23-fix-product-search-sql-scoring.md
|
changelog/_unreleased/2025-06-23-fix-product-search-sql-scoring.md
|
||||||
changelog/_unreleased/2025-05-30-silence-and-log-exceptions-of-in-app-purchases.md
|
changelog/_unreleased/2025-05-30-silence-and-log-exceptions-of-in-app-purchases.md
|
||||||
|
|
@ -19191,7 +19241,9 @@ changelog/_unreleased/2022-07-04-mail-attach.md
|
||||||
changelog/_unreleased/2025-06-27-add-theme-config-validation.md
|
changelog/_unreleased/2025-06-27-add-theme-config-validation.md
|
||||||
changelog/_unreleased/2025-07-01-add-lock-for-cache-clearer.md
|
changelog/_unreleased/2025-07-01-add-lock-for-cache-clearer.md
|
||||||
changelog/_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md
|
changelog/_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md
|
||||||
|
changelog/_unreleased/2025-07-03-add-missing-date-time-format-prop-for-sw-time-ago.md
|
||||||
changelog/_unreleased/2025-05-28-add-convert-guest-route.md
|
changelog/_unreleased/2025-05-28-add-convert-guest-route.md
|
||||||
|
changelog/_unreleased/2025-07-03-removed-entity-hydrator-internal-class-tag.md
|
||||||
changelog/_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md
|
changelog/_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md
|
||||||
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||||
changelog/_unreleased/2025-05-02-remove-specific-color-on-icon-wishlist.md
|
changelog/_unreleased/2025-05-02-remove-specific-color-on-icon-wishlist.md
|
||||||
|
|
@ -19213,6 +19265,7 @@ changelog/_unreleased/2025-03-29-remove-debit-payment-method.md
|
||||||
changelog/_unreleased/2025-06-26-remove-usage-of-file_exists-in-tests.md
|
changelog/_unreleased/2025-06-26-remove-usage-of-file_exists-in-tests.md
|
||||||
changelog/_unreleased/2025-06-05-improve-error-handling-of-storefront-plugin-manager.md
|
changelog/_unreleased/2025-06-05-improve-error-handling-of-storefront-plugin-manager.md
|
||||||
changelog/_unreleased/2025-06-24-added-twig-block-for-text-editor.md
|
changelog/_unreleased/2025-06-24-added-twig-block-for-text-editor.md
|
||||||
|
changelog/_unreleased/2025-07-03-improved-xml-http-request-denied-exception-info.md
|
||||||
changelog/_unreleased/2025-06-02-added-es-response-to-searched-event.md
|
changelog/_unreleased/2025-06-02-added-es-response-to-searched-event.md
|
||||||
changelog/_unreleased/2025-06-06-added-price-calculation-extension.md
|
changelog/_unreleased/2025-06-06-added-price-calculation-extension.md
|
||||||
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||||
|
|
|
||||||
|
|
@ -83838,6 +83838,12 @@ src/Admin/API/PaymentGatewaySuggestionsTest.php
|
||||||
Admin/API/PaymentGatewaySuggestionsTest.php
|
Admin/API/PaymentGatewaySuggestionsTest.php
|
||||||
API/PaymentGatewaySuggestionsTest.php
|
API/PaymentGatewaySuggestionsTest.php
|
||||||
PaymentGatewaySuggestionsTest.php
|
PaymentGatewaySuggestionsTest.php
|
||||||
|
plugins/woocommerce/tests/php/includes/class-wc-tax-test.php
|
||||||
|
woocommerce/tests/php/includes/class-wc-tax-test.php
|
||||||
|
tests/php/includes/class-wc-tax-test.php
|
||||||
|
php/includes/class-wc-tax-test.php
|
||||||
|
includes/class-wc-tax-test.php
|
||||||
|
class-wc-tax-test.php
|
||||||
plugins/woocommerce/tests/php/includes/class-wc-install-test.php
|
plugins/woocommerce/tests/php/includes/class-wc-install-test.php
|
||||||
woocommerce/tests/php/includes/class-wc-install-test.php
|
woocommerce/tests/php/includes/class-wc-install-test.php
|
||||||
tests/php/includes/class-wc-install-test.php
|
tests/php/includes/class-wc-install-test.php
|
||||||
|
|
@ -88844,6 +88850,10 @@ plugins/woocommerce/changelog/58991-fix-hide-quantity-selector-in-items-sold-ind
|
||||||
woocommerce/changelog/58991-fix-hide-quantity-selector-in-items-sold-individually
|
woocommerce/changelog/58991-fix-hide-quantity-selector-in-items-sold-individually
|
||||||
changelog/58991-fix-hide-quantity-selector-in-items-sold-individually
|
changelog/58991-fix-hide-quantity-selector-in-items-sold-individually
|
||||||
58991-fix-hide-quantity-selector-in-items-sold-individually
|
58991-fix-hide-quantity-selector-in-items-sold-individually
|
||||||
|
plugins/woocommerce/changelog/fix-59393-fix-grouped-products-min-quantity
|
||||||
|
woocommerce/changelog/fix-59393-fix-grouped-products-min-quantity
|
||||||
|
changelog/fix-59393-fix-grouped-products-min-quantity
|
||||||
|
fix-59393-fix-grouped-products-min-quantity
|
||||||
plugins/woocommerce/changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in
|
plugins/woocommerce/changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in
|
||||||
woocommerce/changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in
|
woocommerce/changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in
|
||||||
changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in
|
changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in
|
||||||
|
|
@ -88936,6 +88946,10 @@ plugins/woocommerce/changelog/2025-06-20-10-08-35-352964
|
||||||
woocommerce/changelog/2025-06-20-10-08-35-352964
|
woocommerce/changelog/2025-06-20-10-08-35-352964
|
||||||
changelog/2025-06-20-10-08-35-352964
|
changelog/2025-06-20-10-08-35-352964
|
||||||
2025-06-20-10-08-35-352964
|
2025-06-20-10-08-35-352964
|
||||||
|
plugins/woocommerce/changelog/fix-bail-if-sub-query-find-no-product
|
||||||
|
woocommerce/changelog/fix-bail-if-sub-query-find-no-product
|
||||||
|
changelog/fix-bail-if-sub-query-find-no-product
|
||||||
|
fix-bail-if-sub-query-find-no-product
|
||||||
plugins/woocommerce/changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to
|
plugins/woocommerce/changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to
|
||||||
woocommerce/changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to
|
woocommerce/changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to
|
||||||
changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to
|
changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to
|
||||||
|
|
@ -88952,6 +88966,14 @@ plugins/woocommerce/changelog/fix-css-build-warnings
|
||||||
woocommerce/changelog/fix-css-build-warnings
|
woocommerce/changelog/fix-css-build-warnings
|
||||||
changelog/fix-css-build-warnings
|
changelog/fix-css-build-warnings
|
||||||
fix-css-build-warnings
|
fix-css-build-warnings
|
||||||
|
plugins/woocommerce/changelog/wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be
|
||||||
|
woocommerce/changelog/wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be
|
||||||
|
changelog/wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be
|
||||||
|
wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be
|
||||||
|
plugins/woocommerce/changelog/fix-prevent-recalculation-on-empty-cart
|
||||||
|
woocommerce/changelog/fix-prevent-recalculation-on-empty-cart
|
||||||
|
changelog/fix-prevent-recalculation-on-empty-cart
|
||||||
|
fix-prevent-recalculation-on-empty-cart
|
||||||
plugins/woocommerce/changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks
|
plugins/woocommerce/changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks
|
||||||
woocommerce/changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks
|
woocommerce/changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks
|
||||||
changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks
|
changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks
|
||||||
|
|
@ -88992,6 +89014,10 @@ plugins/woocommerce/changelog/2025-06-20-10-40-34-690102
|
||||||
woocommerce/changelog/2025-06-20-10-40-34-690102
|
woocommerce/changelog/2025-06-20-10-40-34-690102
|
||||||
changelog/2025-06-20-10-40-34-690102
|
changelog/2025-06-20-10-40-34-690102
|
||||||
2025-06-20-10-40-34-690102
|
2025-06-20-10-40-34-690102
|
||||||
|
plugins/woocommerce/changelog/59321-fix-advanced-settings
|
||||||
|
woocommerce/changelog/59321-fix-advanced-settings
|
||||||
|
changelog/59321-fix-advanced-settings
|
||||||
|
59321-fix-advanced-settings
|
||||||
plugins/woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
|
plugins/woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
|
||||||
woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
|
woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
|
||||||
changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
|
changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
|
||||||
|
|
@ -89012,6 +89038,10 @@ plugins/woocommerce/changelog/wooplug-4524-remove-error-message-on-blocks-checko
|
||||||
woocommerce/changelog/wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express
|
woocommerce/changelog/wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express
|
||||||
changelog/wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express
|
changelog/wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express
|
||||||
wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express
|
wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express
|
||||||
|
plugins/woocommerce/changelog/update-blocks-where-selectors
|
||||||
|
woocommerce/changelog/update-blocks-where-selectors
|
||||||
|
changelog/update-blocks-where-selectors
|
||||||
|
update-blocks-where-selectors
|
||||||
plugins/woocommerce/changelog/fix-58838-flaky-test
|
plugins/woocommerce/changelog/fix-58838-flaky-test
|
||||||
woocommerce/changelog/fix-58838-flaky-test
|
woocommerce/changelog/fix-58838-flaky-test
|
||||||
changelog/fix-58838-flaky-test
|
changelog/fix-58838-flaky-test
|
||||||
|
|
@ -89112,6 +89142,10 @@ plugins/woocommerce/changelog/docs-css-queries
|
||||||
woocommerce/changelog/docs-css-queries
|
woocommerce/changelog/docs-css-queries
|
||||||
changelog/docs-css-queries
|
changelog/docs-css-queries
|
||||||
docs-css-queries
|
docs-css-queries
|
||||||
|
plugins/woocommerce/changelog/fix-issue-59263
|
||||||
|
woocommerce/changelog/fix-issue-59263
|
||||||
|
changelog/fix-issue-59263
|
||||||
|
fix-issue-59263
|
||||||
plugins/woocommerce/changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test
|
plugins/woocommerce/changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test
|
||||||
woocommerce/changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test
|
woocommerce/changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test
|
||||||
changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test
|
changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test
|
||||||
|
|
|
||||||
|
|
@ -11286,6 +11286,7 @@ plugins/woocommerce/tests/php/src/Admin/API/OnboardingProfileTest.php
|
||||||
plugins/woocommerce/tests/php/src/Admin/API/LaunchYourStoreTest.php
|
plugins/woocommerce/tests/php/src/Admin/API/LaunchYourStoreTest.php
|
||||||
plugins/woocommerce/tests/php/src/Admin/API/MarketingRecommendationsTest.php
|
plugins/woocommerce/tests/php/src/Admin/API/MarketingRecommendationsTest.php
|
||||||
plugins/woocommerce/tests/php/src/Admin/API/PaymentGatewaySuggestionsTest.php
|
plugins/woocommerce/tests/php/src/Admin/API/PaymentGatewaySuggestionsTest.php
|
||||||
|
plugins/woocommerce/tests/php/includes/class-wc-tax-test.php
|
||||||
plugins/woocommerce/tests/php/includes/class-wc-install-test.php
|
plugins/woocommerce/tests/php/includes/class-wc-install-test.php
|
||||||
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-test.php
|
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-test.php
|
||||||
plugins/woocommerce/tests/php/includes/class-wc-cart-persistence.php
|
plugins/woocommerce/tests/php/includes/class-wc-cart-persistence.php
|
||||||
|
|
@ -12147,6 +12148,7 @@ plugins/woocommerce/changelog/fix-55053-flaky-test
|
||||||
plugins/woocommerce/changelog/update-nox-payments-task-label-and-logic
|
plugins/woocommerce/changelog/update-nox-payments-task-label-and-logic
|
||||||
plugins/woocommerce/changelog/59097-dev-support-quantity-limits
|
plugins/woocommerce/changelog/59097-dev-support-quantity-limits
|
||||||
plugins/woocommerce/changelog/58991-fix-hide-quantity-selector-in-items-sold-individually
|
plugins/woocommerce/changelog/58991-fix-hide-quantity-selector-in-items-sold-individually
|
||||||
|
plugins/woocommerce/changelog/fix-59393-fix-grouped-products-min-quantity
|
||||||
plugins/woocommerce/changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in
|
plugins/woocommerce/changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in
|
||||||
plugins/woocommerce/changelog/58755-dev-53714
|
plugins/woocommerce/changelog/58755-dev-53714
|
||||||
plugins/woocommerce/changelog/58998-fix-cys-crash
|
plugins/woocommerce/changelog/58998-fix-cys-crash
|
||||||
|
|
@ -12170,10 +12172,13 @@ plugins/woocommerce/changelog/fix-add-to-cart-with-options-hooks-refactor
|
||||||
plugins/woocommerce/changelog/fix-48895
|
plugins/woocommerce/changelog/fix-48895
|
||||||
plugins/woocommerce/changelog/wooplug-3653-configure-build-and-publishing-of-the-email-editors-js
|
plugins/woocommerce/changelog/wooplug-3653-configure-build-and-publishing-of-the-email-editors-js
|
||||||
plugins/woocommerce/changelog/2025-06-20-10-08-35-352964
|
plugins/woocommerce/changelog/2025-06-20-10-08-35-352964
|
||||||
|
plugins/woocommerce/changelog/fix-bail-if-sub-query-find-no-product
|
||||||
plugins/woocommerce/changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to
|
plugins/woocommerce/changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to
|
||||||
plugins/woocommerce/changelog/e2e-fix-product-csv-import-tests-missing-existing-products
|
plugins/woocommerce/changelog/e2e-fix-product-csv-import-tests-missing-existing-products
|
||||||
plugins/woocommerce/changelog/58402-add-57318
|
plugins/woocommerce/changelog/58402-add-57318
|
||||||
plugins/woocommerce/changelog/fix-css-build-warnings
|
plugins/woocommerce/changelog/fix-css-build-warnings
|
||||||
|
plugins/woocommerce/changelog/wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be
|
||||||
|
plugins/woocommerce/changelog/fix-prevent-recalculation-on-empty-cart
|
||||||
plugins/woocommerce/changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks
|
plugins/woocommerce/changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks
|
||||||
plugins/woocommerce/changelog/fix-variable-products-handling
|
plugins/woocommerce/changelog/fix-variable-products-handling
|
||||||
plugins/woocommerce/changelog/58376-add-expose-customer-stats-endpoint
|
plugins/woocommerce/changelog/58376-add-expose-customer-stats-endpoint
|
||||||
|
|
@ -12184,11 +12189,13 @@ plugins/woocommerce/changelog/fix-product_availability_class_check
|
||||||
plugins/woocommerce/changelog/59290-add-reset-account-test-step
|
plugins/woocommerce/changelog/59290-add-reset-account-test-step
|
||||||
plugins/woocommerce/changelog/remove-product-editor-feature
|
plugins/woocommerce/changelog/remove-product-editor-feature
|
||||||
plugins/woocommerce/changelog/2025-06-20-10-40-34-690102
|
plugins/woocommerce/changelog/2025-06-20-10-40-34-690102
|
||||||
|
plugins/woocommerce/changelog/59321-fix-advanced-settings
|
||||||
plugins/woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
|
plugins/woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
|
||||||
plugins/woocommerce/changelog/fix-WOOPLUG-4820-pm-selection-cutoff-safari
|
plugins/woocommerce/changelog/fix-WOOPLUG-4820-pm-selection-cutoff-safari
|
||||||
plugins/woocommerce/changelog/update-checkout-loading-without-suspense
|
plugins/woocommerce/changelog/update-checkout-loading-without-suspense
|
||||||
plugins/woocommerce/changelog/fix-use-minus-character-instead-of-hyphens-in-quantity-selectors
|
plugins/woocommerce/changelog/fix-use-minus-character-instead-of-hyphens-in-quantity-selectors
|
||||||
plugins/woocommerce/changelog/wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express
|
plugins/woocommerce/changelog/wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express
|
||||||
|
plugins/woocommerce/changelog/update-blocks-where-selectors
|
||||||
plugins/woocommerce/changelog/fix-58838-flaky-test
|
plugins/woocommerce/changelog/fix-58838-flaky-test
|
||||||
plugins/woocommerce/changelog/58936-dev-grouping-payment-complete-statuses
|
plugins/woocommerce/changelog/58936-dev-grouping-payment-complete-statuses
|
||||||
plugins/woocommerce/changelog/fix-wooplug-4749-nav-tab-wrapper-clearfix
|
plugins/woocommerce/changelog/fix-wooplug-4749-nav-tab-wrapper-clearfix
|
||||||
|
|
@ -12214,6 +12221,7 @@ plugins/woocommerce/changelog/wooplug-4541-blockified-product-details-makes-404-
|
||||||
plugins/woocommerce/changelog/.gitkeep
|
plugins/woocommerce/changelog/.gitkeep
|
||||||
plugins/woocommerce/changelog/wooplug-4619-enhancement-font-weight-510-makes-text-blurry-in-the-new
|
plugins/woocommerce/changelog/wooplug-4619-enhancement-font-weight-510-makes-text-blurry-in-the-new
|
||||||
plugins/woocommerce/changelog/docs-css-queries
|
plugins/woocommerce/changelog/docs-css-queries
|
||||||
|
plugins/woocommerce/changelog/fix-issue-59263
|
||||||
plugins/woocommerce/changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test
|
plugins/woocommerce/changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test
|
||||||
plugins/woocommerce/changelog/feat-issue-59287
|
plugins/woocommerce/changelog/feat-issue-59287
|
||||||
plugins/woocommerce/changelog/wooplug-4211-product-specifications-inherit-table-block-styling
|
plugins/woocommerce/changelog/wooplug-4211-product-specifications-inherit-table-block-styling
|
||||||
|
|
|
||||||
|
|
@ -5042,13 +5042,6 @@ user/current/avatar/add_spec.rb
|
||||||
current/avatar/add_spec.rb
|
current/avatar/add_spec.rb
|
||||||
avatar/add_spec.rb
|
avatar/add_spec.rb
|
||||||
add_spec.rb
|
add_spec.rb
|
||||||
spec/graphql/gql/mutations/user/current/ticket_summary_banner_hidden_spec.rb
|
|
||||||
graphql/gql/mutations/user/current/ticket_summary_banner_hidden_spec.rb
|
|
||||||
gql/mutations/user/current/ticket_summary_banner_hidden_spec.rb
|
|
||||||
mutations/user/current/ticket_summary_banner_hidden_spec.rb
|
|
||||||
user/current/ticket_summary_banner_hidden_spec.rb
|
|
||||||
current/ticket_summary_banner_hidden_spec.rb
|
|
||||||
ticket_summary_banner_hidden_spec.rb
|
|
||||||
spec/graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb
|
spec/graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb
|
||||||
graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb
|
graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb
|
||||||
gql/mutations/user/current/notification_preferences_reset_spec.rb
|
gql/mutations/user/current/notification_preferences_reset_spec.rb
|
||||||
|
|
@ -14136,13 +14129,6 @@ app/controllers/ticket_zoom/form_handler_text_module.coffee
|
||||||
controllers/ticket_zoom/form_handler_text_module.coffee
|
controllers/ticket_zoom/form_handler_text_module.coffee
|
||||||
ticket_zoom/form_handler_text_module.coffee
|
ticket_zoom/form_handler_text_module.coffee
|
||||||
form_handler_text_module.coffee
|
form_handler_text_module.coffee
|
||||||
app/assets/javascripts/app/controllers/ticket_zoom/banner_ticket_summary.coffee
|
|
||||||
assets/javascripts/app/controllers/ticket_zoom/banner_ticket_summary.coffee
|
|
||||||
javascripts/app/controllers/ticket_zoom/banner_ticket_summary.coffee
|
|
||||||
app/controllers/ticket_zoom/banner_ticket_summary.coffee
|
|
||||||
controllers/ticket_zoom/banner_ticket_summary.coffee
|
|
||||||
ticket_zoom/banner_ticket_summary.coffee
|
|
||||||
banner_ticket_summary.coffee
|
|
||||||
app/assets/javascripts/app/controllers/ticket_zoom/time_unit.coffee
|
app/assets/javascripts/app/controllers/ticket_zoom/time_unit.coffee
|
||||||
assets/javascripts/app/controllers/ticket_zoom/time_unit.coffee
|
assets/javascripts/app/controllers/ticket_zoom/time_unit.coffee
|
||||||
javascripts/app/controllers/ticket_zoom/time_unit.coffee
|
javascripts/app/controllers/ticket_zoom/time_unit.coffee
|
||||||
|
|
@ -15061,6 +15047,12 @@ javascripts/app/controllers/getting_started.coffee
|
||||||
app/controllers/getting_started.coffee
|
app/controllers/getting_started.coffee
|
||||||
controllers/getting_started.coffee
|
controllers/getting_started.coffee
|
||||||
getting_started.coffee
|
getting_started.coffee
|
||||||
|
app/assets/javascripts/app/controllers/text_tools_modal.coffee
|
||||||
|
assets/javascripts/app/controllers/text_tools_modal.coffee
|
||||||
|
javascripts/app/controllers/text_tools_modal.coffee
|
||||||
|
app/controllers/text_tools_modal.coffee
|
||||||
|
controllers/text_tools_modal.coffee
|
||||||
|
text_tools_modal.coffee
|
||||||
app/assets/javascripts/app/controllers/import_freshdesk.coffee
|
app/assets/javascripts/app/controllers/import_freshdesk.coffee
|
||||||
assets/javascripts/app/controllers/import_freshdesk.coffee
|
assets/javascripts/app/controllers/import_freshdesk.coffee
|
||||||
javascripts/app/controllers/import_freshdesk.coffee
|
javascripts/app/controllers/import_freshdesk.coffee
|
||||||
|
|
@ -17131,13 +17123,6 @@ app/views/ticket_zoom/time_unit.jst.eco
|
||||||
views/ticket_zoom/time_unit.jst.eco
|
views/ticket_zoom/time_unit.jst.eco
|
||||||
ticket_zoom/time_unit.jst.eco
|
ticket_zoom/time_unit.jst.eco
|
||||||
time_unit.jst.eco
|
time_unit.jst.eco
|
||||||
app/assets/javascripts/app/views/ticket_zoom/banner_ticket_summary.jst.eco
|
|
||||||
assets/javascripts/app/views/ticket_zoom/banner_ticket_summary.jst.eco
|
|
||||||
javascripts/app/views/ticket_zoom/banner_ticket_summary.jst.eco
|
|
||||||
app/views/ticket_zoom/banner_ticket_summary.jst.eco
|
|
||||||
views/ticket_zoom/banner_ticket_summary.jst.eco
|
|
||||||
ticket_zoom/banner_ticket_summary.jst.eco
|
|
||||||
banner_ticket_summary.jst.eco
|
|
||||||
app/assets/javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco
|
app/assets/javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco
|
||||||
assets/javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco
|
assets/javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco
|
||||||
javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco
|
javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco
|
||||||
|
|
@ -19195,6 +19180,13 @@ app/views/generic/richtext.jst.eco
|
||||||
views/generic/richtext.jst.eco
|
views/generic/richtext.jst.eco
|
||||||
generic/richtext.jst.eco
|
generic/richtext.jst.eco
|
||||||
richtext.jst.eco
|
richtext.jst.eco
|
||||||
|
app/assets/javascripts/app/views/generic/text_tools_dropdown.jst.eco
|
||||||
|
assets/javascripts/app/views/generic/text_tools_dropdown.jst.eco
|
||||||
|
javascripts/app/views/generic/text_tools_dropdown.jst.eco
|
||||||
|
app/views/generic/text_tools_dropdown.jst.eco
|
||||||
|
views/generic/text_tools_dropdown.jst.eco
|
||||||
|
generic/text_tools_dropdown.jst.eco
|
||||||
|
text_tools_dropdown.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/tabs.jst.eco
|
app/assets/javascripts/app/views/generic/tabs.jst.eco
|
||||||
assets/javascripts/app/views/generic/tabs.jst.eco
|
assets/javascripts/app/views/generic/tabs.jst.eco
|
||||||
javascripts/app/views/generic/tabs.jst.eco
|
javascripts/app/views/generic/tabs.jst.eco
|
||||||
|
|
@ -19337,13 +19329,6 @@ app/views/generic/time_range.jst.eco
|
||||||
views/generic/time_range.jst.eco
|
views/generic/time_range.jst.eco
|
||||||
generic/time_range.jst.eco
|
generic/time_range.jst.eco
|
||||||
time_range.jst.eco
|
time_range.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/text_tools.jst.eco
|
|
||||||
assets/javascripts/app/views/generic/text_tools.jst.eco
|
|
||||||
javascripts/app/views/generic/text_tools.jst.eco
|
|
||||||
app/views/generic/text_tools.jst.eco
|
|
||||||
views/generic/text_tools.jst.eco
|
|
||||||
generic/text_tools.jst.eco
|
|
||||||
text_tools.jst.eco
|
|
||||||
app/assets/javascripts/app/views/generic/error/success.jst.eco
|
app/assets/javascripts/app/views/generic/error/success.jst.eco
|
||||||
assets/javascripts/app/views/generic/error/success.jst.eco
|
assets/javascripts/app/views/generic/error/success.jst.eco
|
||||||
javascripts/app/views/generic/error/success.jst.eco
|
javascripts/app/views/generic/error/success.jst.eco
|
||||||
|
|
@ -19637,6 +19622,13 @@ app/views/generic/attachment.jst.eco
|
||||||
views/generic/attachment.jst.eco
|
views/generic/attachment.jst.eco
|
||||||
generic/attachment.jst.eco
|
generic/attachment.jst.eco
|
||||||
attachment.jst.eco
|
attachment.jst.eco
|
||||||
|
app/assets/javascripts/app/views/generic/text_tools_modal.jst.eco
|
||||||
|
assets/javascripts/app/views/generic/text_tools_modal.jst.eco
|
||||||
|
javascripts/app/views/generic/text_tools_modal.jst.eco
|
||||||
|
app/views/generic/text_tools_modal.jst.eco
|
||||||
|
views/generic/text_tools_modal.jst.eco
|
||||||
|
generic/text_tools_modal.jst.eco
|
||||||
|
text_tools_modal.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/sla_times.jst.eco
|
app/assets/javascripts/app/views/generic/sla_times.jst.eco
|
||||||
assets/javascripts/app/views/generic/sla_times.jst.eco
|
assets/javascripts/app/views/generic/sla_times.jst.eco
|
||||||
javascripts/app/views/generic/sla_times.jst.eco
|
javascripts/app/views/generic/sla_times.jst.eco
|
||||||
|
|
@ -19830,13 +19822,6 @@ app/views/generic/attribute.jst.eco
|
||||||
views/generic/attribute.jst.eco
|
views/generic/attribute.jst.eco
|
||||||
generic/attribute.jst.eco
|
generic/attribute.jst.eco
|
||||||
attribute.jst.eco
|
attribute.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/text_tools_loading.jst.eco
|
|
||||||
assets/javascripts/app/views/generic/text_tools_loading.jst.eco
|
|
||||||
javascripts/app/views/generic/text_tools_loading.jst.eco
|
|
||||||
app/views/generic/text_tools_loading.jst.eco
|
|
||||||
views/generic/text_tools_loading.jst.eco
|
|
||||||
generic/text_tools_loading.jst.eco
|
|
||||||
text_tools_loading.jst.eco
|
|
||||||
app/assets/javascripts/app/views/generic/postmaster_set_row.jst.eco
|
app/assets/javascripts/app/views/generic/postmaster_set_row.jst.eco
|
||||||
assets/javascripts/app/views/generic/postmaster_set_row.jst.eco
|
assets/javascripts/app/views/generic/postmaster_set_row.jst.eco
|
||||||
javascripts/app/views/generic/postmaster_set_row.jst.eco
|
javascripts/app/views/generic/postmaster_set_row.jst.eco
|
||||||
|
|
@ -23620,13 +23605,6 @@ user/current/access_token/delete.rb
|
||||||
current/access_token/delete.rb
|
current/access_token/delete.rb
|
||||||
access_token/delete.rb
|
access_token/delete.rb
|
||||||
delete.rb
|
delete.rb
|
||||||
app/graphql/gql/mutations/user/current/ticket_summary_banner_hidden.rb
|
|
||||||
graphql/gql/mutations/user/current/ticket_summary_banner_hidden.rb
|
|
||||||
gql/mutations/user/current/ticket_summary_banner_hidden.rb
|
|
||||||
mutations/user/current/ticket_summary_banner_hidden.rb
|
|
||||||
user/current/ticket_summary_banner_hidden.rb
|
|
||||||
current/ticket_summary_banner_hidden.rb
|
|
||||||
ticket_summary_banner_hidden.rb
|
|
||||||
app/graphql/gql/mutations/user/current/locale.rb
|
app/graphql/gql/mutations/user/current/locale.rb
|
||||||
graphql/gql/mutations/user/current/locale.rb
|
graphql/gql/mutations/user/current/locale.rb
|
||||||
gql/mutations/user/current/locale.rb
|
gql/mutations/user/current/locale.rb
|
||||||
|
|
@ -36261,15 +36239,6 @@ TicketDetailView/TicketSimpleTable/__tests__/TicketSimpleTable.spec.ts
|
||||||
TicketSimpleTable/__tests__/TicketSimpleTable.spec.ts
|
TicketSimpleTable/__tests__/TicketSimpleTable.spec.ts
|
||||||
__tests__/TicketSimpleTable.spec.ts
|
__tests__/TicketSimpleTable.spec.ts
|
||||||
TicketSimpleTable.spec.ts
|
TicketSimpleTable.spec.ts
|
||||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue
|
|
||||||
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue
|
|
||||||
apps/desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue
|
|
||||||
desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue
|
|
||||||
pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue
|
|
||||||
ticket/components/TicketDetailView/TicketSummaryBanner.vue
|
|
||||||
components/TicketDetailView/TicketSummaryBanner.vue
|
|
||||||
TicketDetailView/TicketSummaryBanner.vue
|
|
||||||
TicketSummaryBanner.vue
|
|
||||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||||
frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||||
apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||||
|
|
@ -38738,15 +38707,6 @@ pages/personal-setting/views/PersonalSettingOverviews.vue
|
||||||
personal-setting/views/PersonalSettingOverviews.vue
|
personal-setting/views/PersonalSettingOverviews.vue
|
||||||
views/PersonalSettingOverviews.vue
|
views/PersonalSettingOverviews.vue
|
||||||
PersonalSettingOverviews.vue
|
PersonalSettingOverviews.vue
|
||||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
|
|
||||||
frontend/apps/desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
|
|
||||||
apps/desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
|
|
||||||
desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
|
|
||||||
pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
|
|
||||||
personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
|
|
||||||
views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
|
|
||||||
PersonalSettingApperance/TicketSummaryBannerAppearance.vue
|
|
||||||
TicketSummaryBannerAppearance.vue
|
|
||||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
|
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
|
||||||
frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
|
frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
|
||||||
apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
|
apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
|
||||||
|
|
@ -41440,16 +41400,6 @@ current/graphql/mutations/userCurrentRecentViewReset.api.ts
|
||||||
graphql/mutations/userCurrentRecentViewReset.api.ts
|
graphql/mutations/userCurrentRecentViewReset.api.ts
|
||||||
mutations/userCurrentRecentViewReset.api.ts
|
mutations/userCurrentRecentViewReset.api.ts
|
||||||
userCurrentRecentViewReset.api.ts
|
userCurrentRecentViewReset.api.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
|
|
||||||
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
|
|
||||||
apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
|
|
||||||
desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
|
|
||||||
entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
|
|
||||||
user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
|
|
||||||
current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
|
|
||||||
graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
|
|
||||||
mutations/userCurrentTicketSummaryBannerHidden.graphql
|
|
||||||
userCurrentTicketSummaryBannerHidden.graphql
|
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts
|
||||||
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts
|
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts
|
||||||
apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts
|
apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts
|
||||||
|
|
@ -41580,16 +41530,6 @@ current/graphql/mutations/userCurrentRecentViewReset.mocks.ts
|
||||||
graphql/mutations/userCurrentRecentViewReset.mocks.ts
|
graphql/mutations/userCurrentRecentViewReset.mocks.ts
|
||||||
mutations/userCurrentRecentViewReset.mocks.ts
|
mutations/userCurrentRecentViewReset.mocks.ts
|
||||||
userCurrentRecentViewReset.mocks.ts
|
userCurrentRecentViewReset.mocks.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
|
|
||||||
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
|
|
||||||
apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
|
|
||||||
desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
|
|
||||||
entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
|
|
||||||
user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
|
|
||||||
current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
|
|
||||||
graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
|
|
||||||
mutations/userCurrentTicketSummaryBannerHidden.api.ts
|
|
||||||
userCurrentTicketSummaryBannerHidden.api.ts
|
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
|
||||||
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
|
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
|
||||||
apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
|
apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
|
||||||
|
|
@ -41600,16 +41540,6 @@ current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
|
||||||
graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
|
graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
|
||||||
mutations/userCurrentTaskbarItemListPrio.mocks.ts
|
mutations/userCurrentTaskbarItemListPrio.mocks.ts
|
||||||
userCurrentTaskbarItemListPrio.mocks.ts
|
userCurrentTaskbarItemListPrio.mocks.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
|
|
||||||
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
|
|
||||||
apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
|
|
||||||
desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
|
|
||||||
entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
|
|
||||||
user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
|
|
||||||
current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
|
|
||||||
graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
|
|
||||||
mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
|
|
||||||
userCurrentTicketSummaryBannerHidden.mocks.ts
|
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts
|
||||||
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts
|
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts
|
||||||
apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts
|
apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts
|
||||||
|
|
@ -41689,15 +41619,6 @@ user/current/stores/taskbarTabs.ts
|
||||||
current/stores/taskbarTabs.ts
|
current/stores/taskbarTabs.ts
|
||||||
stores/taskbarTabs.ts
|
stores/taskbarTabs.ts
|
||||||
taskbarTabs.ts
|
taskbarTabs.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/composables/useTicketSummaryBanner.ts
|
|
||||||
frontend/apps/desktop/entities/user/current/composables/useTicketSummaryBanner.ts
|
|
||||||
apps/desktop/entities/user/current/composables/useTicketSummaryBanner.ts
|
|
||||||
desktop/entities/user/current/composables/useTicketSummaryBanner.ts
|
|
||||||
entities/user/current/composables/useTicketSummaryBanner.ts
|
|
||||||
user/current/composables/useTicketSummaryBanner.ts
|
|
||||||
current/composables/useTicketSummaryBanner.ts
|
|
||||||
composables/useTicketSummaryBanner.ts
|
|
||||||
useTicketSummaryBanner.ts
|
|
||||||
app/frontend/apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts
|
app/frontend/apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts
|
||||||
frontend/apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts
|
frontend/apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts
|
||||||
apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts
|
apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts
|
||||||
|
|
@ -42078,6 +41999,34 @@ components/CommonShowMoreButton/__tests__/CommonShowMoreButton.spec.ts
|
||||||
CommonShowMoreButton/__tests__/CommonShowMoreButton.spec.ts
|
CommonShowMoreButton/__tests__/CommonShowMoreButton.spec.ts
|
||||||
__tests__/CommonShowMoreButton.spec.ts
|
__tests__/CommonShowMoreButton.spec.ts
|
||||||
CommonShowMoreButton.spec.ts
|
CommonShowMoreButton.spec.ts
|
||||||
|
app/frontend/apps/desktop/components/CommonPopover/usePopover.ts
|
||||||
|
frontend/apps/desktop/components/CommonPopover/usePopover.ts
|
||||||
|
apps/desktop/components/CommonPopover/usePopover.ts
|
||||||
|
desktop/components/CommonPopover/usePopover.ts
|
||||||
|
components/CommonPopover/usePopover.ts
|
||||||
|
CommonPopover/usePopover.ts
|
||||||
|
usePopover.ts
|
||||||
|
app/frontend/apps/desktop/components/CommonPopover/types.ts
|
||||||
|
frontend/apps/desktop/components/CommonPopover/types.ts
|
||||||
|
apps/desktop/components/CommonPopover/types.ts
|
||||||
|
desktop/components/CommonPopover/types.ts
|
||||||
|
components/CommonPopover/types.ts
|
||||||
|
CommonPopover/types.ts
|
||||||
|
types.ts
|
||||||
|
app/frontend/apps/desktop/components/CommonPopover/usePopoverInstances.ts
|
||||||
|
frontend/apps/desktop/components/CommonPopover/usePopoverInstances.ts
|
||||||
|
apps/desktop/components/CommonPopover/usePopoverInstances.ts
|
||||||
|
desktop/components/CommonPopover/usePopoverInstances.ts
|
||||||
|
components/CommonPopover/usePopoverInstances.ts
|
||||||
|
CommonPopover/usePopoverInstances.ts
|
||||||
|
usePopoverInstances.ts
|
||||||
|
app/frontend/apps/desktop/components/CommonPopover/CommonPopover.vue
|
||||||
|
frontend/apps/desktop/components/CommonPopover/CommonPopover.vue
|
||||||
|
apps/desktop/components/CommonPopover/CommonPopover.vue
|
||||||
|
desktop/components/CommonPopover/CommonPopover.vue
|
||||||
|
components/CommonPopover/CommonPopover.vue
|
||||||
|
CommonPopover/CommonPopover.vue
|
||||||
|
CommonPopover.vue
|
||||||
app/frontend/apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue
|
app/frontend/apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue
|
||||||
frontend/apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue
|
frontend/apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue
|
||||||
apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue
|
apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue
|
||||||
|
|
@ -42093,6 +42042,14 @@ components/CommonPopover/__test__/CommonPopoverWithTrigger.spec.ts
|
||||||
CommonPopover/__test__/CommonPopoverWithTrigger.spec.ts
|
CommonPopover/__test__/CommonPopoverWithTrigger.spec.ts
|
||||||
__test__/CommonPopoverWithTrigger.spec.ts
|
__test__/CommonPopoverWithTrigger.spec.ts
|
||||||
CommonPopoverWithTrigger.spec.ts
|
CommonPopoverWithTrigger.spec.ts
|
||||||
|
app/frontend/apps/desktop/components/CommonPopover/__test__/CommonPopover.spec.ts
|
||||||
|
frontend/apps/desktop/components/CommonPopover/__test__/CommonPopover.spec.ts
|
||||||
|
apps/desktop/components/CommonPopover/__test__/CommonPopover.spec.ts
|
||||||
|
desktop/components/CommonPopover/__test__/CommonPopover.spec.ts
|
||||||
|
components/CommonPopover/__test__/CommonPopover.spec.ts
|
||||||
|
CommonPopover/__test__/CommonPopover.spec.ts
|
||||||
|
__test__/CommonPopover.spec.ts
|
||||||
|
CommonPopover.spec.ts
|
||||||
app/frontend/apps/desktop/components/CommonDropdown/types.ts
|
app/frontend/apps/desktop/components/CommonDropdown/types.ts
|
||||||
frontend/apps/desktop/components/CommonDropdown/types.ts
|
frontend/apps/desktop/components/CommonDropdown/types.ts
|
||||||
apps/desktop/components/CommonDropdown/types.ts
|
apps/desktop/components/CommonDropdown/types.ts
|
||||||
|
|
@ -53946,37 +53903,6 @@ frontend/shared/form/useFormBlock.ts
|
||||||
shared/form/useFormBlock.ts
|
shared/form/useFormBlock.ts
|
||||||
form/useFormBlock.ts
|
form/useFormBlock.ts
|
||||||
useFormBlock.ts
|
useFormBlock.ts
|
||||||
app/frontend/shared/components/CommonPopover/usePopover.ts
|
|
||||||
frontend/shared/components/CommonPopover/usePopover.ts
|
|
||||||
shared/components/CommonPopover/usePopover.ts
|
|
||||||
components/CommonPopover/usePopover.ts
|
|
||||||
CommonPopover/usePopover.ts
|
|
||||||
usePopover.ts
|
|
||||||
app/frontend/shared/components/CommonPopover/types.ts
|
|
||||||
frontend/shared/components/CommonPopover/types.ts
|
|
||||||
shared/components/CommonPopover/types.ts
|
|
||||||
components/CommonPopover/types.ts
|
|
||||||
CommonPopover/types.ts
|
|
||||||
types.ts
|
|
||||||
app/frontend/shared/components/CommonPopover/usePopoverInstances.ts
|
|
||||||
frontend/shared/components/CommonPopover/usePopoverInstances.ts
|
|
||||||
shared/components/CommonPopover/usePopoverInstances.ts
|
|
||||||
components/CommonPopover/usePopoverInstances.ts
|
|
||||||
CommonPopover/usePopoverInstances.ts
|
|
||||||
usePopoverInstances.ts
|
|
||||||
app/frontend/shared/components/CommonPopover/CommonPopover.vue
|
|
||||||
frontend/shared/components/CommonPopover/CommonPopover.vue
|
|
||||||
shared/components/CommonPopover/CommonPopover.vue
|
|
||||||
components/CommonPopover/CommonPopover.vue
|
|
||||||
CommonPopover/CommonPopover.vue
|
|
||||||
CommonPopover.vue
|
|
||||||
app/frontend/shared/components/CommonPopover/__tests__/CommonPopover.spec.ts
|
|
||||||
frontend/shared/components/CommonPopover/__tests__/CommonPopover.spec.ts
|
|
||||||
shared/components/CommonPopover/__tests__/CommonPopover.spec.ts
|
|
||||||
components/CommonPopover/__tests__/CommonPopover.spec.ts
|
|
||||||
CommonPopover/__tests__/CommonPopover.spec.ts
|
|
||||||
__tests__/CommonPopover.spec.ts
|
|
||||||
CommonPopover.spec.ts
|
|
||||||
app/frontend/shared/components/CommonLogo/CommonLogo.vue
|
app/frontend/shared/components/CommonLogo/CommonLogo.vue
|
||||||
frontend/shared/components/CommonLogo/CommonLogo.vue
|
frontend/shared/components/CommonLogo/CommonLogo.vue
|
||||||
shared/components/CommonLogo/CommonLogo.vue
|
shared/components/CommonLogo/CommonLogo.vue
|
||||||
|
|
|
||||||
|
|
@ -1172,7 +1172,6 @@ spec/graphql/gql/mutations/user/update_spec.rb
|
||||||
spec/graphql/gql/mutations/user/current/avatar/select_spec.rb
|
spec/graphql/gql/mutations/user/current/avatar/select_spec.rb
|
||||||
spec/graphql/gql/mutations/user/current/avatar/delete_spec.rb
|
spec/graphql/gql/mutations/user/current/avatar/delete_spec.rb
|
||||||
spec/graphql/gql/mutations/user/current/avatar/add_spec.rb
|
spec/graphql/gql/mutations/user/current/avatar/add_spec.rb
|
||||||
spec/graphql/gql/mutations/user/current/ticket_summary_banner_hidden_spec.rb
|
|
||||||
spec/graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb
|
spec/graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb
|
||||||
spec/graphql/gql/mutations/user/current/appearance_spec.rb
|
spec/graphql/gql/mutations/user/current/appearance_spec.rb
|
||||||
spec/graphql/gql/mutations/user/current/notification_preferences_update_spec.rb
|
spec/graphql/gql/mutations/user/current/notification_preferences_update_spec.rb
|
||||||
|
|
@ -2995,7 +2994,6 @@ app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee
|
||||||
app/assets/javascripts/app/controllers/ticket_zoom/channel.coffee
|
app/assets/javascripts/app/controllers/ticket_zoom/channel.coffee
|
||||||
app/assets/javascripts/app/controllers/ticket_zoom/sidebar_github.coffee
|
app/assets/javascripts/app/controllers/ticket_zoom/sidebar_github.coffee
|
||||||
app/assets/javascripts/app/controllers/ticket_zoom/form_handler_text_module.coffee
|
app/assets/javascripts/app/controllers/ticket_zoom/form_handler_text_module.coffee
|
||||||
app/assets/javascripts/app/controllers/ticket_zoom/banner_ticket_summary.coffee
|
|
||||||
app/assets/javascripts/app/controllers/ticket_zoom/time_unit.coffee
|
app/assets/javascripts/app/controllers/ticket_zoom/time_unit.coffee
|
||||||
app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
|
app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
|
||||||
app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket_summary.coffee
|
app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket_summary.coffee
|
||||||
|
|
@ -3126,6 +3124,7 @@ app/assets/javascripts/app/controllers/organization.coffee
|
||||||
app/assets/javascripts/app/controllers/user_history.coffee
|
app/assets/javascripts/app/controllers/user_history.coffee
|
||||||
app/assets/javascripts/app/controllers/search.coffee
|
app/assets/javascripts/app/controllers/search.coffee
|
||||||
app/assets/javascripts/app/controllers/getting_started.coffee
|
app/assets/javascripts/app/controllers/getting_started.coffee
|
||||||
|
app/assets/javascripts/app/controllers/text_tools_modal.coffee
|
||||||
app/assets/javascripts/app/controllers/import_freshdesk.coffee
|
app/assets/javascripts/app/controllers/import_freshdesk.coffee
|
||||||
app/assets/javascripts/app/controllers/time_accounting.coffee
|
app/assets/javascripts/app/controllers/time_accounting.coffee
|
||||||
app/assets/javascripts/app/controllers/checklist_template.coffee
|
app/assets/javascripts/app/controllers/checklist_template.coffee
|
||||||
|
|
@ -3426,7 +3425,6 @@ app/assets/javascripts/app/views/ticket_zoom/sidebar_checklist/item_edit.jst.eco
|
||||||
app/assets/javascripts/app/views/ticket_zoom/overview_navigator.jst.eco
|
app/assets/javascripts/app/views/ticket_zoom/overview_navigator.jst.eco
|
||||||
app/assets/javascripts/app/views/ticket_zoom/sidebar_git_issue.jst.eco
|
app/assets/javascripts/app/views/ticket_zoom/sidebar_git_issue.jst.eco
|
||||||
app/assets/javascripts/app/views/ticket_zoom/time_unit.jst.eco
|
app/assets/javascripts/app/views/ticket_zoom/time_unit.jst.eco
|
||||||
app/assets/javascripts/app/views/ticket_zoom/banner_ticket_summary.jst.eco
|
|
||||||
app/assets/javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco
|
app/assets/javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco
|
||||||
app/assets/javascripts/app/views/reorder_modal.jst.eco
|
app/assets/javascripts/app/views/reorder_modal.jst.eco
|
||||||
app/assets/javascripts/app/views/search/index.jst.eco
|
app/assets/javascripts/app/views/search/index.jst.eco
|
||||||
|
|
@ -3722,6 +3720,7 @@ app/assets/javascripts/app/views/calendar/index.jst.eco
|
||||||
app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
|
app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
|
||||||
app/assets/javascripts/app/views/calendar/holiday_selector_placeholder.jst.eco
|
app/assets/javascripts/app/views/calendar/holiday_selector_placeholder.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/richtext.jst.eco
|
app/assets/javascripts/app/views/generic/richtext.jst.eco
|
||||||
|
app/assets/javascripts/app/views/generic/text_tools_dropdown.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/tabs.jst.eco
|
app/assets/javascripts/app/views/generic/tabs.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/time_range_value_selector.jst.eco
|
app/assets/javascripts/app/views/generic/time_range_value_selector.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/multi_locales.jst.eco
|
app/assets/javascripts/app/views/generic/multi_locales.jst.eco
|
||||||
|
|
@ -3741,7 +3740,6 @@ app/assets/javascripts/app/views/generic/navbar_level2/navbar.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/textarea.jst.eco
|
app/assets/javascripts/app/views/generic/textarea.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/datetime.jst.eco
|
app/assets/javascripts/app/views/generic/datetime.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/time_range.jst.eco
|
app/assets/javascripts/app/views/generic/time_range.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/text_tools.jst.eco
|
|
||||||
app/assets/javascripts/app/views/generic/error/success.jst.eco
|
app/assets/javascripts/app/views/generic/error/success.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/error/placeholder.jst.eco
|
app/assets/javascripts/app/views/generic/error/placeholder.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/error/not_found.jst.eco
|
app/assets/javascripts/app/views/generic/error/not_found.jst.eco
|
||||||
|
|
@ -3782,6 +3780,7 @@ app/assets/javascripts/app/views/generic/multi_locales_row.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/input.jst.eco
|
app/assets/javascripts/app/views/generic/input.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/timeplan.jst.eco
|
app/assets/javascripts/app/views/generic/timeplan.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/attachment.jst.eco
|
app/assets/javascripts/app/views/generic/attachment.jst.eco
|
||||||
|
app/assets/javascripts/app/views/generic/text_tools_modal.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/sla_times.jst.eco
|
app/assets/javascripts/app/views/generic/sla_times.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/autocompletion.jst.eco
|
app/assets/javascripts/app/views/generic/autocompletion.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/page_loading.jst.eco
|
app/assets/javascripts/app/views/generic/page_loading.jst.eco
|
||||||
|
|
@ -3809,7 +3808,6 @@ app/assets/javascripts/app/views/generic/checkbox.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/application_selector_empty.jst.eco
|
app/assets/javascripts/app/views/generic/application_selector_empty.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/modal_loader.jst.eco
|
app/assets/javascripts/app/views/generic/modal_loader.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/attribute.jst.eco
|
app/assets/javascripts/app/views/generic/attribute.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/text_tools_loading.jst.eco
|
|
||||||
app/assets/javascripts/app/views/generic/postmaster_set_row.jst.eco
|
app/assets/javascripts/app/views/generic/postmaster_set_row.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/iconset_picker.jst.eco
|
app/assets/javascripts/app/views/generic/iconset_picker.jst.eco
|
||||||
app/assets/javascripts/app/views/generic/calender_preview.jst.eco
|
app/assets/javascripts/app/views/generic/calender_preview.jst.eco
|
||||||
|
|
@ -4372,7 +4370,6 @@ app/graphql/gql/mutations/user/current/out_of_office.rb
|
||||||
app/graphql/gql/mutations/user/current/recent_view/reset.rb
|
app/graphql/gql/mutations/user/current/recent_view/reset.rb
|
||||||
app/graphql/gql/mutations/user/current/access_token/add.rb
|
app/graphql/gql/mutations/user/current/access_token/add.rb
|
||||||
app/graphql/gql/mutations/user/current/access_token/delete.rb
|
app/graphql/gql/mutations/user/current/access_token/delete.rb
|
||||||
app/graphql/gql/mutations/user/current/ticket_summary_banner_hidden.rb
|
|
||||||
app/graphql/gql/mutations/user/current/locale.rb
|
app/graphql/gql/mutations/user/current/locale.rb
|
||||||
app/graphql/gql/mutations/user/current/change_password.rb
|
app/graphql/gql/mutations/user/current/change_password.rb
|
||||||
app/graphql/gql/mutations/user/current/two_factor/verify_method_configuration.rb
|
app/graphql/gql/mutations/user/current/two_factor/verify_method_configuration.rb
|
||||||
|
|
@ -6597,7 +6594,6 @@ app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleMore.v
|
||||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/types.ts
|
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/types.ts
|
||||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/TicketSimpleTable.vue
|
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/TicketSimpleTable.vue
|
||||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/__tests__/TicketSimpleTable.spec.ts
|
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/__tests__/TicketSimpleTable.spec.ts
|
||||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue
|
|
||||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/TicketLiveUsers.spec.ts
|
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/TicketLiveUsers.spec.ts
|
||||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/support/article-detail-view-mocks.ts
|
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/support/article-detail-view-mocks.ts
|
||||||
|
|
@ -6879,7 +6875,6 @@ app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingAvatar.vue
|
||||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingCalendar.vue
|
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingCalendar.vue
|
||||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingDevices.vue
|
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingDevices.vue
|
||||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOverviews.vue
|
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOverviews.vue
|
||||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
|
|
||||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
|
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
|
||||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingLocale.vue
|
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingLocale.vue
|
||||||
app/frontend/apps/desktop/pages/personal-setting/types/change-password.ts
|
app/frontend/apps/desktop/pages/personal-setting/types/change-password.ts
|
||||||
|
|
@ -7228,7 +7223,6 @@ app/frontend/apps/desktop/entities/user/current/graphql/fragments/userCurrentTas
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemTouchLastContact.graphql
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemTouchLastContact.graphql
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.graphql
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.graphql
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentRecentViewReset.api.ts
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentRecentViewReset.api.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
|
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemUpdate.graphql
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemUpdate.graphql
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemDelete.graphql
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemDelete.graphql
|
||||||
|
|
@ -7242,9 +7236,7 @@ app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTic
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemDelete.api.ts
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemDelete.api.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.api.ts
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.api.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentRecentViewReset.mocks.ts
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentRecentViewReset.mocks.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
|
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
|
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.api.ts
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.api.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.graphql
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.graphql
|
||||||
|
|
@ -7253,7 +7245,6 @@ app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTas
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemUpdate.api.ts
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemUpdate.api.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemTouchLastContact.api.ts
|
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemTouchLastContact.api.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/stores/taskbarTabs.ts
|
app/frontend/apps/desktop/entities/user/current/stores/taskbarTabs.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/composables/useTicketSummaryBanner.ts
|
|
||||||
app/frontend/apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts
|
app/frontend/apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/composables/useTaskbarTabStateUpdates.ts
|
app/frontend/apps/desktop/entities/user/current/composables/useTaskbarTabStateUpdates.ts
|
||||||
app/frontend/apps/desktop/entities/user/current/composables/useTaskbarTab.ts
|
app/frontend/apps/desktop/entities/user/current/composables/useTaskbarTab.ts
|
||||||
|
|
@ -7306,8 +7297,13 @@ app/frontend/apps/desktop/components/CommonTicketLabel/CommonTicketLabel.vue
|
||||||
app/frontend/apps/desktop/components/CommonTicketLabel/__tests__/CommonTicketLabel.spec.ts
|
app/frontend/apps/desktop/components/CommonTicketLabel/__tests__/CommonTicketLabel.spec.ts
|
||||||
app/frontend/apps/desktop/components/CommonShowMoreButton/CommonShowMoreButton.vue
|
app/frontend/apps/desktop/components/CommonShowMoreButton/CommonShowMoreButton.vue
|
||||||
app/frontend/apps/desktop/components/CommonShowMoreButton/__tests__/CommonShowMoreButton.spec.ts
|
app/frontend/apps/desktop/components/CommonShowMoreButton/__tests__/CommonShowMoreButton.spec.ts
|
||||||
|
app/frontend/apps/desktop/components/CommonPopover/usePopover.ts
|
||||||
|
app/frontend/apps/desktop/components/CommonPopover/types.ts
|
||||||
|
app/frontend/apps/desktop/components/CommonPopover/usePopoverInstances.ts
|
||||||
|
app/frontend/apps/desktop/components/CommonPopover/CommonPopover.vue
|
||||||
app/frontend/apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue
|
app/frontend/apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue
|
||||||
app/frontend/apps/desktop/components/CommonPopover/__test__/CommonPopoverWithTrigger.spec.ts
|
app/frontend/apps/desktop/components/CommonPopover/__test__/CommonPopoverWithTrigger.spec.ts
|
||||||
|
app/frontend/apps/desktop/components/CommonPopover/__test__/CommonPopover.spec.ts
|
||||||
app/frontend/apps/desktop/components/CommonDropdown/types.ts
|
app/frontend/apps/desktop/components/CommonDropdown/types.ts
|
||||||
app/frontend/apps/desktop/components/CommonDropdown/__tests__/CommonDropdown.spec.ts
|
app/frontend/apps/desktop/components/CommonDropdown/__tests__/CommonDropdown.spec.ts
|
||||||
app/frontend/apps/desktop/components/CommonDropdown/CommonDropdown.vue
|
app/frontend/apps/desktop/components/CommonDropdown/CommonDropdown.vue
|
||||||
|
|
@ -8860,11 +8856,6 @@ app/frontend/shared/form/sections/link.ts
|
||||||
app/frontend/shared/form/sections/block.ts
|
app/frontend/shared/form/sections/block.ts
|
||||||
app/frontend/shared/form/__tests__/index.spec.ts
|
app/frontend/shared/form/__tests__/index.spec.ts
|
||||||
app/frontend/shared/form/useFormBlock.ts
|
app/frontend/shared/form/useFormBlock.ts
|
||||||
app/frontend/shared/components/CommonPopover/usePopover.ts
|
|
||||||
app/frontend/shared/components/CommonPopover/types.ts
|
|
||||||
app/frontend/shared/components/CommonPopover/usePopoverInstances.ts
|
|
||||||
app/frontend/shared/components/CommonPopover/CommonPopover.vue
|
|
||||||
app/frontend/shared/components/CommonPopover/__tests__/CommonPopover.spec.ts
|
|
||||||
app/frontend/shared/components/CommonLogo/CommonLogo.vue
|
app/frontend/shared/components/CommonLogo/CommonLogo.vue
|
||||||
app/frontend/shared/components/CommonLogo/__tests__/CommonLogo.spec.ts
|
app/frontend/shared/components/CommonLogo/__tests__/CommonLogo.spec.ts
|
||||||
app/frontend/shared/components/CommonLabel/types.ts
|
app/frontend/shared/components/CommonLabel/types.ts
|
||||||
|
|
|
||||||
|
|
@ -87,6 +87,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
.well-known
|
.well-known
|
||||||
.well-known/assetlinks.json
|
.well-known/assetlinks.json
|
||||||
.xml
|
.xml
|
||||||
|
/*/*/_tools
|
||||||
|
/*/*/more_ideas
|
||||||
|
/*/_tools
|
||||||
|
/*/activity
|
||||||
/*/branches
|
/*/branches
|
||||||
/*/commits
|
/*/commits
|
||||||
/*/compare
|
/*/compare
|
||||||
|
|
@ -94,9 +98,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/*/edit$
|
/*/edit$
|
||||||
/*/forks
|
/*/forks
|
||||||
/*/graphs
|
/*/graphs
|
||||||
|
/*/group
|
||||||
|
/*/invite
|
||||||
/*/issues/new
|
/*/issues/new
|
||||||
/*/issues/search
|
/*/issues/search
|
||||||
/*/milestones/new
|
/*/milestones/new
|
||||||
|
/*/more_ideas
|
||||||
/*/network
|
/*/network
|
||||||
/*/projects
|
/*/projects
|
||||||
/*/pulse
|
/*/pulse
|
||||||
|
|
@ -106,11 +113,24 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/*source=
|
/*source=
|
||||||
/.git
|
/.git
|
||||||
//wiki/skins
|
//wiki/skins
|
||||||
|
/?*amp_client_id
|
||||||
|
/?z=1
|
||||||
/MANUALS/*.pdf$
|
/MANUALS/*.pdf$
|
||||||
/Search/
|
/Search/
|
||||||
/UserAuthentication/
|
/UserAuthentication/
|
||||||
/_
|
/_
|
||||||
/_/rsrc
|
/_/rsrc
|
||||||
|
/__wishlist__
|
||||||
|
/_activities
|
||||||
|
/_activity
|
||||||
|
/_community
|
||||||
|
/_created
|
||||||
|
/_followers
|
||||||
|
/_following
|
||||||
|
/_quick_saves
|
||||||
|
/_saved
|
||||||
|
/_shop
|
||||||
|
/_shopping_list
|
||||||
/_widget
|
/_widget
|
||||||
/album/*/*?i=
|
/album/*/*?i=
|
||||||
/api
|
/api
|
||||||
|
|
@ -132,10 +152,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/comments
|
/comments
|
||||||
/commits/*?author
|
/commits/*?author
|
||||||
/commits/*?path
|
/commits/*?path
|
||||||
|
/communities
|
||||||
/contact/menu*
|
/contact/menu*
|
||||||
/contact/partner*
|
/contact/partner*
|
||||||
/contactus/mwaas*
|
/contactus/mwaas*
|
||||||
/directory
|
/directory
|
||||||
|
/discovered
|
||||||
/docs/product
|
/docs/product
|
||||||
/download
|
/download
|
||||||
/download/Browse.aspx?
|
/download/Browse.aspx?
|
||||||
|
|
@ -165,6 +187,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/layout/
|
/layout/
|
||||||
/leads/*/jsplayer_show_lead_form.html
|
/leads/*/jsplayer_show_lead_form.html
|
||||||
/leads/*/show_form.html
|
/leads/*/show_form.html
|
||||||
|
/likes
|
||||||
/login
|
/login
|
||||||
/lookup?
|
/lookup?
|
||||||
/mediaapi/
|
/mediaapi/
|
||||||
|
|
@ -177,10 +200,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/newest/*rss
|
/newest/*rss
|
||||||
/newest/*xml
|
/newest/*xml
|
||||||
/newsearch/
|
/newsearch/
|
||||||
|
/organize
|
||||||
/partials
|
/partials
|
||||||
|
/pins
|
||||||
/plugins
|
/plugins
|
||||||
/podcast/*/*?i=
|
/podcast/*/*?i=
|
||||||
/print$
|
/print$
|
||||||
|
/profile-about
|
||||||
/raw
|
/raw
|
||||||
/report_abuse
|
/report_abuse
|
||||||
/revisions
|
/revisions
|
||||||
|
|
@ -188,6 +214,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/rsvps/*atom
|
/rsvps/*atom
|
||||||
/rsvps/*rss
|
/rsvps/*rss
|
||||||
/rsvps/*xml
|
/rsvps/*xml
|
||||||
|
/scheduled-pin
|
||||||
|
/scheduled-pins
|
||||||
/search
|
/search
|
||||||
/search/
|
/search/
|
||||||
/search/*?q=
|
/search/*?q=
|
||||||
|
|
@ -216,11 +244,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/store/new/*?*&*&*
|
/store/new/*?*&*&*
|
||||||
/store/top-free/*?*&*&*
|
/store/top-free/*?*&*&*
|
||||||
/store/top-paid/*?*&*&*
|
/store/top-paid/*?*&*&*
|
||||||
|
/story_pins
|
||||||
|
/tagged
|
||||||
/tarball
|
/tarball
|
||||||
/tree
|
/tree
|
||||||
|
/tried
|
||||||
/tv-season/*/*?i=
|
/tv-season/*/*?i=
|
||||||
/unsubscribe/
|
/unsubscribe/
|
||||||
/video-
|
/video-
|
||||||
|
/video_pins
|
||||||
/wal/
|
/wal/
|
||||||
/widget_
|
/widget_
|
||||||
/wiki/Special:
|
/wiki/Special:
|
||||||
|
|
@ -341,6 +373,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
?search_forum=
|
?search_forum=
|
||||||
?set_mobile=
|
?set_mobile=
|
||||||
?showAllGroups=
|
?showAllGroups=
|
||||||
|
?show_error=true
|
||||||
?slogin
|
?slogin
|
||||||
?sort=
|
?sort=
|
||||||
?sortBy=
|
?sortBy=
|
||||||
|
|
@ -466,6 +499,8 @@ WebObjects/MZStoreElements.woa
|
||||||
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
||||||
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
||||||
_
|
_
|
||||||
|
_/_
|
||||||
|
_/_/pixel
|
||||||
_/aihub_pod
|
_/aihub_pod
|
||||||
_/ain/_/js
|
_/ain/_/js
|
||||||
_/alkali-learn
|
_/alkali-learn
|
||||||
|
|
@ -529,6 +564,8 @@ _next/data
|
||||||
_next/jwt
|
_next/jwt
|
||||||
_next/title
|
_next/title
|
||||||
_next/viewer
|
_next/viewer
|
||||||
|
_ngjs/resource
|
||||||
|
_ngjs/resource/*/get
|
||||||
_nimbusJson.json
|
_nimbusJson.json
|
||||||
_nimbusJsonp.js
|
_nimbusJsonp.js
|
||||||
_nimbusJsonpStatic.js
|
_nimbusJsonpStatic.js
|
||||||
|
|
@ -626,10 +663,12 @@ actions/news/rss
|
||||||
ad_id=
|
ad_id=
|
||||||
addContacts
|
addContacts
|
||||||
add_favorite
|
add_favorite
|
||||||
|
addboard
|
||||||
addressBookExport
|
addressBookExport
|
||||||
admin
|
admin
|
||||||
admin/
|
admin/
|
||||||
ads
|
ads
|
||||||
|
ads.txt
|
||||||
ads/gpa/vidgen
|
ads/gpa/vidgen
|
||||||
ads/learn
|
ads/learn
|
||||||
ads/local
|
ads/local
|
||||||
|
|
@ -640,6 +679,7 @@ advisor/*zx1fa
|
||||||
adx/bin
|
adx/bin
|
||||||
affil
|
affil
|
||||||
affil/pal
|
affil/pal
|
||||||
|
age-appeal
|
||||||
agreements/approve
|
agreements/approve
|
||||||
ai-sandbox-internal/generated_images
|
ai-sandbox-internal/generated_images
|
||||||
aihub/tfhub
|
aihub/tfhub
|
||||||
|
|
@ -695,7 +735,9 @@ api?
|
||||||
api_access_key=
|
api_access_key=
|
||||||
app*_
|
app*_
|
||||||
app*form_id=
|
app*form_id=
|
||||||
|
app-ads.txt
|
||||||
app/
|
app/
|
||||||
|
appealed-pin
|
||||||
apple-app-site-association
|
apple-app-site-association
|
||||||
apps
|
apps
|
||||||
apps*&tags=
|
apps*&tags=
|
||||||
|
|
@ -774,6 +816,7 @@ author/following
|
||||||
author=
|
author=
|
||||||
authoring/
|
authoring/
|
||||||
authwall
|
authwall
|
||||||
|
autocomplete
|
||||||
away.php
|
away.php
|
||||||
awmp/data/images
|
awmp/data/images
|
||||||
b?*node=7454898011
|
b?*node=7454898011
|
||||||
|
|
@ -831,6 +874,10 @@ blogs/nationals-journal-beta
|
||||||
blogs/search/
|
blogs/search/
|
||||||
blogs/slow-ride
|
blogs/slow-ride
|
||||||
blogs/test
|
blogs/test
|
||||||
|
board
|
||||||
|
board_activity
|
||||||
|
board_activity_comment
|
||||||
|
bookmarklet
|
||||||
bookmarks
|
bookmarks
|
||||||
books
|
books
|
||||||
books/NBK
|
books/NBK
|
||||||
|
|
@ -852,17 +899,38 @@ books?*zoom=
|
||||||
books?*zoom=1
|
books?*zoom=1
|
||||||
books?*zoom=5
|
books?*zoom=5
|
||||||
boutique/sitemaps
|
boutique/sitemaps
|
||||||
|
branded-pins
|
||||||
business
|
business
|
||||||
|
business/ad_create
|
||||||
business/adshare
|
business/adshare
|
||||||
business/adshare/faqs
|
business/adshare/faqs
|
||||||
business/blahblah
|
business/blahblah
|
||||||
|
business/business-access
|
||||||
|
business/business-hierarchy
|
||||||
|
business/business-manager
|
||||||
|
business/catalogs
|
||||||
|
business/commerce-integrations
|
||||||
|
business/community-information
|
||||||
|
business/convert
|
||||||
|
business/create
|
||||||
|
business/create-linked-account
|
||||||
business/feedback
|
business/feedback
|
||||||
|
business/hub
|
||||||
|
business/invite
|
||||||
business/leads/jsplayer_show_lead_form.html
|
business/leads/jsplayer_show_lead_form.html
|
||||||
business/leads/show_form.html
|
business/leads/show_form.html
|
||||||
business/learning/blog
|
business/learning/blog
|
||||||
|
business/onboarding
|
||||||
|
business/pin_create
|
||||||
business/premium/is_payment_pending
|
business/premium/is_payment_pending
|
||||||
business/promotion
|
business/promotion
|
||||||
|
business/referral
|
||||||
business/sales/blog
|
business/sales/blog
|
||||||
|
business/site
|
||||||
|
business/switch-account
|
||||||
|
business/top-ads
|
||||||
|
business/update
|
||||||
|
business/verified-merchant/status
|
||||||
buyside-e2e-monitor
|
buyside-e2e-monitor
|
||||||
cai
|
cai
|
||||||
call
|
call
|
||||||
|
|
@ -891,6 +959,7 @@ checkout
|
||||||
checkout-external
|
checkout-external
|
||||||
checkoutnow
|
checkoutnow
|
||||||
checkpoint
|
checkpoint
|
||||||
|
christmas-spotlight
|
||||||
chrome/crlset
|
chrome/crlset
|
||||||
chrome/webstore/images
|
chrome/webstore/images
|
||||||
chwilio
|
chwilio
|
||||||
|
|
@ -911,6 +980,7 @@ clickthru
|
||||||
clima/ets
|
clima/ets
|
||||||
clima/sites/registry
|
clima/sites/registry
|
||||||
clone/library/genomic/organisms
|
clone/library/genomic/organisms
|
||||||
|
close-account
|
||||||
cloud-launcher/sitemap
|
cloud-launcher/sitemap
|
||||||
cloudsourcetools/images
|
cloudsourcetools/images
|
||||||
cms_content
|
cms_content
|
||||||
|
|
@ -929,6 +999,7 @@ commission_2010-2014/katainen
|
||||||
commits?author=
|
commits?author=
|
||||||
common/
|
common/
|
||||||
common/survey.aspx*
|
common/survey.aspx*
|
||||||
|
communities
|
||||||
communities/bin.aspx?
|
communities/bin.aspx?
|
||||||
communities/blogs/PortalResults.mspx?
|
communities/blogs/PortalResults.mspx?
|
||||||
communities/eventdetails.mspx?
|
communities/eventdetails.mspx?
|
||||||
|
|
@ -945,11 +1016,14 @@ community/category/*
|
||||||
community/comments
|
community/comments
|
||||||
community/feed
|
community/feed
|
||||||
community/trackback
|
community/trackback
|
||||||
|
community_comment
|
||||||
|
community_post
|
||||||
companyDir
|
companyDir
|
||||||
compare
|
compare
|
||||||
compressiontest
|
compressiontest
|
||||||
concussion/HeadsUp/training/
|
concussion/HeadsUp/training/
|
||||||
config.js
|
config.js
|
||||||
|
connect
|
||||||
connections
|
connections
|
||||||
consumers/archive
|
consumers/archive
|
||||||
contact/menu*
|
contact/menu*
|
||||||
|
|
@ -957,9 +1031,15 @@ contact/partner*
|
||||||
contact_importer
|
contact_importer
|
||||||
contactus
|
contactus
|
||||||
contactus/mwaas*
|
contactus/mwaas*
|
||||||
|
content-claiming
|
||||||
content-guest/rss/channels
|
content-guest/rss/channels
|
||||||
control
|
control
|
||||||
|
conversation
|
||||||
|
conversations
|
||||||
|
convert-business
|
||||||
|
convert-personal
|
||||||
copy-conductor/crawled
|
copy-conductor/crawled
|
||||||
|
copyright-reporting
|
||||||
core/
|
core/
|
||||||
core/*.css$
|
core/*.css$
|
||||||
core/*.css?
|
core/*.css?
|
||||||
|
|
@ -977,10 +1057,18 @@ covid19/mobility
|
||||||
cr$
|
cr$
|
||||||
cr?
|
cr?
|
||||||
create
|
create
|
||||||
|
create_pin
|
||||||
creative-europe/404_en.htm
|
creative-europe/404_en.htm
|
||||||
|
creative-studio
|
||||||
|
creative_editor
|
||||||
|
creator-spotlight
|
||||||
|
creator_hub/_earn
|
||||||
|
creator_hub/_partnerships
|
||||||
creatorhub
|
creatorhub
|
||||||
csp
|
csp
|
||||||
|
csrf_error
|
||||||
ct
|
ct
|
||||||
|
ct.html
|
||||||
ct/log_list
|
ct/log_list
|
||||||
culturalinstitute/images
|
culturalinstitute/images
|
||||||
culturalinstitute/sitemaps
|
culturalinstitute/sitemaps
|
||||||
|
|
@ -1005,8 +1093,10 @@ de/integrations
|
||||||
de/ott
|
de/ott
|
||||||
de/solutions
|
de/solutions
|
||||||
de/upload
|
de/upload
|
||||||
|
deactivate-account
|
||||||
default.aspx/kb/
|
default.aspx/kb/
|
||||||
default.aspx/ph/
|
default.aspx/ph/
|
||||||
|
delete_post
|
||||||
delight
|
delight
|
||||||
dell/cities-transformed
|
dell/cities-transformed
|
||||||
dell/cloud-future-of-medicine
|
dell/cloud-future-of-medicine
|
||||||
|
|
@ -1094,6 +1184,8 @@ earth/social
|
||||||
ebook
|
ebook
|
||||||
ece
|
ece
|
||||||
eclas
|
eclas
|
||||||
|
edit
|
||||||
|
editorial/*
|
||||||
edu/cs4hs
|
edu/cs4hs
|
||||||
education/404_en.htm
|
education/404_en.htm
|
||||||
education/blocks
|
education/blocks
|
||||||
|
|
@ -1106,6 +1198,7 @@ ekansa/Open-Context-Data
|
||||||
ekansa/opencontext-
|
ekansa/opencontext-
|
||||||
email
|
email
|
||||||
email-unsubscribe
|
email-unsubscribe
|
||||||
|
email_verification_error
|
||||||
embed
|
embed
|
||||||
embed/@
|
embed/@
|
||||||
embed/curated
|
embed/curated
|
||||||
|
|
@ -1167,6 +1260,7 @@ en/microsoft-viva/
|
||||||
en/security
|
en/security
|
||||||
en/security/
|
en/security/
|
||||||
endorsements
|
endorsements
|
||||||
|
engagement
|
||||||
enterprise
|
enterprise
|
||||||
enterprise-jobs
|
enterprise-jobs
|
||||||
enterprise-partner-search/sitemaps
|
enterprise-partner-search/sitemaps
|
||||||
|
|
@ -1251,14 +1345,18 @@ exec/obidos/subst/marketplace/sell-your-collection.html
|
||||||
exec/obidos/subst/marketplace/sell-your-stuff.html
|
exec/obidos/subst/marketplace/sell-your-stuff.html
|
||||||
exec/obidos/subst/partners/friends/access.html
|
exec/obidos/subst/partners/friends/access.html
|
||||||
exec/obidos/tg/cm/member
|
exec/obidos/tg/cm/member
|
||||||
|
explore
|
||||||
|
explore/*/?p=
|
||||||
explore/*/lightbox
|
explore/*/lightbox
|
||||||
external
|
external
|
||||||
external/overture
|
external/overture
|
||||||
external_hosted
|
external_hosted
|
||||||
f/healthcheck
|
f/healthcheck
|
||||||
|
facebook
|
||||||
faves-i_love_u_get_away_from_me
|
faves-i_love_u_get_away_from_me
|
||||||
favorite
|
favorite
|
||||||
fb
|
fb
|
||||||
|
fb.html
|
||||||
fbml/ajax/dialog
|
fbml/ajax/dialog
|
||||||
fd/
|
fd/
|
||||||
fe=true
|
fe=true
|
||||||
|
|
@ -1295,6 +1393,8 @@ flu/espanol/
|
||||||
flutter-canvaskit
|
flutter-canvaskit
|
||||||
folder
|
folder
|
||||||
follow
|
follow
|
||||||
|
follow_board
|
||||||
|
follow_user
|
||||||
following
|
following
|
||||||
food/archive
|
food/archive
|
||||||
food/favourites
|
food/favourites
|
||||||
|
|
@ -1375,6 +1475,8 @@ global$
|
||||||
gog
|
gog
|
||||||
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
||||||
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
|
google_gdn.html
|
||||||
|
google_search.html
|
||||||
googlebooks/images
|
googlebooks/images
|
||||||
gorf
|
gorf
|
||||||
gp
|
gp
|
||||||
|
|
@ -1490,6 +1592,7 @@ guidebooks
|
||||||
gview
|
gview
|
||||||
gwt
|
gwt
|
||||||
h5games_gamecenter/images
|
h5games_gamecenter/images
|
||||||
|
hanukkah-spotlight
|
||||||
hashtag/*?src=
|
hashtag/*?src=
|
||||||
hd
|
hd
|
||||||
header/channels
|
header/channels
|
||||||
|
|
@ -1513,9 +1616,12 @@ help/zendesk_sso
|
||||||
hex
|
hex
|
||||||
history
|
history
|
||||||
history/static
|
history/static
|
||||||
|
holiday-spotlight
|
||||||
|
holidays-celebrations
|
||||||
home
|
home
|
||||||
home$
|
home$
|
||||||
home?
|
home?
|
||||||
|
homefeed
|
||||||
homepage-video-test
|
homepage-video-test
|
||||||
hosted/images
|
hosted/images
|
||||||
hotel/reviews?
|
hotel/reviews?
|
||||||
|
|
@ -1527,7 +1633,7 @@ hp/video
|
||||||
hpc/*/supported-applications.aspx?
|
hpc/*/supported-applications.aspx?
|
||||||
hpm
|
hpm
|
||||||
hpmob
|
hpmob
|
||||||
http://who.int/robots.txt
|
http://w3.org/robots.txt
|
||||||
hub?category=
|
hub?category=
|
||||||
hz/contact-us/ajax/initiate-trusted-contact
|
hz/contact-us/ajax/initiate-trusted-contact
|
||||||
hz/help/contact/*/message/$
|
hz/help/contact/*/message/$
|
||||||
|
|
@ -1541,6 +1647,9 @@ id-id.www.cloudflare.com
|
||||||
id-id/feedback
|
id-id/feedback
|
||||||
id-id/lp
|
id-id/lp
|
||||||
id-id/searchresults
|
id-id/searchresults
|
||||||
|
idea-ads-tool
|
||||||
|
idea-pin-builder
|
||||||
|
idea-pin-invite
|
||||||
identity/accountsettingsactivityweb
|
identity/accountsettingsactivityweb
|
||||||
identity/accountsettingssyaf
|
identity/accountsettingssyaf
|
||||||
ie/ie40/
|
ie/ie40/
|
||||||
|
|
@ -1587,14 +1696,17 @@ info/customerror.htm*
|
||||||
info/smart404.asp*
|
info/smart404.asp*
|
||||||
info/tech-feedback
|
info/tech-feedback
|
||||||
inproduct_help/chatsupport
|
inproduct_help/chatsupport
|
||||||
|
install-shuffles
|
||||||
integrations
|
integrations
|
||||||
internalPref
|
internalPref
|
||||||
intl
|
intl
|
||||||
intl/*/search/?
|
intl/*/search/?
|
||||||
intl/*/search?
|
intl/*/search?
|
||||||
intlkb/
|
intlkb/
|
||||||
|
invite
|
||||||
inviteFromProfile
|
inviteFromProfile
|
||||||
inviteMany
|
inviteMany
|
||||||
|
invited
|
||||||
invoice/est
|
invoice/est
|
||||||
invoice/estimate/buyerView
|
invoice/estimate/buyerView
|
||||||
invoice/estimate/buyerView/attachments
|
invoice/estimate/buyerView/attachments
|
||||||
|
|
@ -1631,6 +1743,8 @@ johnhancock
|
||||||
johnhancock/in-a-lifetime-healthcare
|
johnhancock/in-a-lifetime-healthcare
|
||||||
johnhancock/in-a-lifetime-sustainability
|
johnhancock/in-a-lifetime-sustainability
|
||||||
johnhancock/in-a-lifetime-work
|
johnhancock/in-a-lifetime-work
|
||||||
|
join/?next=
|
||||||
|
join/signup/?next=
|
||||||
jp/$
|
jp/$
|
||||||
jp/about
|
jp/about
|
||||||
jp/blog
|
jp/blog
|
||||||
|
|
@ -1671,6 +1785,7 @@ ko/integrations
|
||||||
ko/ott
|
ko/ott
|
||||||
ko/solutions
|
ko/solutions
|
||||||
ko/upload
|
ko/upload
|
||||||
|
kwanzaa-spotlight
|
||||||
l.php
|
l.php
|
||||||
labs-code
|
labs-code
|
||||||
labs/pmc
|
labs/pmc
|
||||||
|
|
@ -1707,12 +1822,15 @@ learning/settings
|
||||||
learning/settings$
|
learning/settings$
|
||||||
learning/settings?
|
learning/settings?
|
||||||
legal
|
legal
|
||||||
|
lens-search
|
||||||
li/track
|
li/track
|
||||||
library/devices
|
library/devices
|
||||||
licensing-syndication
|
licensing-syndication
|
||||||
limited-release
|
limited-release
|
||||||
link
|
link
|
||||||
|
linked
|
||||||
lite
|
lite
|
||||||
|
live-session
|
||||||
live_chat
|
live_chat
|
||||||
lm/R1XIHQVKXSKBNJ
|
lm/R1XIHQVKXSKBNJ
|
||||||
lm/R3HQ5WJSZK6QSO
|
lm/R3HQ5WJSZK6QSO
|
||||||
|
|
@ -1887,6 +2005,7 @@ narrative-
|
||||||
native
|
native
|
||||||
nbubumblebee
|
nbubumblebee
|
||||||
network
|
network
|
||||||
|
new_invite
|
||||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
||||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
||||||
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
|
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
|
||||||
|
|
@ -1896,6 +2015,7 @@ news/test
|
||||||
news/test-liveblog
|
news/test-liveblog
|
||||||
news?viewArticle
|
news?viewArticle
|
||||||
newsArticle
|
newsArticle
|
||||||
|
news_hub
|
||||||
newsletter
|
newsletter
|
||||||
newsroom/dae
|
newsroom/dae
|
||||||
newsround
|
newsround
|
||||||
|
|
@ -1909,6 +2029,7 @@ nl-nl/lp
|
||||||
nl-nl/searchresults
|
nl-nl/searchresults
|
||||||
node/add/
|
node/add/
|
||||||
nonprofits/account
|
nonprofits/account
|
||||||
|
notifications
|
||||||
notifications/
|
notifications/
|
||||||
ns/hydra/console/?
|
ns/hydra/console/?
|
||||||
nus-trk
|
nus-trk
|
||||||
|
|
@ -1916,11 +2037,15 @@ nwshp$
|
||||||
o/di
|
o/di
|
||||||
o/dt
|
o/dt
|
||||||
oas/
|
oas/
|
||||||
|
oauth/line
|
||||||
|
oauth/login
|
||||||
oauth/v2
|
oauth/v2
|
||||||
oauth2
|
oauth2
|
||||||
oauth2/v2
|
oauth2/v2
|
||||||
|
oauth_error
|
||||||
offers/proxy/dealsserver/api/log
|
offers/proxy/dealsserver/api/log
|
||||||
offers/proxy/dealsserver/buy
|
offers/proxy/dealsserver/buy
|
||||||
|
offsite
|
||||||
og
|
og
|
||||||
okxbet.com
|
okxbet.com
|
||||||
onebox/media/sports/logos
|
onebox/media/sports/logos
|
||||||
|
|
@ -1951,9 +2076,12 @@ pagespeed/insights/ui/logo
|
||||||
panel
|
panel
|
||||||
pantheon
|
pantheon
|
||||||
pantheon-platform
|
pantheon-platform
|
||||||
|
parental-consent/confirmation
|
||||||
|
parental-passcode
|
||||||
participate/conferences.xml
|
participate/conferences.xml
|
||||||
partner-program
|
partner-program
|
||||||
partners
|
partners
|
||||||
|
password/reset
|
||||||
password_expired
|
password_expired
|
||||||
patent-search/frontend
|
patent-search/frontend
|
||||||
patents/download
|
patents/download
|
||||||
|
|
@ -1984,12 +2112,46 @@ photos/gbachelie
|
||||||
photos/i_love_u_get_away_from_me
|
photos/i_love_u_get_away_from_me
|
||||||
photos/tags/*/page
|
photos/tags/*/page
|
||||||
photos/youpy
|
photos/youpy
|
||||||
|
pin
|
||||||
|
pin-builder
|
||||||
|
pin-communities
|
||||||
|
pin-creation-tool
|
||||||
|
pin-editor
|
||||||
|
pin/*/activities
|
||||||
|
pin/*/activity
|
||||||
|
pin/*/analytics
|
||||||
|
pin/*/brand-catalog
|
||||||
|
pin/*/comments
|
||||||
|
pin/*/email
|
||||||
|
pin/*/feedback
|
||||||
|
pin/*/idea-pin/related-products
|
||||||
|
pin/*/likes
|
||||||
|
pin/*/promote
|
||||||
|
pin/*/reaction
|
||||||
|
pin/*/related-products
|
||||||
|
pin/*/repin
|
||||||
|
pin/*/repins
|
||||||
|
pin/*/sent
|
||||||
|
pin/*/share
|
||||||
|
pin/*/shop-the-look
|
||||||
|
pin/*/tag
|
||||||
|
pin/*/takes
|
||||||
|
pin/*/visual-search
|
||||||
|
pin/*/visual-shop
|
||||||
|
pin/create
|
||||||
|
pin/find
|
||||||
|
pin/find?url=
|
||||||
|
pin_shop
|
||||||
ping
|
ping
|
||||||
pingback
|
pingback
|
||||||
|
pinterest-predicts
|
||||||
|
pinterest-wellbeing
|
||||||
|
pinterestwellbeing
|
||||||
pl-pl.www.cloudflare.com
|
pl-pl.www.cloudflare.com
|
||||||
pl-pl/feedback
|
pl-pl/feedback
|
||||||
pl-pl/lp
|
pl-pl/lp
|
||||||
pl-pl/searchresults
|
pl-pl/searchresults
|
||||||
|
place
|
||||||
plan=
|
plan=
|
||||||
platform-telemetry
|
platform-telemetry
|
||||||
play/store/web
|
play/store/web
|
||||||
|
|
@ -2039,6 +2201,7 @@ ppob/?
|
||||||
ppob?
|
ppob?
|
||||||
pqa
|
pqa
|
||||||
preference
|
preference
|
||||||
|
prefs
|
||||||
present
|
present
|
||||||
presentation
|
presentation
|
||||||
prettyearth/assets
|
prettyearth/assets
|
||||||
|
|
@ -2047,6 +2210,8 @@ previewtemplate
|
||||||
print
|
print
|
||||||
private
|
private
|
||||||
proFile/history?
|
proFile/history?
|
||||||
|
product-catalogs
|
||||||
|
product-feed
|
||||||
product-reviews/B0069IY63Y
|
product-reviews/B0069IY63Y
|
||||||
product/reviews?
|
product/reviews?
|
||||||
productPurchaseDone
|
productPurchaseDone
|
||||||
|
|
@ -2101,12 +2266,14 @@ pt-br/upload
|
||||||
publications
|
publications
|
||||||
purchases
|
purchases
|
||||||
puzzles/leaderboards/invite
|
puzzles/leaderboards/invite
|
||||||
|
pw
|
||||||
pwapi-proxy/pwproxy
|
pwapi-proxy/pwproxy
|
||||||
pwapiv2
|
pwapiv2
|
||||||
q=
|
q=
|
||||||
qnasearch?
|
qnasearch?
|
||||||
qr
|
qr
|
||||||
quality_form?
|
quality_form?
|
||||||
|
quiz
|
||||||
r
|
r
|
||||||
rackspace/elevating-performance
|
rackspace/elevating-performance
|
||||||
radio/imda
|
radio/imda
|
||||||
|
|
@ -2115,6 +2282,7 @@ rating
|
||||||
rd/search
|
rd/search
|
||||||
rd/search$
|
rd/search$
|
||||||
rd/search?
|
rd/search?
|
||||||
|
recently-viewed
|
||||||
recharge/dashboard/car
|
recharge/dashboard/car
|
||||||
recharge/dashboard/static
|
recharge/dashboard/static
|
||||||
recipes/*?q=
|
recipes/*?q=
|
||||||
|
|
@ -2131,6 +2299,9 @@ refer
|
||||||
refer/pal
|
refer/pal
|
||||||
referrals
|
referrals
|
||||||
referrer=
|
referrer=
|
||||||
|
refresh_stored_accounts
|
||||||
|
refresh_token
|
||||||
|
register
|
||||||
registry/wishlist
|
registry/wishlist
|
||||||
remotelogout
|
remotelogout
|
||||||
rep=hc
|
rep=hc
|
||||||
|
|
@ -2138,9 +2309,13 @@ report
|
||||||
report-abuse?report=
|
report-abuse?report=
|
||||||
report=
|
report=
|
||||||
report_abuse.gne
|
report_abuse.gne
|
||||||
|
reports-and-violations
|
||||||
|
request-data
|
||||||
requestList
|
requestList
|
||||||
requests
|
requests
|
||||||
research/participants/cofund
|
research/participants/cofund
|
||||||
|
resource
|
||||||
|
resource/*/get
|
||||||
results
|
results
|
||||||
results
|
results
|
||||||
retail
|
retail
|
||||||
|
|
@ -2179,6 +2354,7 @@ s2/search/social
|
||||||
s2/sitemaps
|
s2/sitemaps
|
||||||
s2/static
|
s2/static
|
||||||
s?
|
s?
|
||||||
|
safe-redirect
|
||||||
safety
|
safety
|
||||||
safetycheck
|
safetycheck
|
||||||
salary-explorer/api
|
salary-explorer/api
|
||||||
|
|
@ -2223,6 +2399,7 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
|
||||||
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
||||||
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
||||||
secure
|
secure
|
||||||
|
sendHeaderEarly
|
||||||
sendarticle
|
sendarticle
|
||||||
services
|
services
|
||||||
services/oauth
|
services/oauth
|
||||||
|
|
@ -2258,6 +2435,7 @@ shop/productpage
|
||||||
shop/topics
|
shop/topics
|
||||||
shop/view/product
|
shop/view/product
|
||||||
shop?
|
shop?
|
||||||
|
shop_pins
|
||||||
shopping-content-api/product_images
|
shopping-content-api/product_images
|
||||||
shopping/deals
|
shopping/deals
|
||||||
shopping/product
|
shopping/product
|
||||||
|
|
@ -2561,10 +2739,12 @@ social/photosui/images
|
||||||
social/photosui/sitemap
|
social/photosui/sitemap
|
||||||
social/search?
|
social/search?
|
||||||
social/social-security-directory/cai
|
social/social-security-directory/cai
|
||||||
|
socialmanager
|
||||||
solutions
|
solutions
|
||||||
sounds/search
|
sounds/search
|
||||||
sounds/search$
|
sounds/search$
|
||||||
sounds/search?
|
sounds/search?
|
||||||
|
source
|
||||||
source=
|
source=
|
||||||
source_repo=
|
source_repo=
|
||||||
spain/empresas/
|
spain/empresas/
|
||||||
|
|
@ -2586,6 +2766,7 @@ ss
|
||||||
ss/customer-reviews/lighthouse
|
ss/customer-reviews/lighthouse
|
||||||
ss/twister/ajax
|
ss/twister/ajax
|
||||||
sslsingle
|
sslsingle
|
||||||
|
sso
|
||||||
stadia/gamers
|
stadia/gamers
|
||||||
start
|
start
|
||||||
stat
|
stat
|
||||||
|
|
@ -2644,6 +2825,10 @@ stores$
|
||||||
stores/
|
stores/
|
||||||
stores/page/*visitId=
|
stores/page/*visitId=
|
||||||
stories
|
stories
|
||||||
|
story-pin-builder
|
||||||
|
story-pin-invite
|
||||||
|
story_feed
|
||||||
|
story_pins
|
||||||
storyworks/preview
|
storyworks/preview
|
||||||
styles/js-on.css$
|
styles/js-on.css$
|
||||||
subscribe/braintree
|
subscribe/braintree
|
||||||
|
|
@ -2669,6 +2854,7 @@ support/content
|
||||||
support/forum/search?
|
support/forum/search?
|
||||||
sureroute
|
sureroute
|
||||||
surprise
|
surprise
|
||||||
|
suspension-appeal
|
||||||
sutils
|
sutils
|
||||||
sv-se.www.cloudflare.com
|
sv-se.www.cloudflare.com
|
||||||
sv-se/feedback
|
sv-se/feedback
|
||||||
|
|
@ -2683,6 +2869,7 @@ svc/spelling-bee
|
||||||
svc/vertex
|
svc/vertex
|
||||||
svc/wordle
|
svc/wordle
|
||||||
svpRecommendations
|
svpRecommendations
|
||||||
|
sw-shell.html
|
||||||
swg
|
swg
|
||||||
system1/images
|
system1/images
|
||||||
t/privacy
|
t/privacy
|
||||||
|
|
@ -2690,6 +2877,7 @@ t/terms
|
||||||
tab=
|
tab=
|
||||||
tablet
|
tablet
|
||||||
tag
|
tag
|
||||||
|
taggingtool
|
||||||
tagmanager/containers/xo
|
tagmanager/containers/xo
|
||||||
tagmanager/pptm.js
|
tagmanager/pptm.js
|
||||||
talk
|
talk
|
||||||
|
|
@ -2737,7 +2925,9 @@ th-th/feedback
|
||||||
th-th/lp
|
th-th/lp
|
||||||
th-th/searchresults
|
th-th/searchresults
|
||||||
th?
|
th?
|
||||||
|
thanksgiving-spotlight
|
||||||
themacallan/worlds-together
|
themacallan/worlds-together
|
||||||
|
theme
|
||||||
tickets-external?
|
tickets-external?
|
||||||
timedtext_video
|
timedtext_video
|
||||||
title
|
title
|
||||||
|
|
@ -2831,6 +3021,7 @@ trustedstores/js
|
||||||
trustedstores/s
|
trustedstores/s
|
||||||
trustedstores/tm2
|
trustedstores/tm2
|
||||||
trustedstores/verify
|
trustedstores/verify
|
||||||
|
tv
|
||||||
tv/thumb
|
tv/thumb
|
||||||
typeahead
|
typeahead
|
||||||
u
|
u
|
||||||
|
|
@ -2847,9 +3038,14 @@ ugc$
|
||||||
ugcsupport
|
ugcsupport
|
||||||
ugcsupport$
|
ugcsupport$
|
||||||
ui
|
ui
|
||||||
|
unauth-profile
|
||||||
|
unlink
|
||||||
unsub
|
unsub
|
||||||
until=
|
until=
|
||||||
upload
|
upload
|
||||||
|
upload-image-lens-history
|
||||||
|
upload-lens-image
|
||||||
|
upload-shuffle-draft
|
||||||
uploads
|
uploads
|
||||||
urchin_test
|
urchin_test
|
||||||
url
|
url
|
||||||
|
|
@ -2867,9 +3063,11 @@ using
|
||||||
utils
|
utils
|
||||||
uviewer
|
uviewer
|
||||||
v1
|
v1
|
||||||
|
v1/urls/count.json
|
||||||
v2
|
v2
|
||||||
v3
|
v3
|
||||||
v3/openapi
|
v3/openapi
|
||||||
|
v3/pidgets/log
|
||||||
valkyrie-playground
|
valkyrie-playground
|
||||||
verified-authors
|
verified-authors
|
||||||
verify_age
|
verify_age
|
||||||
|
|
@ -2925,6 +3123,9 @@ webapps/xo/html/cookiecheck.html
|
||||||
webapps/xoonboarding
|
webapps/xoonboarding
|
||||||
webscr
|
webscr
|
||||||
websearch
|
websearch
|
||||||
|
website/confirm
|
||||||
|
website/confirm/download
|
||||||
|
welcome
|
||||||
whats-next/planes-trains-and-analytics
|
whats-next/planes-trains-and-analytics
|
||||||
whsmiths
|
whsmiths
|
||||||
widget/cr
|
widget/cr
|
||||||
|
|
@ -3444,6 +3645,7 @@ xhtml?
|
||||||
xml?
|
xml?
|
||||||
xoplatform/logger/api/logger
|
xoplatform/logger/api/logger
|
||||||
xorouter
|
xorouter
|
||||||
|
your-shop
|
||||||
youth/404_en.htm
|
youth/404_en.htm
|
||||||
youtube/fonts
|
youtube/fonts
|
||||||
youtube/img/promos
|
youtube/img/promos
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue