mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-26 18:56:09 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
73af17ae37
commit
abfb39df60
16 changed files with 927 additions and 609 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1726340588
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1726481047
|
||||
"last_update": 1726567426
|
||||
}
|
||||
}
|
||||
|
|
@ -13645,6 +13645,10 @@ app/src/utils/add-related-primary-key-to-fields.test.ts
|
|||
src/utils/add-related-primary-key-to-fields.test.ts
|
||||
utils/add-related-primary-key-to-fields.test.ts
|
||||
add-related-primary-key-to-fields.test.ts
|
||||
app/src/utils/is-css-var.test.ts
|
||||
src/utils/is-css-var.test.ts
|
||||
utils/is-css-var.test.ts
|
||||
is-css-var.test.ts
|
||||
app/src/utils/get-local-type.ts
|
||||
src/utils/get-local-type.ts
|
||||
utils/get-local-type.ts
|
||||
|
|
@ -13756,6 +13760,10 @@ src/utils/geometry/controls.ts
|
|||
utils/geometry/controls.ts
|
||||
geometry/controls.ts
|
||||
controls.ts
|
||||
app/src/utils/is-css-var.ts
|
||||
src/utils/is-css-var.ts
|
||||
utils/is-css-var.ts
|
||||
is-css-var.ts
|
||||
app/src/utils/get-route.ts
|
||||
src/utils/get-route.ts
|
||||
utils/get-route.ts
|
||||
|
|
@ -16656,6 +16664,8 @@ get-current-language.test.ts
|
|||
app/license
|
||||
license
|
||||
contributing.md
|
||||
.changeset/fifty-bobcats-beg.md
|
||||
fifty-bobcats-beg.md
|
||||
.changeset/lovely-pillows-sort.md
|
||||
lovely-pillows-sort.md
|
||||
.changeset/giant-plants-notice.md
|
||||
|
|
@ -16664,6 +16674,8 @@ giant-plants-notice.md
|
|||
cuddly-lizards-prove.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
.changeset/small-bees-shave.md
|
||||
small-bees-shave.md
|
||||
.changeset/six-glasses-warn.md
|
||||
six-glasses-warn.md
|
||||
.changeset/great-planets-move.md
|
||||
|
|
|
|||
|
|
@ -2763,6 +2763,7 @@ app/src/utils/get-route.test.ts
|
|||
app/src/utils/get-special-for-type.test.ts
|
||||
app/src/utils/add-query-to-path.test.ts
|
||||
app/src/utils/add-related-primary-key-to-fields.test.ts
|
||||
app/src/utils/is-css-var.test.ts
|
||||
app/src/utils/get-local-type.ts
|
||||
app/src/utils/hide-drag-image.ts
|
||||
app/src/utils/point-on-line.test.ts
|
||||
|
|
@ -2790,6 +2791,7 @@ app/src/utils/push-group-options-down.ts
|
|||
app/src/utils/geometry/basemap.ts
|
||||
app/src/utils/geometry/index.ts
|
||||
app/src/utils/geometry/controls.ts
|
||||
app/src/utils/is-css-var.ts
|
||||
app/src/utils/get-route.ts
|
||||
app/src/utils/get-groups.ts
|
||||
app/src/app-permissions.ts
|
||||
|
|
@ -3368,10 +3370,12 @@ app/src/lang/number-formats.yaml
|
|||
app/src/lang/get-current-language.test.ts
|
||||
app/license
|
||||
contributing.md
|
||||
.changeset/fifty-bobcats-beg.md
|
||||
.changeset/lovely-pillows-sort.md
|
||||
.changeset/giant-plants-notice.md
|
||||
.changeset/cuddly-lizards-prove.md
|
||||
.changeset/config.json
|
||||
.changeset/small-bees-shave.md
|
||||
.changeset/six-glasses-warn.md
|
||||
.changeset/great-planets-move.md
|
||||
.changeset/rich-rings-do.md
|
||||
|
|
|
|||
|
|
@ -658,6 +658,11 @@ Tools/Stars/Api/PutStar.php
|
|||
Stars/Api/PutStar.php
|
||||
Api/PutStar.php
|
||||
PutStar.php
|
||||
application/Espo/Tools/AppSecret/SecretProvider.php
|
||||
Espo/Tools/AppSecret/SecretProvider.php
|
||||
Tools/AppSecret/SecretProvider.php
|
||||
AppSecret/SecretProvider.php
|
||||
SecretProvider.php
|
||||
application/Espo/Tools/App/Jobs/ClearCache.php
|
||||
Espo/Tools/App/Jobs/ClearCache.php
|
||||
Tools/App/Jobs/ClearCache.php
|
||||
|
|
@ -2196,6 +2201,10 @@ application/Espo/Controllers/ScheduledJob.php
|
|||
Espo/Controllers/ScheduledJob.php
|
||||
Controllers/ScheduledJob.php
|
||||
ScheduledJob.php
|
||||
application/Espo/Controllers/AppSecret.php
|
||||
Espo/Controllers/AppSecret.php
|
||||
Controllers/AppSecret.php
|
||||
AppSecret.php
|
||||
application/Espo/Controllers/Notification.php
|
||||
Espo/Controllers/Notification.php
|
||||
Controllers/Notification.php
|
||||
|
|
@ -15278,6 +15287,12 @@ Classes/Record/Attachment/CreateInputFilter.php
|
|||
Record/Attachment/CreateInputFilter.php
|
||||
Attachment/CreateInputFilter.php
|
||||
CreateInputFilter.php
|
||||
application/Espo/Classes/Record/AppSecret/ValueInputFilter.php
|
||||
Espo/Classes/Record/AppSecret/ValueInputFilter.php
|
||||
Classes/Record/AppSecret/ValueInputFilter.php
|
||||
Record/AppSecret/ValueInputFilter.php
|
||||
AppSecret/ValueInputFilter.php
|
||||
ValueInputFilter.php
|
||||
application/Espo/Classes/Record/Note/UpdateInputFilter.php
|
||||
Espo/Classes/Record/Note/UpdateInputFilter.php
|
||||
Classes/Record/Note/UpdateInputFilter.php
|
||||
|
|
@ -27065,6 +27080,12 @@ Resources/i18n/en_US/DashboardTemplate.json
|
|||
i18n/en_US/DashboardTemplate.json
|
||||
en_US/DashboardTemplate.json
|
||||
DashboardTemplate.json
|
||||
application/Espo/Resources/i18n/en_US/AppSecret.json
|
||||
Espo/Resources/i18n/en_US/AppSecret.json
|
||||
Resources/i18n/en_US/AppSecret.json
|
||||
i18n/en_US/AppSecret.json
|
||||
en_US/AppSecret.json
|
||||
AppSecret.json
|
||||
application/Espo/Resources/i18n/en_US/Stream.json
|
||||
Espo/Resources/i18n/en_US/Stream.json
|
||||
Resources/i18n/en_US/Stream.json
|
||||
|
|
@ -36256,6 +36277,30 @@ Resources/layouts/WebhookQueueItem/filters.json
|
|||
layouts/WebhookQueueItem/filters.json
|
||||
WebhookQueueItem/filters.json
|
||||
filters.json
|
||||
application/Espo/Resources/layouts/AppSecret/detail.json
|
||||
Espo/Resources/layouts/AppSecret/detail.json
|
||||
Resources/layouts/AppSecret/detail.json
|
||||
layouts/AppSecret/detail.json
|
||||
AppSecret/detail.json
|
||||
detail.json
|
||||
application/Espo/Resources/layouts/AppSecret/list.json
|
||||
Espo/Resources/layouts/AppSecret/list.json
|
||||
Resources/layouts/AppSecret/list.json
|
||||
layouts/AppSecret/list.json
|
||||
AppSecret/list.json
|
||||
list.json
|
||||
application/Espo/Resources/layouts/AppSecret/detailSmall.json
|
||||
Espo/Resources/layouts/AppSecret/detailSmall.json
|
||||
Resources/layouts/AppSecret/detailSmall.json
|
||||
layouts/AppSecret/detailSmall.json
|
||||
AppSecret/detailSmall.json
|
||||
detailSmall.json
|
||||
application/Espo/Resources/layouts/AppSecret/filters.json
|
||||
Espo/Resources/layouts/AppSecret/filters.json
|
||||
Resources/layouts/AppSecret/filters.json
|
||||
layouts/AppSecret/filters.json
|
||||
AppSecret/filters.json
|
||||
filters.json
|
||||
application/Espo/Resources/layouts/AddressCountry/detail.json
|
||||
Espo/Resources/layouts/AddressCountry/detail.json
|
||||
Resources/layouts/AddressCountry/detail.json
|
||||
|
|
@ -37177,6 +37222,12 @@ Resources/metadata/clientDefs/DashboardTemplate.json
|
|||
metadata/clientDefs/DashboardTemplate.json
|
||||
clientDefs/DashboardTemplate.json
|
||||
DashboardTemplate.json
|
||||
application/Espo/Resources/metadata/clientDefs/AppSecret.json
|
||||
Espo/Resources/metadata/clientDefs/AppSecret.json
|
||||
Resources/metadata/clientDefs/AppSecret.json
|
||||
metadata/clientDefs/AppSecret.json
|
||||
clientDefs/AppSecret.json
|
||||
AppSecret.json
|
||||
application/Espo/Resources/metadata/clientDefs/Stream.json
|
||||
Espo/Resources/metadata/clientDefs/Stream.json
|
||||
Resources/metadata/clientDefs/Stream.json
|
||||
|
|
@ -37435,6 +37486,12 @@ Resources/metadata/recordDefs/DashboardTemplate.json
|
|||
metadata/recordDefs/DashboardTemplate.json
|
||||
recordDefs/DashboardTemplate.json
|
||||
DashboardTemplate.json
|
||||
application/Espo/Resources/metadata/recordDefs/AppSecret.json
|
||||
Espo/Resources/metadata/recordDefs/AppSecret.json
|
||||
Resources/metadata/recordDefs/AppSecret.json
|
||||
metadata/recordDefs/AppSecret.json
|
||||
recordDefs/AppSecret.json
|
||||
AppSecret.json
|
||||
application/Espo/Resources/metadata/recordDefs/AuthLogRecord.json
|
||||
Espo/Resources/metadata/recordDefs/AuthLogRecord.json
|
||||
Resources/metadata/recordDefs/AuthLogRecord.json
|
||||
|
|
@ -37573,6 +37630,12 @@ Resources/metadata/entityAcl/Email.json
|
|||
metadata/entityAcl/Email.json
|
||||
entityAcl/Email.json
|
||||
Email.json
|
||||
application/Espo/Resources/metadata/entityAcl/AppSecret.json
|
||||
Espo/Resources/metadata/entityAcl/AppSecret.json
|
||||
Resources/metadata/entityAcl/AppSecret.json
|
||||
metadata/entityAcl/AppSecret.json
|
||||
entityAcl/AppSecret.json
|
||||
AppSecret.json
|
||||
application/Espo/Resources/metadata/entityAcl/AuthLogRecord.json
|
||||
Espo/Resources/metadata/entityAcl/AuthLogRecord.json
|
||||
Resources/metadata/entityAcl/AuthLogRecord.json
|
||||
|
|
@ -37867,6 +37930,12 @@ Resources/metadata/scopes/DashboardTemplate.json
|
|||
metadata/scopes/DashboardTemplate.json
|
||||
scopes/DashboardTemplate.json
|
||||
DashboardTemplate.json
|
||||
application/Espo/Resources/metadata/scopes/AppSecret.json
|
||||
Espo/Resources/metadata/scopes/AppSecret.json
|
||||
Resources/metadata/scopes/AppSecret.json
|
||||
metadata/scopes/AppSecret.json
|
||||
scopes/AppSecret.json
|
||||
AppSecret.json
|
||||
application/Espo/Resources/metadata/scopes/Stream.json
|
||||
Espo/Resources/metadata/scopes/Stream.json
|
||||
Resources/metadata/scopes/Stream.json
|
||||
|
|
@ -38335,6 +38404,12 @@ Resources/metadata/entityDefs/DashboardTemplate.json
|
|||
metadata/entityDefs/DashboardTemplate.json
|
||||
entityDefs/DashboardTemplate.json
|
||||
DashboardTemplate.json
|
||||
application/Espo/Resources/metadata/entityDefs/AppSecret.json
|
||||
Espo/Resources/metadata/entityDefs/AppSecret.json
|
||||
Resources/metadata/entityDefs/AppSecret.json
|
||||
metadata/entityDefs/AppSecret.json
|
||||
entityDefs/AppSecret.json
|
||||
AppSecret.json
|
||||
application/Espo/Resources/metadata/entityDefs/Sms.json
|
||||
Espo/Resources/metadata/entityDefs/Sms.json
|
||||
Resources/metadata/entityDefs/Sms.json
|
||||
|
|
@ -39415,6 +39490,10 @@ application/Espo/Entities/ScheduledJob.php
|
|||
Espo/Entities/ScheduledJob.php
|
||||
Entities/ScheduledJob.php
|
||||
ScheduledJob.php
|
||||
application/Espo/Entities/AppSecret.php
|
||||
Espo/Entities/AppSecret.php
|
||||
Entities/AppSecret.php
|
||||
AppSecret.php
|
||||
application/Espo/Entities/Notification.php
|
||||
Espo/Entities/Notification.php
|
||||
Entities/Notification.php
|
||||
|
|
@ -41954,6 +42033,12 @@ Espo/Tools/Activities/ComposeEmailAddressListTest.php
|
|||
Tools/Activities/ComposeEmailAddressListTest.php
|
||||
Activities/ComposeEmailAddressListTest.php
|
||||
ComposeEmailAddressListTest.php
|
||||
tests/integration/Espo/Tools/AppSecret/SecretProviderTest.php
|
||||
integration/Espo/Tools/AppSecret/SecretProviderTest.php
|
||||
Espo/Tools/AppSecret/SecretProviderTest.php
|
||||
Tools/AppSecret/SecretProviderTest.php
|
||||
AppSecret/SecretProviderTest.php
|
||||
SecretProviderTest.php
|
||||
tests/integration/Espo/Tools/App/MetadataTest.php
|
||||
integration/Espo/Tools/App/MetadataTest.php
|
||||
Espo/Tools/App/MetadataTest.php
|
||||
|
|
@ -51427,6 +51512,13 @@ src/views/admin/notifications.js
|
|||
views/admin/notifications.js
|
||||
admin/notifications.js
|
||||
notifications.js
|
||||
client/src/views/admin/app-secret/fields/value.js
|
||||
src/views/admin/app-secret/fields/value.js
|
||||
views/admin/app-secret/fields/value.js
|
||||
admin/app-secret/fields/value.js
|
||||
app-secret/fields/value.js
|
||||
fields/value.js
|
||||
value.js
|
||||
client/src/views/admin/upgrade/index.js
|
||||
src/views/admin/upgrade/index.js
|
||||
views/admin/upgrade/index.js
|
||||
|
|
|
|||
|
|
@ -128,6 +128,7 @@ application/Espo/Tools/MassUpdate/Data.php
|
|||
application/Espo/Tools/Stars/StarService.php
|
||||
application/Espo/Tools/Stars/Api/DeleteUnstar.php
|
||||
application/Espo/Tools/Stars/Api/PutStar.php
|
||||
application/Espo/Tools/AppSecret/SecretProvider.php
|
||||
application/Espo/Tools/App/Jobs/ClearCache.php
|
||||
application/Espo/Tools/App/Jobs/Rebuild.php
|
||||
application/Espo/Tools/App/PreferencesService.php
|
||||
|
|
@ -412,6 +413,7 @@ application/Espo/Controllers/Layout.php
|
|||
application/Espo/Controllers/I18n.php
|
||||
application/Espo/Controllers/LabelManager.php
|
||||
application/Espo/Controllers/ScheduledJob.php
|
||||
application/Espo/Controllers/AppSecret.php
|
||||
application/Espo/Controllers/Notification.php
|
||||
application/Espo/Controllers/LeadCapture.php
|
||||
application/Espo/Controllers/ExternalAccount.php
|
||||
|
|
@ -2123,6 +2125,7 @@ application/Espo/Classes/Record/Webhook/DefaultsPopulator.php
|
|||
application/Espo/Classes/Record/Webhook/UpdateInputFilter.php
|
||||
application/Espo/Classes/Record/Attachment/UpdateInputFilter.php
|
||||
application/Espo/Classes/Record/Attachment/CreateInputFilter.php
|
||||
application/Espo/Classes/Record/AppSecret/ValueInputFilter.php
|
||||
application/Espo/Classes/Record/Note/UpdateInputFilter.php
|
||||
application/Espo/Classes/Record/AuthToken/UpdateInputFilter.php
|
||||
application/Espo/Classes/Record/User/OutputFilter.php
|
||||
|
|
@ -4025,6 +4028,7 @@ application/Espo/Resources/i18n/en_US/Export.json
|
|||
application/Espo/Resources/i18n/en_US/ScheduledJob.json
|
||||
application/Espo/Resources/i18n/en_US/Admin.json
|
||||
application/Espo/Resources/i18n/en_US/DashboardTemplate.json
|
||||
application/Espo/Resources/i18n/en_US/AppSecret.json
|
||||
application/Espo/Resources/i18n/en_US/Stream.json
|
||||
application/Espo/Resources/i18n/en_US/AuthLogRecord.json
|
||||
application/Espo/Resources/i18n/en_US/Extension.json
|
||||
|
|
@ -5557,6 +5561,10 @@ application/Espo/Resources/layouts/WebhookQueueItem/detail.json
|
|||
application/Espo/Resources/layouts/WebhookQueueItem/list.json
|
||||
application/Espo/Resources/layouts/WebhookQueueItem/detailSmall.json
|
||||
application/Espo/Resources/layouts/WebhookQueueItem/filters.json
|
||||
application/Espo/Resources/layouts/AppSecret/detail.json
|
||||
application/Espo/Resources/layouts/AppSecret/list.json
|
||||
application/Espo/Resources/layouts/AppSecret/detailSmall.json
|
||||
application/Espo/Resources/layouts/AppSecret/filters.json
|
||||
application/Espo/Resources/layouts/AddressCountry/detail.json
|
||||
application/Espo/Resources/layouts/AddressCountry/list.json
|
||||
application/Espo/Resources/layouts/AddressCountry/massUpdate.json
|
||||
|
|
@ -5711,6 +5719,7 @@ application/Espo/Resources/metadata/clientDefs/EmailTemplateCategory.json
|
|||
application/Espo/Resources/metadata/clientDefs/AddressCountry.json
|
||||
application/Espo/Resources/metadata/clientDefs/ScheduledJob.json
|
||||
application/Espo/Resources/metadata/clientDefs/DashboardTemplate.json
|
||||
application/Espo/Resources/metadata/clientDefs/AppSecret.json
|
||||
application/Espo/Resources/metadata/clientDefs/Stream.json
|
||||
application/Espo/Resources/metadata/clientDefs/GlobalStream.json
|
||||
application/Espo/Resources/metadata/clientDefs/AuthLogRecord.json
|
||||
|
|
@ -5754,6 +5763,7 @@ application/Espo/Resources/metadata/recordDefs/EmailTemplateCategory.json
|
|||
application/Espo/Resources/metadata/recordDefs/AddressCountry.json
|
||||
application/Espo/Resources/metadata/recordDefs/ScheduledJob.json
|
||||
application/Espo/Resources/metadata/recordDefs/DashboardTemplate.json
|
||||
application/Espo/Resources/metadata/recordDefs/AppSecret.json
|
||||
application/Espo/Resources/metadata/recordDefs/AuthLogRecord.json
|
||||
application/Espo/Resources/metadata/recordDefs/Preferences.json
|
||||
application/Espo/Resources/metadata/recordDefs/Webhook.json
|
||||
|
|
@ -5777,6 +5787,7 @@ application/Espo/Resources/metadata/entityAcl/Note.json
|
|||
application/Espo/Resources/metadata/entityAcl/InboundEmail.json
|
||||
application/Espo/Resources/metadata/entityAcl/Attachment.json
|
||||
application/Espo/Resources/metadata/entityAcl/Email.json
|
||||
application/Espo/Resources/metadata/entityAcl/AppSecret.json
|
||||
application/Espo/Resources/metadata/entityAcl/AuthLogRecord.json
|
||||
application/Espo/Resources/metadata/entityAcl/Preferences.json
|
||||
application/Espo/Resources/metadata/entityAcl/Webhook.json
|
||||
|
|
@ -5826,6 +5837,7 @@ application/Espo/Resources/metadata/scopes/Export.json
|
|||
application/Espo/Resources/metadata/scopes/ScheduledJob.json
|
||||
application/Espo/Resources/metadata/scopes/ArrayValue.json
|
||||
application/Espo/Resources/metadata/scopes/DashboardTemplate.json
|
||||
application/Espo/Resources/metadata/scopes/AppSecret.json
|
||||
application/Espo/Resources/metadata/scopes/Stream.json
|
||||
application/Espo/Resources/metadata/scopes/GlobalStream.json
|
||||
application/Espo/Resources/metadata/scopes/AuthLogRecord.json
|
||||
|
|
@ -5904,6 +5916,7 @@ application/Espo/Resources/metadata/entityDefs/Export.json
|
|||
application/Espo/Resources/metadata/entityDefs/ScheduledJob.json
|
||||
application/Espo/Resources/metadata/entityDefs/ArrayValue.json
|
||||
application/Espo/Resources/metadata/entityDefs/DashboardTemplate.json
|
||||
application/Espo/Resources/metadata/entityDefs/AppSecret.json
|
||||
application/Espo/Resources/metadata/entityDefs/Sms.json
|
||||
application/Espo/Resources/metadata/entityDefs/AuthLogRecord.json
|
||||
application/Espo/Resources/metadata/entityDefs/StreamSubscription.json
|
||||
|
|
@ -6096,6 +6109,7 @@ application/Espo/Entities/Import.php
|
|||
application/Espo/Entities/ScheduledJobLogRecord.php
|
||||
application/Espo/Entities/LeadCaptureLogRecord.php
|
||||
application/Espo/Entities/ScheduledJob.php
|
||||
application/Espo/Entities/AppSecret.php
|
||||
application/Espo/Entities/Notification.php
|
||||
application/Espo/Entities/LeadCapture.php
|
||||
application/Espo/Entities/ExternalAccount.php
|
||||
|
|
@ -6635,6 +6649,7 @@ tests/integration/Espo/LeadCapture/LeadCaptureTest.php
|
|||
tests/integration/Espo/Webhook/AclTest.php
|
||||
tests/integration/Espo/Webhook/ProcessingTest.php
|
||||
tests/integration/Espo/Tools/Activities/ComposeEmailAddressListTest.php
|
||||
tests/integration/Espo/Tools/AppSecret/SecretProviderTest.php
|
||||
tests/integration/Espo/Tools/App/MetadataTest.php
|
||||
tests/integration/Espo/Tools/App/LanguageTest.php
|
||||
tests/integration/Espo/Tools/WorkingTime/UtilityTest.php
|
||||
|
|
@ -8192,6 +8207,7 @@ client/src/views/admin/job/record/detail-small.js
|
|||
client/src/views/admin/job/record/list.js
|
||||
client/src/views/admin/job/fields/name.js
|
||||
client/src/views/admin/notifications.js
|
||||
client/src/views/admin/app-secret/fields/value.js
|
||||
client/src/views/admin/upgrade/index.js
|
||||
client/src/views/admin/upgrade/done.js
|
||||
client/src/views/admin/upgrade/ready.js
|
||||
|
|
|
|||
|
|
@ -12067,6 +12067,13 @@ modules/ps_facetedsearch/02_configuration/16_editTemplateProductConditionFilter.
|
|||
ps_facetedsearch/02_configuration/16_editTemplateProductConditionFilter.ts
|
||||
02_configuration/16_editTemplateProductConditionFilter.ts
|
||||
16_editTemplateProductConditionFilter.ts
|
||||
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/04_showUnavailableOutOfStockLastFieldConfiguration.ts
|
||||
UI/campaigns/modules/ps_facetedsearch/02_configuration/04_showUnavailableOutOfStockLastFieldConfiguration.ts
|
||||
campaigns/modules/ps_facetedsearch/02_configuration/04_showUnavailableOutOfStockLastFieldConfiguration.ts
|
||||
modules/ps_facetedsearch/02_configuration/04_showUnavailableOutOfStockLastFieldConfiguration.ts
|
||||
ps_facetedsearch/02_configuration/04_showUnavailableOutOfStockLastFieldConfiguration.ts
|
||||
02_configuration/04_showUnavailableOutOfStockLastFieldConfiguration.ts
|
||||
04_showUnavailableOutOfStockLastFieldConfiguration.ts
|
||||
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/21_addNewTemplate.ts
|
||||
UI/campaigns/modules/ps_facetedsearch/02_configuration/21_addNewTemplate.ts
|
||||
campaigns/modules/ps_facetedsearch/02_configuration/21_addNewTemplate.ts
|
||||
|
|
@ -18544,14 +18551,6 @@ advancedParameters/database/sqlManager/add.ts
|
|||
database/sqlManager/add.ts
|
||||
sqlManager/add.ts
|
||||
add.ts
|
||||
tests/UI/pages/BO/advancedParameters/database/dbBackup/index.ts
|
||||
UI/pages/BO/advancedParameters/database/dbBackup/index.ts
|
||||
pages/BO/advancedParameters/database/dbBackup/index.ts
|
||||
BO/advancedParameters/database/dbBackup/index.ts
|
||||
advancedParameters/database/dbBackup/index.ts
|
||||
database/dbBackup/index.ts
|
||||
dbBackup/index.ts
|
||||
index.ts
|
||||
tests/UI/pages/BO/advancedParameters/menuTab/index.ts
|
||||
UI/pages/BO/advancedParameters/menuTab/index.ts
|
||||
pages/BO/advancedParameters/menuTab/index.ts
|
||||
|
|
|
|||
|
|
@ -2173,6 +2173,7 @@ tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/18_editTemplatePape
|
|||
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/10_editTemplateSizeFilter.ts
|
||||
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/03_showProductsOnlyFromDefaultCategorysFieldConfiguration.ts
|
||||
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/16_editTemplateProductConditionFilter.ts
|
||||
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/04_showUnavailableOutOfStockLastFieldConfiguration.ts
|
||||
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/21_addNewTemplate.ts
|
||||
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/09_editTemplateSubCategoriesFilter.ts
|
||||
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/15_editTemplateProductBrandFilter.ts
|
||||
|
|
@ -2955,7 +2956,6 @@ tests/UI/pages/BO/advancedParameters/import/index.ts
|
|||
tests/UI/pages/BO/advancedParameters/database/sqlManager/index.ts
|
||||
tests/UI/pages/BO/advancedParameters/database/sqlManager/view.ts
|
||||
tests/UI/pages/BO/advancedParameters/database/sqlManager/add.ts
|
||||
tests/UI/pages/BO/advancedParameters/database/dbBackup/index.ts
|
||||
tests/UI/pages/BO/advancedParameters/menuTab/index.ts
|
||||
tests/UI/pages/BO/advancedParameters/featureFlag/index.ts
|
||||
tests/UI/pages/BO/advancedParameters/multistore/index.ts
|
||||
|
|
|
|||
|
|
@ -3014,6 +3014,11 @@ Migration1689084023AdminElasticsearchIndexTaskTest.php
|
|||
tests/migration/phpunit.xml
|
||||
migration/phpunit.xml
|
||||
phpunit.xml
|
||||
tests/migration/Administration/V6_6/Migration1726132532ExpandNotificationMessageTest.php
|
||||
migration/Administration/V6_6/Migration1726132532ExpandNotificationMessageTest.php
|
||||
Administration/V6_6/Migration1726132532ExpandNotificationMessageTest.php
|
||||
V6_6/Migration1726132532ExpandNotificationMessageTest.php
|
||||
Migration1726132532ExpandNotificationMessageTest.php
|
||||
tests/migration/Administration/.gitkeep
|
||||
migration/Administration/.gitkeep
|
||||
Administration/.gitkeep
|
||||
|
|
@ -3360,11 +3365,6 @@ Administration/Notification/Repository/NotificationRepositoryTest.php
|
|||
Notification/Repository/NotificationRepositoryTest.php
|
||||
Repository/NotificationRepositoryTest.php
|
||||
NotificationRepositoryTest.php
|
||||
tests/integration/Administration/DependencyInjection/AdminMigrationCompilerPassTest.php
|
||||
integration/Administration/DependencyInjection/AdminMigrationCompilerPassTest.php
|
||||
Administration/DependencyInjection/AdminMigrationCompilerPassTest.php
|
||||
DependencyInjection/AdminMigrationCompilerPassTest.php
|
||||
AdminMigrationCompilerPassTest.php
|
||||
tests/integration/Administration/Service/AdminSearcherTest.php
|
||||
integration/Administration/Service/AdminSearcherTest.php
|
||||
Administration/Service/AdminSearcherTest.php
|
||||
|
|
@ -35526,6 +35526,9 @@ _unreleased/2024-08-30-remove-bundles-from-path.md
|
|||
changelog/_unreleased/2024-08-22-partial-hydrate-entity-bug.md
|
||||
_unreleased/2024-08-22-partial-hydrate-entity-bug.md
|
||||
2024-08-22-partial-hydrate-entity-bug.md
|
||||
changelog/_unreleased/2024-09-12-expand-notification-message-column.md
|
||||
_unreleased/2024-09-12-expand-notification-message-column.md
|
||||
2024-09-12-expand-notification-message-column.md
|
||||
changelog/_unreleased/2024-08-24-update-postal-code-required-for-country-table-to-default-value-is-true.md
|
||||
_unreleased/2024-08-24-update-postal-code-required-for-country-table-to-default-value-is-true.md
|
||||
2024-08-24-update-postal-code-required-for-country-table-to-default-value-is-true.md
|
||||
|
|
@ -35631,6 +35634,9 @@ _unreleased/2024-09-09-fixed-orders-of-app-cms-blocks-via-xml.md
|
|||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
changelog/_unreleased/2024-09-11-fix-issue-cart-discount-with-lineitemgoodstotal-rule-not-possible.md
|
||||
_unreleased/2024-09-11-fix-issue-cart-discount-with-lineitemgoodstotal-rule-not-possible.md
|
||||
2024-09-11-fix-issue-cart-discount-with-lineitemgoodstotal-rule-not-possible.md
|
||||
changelog/_unreleased/2024-08-30-use-bootstrap-prefix-variable-instead-of-hard-coded-bs.md
|
||||
_unreleased/2024-08-30-use-bootstrap-prefix-variable-instead-of-hard-coded-bs.md
|
||||
2024-08-30-use-bootstrap-prefix-variable-instead-of-hard-coded-bs.md
|
||||
|
|
@ -35646,6 +35652,9 @@ _unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
|||
changelog/_unreleased/2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-selector.md
|
||||
_unreleased/2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-selector.md
|
||||
2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-selector.md
|
||||
changelog/_unreleased/2024-09-13-fix-issue-cannot-rename-media-files-when-remote-thumbnails-are-enabled.md
|
||||
_unreleased/2024-09-13-fix-issue-cannot-rename-media-files-when-remote-thumbnails-are-enabled.md
|
||||
2024-09-13-fix-issue-cannot-rename-media-files-when-remote-thumbnails-are-enabled.md
|
||||
changelog/_unreleased/2024-04-22-prevent-account-menu-dropdown-on-mobile.md
|
||||
_unreleased/2024-04-22-prevent-account-menu-dropdown-on-mobile.md
|
||||
2024-04-22-prevent-account-menu-dropdown-on-mobile.md
|
||||
|
|
@ -43301,6 +43310,11 @@ Administration/Migration/V6_4/Migration1660813696AddAppAdministrationSnippet.php
|
|||
Migration/V6_4/Migration1660813696AddAppAdministrationSnippet.php
|
||||
V6_4/Migration1660813696AddAppAdministrationSnippet.php
|
||||
Migration1660813696AddAppAdministrationSnippet.php
|
||||
src/Administration/Migration/V6_6/Migration1726132532ExpandNotificationMessage.php
|
||||
Administration/Migration/V6_6/Migration1726132532ExpandNotificationMessage.php
|
||||
Migration/V6_6/Migration1726132532ExpandNotificationMessage.php
|
||||
V6_6/Migration1726132532ExpandNotificationMessage.php
|
||||
Migration1726132532ExpandNotificationMessage.php
|
||||
src/Administration/Controller/AdminExtensionApiController.php
|
||||
Administration/Controller/AdminExtensionApiController.php
|
||||
Controller/AdminExtensionApiController.php
|
||||
|
|
|
|||
|
|
@ -553,6 +553,7 @@ tests/acceptance/playwright.config.ts
|
|||
tests/acceptance/README.md
|
||||
tests/migration/Elasticsearch/V6_5/Migration1689084023AdminElasticsearchIndexTaskTest.php
|
||||
tests/migration/phpunit.xml
|
||||
tests/migration/Administration/V6_6/Migration1726132532ExpandNotificationMessageTest.php
|
||||
tests/migration/Administration/.gitkeep
|
||||
tests/migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodRuleTest.php
|
||||
tests/migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
|
||||
|
|
@ -623,7 +624,6 @@ tests/integration/Administration/Elasticsearch/StreamConditionPropertyMappingTes
|
|||
tests/integration/Administration/RateLimiter/RateLimiterTest.php
|
||||
tests/integration/Administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php
|
||||
tests/integration/Administration/Notification/Repository/NotificationRepositoryTest.php
|
||||
tests/integration/Administration/DependencyInjection/AdminMigrationCompilerPassTest.php
|
||||
tests/integration/Administration/Service/AdminSearcherTest.php
|
||||
tests/integration/Administration/Controller/AdminExtensionApiControllerTest.php
|
||||
tests/integration/Administration/Controller/UserConfigControllerTest.php
|
||||
|
|
@ -6257,6 +6257,7 @@ changelog/_unreleased/2024-09-08-deprecate-legacy-format-in-system-config-get-co
|
|||
changelog/_unreleased/2024-08-05-metrics-abstraction.md
|
||||
changelog/_unreleased/2024-08-30-remove-bundles-from-path.md
|
||||
changelog/_unreleased/2024-08-22-partial-hydrate-entity-bug.md
|
||||
changelog/_unreleased/2024-09-12-expand-notification-message-column.md
|
||||
changelog/_unreleased/2024-08-24-update-postal-code-required-for-country-table-to-default-value-is-true.md
|
||||
changelog/_unreleased/2024-08-22-prevent-overwriting-of-media-path.md
|
||||
changelog/_unreleased/2024-08-29-add-json-output-for-system-checks-command.md
|
||||
|
|
@ -6292,11 +6293,13 @@ changelog/_unreleased/2024-08-26-update-eslint-rules.md
|
|||
changelog/_unreleased/2024-09-02-improve-inheritance-cms-details.md
|
||||
changelog/_unreleased/2024-09-09-fixed-orders-of-app-cms-blocks-via-xml.md
|
||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
changelog/_unreleased/2024-09-11-fix-issue-cart-discount-with-lineitemgoodstotal-rule-not-possible.md
|
||||
changelog/_unreleased/2024-08-30-use-bootstrap-prefix-variable-instead-of-hard-coded-bs.md
|
||||
changelog/_unreleased/2024-08-22-changed-price-schema-for-openapi-spec.md
|
||||
changelog/_unreleased/2024-05-17-add-admin-vite-poc.md
|
||||
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
||||
changelog/_unreleased/2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-selector.md
|
||||
changelog/_unreleased/2024-09-13-fix-issue-cannot-rename-media-files-when-remote-thumbnails-are-enabled.md
|
||||
changelog/_unreleased/2024-04-22-prevent-account-menu-dropdown-on-mobile.md
|
||||
changelog/_unreleased/2024-08-26-add-definestore-method-to-shopware-store.md
|
||||
changelog/_unreleased/2022-07-04-mail-attach.md
|
||||
|
|
@ -8775,6 +8778,7 @@ src/Administration/Administration.php
|
|||
src/Administration/Migration/V6_4/Migration1636121186CopySalesChannelIdsIntoUserConfig.php
|
||||
src/Administration/Migration/V6_4/Migration1632281097Notification.php
|
||||
src/Administration/Migration/V6_4/Migration1660813696AddAppAdministrationSnippet.php
|
||||
src/Administration/Migration/V6_6/Migration1726132532ExpandNotificationMessage.php
|
||||
src/Administration/Controller/AdminExtensionApiController.php
|
||||
src/Administration/Controller/DashboardController.php
|
||||
src/Administration/Controller/AdminProductStreamController.php
|
||||
|
|
|
|||
|
|
@ -63859,6 +63859,10 @@ plugins/woocommerce/changelog/dev-46917-migrate-to-block-json-image
|
|||
woocommerce/changelog/dev-46917-migrate-to-block-json-image
|
||||
changelog/dev-46917-migrate-to-block-json-image
|
||||
dev-46917-migrate-to-block-json-image
|
||||
plugins/woocommerce/changelog/51303-e2e-external-expand-wpcom-suite
|
||||
woocommerce/changelog/51303-e2e-external-expand-wpcom-suite
|
||||
changelog/51303-e2e-external-expand-wpcom-suite
|
||||
51303-e2e-external-expand-wpcom-suite
|
||||
plugins/woocommerce/changelog/update-remove-purchase-task
|
||||
woocommerce/changelog/update-remove-purchase-task
|
||||
changelog/update-remove-purchase-task
|
||||
|
|
@ -64239,6 +64243,10 @@ plugins/woocommerce/changelog/50842-43149-fix-bulk-product-price-in-de-crease
|
|||
woocommerce/changelog/50842-43149-fix-bulk-product-price-in-de-crease
|
||||
changelog/50842-43149-fix-bulk-product-price-in-de-crease
|
||||
50842-43149-fix-bulk-product-price-in-de-crease
|
||||
plugins/woocommerce/changelog/50279-fix-mongolia-postcode-5
|
||||
woocommerce/changelog/50279-fix-mongolia-postcode-5
|
||||
changelog/50279-fix-mongolia-postcode-5
|
||||
50279-fix-mongolia-postcode-5
|
||||
plugins/woocommerce/changelog/51228-fix-wccom-21571-business-services-description
|
||||
woocommerce/changelog/51228-fix-wccom-21571-business-services-description
|
||||
changelog/51228-fix-wccom-21571-business-services-description
|
||||
|
|
@ -64371,6 +64379,10 @@ plugins/woocommerce/changelog/add-stripe-tax-onboarding-tax-task
|
|||
woocommerce/changelog/add-stripe-tax-onboarding-tax-task
|
||||
changelog/add-stripe-tax-onboarding-tax-task
|
||||
add-stripe-tax-onboarding-tax-task
|
||||
plugins/woocommerce/changelog/51281-phpcs-fixes
|
||||
woocommerce/changelog/51281-phpcs-fixes
|
||||
changelog/51281-phpcs-fixes
|
||||
51281-phpcs-fixes
|
||||
plugins/woocommerce/changelog/48262-patch-16
|
||||
woocommerce/changelog/48262-patch-16
|
||||
changelog/48262-patch-16
|
||||
|
|
|
|||
|
|
@ -9650,6 +9650,7 @@ plugins/woocommerce/changelog/test-50444-collections
|
|||
plugins/woocommerce/changelog/51187-update-21566-in-app-marketaplace-header-sticky
|
||||
plugins/woocommerce/changelog/50942-e2e-external-sites-update-add-variable-product
|
||||
plugins/woocommerce/changelog/dev-46917-migrate-to-block-json-image
|
||||
plugins/woocommerce/changelog/51303-e2e-external-expand-wpcom-suite
|
||||
plugins/woocommerce/changelog/update-remove-purchase-task
|
||||
plugins/woocommerce/changelog/e2e-fix-shared-productid-in-crud-tests
|
||||
plugins/woocommerce/changelog/e2e-fix-create-linked-product-tests
|
||||
|
|
@ -9745,6 +9746,7 @@ plugins/woocommerce/changelog/51012-47886-remove-padding-filters
|
|||
plugins/woocommerce/changelog/add-product_data_views_list
|
||||
plugins/woocommerce/changelog/50979-42947-disable-product-rating
|
||||
plugins/woocommerce/changelog/50842-43149-fix-bulk-product-price-in-de-crease
|
||||
plugins/woocommerce/changelog/50279-fix-mongolia-postcode-5
|
||||
plugins/woocommerce/changelog/51228-fix-wccom-21571-business-services-description
|
||||
plugins/woocommerce/changelog/dev-slow-tests
|
||||
plugins/woocommerce/changelog/update-51103-woopayments-incentive-to-tracks-props
|
||||
|
|
@ -9778,6 +9780,7 @@ plugins/woocommerce/changelog/bugfix-quantity-html-issue
|
|||
plugins/woocommerce/changelog/e2e-fix-compatibility-external-envs-part1
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/add-stripe-tax-onboarding-tax-task
|
||||
plugins/woocommerce/changelog/51281-phpcs-fixes
|
||||
plugins/woocommerce/changelog/48262-patch-16
|
||||
plugins/woocommerce/changelog/update-contrib-docs-and-fixes
|
||||
plugins/woocommerce/changelog/50977-update-settings-feature-setup
|
||||
|
|
|
|||
|
|
@ -21367,6 +21367,10 @@ postmaster_filter.rb
|
|||
app/models/user_group.rb
|
||||
models/user_group.rb
|
||||
user_group.rb
|
||||
app/models/macro/triggers_subscriptions.rb
|
||||
models/macro/triggers_subscriptions.rb
|
||||
macro/triggers_subscriptions.rb
|
||||
triggers_subscriptions.rb
|
||||
app/models/calendar.rb
|
||||
models/calendar.rb
|
||||
calendar.rb
|
||||
|
|
@ -25556,12 +25560,24 @@ shared/graphql/subscriptions/userUpdates.api.ts
|
|||
graphql/subscriptions/userUpdates.api.ts
|
||||
subscriptions/userUpdates.api.ts
|
||||
userUpdates.api.ts
|
||||
app/frontend/shared/graphql/subscriptions/macrosUpdate.graphql
|
||||
frontend/shared/graphql/subscriptions/macrosUpdate.graphql
|
||||
shared/graphql/subscriptions/macrosUpdate.graphql
|
||||
graphql/subscriptions/macrosUpdate.graphql
|
||||
subscriptions/macrosUpdate.graphql
|
||||
macrosUpdate.graphql
|
||||
app/frontend/shared/graphql/subscriptions/configUpdates.api.ts
|
||||
frontend/shared/graphql/subscriptions/configUpdates.api.ts
|
||||
shared/graphql/subscriptions/configUpdates.api.ts
|
||||
graphql/subscriptions/configUpdates.api.ts
|
||||
subscriptions/configUpdates.api.ts
|
||||
configUpdates.api.ts
|
||||
app/frontend/shared/graphql/subscriptions/macrosUpdate.api.ts
|
||||
frontend/shared/graphql/subscriptions/macrosUpdate.api.ts
|
||||
shared/graphql/subscriptions/macrosUpdate.api.ts
|
||||
graphql/subscriptions/macrosUpdate.api.ts
|
||||
subscriptions/macrosUpdate.api.ts
|
||||
macrosUpdate.api.ts
|
||||
app/frontend/shared/graphql/subscriptions/configUpdates.mocks.ts
|
||||
frontend/shared/graphql/subscriptions/configUpdates.mocks.ts
|
||||
shared/graphql/subscriptions/configUpdates.mocks.ts
|
||||
|
|
@ -25616,6 +25632,12 @@ shared/graphql/subscriptions/currentUserUpdates.mocks.ts
|
|||
graphql/subscriptions/currentUserUpdates.mocks.ts
|
||||
subscriptions/currentUserUpdates.mocks.ts
|
||||
currentUserUpdates.mocks.ts
|
||||
app/frontend/shared/graphql/subscriptions/macrosUpdate.mocks.ts
|
||||
frontend/shared/graphql/subscriptions/macrosUpdate.mocks.ts
|
||||
shared/graphql/subscriptions/macrosUpdate.mocks.ts
|
||||
graphql/subscriptions/macrosUpdate.mocks.ts
|
||||
subscriptions/macrosUpdate.mocks.ts
|
||||
macrosUpdate.mocks.ts
|
||||
app/frontend/shared/graphql/subscriptions/pushMessages.graphql
|
||||
frontend/shared/graphql/subscriptions/pushMessages.graphql
|
||||
shared/graphql/subscriptions/pushMessages.graphql
|
||||
|
|
@ -25640,6 +25662,12 @@ shared/graphql/queries/currentUser.graphql
|
|||
graphql/queries/currentUser.graphql
|
||||
queries/currentUser.graphql
|
||||
currentUser.graphql
|
||||
app/frontend/shared/graphql/queries/macros.api.ts
|
||||
frontend/shared/graphql/queries/macros.api.ts
|
||||
shared/graphql/queries/macros.api.ts
|
||||
graphql/queries/macros.api.ts
|
||||
queries/macros.api.ts
|
||||
macros.api.ts
|
||||
app/frontend/shared/graphql/queries/translations.api.ts
|
||||
frontend/shared/graphql/queries/translations.api.ts
|
||||
shared/graphql/queries/translations.api.ts
|
||||
|
|
@ -25652,6 +25680,12 @@ shared/graphql/queries/session.graphql
|
|||
graphql/queries/session.graphql
|
||||
queries/session.graphql
|
||||
session.graphql
|
||||
app/frontend/shared/graphql/queries/macros.graphql
|
||||
frontend/shared/graphql/queries/macros.graphql
|
||||
shared/graphql/queries/macros.graphql
|
||||
graphql/queries/macros.graphql
|
||||
queries/macros.graphql
|
||||
macros.graphql
|
||||
app/frontend/shared/graphql/queries/applicationConfig.graphql
|
||||
frontend/shared/graphql/queries/applicationConfig.graphql
|
||||
shared/graphql/queries/applicationConfig.graphql
|
||||
|
|
@ -25700,6 +25734,12 @@ shared/graphql/queries/locales.mocks.ts
|
|||
graphql/queries/locales.mocks.ts
|
||||
queries/locales.mocks.ts
|
||||
locales.mocks.ts
|
||||
app/frontend/shared/graphql/queries/macros.mocks.ts
|
||||
frontend/shared/graphql/queries/macros.mocks.ts
|
||||
shared/graphql/queries/macros.mocks.ts
|
||||
graphql/queries/macros.mocks.ts
|
||||
queries/macros.mocks.ts
|
||||
macros.mocks.ts
|
||||
app/frontend/shared/graphql/queries/translations.mocks.ts
|
||||
frontend/shared/graphql/queries/translations.mocks.ts
|
||||
shared/graphql/queries/translations.mocks.ts
|
||||
|
|
@ -27997,6 +28037,19 @@ entities/organization/composables/useOrganizationDetail.ts
|
|||
organization/composables/useOrganizationDetail.ts
|
||||
composables/useOrganizationDetail.ts
|
||||
useOrganizationDetail.ts
|
||||
app/frontend/shared/entities/macro/composables/useMacros.ts
|
||||
frontend/shared/entities/macro/composables/useMacros.ts
|
||||
shared/entities/macro/composables/useMacros.ts
|
||||
entities/macro/composables/useMacros.ts
|
||||
macro/composables/useMacros.ts
|
||||
composables/useMacros.ts
|
||||
useMacros.ts
|
||||
app/frontend/shared/entities/macro/types.ts
|
||||
frontend/shared/entities/macro/types.ts
|
||||
shared/entities/macro/types.ts
|
||||
entities/macro/types.ts
|
||||
macro/types.ts
|
||||
types.ts
|
||||
app/frontend/shared/entities/two-factor/composables/initializeTwoFactorPlugins.ts
|
||||
frontend/shared/entities/two-factor/composables/initializeTwoFactorPlugins.ts
|
||||
shared/entities/two-factor/composables/initializeTwoFactorPlugins.ts
|
||||
|
|
@ -32562,6 +32615,13 @@ desktop/initializer/assets/file.svg
|
|||
initializer/assets/file.svg
|
||||
assets/file.svg
|
||||
file.svg
|
||||
app/frontend/apps/desktop/initializer/assets/floppy.svg
|
||||
frontend/apps/desktop/initializer/assets/floppy.svg
|
||||
apps/desktop/initializer/assets/floppy.svg
|
||||
desktop/initializer/assets/floppy.svg
|
||||
initializer/assets/floppy.svg
|
||||
assets/floppy.svg
|
||||
floppy.svg
|
||||
app/frontend/apps/desktop/initializer/assets/download.svg
|
||||
frontend/apps/desktop/initializer/assets/download.svg
|
||||
apps/desktop/initializer/assets/download.svg
|
||||
|
|
@ -33281,6 +33341,15 @@ ticket/components/TicketDetailView/ArticleMore.vue
|
|||
components/TicketDetailView/ArticleMore.vue
|
||||
TicketDetailView/ArticleMore.vue
|
||||
ArticleMore.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailBottomBar.vue
|
||||
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailBottomBar.vue
|
||||
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailBottomBar.vue
|
||||
desktop/pages/ticket/components/TicketDetailView/TicketDetailBottomBar.vue
|
||||
pages/ticket/components/TicketDetailView/TicketDetailBottomBar.vue
|
||||
ticket/components/TicketDetailView/TicketDetailBottomBar.vue
|
||||
components/TicketDetailView/TicketDetailBottomBar.vue
|
||||
TicketDetailView/TicketDetailBottomBar.vue
|
||||
TicketDetailBottomBar.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleBubble/ArticleBubble.vue
|
||||
frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleBubble/ArticleBubble.vue
|
||||
apps/desktop/pages/ticket/components/TicketDetailView/ArticleBubble/ArticleBubble.vue
|
||||
|
|
@ -33656,6 +33725,16 @@ components/TicketDetailView/TicketDetailTopBar/TicketDetailTopBar.vue
|
|||
TicketDetailView/TicketDetailTopBar/TicketDetailTopBar.vue
|
||||
TicketDetailTopBar/TicketDetailTopBar.vue
|
||||
TicketDetailTopBar.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/TicketDetailBottomBar.spec.ts
|
||||
frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/TicketDetailBottomBar.spec.ts
|
||||
apps/desktop/pages/ticket/components/TicketDetailView/__tests__/TicketDetailBottomBar.spec.ts
|
||||
desktop/pages/ticket/components/TicketDetailView/__tests__/TicketDetailBottomBar.spec.ts
|
||||
pages/ticket/components/TicketDetailView/__tests__/TicketDetailBottomBar.spec.ts
|
||||
ticket/components/TicketDetailView/__tests__/TicketDetailBottomBar.spec.ts
|
||||
components/TicketDetailView/__tests__/TicketDetailBottomBar.spec.ts
|
||||
TicketDetailView/__tests__/TicketDetailBottomBar.spec.ts
|
||||
__tests__/TicketDetailBottomBar.spec.ts
|
||||
TicketDetailBottomBar.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/SystemMessage.spec.ts
|
||||
frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/SystemMessage.spec.ts
|
||||
apps/desktop/pages/ticket/components/TicketDetailView/__tests__/SystemMessage.spec.ts
|
||||
|
|
@ -41732,6 +41811,11 @@ graphql/gql/subscriptions/user_updates.rb
|
|||
gql/subscriptions/user_updates.rb
|
||||
subscriptions/user_updates.rb
|
||||
user_updates.rb
|
||||
app/graphql/gql/subscriptions/macros_update.rb
|
||||
graphql/gql/subscriptions/macros_update.rb
|
||||
gql/subscriptions/macros_update.rb
|
||||
subscriptions/macros_update.rb
|
||||
macros_update.rb
|
||||
app/graphql/gql/subscriptions/checklist/template_updates.rb
|
||||
graphql/gql/subscriptions/checklist/template_updates.rb
|
||||
gql/subscriptions/checklist/template_updates.rb
|
||||
|
|
@ -42023,6 +42107,11 @@ graphql/gql/queries/user.rb
|
|||
gql/queries/user.rb
|
||||
queries/user.rb
|
||||
user.rb
|
||||
app/graphql/gql/queries/macros.rb
|
||||
graphql/gql/queries/macros.rb
|
||||
gql/queries/macros.rb
|
||||
queries/macros.rb
|
||||
macros.rb
|
||||
app/graphql/gql/queries/calendar/ics_file/events.rb
|
||||
graphql/gql/queries/calendar/ics_file/events.rb
|
||||
gql/queries/calendar/ics_file/events.rb
|
||||
|
|
@ -42898,6 +42987,11 @@ types/user/personal_settings/notification_matrix_criteria_type.rb
|
|||
user/personal_settings/notification_matrix_criteria_type.rb
|
||||
personal_settings/notification_matrix_criteria_type.rb
|
||||
notification_matrix_criteria_type.rb
|
||||
app/graphql/gql/types/macro_type.rb
|
||||
graphql/gql/types/macro_type.rb
|
||||
gql/types/macro_type.rb
|
||||
types/macro_type.rb
|
||||
macro_type.rb
|
||||
app/graphql/gql/types/policy/ticket_type.rb
|
||||
graphql/gql/types/policy/ticket_type.rb
|
||||
gql/types/policy/ticket_type.rb
|
||||
|
|
@ -43436,6 +43530,13 @@ types/input/ticket/create_input_type.rb
|
|||
input/ticket/create_input_type.rb
|
||||
ticket/create_input_type.rb
|
||||
create_input_type.rb
|
||||
app/graphql/gql/types/input/ticket/update_meta_input_type.rb
|
||||
graphql/gql/types/input/ticket/update_meta_input_type.rb
|
||||
gql/types/input/ticket/update_meta_input_type.rb
|
||||
types/input/ticket/update_meta_input_type.rb
|
||||
input/ticket/update_meta_input_type.rb
|
||||
ticket/update_meta_input_type.rb
|
||||
update_meta_input_type.rb
|
||||
app/graphql/gql/types/input/ticket/customer_input_type.rb
|
||||
graphql/gql/types/input/ticket/customer_input_type.rb
|
||||
gql/types/input/ticket/customer_input_type.rb
|
||||
|
|
@ -49737,6 +49838,9 @@ overview_policy_spec.rb
|
|||
spec/policies/token_policy_spec.rb
|
||||
policies/token_policy_spec.rb
|
||||
token_policy_spec.rb
|
||||
spec/policies/macro_policy_spec.rb
|
||||
policies/macro_policy_spec.rb
|
||||
macro_policy_spec.rb
|
||||
spec/policies/activity_stream_policy/scope_spec.rb
|
||||
policies/activity_stream_policy/scope_spec.rb
|
||||
activity_stream_policy/scope_spec.rb
|
||||
|
|
@ -50934,6 +51038,11 @@ subscriptions/user/current/two_factor_updates_spec.rb
|
|||
user/current/two_factor_updates_spec.rb
|
||||
current/two_factor_updates_spec.rb
|
||||
two_factor_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/macros_update_spec.rb
|
||||
graphql/gql/subscriptions/macros_update_spec.rb
|
||||
gql/subscriptions/macros_update_spec.rb
|
||||
subscriptions/macros_update_spec.rb
|
||||
macros_update_spec.rb
|
||||
spec/graphql/gql/subscriptions/ticket_article_updates_spec.rb
|
||||
graphql/gql/subscriptions/ticket_article_updates_spec.rb
|
||||
gql/subscriptions/ticket_article_updates_spec.rb
|
||||
|
|
@ -51203,6 +51312,11 @@ gql/queries/text_module/suggestions_spec.rb
|
|||
queries/text_module/suggestions_spec.rb
|
||||
text_module/suggestions_spec.rb
|
||||
suggestions_spec.rb
|
||||
spec/graphql/gql/queries/macros_spec.rb
|
||||
graphql/gql/queries/macros_spec.rb
|
||||
gql/queries/macros_spec.rb
|
||||
queries/macros_spec.rb
|
||||
macros_spec.rb
|
||||
spec/graphql/gql/queries/form_updater_spec.rb
|
||||
graphql/gql/queries/form_updater_spec.rb
|
||||
gql/queries/form_updater_spec.rb
|
||||
|
|
|
|||
|
|
@ -3984,6 +3984,7 @@ app/models/role.rb
|
|||
app/models/checklist_template.rb
|
||||
app/models/postmaster_filter.rb
|
||||
app/models/user_group.rb
|
||||
app/models/macro/triggers_subscriptions.rb
|
||||
app/models/calendar.rb
|
||||
app/models/core_workflow.rb
|
||||
app/models/report.rb
|
||||
|
|
@ -4648,7 +4649,9 @@ app/frontend/shared/graphql/utils.ts
|
|||
app/frontend/shared/graphql/subscriptions/configUpdates.graphql
|
||||
app/frontend/shared/graphql/subscriptions/appMaintenance.mocks.ts
|
||||
app/frontend/shared/graphql/subscriptions/userUpdates.api.ts
|
||||
app/frontend/shared/graphql/subscriptions/macrosUpdate.graphql
|
||||
app/frontend/shared/graphql/subscriptions/configUpdates.api.ts
|
||||
app/frontend/shared/graphql/subscriptions/macrosUpdate.api.ts
|
||||
app/frontend/shared/graphql/subscriptions/configUpdates.mocks.ts
|
||||
app/frontend/shared/graphql/subscriptions/currentUserUpdates.graphql
|
||||
app/frontend/shared/graphql/subscriptions/appMaintenance.api.ts
|
||||
|
|
@ -4658,12 +4661,15 @@ app/frontend/shared/graphql/subscriptions/currentUserUpdates.api.ts
|
|||
app/frontend/shared/graphql/subscriptions/pushMessages.api.ts
|
||||
app/frontend/shared/graphql/subscriptions/userUpdates.mocks.ts
|
||||
app/frontend/shared/graphql/subscriptions/currentUserUpdates.mocks.ts
|
||||
app/frontend/shared/graphql/subscriptions/macrosUpdate.mocks.ts
|
||||
app/frontend/shared/graphql/subscriptions/pushMessages.graphql
|
||||
app/frontend/shared/graphql/subscriptions/appMaintenance.graphql
|
||||
app/frontend/shared/graphql/queries/currentUser.api.ts
|
||||
app/frontend/shared/graphql/queries/currentUser.graphql
|
||||
app/frontend/shared/graphql/queries/macros.api.ts
|
||||
app/frontend/shared/graphql/queries/translations.api.ts
|
||||
app/frontend/shared/graphql/queries/session.graphql
|
||||
app/frontend/shared/graphql/queries/macros.graphql
|
||||
app/frontend/shared/graphql/queries/applicationConfig.graphql
|
||||
app/frontend/shared/graphql/queries/ticketSignature.mocks.ts
|
||||
app/frontend/shared/graphql/queries/about.api.ts
|
||||
|
|
@ -4672,6 +4678,7 @@ app/frontend/shared/graphql/queries/translations.graphql
|
|||
app/frontend/shared/graphql/queries/currentUser.mocks.ts
|
||||
app/frontend/shared/graphql/queries/applicationConfig.api.ts
|
||||
app/frontend/shared/graphql/queries/locales.mocks.ts
|
||||
app/frontend/shared/graphql/queries/macros.mocks.ts
|
||||
app/frontend/shared/graphql/queries/translations.mocks.ts
|
||||
app/frontend/shared/graphql/queries/locales.graphql
|
||||
app/frontend/shared/graphql/queries/locales.api.ts
|
||||
|
|
@ -5005,6 +5012,8 @@ app/frontend/shared/entities/organization/graphql/fragments/organizationMembers.
|
|||
app/frontend/shared/entities/organization/graphql/fragments/organizationAttributes.api.ts
|
||||
app/frontend/shared/entities/organization/graphql/fragments/organizationMembers.api.ts
|
||||
app/frontend/shared/entities/organization/composables/useOrganizationDetail.ts
|
||||
app/frontend/shared/entities/macro/composables/useMacros.ts
|
||||
app/frontend/shared/entities/macro/types.ts
|
||||
app/frontend/shared/entities/two-factor/composables/initializeTwoFactorPlugins.ts
|
||||
app/frontend/shared/entities/two-factor/composables/useTwoFactorPlugins.ts
|
||||
app/frontend/shared/entities/two-factor/plugins/authenticator-app.ts
|
||||
|
|
@ -5583,6 +5592,7 @@ app/frontend/apps/desktop/initializer/assets/key.svg
|
|||
app/frontend/apps/desktop/initializer/assets/chevron-up.svg
|
||||
app/frontend/apps/desktop/initializer/assets/file-image.svg
|
||||
app/frontend/apps/desktop/initializer/assets/file.svg
|
||||
app/frontend/apps/desktop/initializer/assets/floppy.svg
|
||||
app/frontend/apps/desktop/initializer/assets/download.svg
|
||||
app/frontend/apps/desktop/initializer/assets/insert-row-before.svg
|
||||
app/frontend/apps/desktop/initializer/assets/box-arrow-in-right.svg
|
||||
|
|
@ -5662,6 +5672,7 @@ app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChe
|
|||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarWrapper.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleReply.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleMore.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailBottomBar.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleBubble/ArticleBubble.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleBubble/ArticleBubbleHeader.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleBubble/ArticleBubbleBlockedContentWarning.vue
|
||||
|
|
@ -5698,6 +5709,7 @@ app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailT
|
|||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/__tests__/TicketDetailTopBar.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/useTicketEditTitle.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TicketDetailTopBar.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/TicketDetailBottomBar.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/SystemMessage.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/ArticleMore.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/DeliveryMessage.spec.ts
|
||||
|
|
@ -6671,6 +6683,7 @@ app/graphql/gql/subscriptions/ticket/checklist_updates.rb
|
|||
app/graphql/gql/subscriptions/ticket/shared_draft/start/update_by_group.rb
|
||||
app/graphql/gql/subscriptions/ticket_overview_updates.rb
|
||||
app/graphql/gql/subscriptions/user_updates.rb
|
||||
app/graphql/gql/subscriptions/macros_update.rb
|
||||
app/graphql/gql/subscriptions/checklist/template_updates.rb
|
||||
app/graphql/gql/subscriptions/ticket_article_updates.rb
|
||||
app/graphql/gql/subscriptions/config_updates.rb
|
||||
|
|
@ -6719,6 +6732,7 @@ app/graphql/gql/queries/checklist/templates.rb
|
|||
app/graphql/gql/queries/object_manager/frontend_attributes.rb
|
||||
app/graphql/gql/queries/organization.rb
|
||||
app/graphql/gql/queries/user.rb
|
||||
app/graphql/gql/queries/macros.rb
|
||||
app/graphql/gql/queries/calendar/ics_file/events.rb
|
||||
app/graphql/gql/queries/online_notifications.rb
|
||||
app/graphql/gql/queries/public_links.rb
|
||||
|
|
@ -6850,6 +6864,7 @@ app/graphql/gql/types/user/personal_settings/notification_matrix_row_type.rb
|
|||
app/graphql/gql/types/user/personal_settings/notification_config_type.rb
|
||||
app/graphql/gql/types/user/personal_settings/calendar_subscriptions_config_type.rb
|
||||
app/graphql/gql/types/user/personal_settings/notification_matrix_criteria_type.rb
|
||||
app/graphql/gql/types/macro_type.rb
|
||||
app/graphql/gql/types/policy/ticket_type.rb
|
||||
app/graphql/gql/types/policy/default_type.rb
|
||||
app/graphql/gql/types/knowledge_base/locale_type.rb
|
||||
|
|
@ -6937,6 +6952,7 @@ app/graphql/gql/types/input/ticket/update_input_type.rb
|
|||
app/graphql/gql/types/input/ticket/security_input_type.rb
|
||||
app/graphql/gql/types/input/ticket/customer_update_input_type.rb
|
||||
app/graphql/gql/types/input/ticket/create_input_type.rb
|
||||
app/graphql/gql/types/input/ticket/update_meta_input_type.rb
|
||||
app/graphql/gql/types/input/ticket/customer_input_type.rb
|
||||
app/graphql/gql/types/input/ticket/checklist/item_input_type.rb
|
||||
app/graphql/gql/types/input/ticket/base_input_type.rb
|
||||
|
|
@ -8442,6 +8458,7 @@ spec/policies/ticket/time_accounting_policy_spec.rb
|
|||
spec/policies/ticket/shared_draft_zoom_policy_spec.rb
|
||||
spec/policies/overview_policy_spec.rb
|
||||
spec/policies/token_policy_spec.rb
|
||||
spec/policies/macro_policy_spec.rb
|
||||
spec/policies/activity_stream_policy/scope_spec.rb
|
||||
spec/policies/system_report_policy_spec.rb
|
||||
spec/policies/macro_policy/scope_spec.rb
|
||||
|
|
@ -8727,6 +8744,7 @@ spec/graphql/gql/subscriptions/user/current/taskbar_item_updates_spec.rb
|
|||
spec/graphql/gql/subscriptions/user/current/devices_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/user/current/taskbar_item_state_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/user/current/two_factor_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/macros_update_spec.rb
|
||||
spec/graphql/gql/subscriptions/ticket_article_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/ticket_overview_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/ticket/checklist_updates_spec.rb
|
||||
|
|
@ -8770,6 +8788,7 @@ spec/graphql/gql/queries/ticket/shared_draft/start/single_spec.rb
|
|||
spec/graphql/gql/queries/templates_spec.rb
|
||||
spec/graphql/gql/queries/locales_spec.rb
|
||||
spec/graphql/gql/queries/text_module/suggestions_spec.rb
|
||||
spec/graphql/gql/queries/macros_spec.rb
|
||||
spec/graphql/gql/queries/form_updater_spec.rb
|
||||
spec/graphql/gql/queries/checklist/templates_spec.rb
|
||||
spec/graphql/gql/queries/current_user_spec.rb
|
||||
|
|
|
|||
|
|
@ -2761,8 +2761,8 @@ hotelfinder/rpc
|
|||
hotels/rpc
|
||||
hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
http://i1.wp.com/robots.txt
|
||||
http://platform.twitter.com/robots.txt
|
||||
http://dropbox.com/robots.txt
|
||||
http://gstatic.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -4190,7 +4190,7 @@ shopping/seller
|
|||
shopping/suppliers/search
|
||||
shopping?
|
||||
shopstream
|
||||
showtimes/location/*http://patreon.com/robots.txt
|
||||
showtimes/location/*http://mozilla.org/robots.txt
|
||||
sidewiki/entry
|
||||
signature
|
||||
signin/inject
|
||||
|
|
|
|||
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