mirror of
https://github.com/danielmiessler/SecLists
synced 2026-01-06 08:06:47 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
b9ad354a5a
commit
ea8519aab7
18 changed files with 4319 additions and 1026 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"Jwt secrets update": {
|
||||
"last_update": 1721466190
|
||||
"last_update": 1721469799
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1721383407
|
||||
"last_update": 1721469811
|
||||
}
|
||||
}
|
||||
|
|
@ -15755,4 +15755,6 @@ stale-chicken-perform.md
|
|||
.changeset/cool-spiders-invent.md
|
||||
cool-spiders-invent.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
config.json
|
||||
.changeset/young-phones-shop.md
|
||||
young-phones-shop.md
|
||||
|
|
@ -3220,4 +3220,5 @@ docker-compose.yml
|
|||
.changeset/chilled-pets-rush.md
|
||||
.changeset/stale-chicken-perform.md
|
||||
.changeset/cool-spiders-invent.md
|
||||
.changeset/config.json
|
||||
.changeset/config.json
|
||||
.changeset/young-phones-shop.md
|
||||
|
|
@ -8874,6 +8874,11 @@ accounts/report/item_wise_purchase_register/__init__.py
|
|||
report/item_wise_purchase_register/__init__.py
|
||||
item_wise_purchase_register/__init__.py
|
||||
__init__.py
|
||||
erpnext/accounts/report/item_wise_purchase_register/test_item_wise_purchase_register.py
|
||||
accounts/report/item_wise_purchase_register/test_item_wise_purchase_register.py
|
||||
report/item_wise_purchase_register/test_item_wise_purchase_register.py
|
||||
item_wise_purchase_register/test_item_wise_purchase_register.py
|
||||
test_item_wise_purchase_register.py
|
||||
erpnext/accounts/report/pos_register/pos_register.js
|
||||
accounts/report/pos_register/pos_register.js
|
||||
report/pos_register/pos_register.js
|
||||
|
|
|
|||
|
|
@ -1911,6 +1911,7 @@ erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.
|
|||
erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.json
|
||||
erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
|
||||
erpnext/accounts/report/item_wise_purchase_register/__init__.py
|
||||
erpnext/accounts/report/item_wise_purchase_register/test_item_wise_purchase_register.py
|
||||
erpnext/accounts/report/pos_register/pos_register.js
|
||||
erpnext/accounts/report/pos_register/pos_register.py
|
||||
erpnext/accounts/report/pos_register/__init__.py
|
||||
|
|
|
|||
|
|
@ -6,6 +6,8 @@ adr/2024-04-01-checkout-gateway.md
|
|||
2024-04-01-checkout-gateway.md
|
||||
adr/2021-05-28-introduce-eslint-on-vue-admin.md
|
||||
2021-05-28-introduce-eslint-on-vue-admin.md
|
||||
adr/2024-07-16-deprecating-sdk-public-api.md
|
||||
2024-07-16-deprecating-sdk-public-api.md
|
||||
adr/2021-11-09-increment-pattern.md
|
||||
2021-11-09-increment-pattern.md
|
||||
adr/2022-10-17-hide-and-show-cms-content.md
|
||||
|
|
@ -3585,6 +3587,9 @@ _unreleased/2024-07-03-search-by-product-number.md
|
|||
changelog/_unreleased/2024-07-05-increase-app-payment-timeout-to-20-s.md
|
||||
_unreleased/2024-07-05-increase-app-payment-timeout-to-20-s.md
|
||||
2024-07-05-increase-app-payment-timeout-to-20-s.md
|
||||
changelog/_unreleased/2024-07-09-open-shopping-experience-section-settings-when-clicking-on-setting-in-the-context-menu.md
|
||||
_unreleased/2024-07-09-open-shopping-experience-section-settings-when-clicking-on-setting-in-the-context-menu.md
|
||||
2024-07-09-open-shopping-experience-section-settings-when-clicking-on-setting-in-the-context-menu.md
|
||||
changelog/_unreleased/2024-07-08-merge-search-preferences.md
|
||||
_unreleased/2024-07-08-merge-search-preferences.md
|
||||
2024-07-08-merge-search-preferences.md
|
||||
|
|
@ -52144,6 +52149,14 @@ Resources/app/administration/.postcssrc.js
|
|||
app/administration/.postcssrc.js
|
||||
administration/.postcssrc.js
|
||||
.postcssrc.js
|
||||
src/Administration/Resources/app/administration/scripts/validate-package-json/index.mjs
|
||||
Administration/Resources/app/administration/scripts/validate-package-json/index.mjs
|
||||
Resources/app/administration/scripts/validate-package-json/index.mjs
|
||||
app/administration/scripts/validate-package-json/index.mjs
|
||||
administration/scripts/validate-package-json/index.mjs
|
||||
scripts/validate-package-json/index.mjs
|
||||
validate-package-json/index.mjs
|
||||
index.mjs
|
||||
src/Administration/Resources/app/administration/scripts/entitySchemaConverter/EntitySchemaTypes.ts
|
||||
Administration/Resources/app/administration/scripts/entitySchemaConverter/EntitySchemaTypes.ts
|
||||
Resources/app/administration/scripts/entitySchemaConverter/EntitySchemaTypes.ts
|
||||
|
|
@ -52176,6 +52189,31 @@ administration/scripts/entitySchemaConverter/generate-package.ts
|
|||
scripts/entitySchemaConverter/generate-package.ts
|
||||
entitySchemaConverter/generate-package.ts
|
||||
generate-package.ts
|
||||
src/Administration/Resources/app/administration/scripts/create-spec-file/index.mjs
|
||||
Administration/Resources/app/administration/scripts/create-spec-file/index.mjs
|
||||
Resources/app/administration/scripts/create-spec-file/index.mjs
|
||||
app/administration/scripts/create-spec-file/index.mjs
|
||||
administration/scripts/create-spec-file/index.mjs
|
||||
scripts/create-spec-file/index.mjs
|
||||
create-spec-file/index.mjs
|
||||
index.mjs
|
||||
src/Administration/Resources/app/administration/scripts/create-spec-file/template/template.spec_js
|
||||
Administration/Resources/app/administration/scripts/create-spec-file/template/template.spec_js
|
||||
Resources/app/administration/scripts/create-spec-file/template/template.spec_js
|
||||
app/administration/scripts/create-spec-file/template/template.spec_js
|
||||
administration/scripts/create-spec-file/template/template.spec_js
|
||||
scripts/create-spec-file/template/template.spec_js
|
||||
create-spec-file/template/template.spec_js
|
||||
template/template.spec_js
|
||||
template.spec_js
|
||||
src/Administration/Resources/app/administration/scripts/generate-data-set-list/index.ts
|
||||
Administration/Resources/app/administration/scripts/generate-data-set-list/index.ts
|
||||
Resources/app/administration/scripts/generate-data-set-list/index.ts
|
||||
app/administration/scripts/generate-data-set-list/index.ts
|
||||
administration/scripts/generate-data-set-list/index.ts
|
||||
scripts/generate-data-set-list/index.ts
|
||||
generate-data-set-list/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/scripts/componentImportResolver/generate.ts
|
||||
Administration/Resources/app/administration/scripts/componentImportResolver/generate.ts
|
||||
Resources/app/administration/scripts/componentImportResolver/generate.ts
|
||||
|
|
@ -52210,6 +52248,14 @@ administration/scripts/vueCompatComponentsStatistics/generate.ts
|
|||
scripts/vueCompatComponentsStatistics/generate.ts
|
||||
vueCompatComponentsStatistics/generate.ts
|
||||
generate.ts
|
||||
src/Administration/Resources/app/administration/scripts/generate-position-identifier-list/index.ts
|
||||
Administration/Resources/app/administration/scripts/generate-position-identifier-list/index.ts
|
||||
Resources/app/administration/scripts/generate-position-identifier-list/index.ts
|
||||
app/administration/scripts/generate-position-identifier-list/index.ts
|
||||
administration/scripts/generate-position-identifier-list/index.ts
|
||||
scripts/generate-position-identifier-list/index.ts
|
||||
generate-position-identifier-list/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/patches/inter-ui+3.19.3.patch
|
||||
Administration/Resources/app/administration/patches/inter-ui+3.19.3.patch
|
||||
Resources/app/administration/patches/inter-ui+3.19.3.patch
|
||||
|
|
@ -52224,6 +52270,13 @@ app/administration/patches/eslint+8.36.0.patch
|
|||
administration/patches/eslint+8.36.0.patch
|
||||
patches/eslint+8.36.0.patch
|
||||
eslint+8.36.0.patch
|
||||
src/Administration/Resources/app/administration/patches/jest-expect-message+1.1.3.patch
|
||||
Administration/Resources/app/administration/patches/jest-expect-message+1.1.3.patch
|
||||
Resources/app/administration/patches/jest-expect-message+1.1.3.patch
|
||||
app/administration/patches/jest-expect-message+1.1.3.patch
|
||||
administration/patches/jest-expect-message+1.1.3.patch
|
||||
patches/jest-expect-message+1.1.3.patch
|
||||
jest-expect-message+1.1.3.patch
|
||||
src/Administration/Resources/app/administration/patches/eslint-plugin-vue+9.14.1.patch
|
||||
Administration/Resources/app/administration/patches/eslint-plugin-vue+9.14.1.patch
|
||||
Resources/app/administration/patches/eslint-plugin-vue+9.14.1.patch
|
||||
|
|
@ -84900,34 +84953,6 @@ sw-settings-document/page/sw-settings-document-detail/sw-settings-document-detai
|
|||
page/sw-settings-document-detail/sw-settings-document-detail.spec.js
|
||||
sw-settings-document-detail/sw-settings-document-detail.spec.js
|
||||
sw-settings-document-detail.spec.js
|
||||
src/Administration/Resources/app/administration/src/scripts/validate-package-json/index.mjs
|
||||
Administration/Resources/app/administration/src/scripts/validate-package-json/index.mjs
|
||||
Resources/app/administration/src/scripts/validate-package-json/index.mjs
|
||||
app/administration/src/scripts/validate-package-json/index.mjs
|
||||
administration/src/scripts/validate-package-json/index.mjs
|
||||
src/scripts/validate-package-json/index.mjs
|
||||
scripts/validate-package-json/index.mjs
|
||||
validate-package-json/index.mjs
|
||||
index.mjs
|
||||
src/Administration/Resources/app/administration/src/scripts/create-spec-file/index.mjs
|
||||
Administration/Resources/app/administration/src/scripts/create-spec-file/index.mjs
|
||||
Resources/app/administration/src/scripts/create-spec-file/index.mjs
|
||||
app/administration/src/scripts/create-spec-file/index.mjs
|
||||
administration/src/scripts/create-spec-file/index.mjs
|
||||
src/scripts/create-spec-file/index.mjs
|
||||
scripts/create-spec-file/index.mjs
|
||||
create-spec-file/index.mjs
|
||||
index.mjs
|
||||
src/Administration/Resources/app/administration/src/scripts/create-spec-file/template/template.spec_js
|
||||
Administration/Resources/app/administration/src/scripts/create-spec-file/template/template.spec_js
|
||||
Resources/app/administration/src/scripts/create-spec-file/template/template.spec_js
|
||||
app/administration/src/scripts/create-spec-file/template/template.spec_js
|
||||
administration/src/scripts/create-spec-file/template/template.spec_js
|
||||
src/scripts/create-spec-file/template/template.spec_js
|
||||
scripts/create-spec-file/template/template.spec_js
|
||||
create-spec-file/template/template.spec_js
|
||||
template/template.spec_js
|
||||
template.spec_js
|
||||
src/Administration/Resources/app/administration/src/index.ts
|
||||
Administration/Resources/app/administration/src/index.ts
|
||||
Resources/app/administration/src/index.ts
|
||||
|
|
@ -84943,6 +84968,14 @@ administration/src/meta/baseline.ts
|
|||
src/meta/baseline.ts
|
||||
meta/baseline.ts
|
||||
baseline.ts
|
||||
src/Administration/Resources/app/administration/src/meta/data-sets.json
|
||||
Administration/Resources/app/administration/src/meta/data-sets.json
|
||||
Resources/app/administration/src/meta/data-sets.json
|
||||
app/administration/src/meta/data-sets.json
|
||||
administration/src/meta/data-sets.json
|
||||
src/meta/data-sets.json
|
||||
meta/data-sets.json
|
||||
data-sets.json
|
||||
src/Administration/Resources/app/administration/src/meta/meta.spec.js
|
||||
Administration/Resources/app/administration/src/meta/meta.spec.js
|
||||
Resources/app/administration/src/meta/meta.spec.js
|
||||
|
|
@ -84951,6 +84984,14 @@ administration/src/meta/meta.spec.js
|
|||
src/meta/meta.spec.js
|
||||
meta/meta.spec.js
|
||||
meta.spec.js
|
||||
src/Administration/Resources/app/administration/src/meta/position-identifiers.json
|
||||
Administration/Resources/app/administration/src/meta/position-identifiers.json
|
||||
Resources/app/administration/src/meta/position-identifiers.json
|
||||
app/administration/src/meta/position-identifiers.json
|
||||
administration/src/meta/position-identifiers.json
|
||||
src/meta/position-identifiers.json
|
||||
meta/position-identifiers.json
|
||||
position-identifiers.json
|
||||
src/Administration/Resources/app/administration/src/index.spec.js
|
||||
Administration/Resources/app/administration/src/index.spec.js
|
||||
Resources/app/administration/src/index.spec.js
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ CONTRIBUTING.md
|
|||
adr/2023-10-17-add-unique-identifiers-for-checkout-methods.md
|
||||
adr/2024-04-01-checkout-gateway.md
|
||||
adr/2021-05-28-introduce-eslint-on-vue-admin.md
|
||||
adr/2024-07-16-deprecating-sdk-public-api.md
|
||||
adr/2021-11-09-increment-pattern.md
|
||||
adr/2022-10-17-hide-and-show-cms-content.md
|
||||
adr/2022-02-21-rule-scripting-in-apps.md
|
||||
|
|
@ -1235,6 +1236,7 @@ changelog/_unreleased/2024-07-08-limit-search-term-length-for-mysql-search.md
|
|||
changelog/_unreleased/2024-07-03-add-twig-blocks-to-order-general-info.md
|
||||
changelog/_unreleased/2024-07-03-search-by-product-number.md
|
||||
changelog/_unreleased/2024-07-05-increase-app-payment-timeout-to-20-s.md
|
||||
changelog/_unreleased/2024-07-09-open-shopping-experience-section-settings-when-clicking-on-setting-in-the-context-menu.md
|
||||
changelog/_unreleased/2024-07-08-merge-search-preferences.md
|
||||
changelog/_unreleased/2024-05-21-elasticsearch-with-special-chars.md
|
||||
changelog/_unreleased/.keep
|
||||
|
|
@ -9743,16 +9745,22 @@ src/Administration/Resources/app/administration/jsdoc.config.js
|
|||
src/Administration/Resources/app/administration/createlighthouserc.js
|
||||
src/Administration/Resources/app/administration/lighthouse-puppeteer.js
|
||||
src/Administration/Resources/app/administration/.postcssrc.js
|
||||
src/Administration/Resources/app/administration/scripts/validate-package-json/index.mjs
|
||||
src/Administration/Resources/app/administration/scripts/entitySchemaConverter/EntitySchemaTypes.ts
|
||||
src/Administration/Resources/app/administration/scripts/entitySchemaConverter/convert-schema.ts
|
||||
src/Administration/Resources/app/administration/scripts/entitySchemaConverter/entity-schema-converter.ts
|
||||
src/Administration/Resources/app/administration/scripts/entitySchemaConverter/generate-package.ts
|
||||
src/Administration/Resources/app/administration/scripts/create-spec-file/index.mjs
|
||||
src/Administration/Resources/app/administration/scripts/create-spec-file/template/template.spec_js
|
||||
src/Administration/Resources/app/administration/scripts/generate-data-set-list/index.ts
|
||||
src/Administration/Resources/app/administration/scripts/componentImportResolver/generate.ts
|
||||
src/Administration/Resources/app/administration/scripts/codemods/js-vue3-feature-flag-removal/index.ts
|
||||
src/Administration/Resources/app/administration/scripts/codemods/twig-feature-flag-removal/index.ts
|
||||
src/Administration/Resources/app/administration/scripts/vueCompatComponentsStatistics/generate.ts
|
||||
src/Administration/Resources/app/administration/scripts/generate-position-identifier-list/index.ts
|
||||
src/Administration/Resources/app/administration/patches/inter-ui+3.19.3.patch
|
||||
src/Administration/Resources/app/administration/patches/eslint+8.36.0.patch
|
||||
src/Administration/Resources/app/administration/patches/jest-expect-message+1.1.3.patch
|
||||
src/Administration/Resources/app/administration/patches/eslint-plugin-vue+9.14.1.patch
|
||||
src/Administration/Resources/app/administration/patches/babel-plugin-require-context-hook+1.0.0.patch
|
||||
src/Administration/Resources/app/administration/patches/vue-eslint-parser+9.3.1.patch
|
||||
|
|
@ -12717,12 +12725,11 @@ src/Administration/Resources/app/administration/src/module/sw-settings-document/
|
|||
src/Administration/Resources/app/administration/src/module/sw-settings-document/page/sw-settings-document-detail/sw-settings-document-detail.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-document/page/sw-settings-document-detail/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-document/page/sw-settings-document-detail/sw-settings-document-detail.spec.js
|
||||
src/Administration/Resources/app/administration/src/scripts/validate-package-json/index.mjs
|
||||
src/Administration/Resources/app/administration/src/scripts/create-spec-file/index.mjs
|
||||
src/Administration/Resources/app/administration/src/scripts/create-spec-file/template/template.spec_js
|
||||
src/Administration/Resources/app/administration/src/index.ts
|
||||
src/Administration/Resources/app/administration/src/meta/baseline.ts
|
||||
src/Administration/Resources/app/administration/src/meta/data-sets.json
|
||||
src/Administration/Resources/app/administration/src/meta/meta.spec.js
|
||||
src/Administration/Resources/app/administration/src/meta/position-identifiers.json
|
||||
src/Administration/Resources/app/administration/src/index.spec.js
|
||||
src/Administration/Resources/app/administration/src/html-shim.d.ts
|
||||
src/Administration/Resources/app/administration/src/app/adapter/view/vue.adapter.spec.js
|
||||
|
|
|
|||
|
|
@ -32110,6 +32110,306 @@ jquery.js
|
|||
public/js/ekko-lightbox.min.js
|
||||
js/ekko-lightbox.min.js
|
||||
ekko-lightbox.min.js
|
||||
public/js/select2/i18n/bn.js
|
||||
js/select2/i18n/bn.js
|
||||
select2/i18n/bn.js
|
||||
i18n/bn.js
|
||||
bn.js
|
||||
public/js/select2/i18n/es.js
|
||||
js/select2/i18n/es.js
|
||||
select2/i18n/es.js
|
||||
i18n/es.js
|
||||
es.js
|
||||
public/js/select2/i18n/ru.js
|
||||
js/select2/i18n/ru.js
|
||||
select2/i18n/ru.js
|
||||
i18n/ru.js
|
||||
ru.js
|
||||
public/js/select2/i18n/ca.js
|
||||
js/select2/i18n/ca.js
|
||||
select2/i18n/ca.js
|
||||
i18n/ca.js
|
||||
ca.js
|
||||
public/js/select2/i18n/dsb.js
|
||||
js/select2/i18n/dsb.js
|
||||
select2/i18n/dsb.js
|
||||
i18n/dsb.js
|
||||
dsb.js
|
||||
public/js/select2/i18n/hy.js
|
||||
js/select2/i18n/hy.js
|
||||
select2/i18n/hy.js
|
||||
i18n/hy.js
|
||||
hy.js
|
||||
public/js/select2/i18n/en.js
|
||||
js/select2/i18n/en.js
|
||||
select2/i18n/en.js
|
||||
i18n/en.js
|
||||
en.js
|
||||
public/js/select2/i18n/hu.js
|
||||
js/select2/i18n/hu.js
|
||||
select2/i18n/hu.js
|
||||
i18n/hu.js
|
||||
hu.js
|
||||
public/js/select2/i18n/hr.js
|
||||
js/select2/i18n/hr.js
|
||||
select2/i18n/hr.js
|
||||
i18n/hr.js
|
||||
hr.js
|
||||
public/js/select2/i18n/sq.js
|
||||
js/select2/i18n/sq.js
|
||||
select2/i18n/sq.js
|
||||
i18n/sq.js
|
||||
sq.js
|
||||
public/js/select2/i18n/tr.js
|
||||
js/select2/i18n/tr.js
|
||||
select2/i18n/tr.js
|
||||
i18n/tr.js
|
||||
tr.js
|
||||
public/js/select2/i18n/ja.js
|
||||
js/select2/i18n/ja.js
|
||||
select2/i18n/ja.js
|
||||
i18n/ja.js
|
||||
ja.js
|
||||
public/js/select2/i18n/hi.js
|
||||
js/select2/i18n/hi.js
|
||||
select2/i18n/hi.js
|
||||
i18n/hi.js
|
||||
hi.js
|
||||
public/js/select2/i18n/lt.js
|
||||
js/select2/i18n/lt.js
|
||||
select2/i18n/lt.js
|
||||
i18n/lt.js
|
||||
lt.js
|
||||
public/js/select2/i18n/sr-Cyrl.js
|
||||
js/select2/i18n/sr-Cyrl.js
|
||||
select2/i18n/sr-Cyrl.js
|
||||
i18n/sr-Cyrl.js
|
||||
sr-Cyrl.js
|
||||
public/js/select2/i18n/sr.js
|
||||
js/select2/i18n/sr.js
|
||||
select2/i18n/sr.js
|
||||
i18n/sr.js
|
||||
sr.js
|
||||
public/js/select2/i18n/id.js
|
||||
js/select2/i18n/id.js
|
||||
select2/i18n/id.js
|
||||
i18n/id.js
|
||||
id.js
|
||||
public/js/select2/i18n/th.js
|
||||
js/select2/i18n/th.js
|
||||
select2/i18n/th.js
|
||||
i18n/th.js
|
||||
th.js
|
||||
public/js/select2/i18n/uk.js
|
||||
js/select2/i18n/uk.js
|
||||
select2/i18n/uk.js
|
||||
i18n/uk.js
|
||||
uk.js
|
||||
public/js/select2/i18n/fa.js
|
||||
js/select2/i18n/fa.js
|
||||
select2/i18n/fa.js
|
||||
i18n/fa.js
|
||||
fa.js
|
||||
public/js/select2/i18n/eu.js
|
||||
js/select2/i18n/eu.js
|
||||
select2/i18n/eu.js
|
||||
i18n/eu.js
|
||||
eu.js
|
||||
public/js/select2/i18n/is.js
|
||||
js/select2/i18n/is.js
|
||||
select2/i18n/is.js
|
||||
i18n/is.js
|
||||
is.js
|
||||
public/js/select2/i18n/zh-CN.js
|
||||
js/select2/i18n/zh-CN.js
|
||||
select2/i18n/zh-CN.js
|
||||
i18n/zh-CN.js
|
||||
zh-CN.js
|
||||
public/js/select2/i18n/sl.js
|
||||
js/select2/i18n/sl.js
|
||||
select2/i18n/sl.js
|
||||
i18n/sl.js
|
||||
sl.js
|
||||
public/js/select2/i18n/da.js
|
||||
js/select2/i18n/da.js
|
||||
select2/i18n/da.js
|
||||
i18n/da.js
|
||||
da.js
|
||||
public/js/select2/i18n/de.js
|
||||
js/select2/i18n/de.js
|
||||
select2/i18n/de.js
|
||||
i18n/de.js
|
||||
de.js
|
||||
public/js/select2/i18n/ar.js
|
||||
js/select2/i18n/ar.js
|
||||
select2/i18n/ar.js
|
||||
i18n/ar.js
|
||||
ar.js
|
||||
public/js/select2/i18n/ko.js
|
||||
js/select2/i18n/ko.js
|
||||
select2/i18n/ko.js
|
||||
i18n/ko.js
|
||||
ko.js
|
||||
public/js/select2/i18n/km.js
|
||||
js/select2/i18n/km.js
|
||||
select2/i18n/km.js
|
||||
i18n/km.js
|
||||
km.js
|
||||
public/js/select2/i18n/lv.js
|
||||
js/select2/i18n/lv.js
|
||||
select2/i18n/lv.js
|
||||
i18n/lv.js
|
||||
lv.js
|
||||
public/js/select2/i18n/af.js
|
||||
js/select2/i18n/af.js
|
||||
select2/i18n/af.js
|
||||
i18n/af.js
|
||||
af.js
|
||||
public/js/select2/i18n/fi.js
|
||||
js/select2/i18n/fi.js
|
||||
select2/i18n/fi.js
|
||||
i18n/fi.js
|
||||
fi.js
|
||||
public/js/select2/i18n/tk.js
|
||||
js/select2/i18n/tk.js
|
||||
select2/i18n/tk.js
|
||||
i18n/tk.js
|
||||
tk.js
|
||||
public/js/select2/i18n/he.js
|
||||
js/select2/i18n/he.js
|
||||
select2/i18n/he.js
|
||||
i18n/he.js
|
||||
he.js
|
||||
public/js/select2/i18n/gl.js
|
||||
js/select2/i18n/gl.js
|
||||
select2/i18n/gl.js
|
||||
i18n/gl.js
|
||||
gl.js
|
||||
public/js/select2/i18n/zh-TW.js
|
||||
js/select2/i18n/zh-TW.js
|
||||
select2/i18n/zh-TW.js
|
||||
i18n/zh-TW.js
|
||||
zh-TW.js
|
||||
public/js/select2/i18n/cs.js
|
||||
js/select2/i18n/cs.js
|
||||
select2/i18n/cs.js
|
||||
i18n/cs.js
|
||||
cs.js
|
||||
public/js/select2/i18n/ka.js
|
||||
js/select2/i18n/ka.js
|
||||
select2/i18n/ka.js
|
||||
i18n/ka.js
|
||||
ka.js
|
||||
public/js/select2/i18n/build.txt
|
||||
js/select2/i18n/build.txt
|
||||
select2/i18n/build.txt
|
||||
i18n/build.txt
|
||||
build.txt
|
||||
public/js/select2/i18n/ne.js
|
||||
js/select2/i18n/ne.js
|
||||
select2/i18n/ne.js
|
||||
i18n/ne.js
|
||||
ne.js
|
||||
public/js/select2/i18n/pl.js
|
||||
js/select2/i18n/pl.js
|
||||
select2/i18n/pl.js
|
||||
i18n/pl.js
|
||||
pl.js
|
||||
public/js/select2/i18n/ro.js
|
||||
js/select2/i18n/ro.js
|
||||
select2/i18n/ro.js
|
||||
i18n/ro.js
|
||||
ro.js
|
||||
public/js/select2/i18n/fr.js
|
||||
js/select2/i18n/fr.js
|
||||
select2/i18n/fr.js
|
||||
i18n/fr.js
|
||||
fr.js
|
||||
public/js/select2/i18n/et.js
|
||||
js/select2/i18n/et.js
|
||||
select2/i18n/et.js
|
||||
i18n/et.js
|
||||
et.js
|
||||
public/js/select2/i18n/ps.js
|
||||
js/select2/i18n/ps.js
|
||||
select2/i18n/ps.js
|
||||
i18n/ps.js
|
||||
ps.js
|
||||
public/js/select2/i18n/az.js
|
||||
js/select2/i18n/az.js
|
||||
select2/i18n/az.js
|
||||
i18n/az.js
|
||||
az.js
|
||||
public/js/select2/i18n/bg.js
|
||||
js/select2/i18n/bg.js
|
||||
select2/i18n/bg.js
|
||||
i18n/bg.js
|
||||
bg.js
|
||||
public/js/select2/i18n/sk.js
|
||||
js/select2/i18n/sk.js
|
||||
select2/i18n/sk.js
|
||||
i18n/sk.js
|
||||
sk.js
|
||||
public/js/select2/i18n/pt.js
|
||||
js/select2/i18n/pt.js
|
||||
select2/i18n/pt.js
|
||||
i18n/pt.js
|
||||
pt.js
|
||||
public/js/select2/i18n/mk.js
|
||||
js/select2/i18n/mk.js
|
||||
select2/i18n/mk.js
|
||||
i18n/mk.js
|
||||
mk.js
|
||||
public/js/select2/i18n/hsb.js
|
||||
js/select2/i18n/hsb.js
|
||||
select2/i18n/hsb.js
|
||||
i18n/hsb.js
|
||||
hsb.js
|
||||
public/js/select2/i18n/it.js
|
||||
js/select2/i18n/it.js
|
||||
select2/i18n/it.js
|
||||
i18n/it.js
|
||||
it.js
|
||||
public/js/select2/i18n/sv.js
|
||||
js/select2/i18n/sv.js
|
||||
select2/i18n/sv.js
|
||||
i18n/sv.js
|
||||
sv.js
|
||||
public/js/select2/i18n/el.js
|
||||
js/select2/i18n/el.js
|
||||
select2/i18n/el.js
|
||||
i18n/el.js
|
||||
el.js
|
||||
public/js/select2/i18n/nb.js
|
||||
js/select2/i18n/nb.js
|
||||
select2/i18n/nb.js
|
||||
i18n/nb.js
|
||||
nb.js
|
||||
public/js/select2/i18n/vi.js
|
||||
js/select2/i18n/vi.js
|
||||
select2/i18n/vi.js
|
||||
i18n/vi.js
|
||||
vi.js
|
||||
public/js/select2/i18n/ms.js
|
||||
js/select2/i18n/ms.js
|
||||
select2/i18n/ms.js
|
||||
i18n/ms.js
|
||||
ms.js
|
||||
public/js/select2/i18n/bs.js
|
||||
js/select2/i18n/bs.js
|
||||
select2/i18n/bs.js
|
||||
i18n/bs.js
|
||||
bs.js
|
||||
public/js/select2/i18n/nl.js
|
||||
js/select2/i18n/nl.js
|
||||
select2/i18n/nl.js
|
||||
i18n/nl.js
|
||||
nl.js
|
||||
public/js/select2/i18n/pt-BR.js
|
||||
js/select2/i18n/pt-BR.js
|
||||
select2/i18n/pt-BR.js
|
||||
i18n/pt-BR.js
|
||||
pt-BR.js
|
||||
public/js/extensions/sticky-header/bootstrap-table-sticky-header.js
|
||||
js/extensions/sticky-header/bootstrap-table-sticky-header.js
|
||||
extensions/sticky-header/bootstrap-table-sticky-header.js
|
||||
|
|
@ -33241,6 +33541,14 @@ app/Http/Requests/ItemImportRequest.php
|
|||
Http/Requests/ItemImportRequest.php
|
||||
Requests/ItemImportRequest.php
|
||||
ItemImportRequest.php
|
||||
app/Http/Requests/StoreAccessoryRequest.php
|
||||
Http/Requests/StoreAccessoryRequest.php
|
||||
Requests/StoreAccessoryRequest.php
|
||||
StoreAccessoryRequest.php
|
||||
app/Http/Requests/AccessoryCheckoutRequest.php
|
||||
Http/Requests/AccessoryCheckoutRequest.php
|
||||
Requests/AccessoryCheckoutRequest.php
|
||||
AccessoryCheckoutRequest.php
|
||||
app/Http/Requests/ImageUploadRequest.php
|
||||
Http/Requests/ImageUploadRequest.php
|
||||
Requests/ImageUploadRequest.php
|
||||
|
|
|
|||
|
|
@ -5861,6 +5861,66 @@ public/js/respond.js
|
|||
public/js/metisMenu.js
|
||||
public/js/jquery.js
|
||||
public/js/ekko-lightbox.min.js
|
||||
public/js/select2/i18n/bn.js
|
||||
public/js/select2/i18n/es.js
|
||||
public/js/select2/i18n/ru.js
|
||||
public/js/select2/i18n/ca.js
|
||||
public/js/select2/i18n/dsb.js
|
||||
public/js/select2/i18n/hy.js
|
||||
public/js/select2/i18n/en.js
|
||||
public/js/select2/i18n/hu.js
|
||||
public/js/select2/i18n/hr.js
|
||||
public/js/select2/i18n/sq.js
|
||||
public/js/select2/i18n/tr.js
|
||||
public/js/select2/i18n/ja.js
|
||||
public/js/select2/i18n/hi.js
|
||||
public/js/select2/i18n/lt.js
|
||||
public/js/select2/i18n/sr-Cyrl.js
|
||||
public/js/select2/i18n/sr.js
|
||||
public/js/select2/i18n/id.js
|
||||
public/js/select2/i18n/th.js
|
||||
public/js/select2/i18n/uk.js
|
||||
public/js/select2/i18n/fa.js
|
||||
public/js/select2/i18n/eu.js
|
||||
public/js/select2/i18n/is.js
|
||||
public/js/select2/i18n/zh-CN.js
|
||||
public/js/select2/i18n/sl.js
|
||||
public/js/select2/i18n/da.js
|
||||
public/js/select2/i18n/de.js
|
||||
public/js/select2/i18n/ar.js
|
||||
public/js/select2/i18n/ko.js
|
||||
public/js/select2/i18n/km.js
|
||||
public/js/select2/i18n/lv.js
|
||||
public/js/select2/i18n/af.js
|
||||
public/js/select2/i18n/fi.js
|
||||
public/js/select2/i18n/tk.js
|
||||
public/js/select2/i18n/he.js
|
||||
public/js/select2/i18n/gl.js
|
||||
public/js/select2/i18n/zh-TW.js
|
||||
public/js/select2/i18n/cs.js
|
||||
public/js/select2/i18n/ka.js
|
||||
public/js/select2/i18n/build.txt
|
||||
public/js/select2/i18n/ne.js
|
||||
public/js/select2/i18n/pl.js
|
||||
public/js/select2/i18n/ro.js
|
||||
public/js/select2/i18n/fr.js
|
||||
public/js/select2/i18n/et.js
|
||||
public/js/select2/i18n/ps.js
|
||||
public/js/select2/i18n/az.js
|
||||
public/js/select2/i18n/bg.js
|
||||
public/js/select2/i18n/sk.js
|
||||
public/js/select2/i18n/pt.js
|
||||
public/js/select2/i18n/mk.js
|
||||
public/js/select2/i18n/hsb.js
|
||||
public/js/select2/i18n/it.js
|
||||
public/js/select2/i18n/sv.js
|
||||
public/js/select2/i18n/el.js
|
||||
public/js/select2/i18n/nb.js
|
||||
public/js/select2/i18n/vi.js
|
||||
public/js/select2/i18n/ms.js
|
||||
public/js/select2/i18n/bs.js
|
||||
public/js/select2/i18n/nl.js
|
||||
public/js/select2/i18n/pt-BR.js
|
||||
public/js/extensions/sticky-header/bootstrap-table-sticky-header.js
|
||||
public/js/extensions/sticky-header/bootstrap-table-sticky-header.min.js
|
||||
public/js/extensions/filter-control/bootstrap-table-filter-control.js
|
||||
|
|
@ -6186,6 +6246,8 @@ app/Http/Requests/DeleteUserRequest.php
|
|||
app/Http/Requests/StoreAssetRequest.php
|
||||
app/Http/Requests/UploadFileRequest.php
|
||||
app/Http/Requests/ItemImportRequest.php
|
||||
app/Http/Requests/StoreAccessoryRequest.php
|
||||
app/Http/Requests/AccessoryCheckoutRequest.php
|
||||
app/Http/Requests/ImageUploadRequest.php
|
||||
app/Http/Requests/SettingsSamlRequest.php
|
||||
app/Http/Requests/SaveUserRequest.php
|
||||
|
|
|
|||
|
|
@ -5168,6 +5168,13 @@ js/icons/library/thumbnails-position-bottom.tsx
|
|||
icons/library/thumbnails-position-bottom.tsx
|
||||
library/thumbnails-position-bottom.tsx
|
||||
thumbnails-position-bottom.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/product-filter-stock-status.tsx
|
||||
woocommerce-blocks/assets/js/icons/library/product-filter-stock-status.tsx
|
||||
assets/js/icons/library/product-filter-stock-status.tsx
|
||||
js/icons/library/product-filter-stock-status.tsx
|
||||
icons/library/product-filter-stock-status.tsx
|
||||
library/product-filter-stock-status.tsx
|
||||
product-filter-stock-status.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/mini-cart.tsx
|
||||
woocommerce-blocks/assets/js/icons/library/mini-cart.tsx
|
||||
assets/js/icons/library/mini-cart.tsx
|
||||
|
|
@ -5252,6 +5259,13 @@ js/icons/library/check-payment.tsx
|
|||
icons/library/check-payment.tsx
|
||||
library/check-payment.tsx
|
||||
check-payment.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/product-filter-attribute.tsx
|
||||
woocommerce-blocks/assets/js/icons/library/product-filter-attribute.tsx
|
||||
assets/js/icons/library/product-filter-attribute.tsx
|
||||
js/icons/library/product-filter-attribute.tsx
|
||||
icons/library/product-filter-attribute.tsx
|
||||
library/product-filter-attribute.tsx
|
||||
product-filter-attribute.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/thumb-up.tsx
|
||||
woocommerce-blocks/assets/js/icons/library/thumb-up.tsx
|
||||
assets/js/icons/library/thumb-up.tsx
|
||||
|
|
@ -5273,6 +5287,13 @@ js/icons/library/cart.tsx
|
|||
icons/library/cart.tsx
|
||||
library/cart.tsx
|
||||
cart.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/product-filter-rating.tsx
|
||||
woocommerce-blocks/assets/js/icons/library/product-filter-rating.tsx
|
||||
assets/js/icons/library/product-filter-rating.tsx
|
||||
js/icons/library/product-filter-rating.tsx
|
||||
icons/library/product-filter-rating.tsx
|
||||
library/product-filter-rating.tsx
|
||||
product-filter-rating.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/stacks.tsx
|
||||
woocommerce-blocks/assets/js/icons/library/stacks.tsx
|
||||
assets/js/icons/library/stacks.tsx
|
||||
|
|
@ -5294,6 +5315,20 @@ js/icons/library/mini-cart-alt.tsx
|
|||
icons/library/mini-cart-alt.tsx
|
||||
library/mini-cart-alt.tsx
|
||||
mini-cart-alt.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/filter-three-lines.tsx
|
||||
woocommerce-blocks/assets/js/icons/library/filter-three-lines.tsx
|
||||
assets/js/icons/library/filter-three-lines.tsx
|
||||
js/icons/library/filter-three-lines.tsx
|
||||
icons/library/filter-three-lines.tsx
|
||||
library/filter-three-lines.tsx
|
||||
filter-three-lines.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/filter.tsx
|
||||
woocommerce-blocks/assets/js/icons/library/filter.tsx
|
||||
assets/js/icons/library/filter.tsx
|
||||
js/icons/library/filter.tsx
|
||||
icons/library/filter.tsx
|
||||
library/filter.tsx
|
||||
filter.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/remove-cart.tsx
|
||||
woocommerce-blocks/assets/js/icons/library/remove-cart.tsx
|
||||
assets/js/icons/library/remove-cart.tsx
|
||||
|
|
@ -5315,6 +5350,13 @@ js/icons/library/eye.tsx
|
|||
icons/library/eye.tsx
|
||||
library/eye.tsx
|
||||
eye.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/product-filter-active.tsx
|
||||
woocommerce-blocks/assets/js/icons/library/product-filter-active.tsx
|
||||
assets/js/icons/library/product-filter-active.tsx
|
||||
js/icons/library/product-filter-active.tsx
|
||||
icons/library/product-filter-active.tsx
|
||||
library/product-filter-active.tsx
|
||||
product-filter-active.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/customer-account-style-line.tsx
|
||||
woocommerce-blocks/assets/js/icons/library/customer-account-style-line.tsx
|
||||
assets/js/icons/library/customer-account-style-line.tsx
|
||||
|
|
@ -5322,6 +5364,13 @@ js/icons/library/customer-account-style-line.tsx
|
|||
icons/library/customer-account-style-line.tsx
|
||||
library/customer-account-style-line.tsx
|
||||
customer-account-style-line.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/product-filter-price.tsx
|
||||
woocommerce-blocks/assets/js/icons/library/product-filter-price.tsx
|
||||
assets/js/icons/library/product-filter-price.tsx
|
||||
js/icons/library/product-filter-price.tsx
|
||||
icons/library/product-filter-price.tsx
|
||||
library/product-filter-price.tsx
|
||||
product-filter-price.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/woo.tsx
|
||||
woocommerce-blocks/assets/js/icons/library/woo.tsx
|
||||
assets/js/icons/library/woo.tsx
|
||||
|
|
@ -8991,6 +9040,13 @@ js/blocks/product-filters/icon.tsx
|
|||
blocks/product-filters/icon.tsx
|
||||
product-filters/icon.tsx
|
||||
icon.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filters/editor.scss
|
||||
woocommerce-blocks/assets/js/blocks/product-filters/editor.scss
|
||||
assets/js/blocks/product-filters/editor.scss
|
||||
js/blocks/product-filters/editor.scss
|
||||
blocks/product-filters/editor.scss
|
||||
product-filters/editor.scss
|
||||
editor.scss
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filters/save.tsx
|
||||
woocommerce-blocks/assets/js/blocks/product-filters/save.tsx
|
||||
assets/js/blocks/product-filters/save.tsx
|
||||
|
|
@ -12070,15 +12126,6 @@ product-filter/inner-blocks/stock-filter/types.ts
|
|||
inner-blocks/stock-filter/types.ts
|
||||
stock-filter/types.ts
|
||||
types.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/stock-filter/icon.tsx
|
||||
woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/stock-filter/icon.tsx
|
||||
assets/js/blocks/product-filter/inner-blocks/stock-filter/icon.tsx
|
||||
js/blocks/product-filter/inner-blocks/stock-filter/icon.tsx
|
||||
blocks/product-filter/inner-blocks/stock-filter/icon.tsx
|
||||
product-filter/inner-blocks/stock-filter/icon.tsx
|
||||
inner-blocks/stock-filter/icon.tsx
|
||||
stock-filter/icon.tsx
|
||||
icon.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/clear-button/frontend.ts
|
||||
woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/clear-button/frontend.ts
|
||||
assets/js/blocks/product-filter/inner-blocks/clear-button/frontend.ts
|
||||
|
|
@ -12198,15 +12245,6 @@ product-filter/inner-blocks/active-filters/types.ts
|
|||
inner-blocks/active-filters/types.ts
|
||||
active-filters/types.ts
|
||||
types.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/active-filters/icon.tsx
|
||||
woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/active-filters/icon.tsx
|
||||
assets/js/blocks/product-filter/inner-blocks/active-filters/icon.tsx
|
||||
js/blocks/product-filter/inner-blocks/active-filters/icon.tsx
|
||||
blocks/product-filter/inner-blocks/active-filters/icon.tsx
|
||||
product-filter/inner-blocks/active-filters/icon.tsx
|
||||
inner-blocks/active-filters/icon.tsx
|
||||
active-filters/icon.tsx
|
||||
icon.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/frontend.ts
|
||||
woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/frontend.ts
|
||||
assets/js/blocks/product-filter/inner-blocks/price-filter/frontend.ts
|
||||
|
|
@ -12281,15 +12319,6 @@ product-filter/inner-blocks/price-filter/types.ts
|
|||
inner-blocks/price-filter/types.ts
|
||||
price-filter/types.ts
|
||||
types.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/icon.tsx
|
||||
woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/icon.tsx
|
||||
assets/js/blocks/product-filter/inner-blocks/price-filter/icon.tsx
|
||||
js/blocks/product-filter/inner-blocks/price-filter/icon.tsx
|
||||
blocks/product-filter/inner-blocks/price-filter/icon.tsx
|
||||
product-filter/inner-blocks/price-filter/icon.tsx
|
||||
inner-blocks/price-filter/icon.tsx
|
||||
price-filter/icon.tsx
|
||||
icon.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/utils.ts
|
||||
woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/utils.ts
|
||||
assets/js/blocks/product-filter/inner-blocks/price-filter/utils.ts
|
||||
|
|
@ -12403,15 +12432,6 @@ product-filter/inner-blocks/attribute-filter/types.ts
|
|||
inner-blocks/attribute-filter/types.ts
|
||||
attribute-filter/types.ts
|
||||
types.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/icon.tsx
|
||||
woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/icon.tsx
|
||||
assets/js/blocks/product-filter/inner-blocks/attribute-filter/icon.tsx
|
||||
js/blocks/product-filter/inner-blocks/attribute-filter/icon.tsx
|
||||
blocks/product-filter/inner-blocks/attribute-filter/icon.tsx
|
||||
product-filter/inner-blocks/attribute-filter/icon.tsx
|
||||
inner-blocks/attribute-filter/icon.tsx
|
||||
attribute-filter/icon.tsx
|
||||
icon.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/constants.ts
|
||||
woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/constants.ts
|
||||
assets/js/blocks/product-filter/inner-blocks/attribute-filter/constants.ts
|
||||
|
|
@ -12503,15 +12523,6 @@ product-filter/inner-blocks/rating-filter/types.ts
|
|||
inner-blocks/rating-filter/types.ts
|
||||
rating-filter/types.ts
|
||||
types.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/rating-filter/icon.tsx
|
||||
woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/rating-filter/icon.tsx
|
||||
assets/js/blocks/product-filter/inner-blocks/rating-filter/icon.tsx
|
||||
js/blocks/product-filter/inner-blocks/rating-filter/icon.tsx
|
||||
blocks/product-filter/inner-blocks/rating-filter/icon.tsx
|
||||
product-filter/inner-blocks/rating-filter/icon.tsx
|
||||
inner-blocks/rating-filter/icon.tsx
|
||||
rating-filter/icon.tsx
|
||||
icon.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/rating-filter/utils.ts
|
||||
woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/rating-filter/utils.ts
|
||||
assets/js/blocks/product-filter/inner-blocks/rating-filter/utils.ts
|
||||
|
|
@ -19792,6 +19803,10 @@ utils.ts
|
|||
plugins/woocommerce-blocks/.wp-env.json
|
||||
woocommerce-blocks/.wp-env.json
|
||||
.wp-env.json
|
||||
plugins/woo-ai/changelog/dev-try-faster-building-zip
|
||||
woo-ai/changelog/dev-try-faster-building-zip
|
||||
changelog/dev-try-faster-building-zip
|
||||
dev-try-faster-building-zip
|
||||
plugins/woo-ai/changelog/.gitkeep
|
||||
woo-ai/changelog/.gitkeep
|
||||
changelog/.gitkeep
|
||||
|
|
@ -19820,6 +19835,10 @@ plugins/woo-ai/changelog/request-json-response-name-suggestions
|
|||
woo-ai/changelog/request-json-response-name-suggestions
|
||||
changelog/request-json-response-name-suggestions
|
||||
request-json-response-name-suggestions
|
||||
plugins/woo-ai/changelog/dev-babel-loader-jest-caching
|
||||
woo-ai/changelog/dev-babel-loader-jest-caching
|
||||
changelog/dev-babel-loader-jest-caching
|
||||
dev-babel-loader-jest-caching
|
||||
plugins/woo-ai/changelog/bump-update-wordpress-env-to-9.0.7
|
||||
woo-ai/changelog/bump-update-wordpress-env-to-9.0.7
|
||||
changelog/bump-update-wordpress-env-to-9.0.7
|
||||
|
|
@ -20292,6 +20311,10 @@ alert.svg
|
|||
plugins/woocommerce-beta-tester/EXTENDING-WC-ADMIN-HELPER.md
|
||||
woocommerce-beta-tester/EXTENDING-WC-ADMIN-HELPER.md
|
||||
EXTENDING-WC-ADMIN-HELPER.md
|
||||
plugins/woocommerce-beta-tester/changelog/dev-try-faster-building-zip
|
||||
woocommerce-beta-tester/changelog/dev-try-faster-building-zip
|
||||
changelog/dev-try-faster-building-zip
|
||||
dev-try-faster-building-zip
|
||||
plugins/woocommerce-beta-tester/changelog/.gitkeep
|
||||
woocommerce-beta-tester/changelog/.gitkeep
|
||||
changelog/.gitkeep
|
||||
|
|
@ -23388,13 +23411,13 @@ customize-store/assembler-hub/utils/is-tracking-allowed.ts
|
|||
assembler-hub/utils/is-tracking-allowed.ts
|
||||
utils/is-tracking-allowed.ts
|
||||
is-tracking-allowed.ts
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/utils/hero-pattern.ts
|
||||
woocommerce-admin/client/customize-store/assembler-hub/utils/hero-pattern.ts
|
||||
client/customize-store/assembler-hub/utils/hero-pattern.ts
|
||||
customize-store/assembler-hub/utils/hero-pattern.ts
|
||||
assembler-hub/utils/hero-pattern.ts
|
||||
utils/hero-pattern.ts
|
||||
hero-pattern.ts
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/utils/black-background-pattern-update-button.ts
|
||||
woocommerce-admin/client/customize-store/assembler-hub/utils/black-background-pattern-update-button.ts
|
||||
client/customize-store/assembler-hub/utils/black-background-pattern-update-button.ts
|
||||
customize-store/assembler-hub/utils/black-background-pattern-update-button.ts
|
||||
assembler-hub/utils/black-background-pattern-update-button.ts
|
||||
utils/black-background-pattern-update-button.ts
|
||||
black-background-pattern-update-button.ts
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/utils/is-full-composability-enabled.ts
|
||||
woocommerce-admin/client/customize-store/assembler-hub/utils/is-full-composability-enabled.ts
|
||||
client/customize-store/assembler-hub/utils/is-full-composability-enabled.ts
|
||||
|
|
@ -30926,6 +30949,10 @@ plugins/woocommerce/changelog/update-e2e-checking-new-tokens
|
|||
woocommerce/changelog/update-e2e-checking-new-tokens
|
||||
changelog/update-e2e-checking-new-tokens
|
||||
update-e2e-checking-new-tokens
|
||||
plugins/woocommerce/changelog/dev-try-faster-building-zip
|
||||
woocommerce/changelog/dev-try-faster-building-zip
|
||||
changelog/dev-try-faster-building-zip
|
||||
dev-try-faster-building-zip
|
||||
plugins/woocommerce/changelog/9063-use-shared-logos-component
|
||||
woocommerce/changelog/9063-use-shared-logos-component
|
||||
changelog/9063-use-shared-logos-component
|
||||
|
|
@ -30938,6 +30965,10 @@ plugins/woocommerce/changelog/49244-fix-37940-remove-simple-products-from-variat
|
|||
woocommerce/changelog/49244-fix-37940-remove-simple-products-from-variation-report
|
||||
changelog/49244-fix-37940-remove-simple-products-from-variation-report
|
||||
49244-fix-37940-remove-simple-products-from-variation-report
|
||||
plugins/woocommerce/changelog/49645-update-pu-renewal-notice-links-with-tracking
|
||||
woocommerce/changelog/49645-update-pu-renewal-notice-links-with-tracking
|
||||
changelog/49645-update-pu-renewal-notice-links-with-tracking
|
||||
49645-update-pu-renewal-notice-links-with-tracking
|
||||
plugins/woocommerce/changelog/48487-update-store-alert-styles
|
||||
woocommerce/changelog/48487-update-store-alert-styles
|
||||
changelog/48487-update-store-alert-styles
|
||||
|
|
@ -31126,6 +31157,10 @@ plugins/woocommerce/changelog/e2e-fix-flaky-gutenberg-services-tests
|
|||
woocommerce/changelog/e2e-fix-flaky-gutenberg-services-tests
|
||||
changelog/e2e-fix-flaky-gutenberg-services-tests
|
||||
e2e-fix-flaky-gutenberg-services-tests
|
||||
plugins/woocommerce/changelog/fix-49522
|
||||
woocommerce/changelog/fix-49522
|
||||
changelog/fix-49522
|
||||
fix-49522
|
||||
plugins/woocommerce/changelog/update-wcpay-tracks-events-props
|
||||
woocommerce/changelog/update-wcpay-tracks-events-props
|
||||
changelog/update-wcpay-tracks-events-props
|
||||
|
|
@ -31150,6 +31185,10 @@ plugins/woocommerce/changelog/48983-48947-fix-intro-page
|
|||
woocommerce/changelog/48983-48947-fix-intro-page
|
||||
changelog/48983-48947-fix-intro-page
|
||||
48983-48947-fix-intro-page
|
||||
plugins/woocommerce/changelog/48732-product-filters-overlay-settings
|
||||
woocommerce/changelog/48732-product-filters-overlay-settings
|
||||
changelog/48732-product-filters-overlay-settings
|
||||
48732-product-filters-overlay-settings
|
||||
plugins/woocommerce/changelog/49579-feat-49577-rename-inner-filter-blocks-to-filter-options
|
||||
woocommerce/changelog/49579-feat-49577-rename-inner-filter-blocks-to-filter-options
|
||||
changelog/49579-feat-49577-rename-inner-filter-blocks-to-filter-options
|
||||
|
|
@ -31202,6 +31241,10 @@ plugins/woocommerce/changelog/49027-remove-ie-styles
|
|||
woocommerce/changelog/49027-remove-ie-styles
|
||||
changelog/49027-remove-ie-styles
|
||||
49027-remove-ie-styles
|
||||
plugins/woocommerce/changelog/ci-add-manual-trigger-workflow
|
||||
woocommerce/changelog/ci-add-manual-trigger-workflow
|
||||
changelog/ci-add-manual-trigger-workflow
|
||||
ci-add-manual-trigger-workflow
|
||||
plugins/woocommerce/changelog/e2e-fix-basic-spec-external-sites
|
||||
woocommerce/changelog/e2e-fix-basic-spec-external-sites
|
||||
changelog/e2e-fix-basic-spec-external-sites
|
||||
|
|
@ -31258,6 +31301,10 @@ plugins/woocommerce/changelog/e2e-fix-settings-tax-test
|
|||
woocommerce/changelog/e2e-fix-settings-tax-test
|
||||
changelog/e2e-fix-settings-tax-test
|
||||
e2e-fix-settings-tax-test
|
||||
plugins/woocommerce/changelog/49638-fix-e2e-product-collection-flakies
|
||||
woocommerce/changelog/49638-fix-e2e-product-collection-flakies
|
||||
changelog/49638-fix-e2e-product-collection-flakies
|
||||
49638-fix-e2e-product-collection-flakies
|
||||
plugins/woocommerce/changelog/fix-lys-success-page-overflow
|
||||
woocommerce/changelog/fix-lys-success-page-overflow
|
||||
changelog/fix-lys-success-page-overflow
|
||||
|
|
@ -31290,6 +31337,10 @@ plugins/woocommerce/changelog/tweak-select-tree-2
|
|||
woocommerce/changelog/tweak-select-tree-2
|
||||
changelog/tweak-select-tree-2
|
||||
tweak-select-tree-2
|
||||
plugins/woocommerce/changelog/49675-fix-font-show-default-fonts
|
||||
woocommerce/changelog/49675-fix-font-show-default-fonts
|
||||
changelog/49675-fix-font-show-default-fonts
|
||||
49675-fix-font-show-default-fonts
|
||||
plugins/woocommerce/changelog/49297-fix-cys-intro-cards
|
||||
woocommerce/changelog/49297-fix-cys-intro-cards
|
||||
changelog/49297-fix-cys-intro-cards
|
||||
|
|
@ -31378,6 +31429,10 @@ plugins/woocommerce/changelog/add-is-allowed-remote-logging
|
|||
woocommerce/changelog/add-is-allowed-remote-logging
|
||||
changelog/add-is-allowed-remote-logging
|
||||
add-is-allowed-remote-logging
|
||||
plugins/woocommerce/changelog/e2e-fix-tests-for-wp6.6
|
||||
woocommerce/changelog/e2e-fix-tests-for-wp6.6
|
||||
changelog/e2e-fix-tests-for-wp6.6
|
||||
e2e-fix-tests-for-wp6.6
|
||||
plugins/woocommerce/changelog/tweak-export-csv-data
|
||||
woocommerce/changelog/tweak-export-csv-data
|
||||
changelog/tweak-export-csv-data
|
||||
|
|
@ -31410,6 +31465,10 @@ plugins/woocommerce/changelog/dev-ci-caching-tweaks
|
|||
woocommerce/changelog/dev-ci-caching-tweaks
|
||||
changelog/dev-ci-caching-tweaks
|
||||
dev-ci-caching-tweaks
|
||||
plugins/woocommerce/changelog/49673-fix-no-block-placeholder-style
|
||||
woocommerce/changelog/49673-fix-no-block-placeholder-style
|
||||
changelog/49673-fix-no-block-placeholder-style
|
||||
49673-fix-no-block-placeholder-style
|
||||
plugins/woocommerce/changelog/e2e-add-allure-to-blocks-e2e
|
||||
woocommerce/changelog/e2e-add-allure-to-blocks-e2e
|
||||
changelog/e2e-add-allure-to-blocks-e2e
|
||||
|
|
@ -31454,6 +31513,10 @@ plugins/woocommerce/changelog/48961-add-add-refresh-delete-notifications-tool
|
|||
woocommerce/changelog/48961-add-add-refresh-delete-notifications-tool
|
||||
changelog/48961-add-add-refresh-delete-notifications-tool
|
||||
48961-add-add-refresh-delete-notifications-tool
|
||||
plugins/woocommerce/changelog/49681-49668-infinite-loading-for-the-logo-in-cys-when-switching-header-and-attempting-to-change-added-logo
|
||||
woocommerce/changelog/49681-49668-infinite-loading-for-the-logo-in-cys-when-switching-header-and-attempting-to-change-added-logo
|
||||
changelog/49681-49668-infinite-loading-for-the-logo-in-cys-when-switching-header-and-attempting-to-change-added-logo
|
||||
49681-49668-infinite-loading-for-the-logo-in-cys-when-switching-header-and-attempting-to-change-added-logo
|
||||
plugins/woocommerce/changelog/48722-48682-cys-when-the-user-clicks-on-the-no-block-placeholder-the-tooltip-is-rendered
|
||||
woocommerce/changelog/48722-48682-cys-when-the-user-clicks-on-the-no-block-placeholder-the-tooltip-is-rendered
|
||||
changelog/48722-48682-cys-when-the-user-clicks-on-the-no-block-placeholder-the-tooltip-is-rendered
|
||||
|
|
@ -31510,6 +31573,10 @@ plugins/woocommerce/changelog/49591-fix-wordpress-6-5-cys
|
|||
woocommerce/changelog/49591-fix-wordpress-6-5-cys
|
||||
changelog/49591-fix-wordpress-6-5-cys
|
||||
49591-fix-wordpress-6-5-cys
|
||||
plugins/woocommerce/changelog/49705-fix-remove-opt-in-copy
|
||||
woocommerce/changelog/49705-fix-remove-opt-in-copy
|
||||
changelog/49705-fix-remove-opt-in-copy
|
||||
49705-fix-remove-opt-in-copy
|
||||
plugins/woocommerce/changelog/49140-add-dotcom-reviews-patterns
|
||||
woocommerce/changelog/49140-add-dotcom-reviews-patterns
|
||||
changelog/49140-add-dotcom-reviews-patterns
|
||||
|
|
@ -31546,6 +31613,10 @@ plugins/woocommerce/changelog/fix-48022-product-filters-block-spacing
|
|||
woocommerce/changelog/fix-48022-product-filters-block-spacing
|
||||
changelog/fix-48022-product-filters-block-spacing
|
||||
fix-48022-product-filters-block-spacing
|
||||
plugins/woocommerce/changelog/49621-add-utm_for_add_payment_method_notice
|
||||
woocommerce/changelog/49621-add-utm_for_add_payment_method_notice
|
||||
changelog/49621-add-utm_for_add_payment_method_notice
|
||||
49621-add-utm_for_add_payment_method_notice
|
||||
plugins/woocommerce/changelog/fix-shipping-zones-add-zone-button-flinching
|
||||
woocommerce/changelog/fix-shipping-zones-add-zone-button-flinching
|
||||
changelog/fix-shipping-zones-add-zone-button-flinching
|
||||
|
|
@ -31634,6 +31705,10 @@ plugins/woocommerce/changelog/e2e-fix-flaky-test-filling-sku-in-product-editor
|
|||
woocommerce/changelog/e2e-fix-flaky-test-filling-sku-in-product-editor
|
||||
changelog/e2e-fix-flaky-test-filling-sku-in-product-editor
|
||||
e2e-fix-flaky-test-filling-sku-in-product-editor
|
||||
plugins/woocommerce/changelog/fix-43634
|
||||
woocommerce/changelog/fix-43634
|
||||
changelog/fix-43634
|
||||
fix-43634
|
||||
plugins/woocommerce/changelog/fix-woocommerce-plugin-linting
|
||||
woocommerce/changelog/fix-woocommerce-plugin-linting
|
||||
changelog/fix-woocommerce-plugin-linting
|
||||
|
|
@ -31646,6 +31721,10 @@ plugins/woocommerce/changelog/49018-fix-block-e2e-readme
|
|||
woocommerce/changelog/49018-fix-block-e2e-readme
|
||||
changelog/49018-fix-block-e2e-readme
|
||||
49018-fix-block-e2e-readme
|
||||
plugins/woocommerce/changelog/49646-refactor-48990-move-inner-block-icons-to-woocommerce-icons-package
|
||||
woocommerce/changelog/49646-refactor-48990-move-inner-block-icons-to-woocommerce-icons-package
|
||||
changelog/49646-refactor-48990-move-inner-block-icons-to-woocommerce-icons-package
|
||||
49646-refactor-48990-move-inner-block-icons-to-woocommerce-icons-package
|
||||
plugins/woocommerce/changelog/48384-fix-mini-cart-zoom
|
||||
woocommerce/changelog/48384-fix-mini-cart-zoom
|
||||
changelog/48384-fix-mini-cart-zoom
|
||||
|
|
@ -31698,6 +31777,10 @@ plugins/woocommerce/changelog/49007-48603-fetch-dotcom-patterns
|
|||
woocommerce/changelog/49007-48603-fetch-dotcom-patterns
|
||||
changelog/49007-48603-fetch-dotcom-patterns
|
||||
49007-48603-fetch-dotcom-patterns
|
||||
plugins/woocommerce/changelog/fix-flatten-query-filters-data
|
||||
woocommerce/changelog/fix-flatten-query-filters-data
|
||||
changelog/fix-flatten-query-filters-data
|
||||
fix-flatten-query-filters-data
|
||||
plugins/woocommerce/changelog/49319-dev-blocks-cleanup
|
||||
woocommerce/changelog/49319-dev-blocks-cleanup
|
||||
changelog/49319-dev-blocks-cleanup
|
||||
|
|
@ -31798,6 +31881,10 @@ plugins/woocommerce/changelog/fix-downloadable-product-metabox-toggle
|
|||
woocommerce/changelog/fix-downloadable-product-metabox-toggle
|
||||
changelog/fix-downloadable-product-metabox-toggle
|
||||
fix-downloadable-product-metabox-toggle
|
||||
plugins/woocommerce/changelog/49677-fix-e2e-db-snapshot-removal-step
|
||||
woocommerce/changelog/49677-fix-e2e-db-snapshot-removal-step
|
||||
changelog/49677-fix-e2e-db-snapshot-removal-step
|
||||
49677-fix-e2e-db-snapshot-removal-step
|
||||
plugins/woocommerce/changelog/49151-cys-patterns-bold-titles
|
||||
woocommerce/changelog/49151-cys-patterns-bold-titles
|
||||
changelog/49151-cys-patterns-bold-titles
|
||||
|
|
@ -31846,6 +31933,10 @@ plugins/woocommerce/changelog/48635-fix-46984-add-correct-icon-to-product-filter
|
|||
woocommerce/changelog/48635-fix-46984-add-correct-icon-to-product-filters-wrapper-block
|
||||
changelog/48635-fix-46984-add-correct-icon-to-product-filters-wrapper-block
|
||||
48635-fix-46984-add-correct-icon-to-product-filters-wrapper-block
|
||||
plugins/woocommerce/changelog/49603-update-49480-coupon-code-space-adjustments
|
||||
woocommerce/changelog/49603-update-49480-coupon-code-space-adjustments
|
||||
changelog/49603-update-49480-coupon-code-space-adjustments
|
||||
49603-update-49480-coupon-code-space-adjustments
|
||||
plugins/woocommerce/changelog/48445-update-get-tax-line-label
|
||||
woocommerce/changelog/48445-update-get-tax-line-label
|
||||
changelog/48445-update-get-tax-line-label
|
||||
|
|
@ -31858,6 +31949,14 @@ plugins/woocommerce/changelog/49082-fix-intro-default-pattern-image
|
|||
woocommerce/changelog/49082-fix-intro-default-pattern-image
|
||||
changelog/49082-fix-intro-default-pattern-image
|
||||
49082-fix-intro-default-pattern-image
|
||||
plugins/woocommerce/changelog/49669-fix-four-image-grid-content-left
|
||||
woocommerce/changelog/49669-fix-four-image-grid-content-left
|
||||
changelog/49669-fix-four-image-grid-content-left
|
||||
49669-fix-four-image-grid-content-left
|
||||
plugins/woocommerce/changelog/49678-fix-nostar-color
|
||||
woocommerce/changelog/49678-fix-nostar-color
|
||||
changelog/49678-fix-nostar-color
|
||||
49678-fix-nostar-color
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-merchant-tests
|
||||
woocommerce/changelog/e2e-fix-flaky-merchant-tests
|
||||
changelog/e2e-fix-flaky-merchant-tests
|
||||
|
|
@ -31898,6 +31997,14 @@ plugins/woocommerce/changelog/fix-43658-add-required-indication-to-login-form
|
|||
woocommerce/changelog/fix-43658-add-required-indication-to-login-form
|
||||
changelog/fix-43658-add-required-indication-to-login-form
|
||||
fix-43658-add-required-indication-to-login-form
|
||||
plugins/woocommerce/changelog/49666-fix-customer-account-icon-lines
|
||||
woocommerce/changelog/49666-fix-customer-account-icon-lines
|
||||
changelog/49666-fix-customer-account-icon-lines
|
||||
49666-fix-customer-account-icon-lines
|
||||
plugins/woocommerce/changelog/49659-fix-update-background-button
|
||||
woocommerce/changelog/49659-fix-update-background-button
|
||||
changelog/49659-fix-update-background-button
|
||||
49659-fix-update-background-button
|
||||
plugins/woocommerce/changelog/fix-47347-missing-job-on-changes-in-components
|
||||
woocommerce/changelog/fix-47347-missing-job-on-changes-in-components
|
||||
changelog/fix-47347-missing-job-on-changes-in-components
|
||||
|
|
@ -31934,6 +32041,14 @@ plugins/woocommerce/changelog/48979-48793-add-icon-customer-account-block
|
|||
woocommerce/changelog/48979-48793-add-icon-customer-account-block
|
||||
changelog/48979-48793-add-icon-customer-account-block
|
||||
48979-48793-add-icon-customer-account-block
|
||||
plugins/woocommerce/changelog/fix-product-data-store-guard
|
||||
woocommerce/changelog/fix-product-data-store-guard
|
||||
changelog/fix-product-data-store-guard
|
||||
fix-product-data-store-guard
|
||||
plugins/woocommerce/changelog/dev-babel-loader-jest-caching
|
||||
woocommerce/changelog/dev-babel-loader-jest-caching
|
||||
changelog/dev-babel-loader-jest-caching
|
||||
dev-babel-loader-jest-caching
|
||||
plugins/woocommerce/changelog/48370-fix-shipping-focus-lost-48104
|
||||
woocommerce/changelog/48370-fix-shipping-focus-lost-48104
|
||||
changelog/48370-fix-shipping-focus-lost-48104
|
||||
|
|
@ -31946,6 +32061,10 @@ plugins/woocommerce/changelog/49233-patch-1
|
|||
woocommerce/changelog/49233-patch-1
|
||||
changelog/49233-patch-1
|
||||
49233-patch-1
|
||||
plugins/woocommerce/changelog/49562-fix-tax-report-pagination
|
||||
woocommerce/changelog/49562-fix-tax-report-pagination
|
||||
changelog/49562-fix-tax-report-pagination
|
||||
49562-fix-tax-report-pagination
|
||||
plugins/woocommerce/changelog/e2e-support-external-sites
|
||||
woocommerce/changelog/e2e-support-external-sites
|
||||
changelog/e2e-support-external-sites
|
||||
|
|
@ -60976,6 +61095,11 @@ js/internal-js-tests/changelog/fix-domain-substitution
|
|||
internal-js-tests/changelog/fix-domain-substitution
|
||||
changelog/fix-domain-substitution
|
||||
fix-domain-substitution
|
||||
packages/js/internal-js-tests/changelog/dev-babel-loader-jest-caching
|
||||
js/internal-js-tests/changelog/dev-babel-loader-jest-caching
|
||||
internal-js-tests/changelog/dev-babel-loader-jest-caching
|
||||
changelog/dev-babel-loader-jest-caching
|
||||
dev-babel-loader-jest-caching
|
||||
packages/js/internal-js-tests/changelog/47385-dev-update-pnpm9-1
|
||||
js/internal-js-tests/changelog/47385-dev-update-pnpm9-1
|
||||
internal-js-tests/changelog/47385-dev-update-pnpm9-1
|
||||
|
|
|
|||
|
|
@ -798,6 +798,7 @@ plugins/woocommerce-blocks/assets/js/icons/library/thumbnails-position-left.tsx
|
|||
plugins/woocommerce-blocks/assets/js/icons/library/customer-account-style.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/product-meta.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/thumbnails-position-bottom.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/product-filter-stock-status.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/mini-cart.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/fields.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/product-filter-options.tsx
|
||||
|
|
@ -810,16 +811,22 @@ plugins/woocommerce-blocks/assets/js/icons/library/filled-cart.tsx
|
|||
plugins/woocommerce-blocks/assets/js/icons/library/product-details.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/customer-account-style-alt.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/check-payment.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/product-filter-attribute.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/thumb-up.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/thumbnails-position-right.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/cart.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/product-filter-rating.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/stacks.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/cart-outline.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/mini-cart-alt.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/filter-three-lines.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/filter.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/remove-cart.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/bag-alt.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/eye.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/product-filter-active.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/customer-account-style-line.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/product-filter-price.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/woo.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/bag.tsx
|
||||
plugins/woocommerce-blocks/assets/js/icons/library/sparkles.tsx
|
||||
|
|
@ -1266,6 +1273,7 @@ plugins/woocommerce-blocks/assets/js/blocks/product-filters/block.json
|
|||
plugins/woocommerce-blocks/assets/js/blocks/product-filters/frontend.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filters/types.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filters/icon.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filters/editor.scss
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filters/save.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-category/index.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-category/edit.tsx
|
||||
|
|
@ -1637,7 +1645,6 @@ plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/stock-fi
|
|||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/stock-filter/edit.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/stock-filter/block.json
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/stock-filter/types.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/stock-filter/icon.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/clear-button/frontend.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/clear-button/index.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/clear-button/edit.tsx
|
||||
|
|
@ -1651,7 +1658,6 @@ plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/active-f
|
|||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/active-filters/edit.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/active-filters/block.json
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/active-filters/types.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/active-filters/icon.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/frontend.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/components/price-slider.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/components/inspector.tsx
|
||||
|
|
@ -1660,7 +1666,6 @@ plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-fi
|
|||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/edit.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/block.json
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/types.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/icon.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/utils.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/frontend.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/components/inspector-controls.tsx
|
||||
|
|
@ -1673,7 +1678,6 @@ plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribut
|
|||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/edit.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/block.json
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/types.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/icon.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/constants.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/utils.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/rating-filter/frontend.ts
|
||||
|
|
@ -1684,7 +1688,6 @@ plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/rating-f
|
|||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/rating-filter/edit.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/rating-filter/block.json
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/rating-filter/types.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/rating-filter/icon.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/rating-filter/utils.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/constants.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/save.tsx
|
||||
|
|
@ -2599,6 +2602,7 @@ plugins/woocommerce-blocks/assets/js/extensions/google-analytics/tsconfig.json
|
|||
plugins/woocommerce-blocks/assets/js/extensions/google-analytics/constants.ts
|
||||
plugins/woocommerce-blocks/assets/js/extensions/google-analytics/utils.ts
|
||||
plugins/woocommerce-blocks/.wp-env.json
|
||||
plugins/woo-ai/changelog/dev-try-faster-building-zip
|
||||
plugins/woo-ai/changelog/.gitkeep
|
||||
plugins/woo-ai/changelog/45148-poc-request-reviews
|
||||
plugins/woo-ai/changelog/update-woo-com-to-woocommerce-com
|
||||
|
|
@ -2606,6 +2610,7 @@ plugins/woo-ai/changelog/dev-tune-up-zip-generation
|
|||
plugins/woo-ai/changelog/update-bump-a8c-tour-kit-version
|
||||
plugins/woo-ai/changelog/49310-dev-pin-block-env-package
|
||||
plugins/woo-ai/changelog/request-json-response-name-suggestions
|
||||
plugins/woo-ai/changelog/dev-babel-loader-jest-caching
|
||||
plugins/woo-ai/changelog/bump-update-wordpress-env-to-9.0.7
|
||||
plugins/woo-ai/changelog/fix-typo-in-woo-ai-plugin-doc
|
||||
plugins/woo-ai/changelog/47385-dev-update-pnpm9-1
|
||||
|
|
@ -2707,6 +2712,7 @@ plugins/woo-ai/.eslintignore
|
|||
plugins/woo-ai/assets/images/icons/magic.svg
|
||||
plugins/woo-ai/assets/images/icons/alert.svg
|
||||
plugins/woocommerce-beta-tester/EXTENDING-WC-ADMIN-HELPER.md
|
||||
plugins/woocommerce-beta-tester/changelog/dev-try-faster-building-zip
|
||||
plugins/woocommerce-beta-tester/changelog/.gitkeep
|
||||
plugins/woocommerce-beta-tester/changelog/48806-dev-bump-beta-tester-version-to-2.3.2
|
||||
plugins/woocommerce-beta-tester/changelog/update-dev-tools-expression-evaluation
|
||||
|
|
@ -3230,7 +3236,7 @@ plugins/woocommerce-admin/client/customize-store/assembler-hub/components/sideba
|
|||
plugins/woocommerce-admin/client/customize-store/assembler-hub/preload-fonts.tsx
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/style.scss
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/utils/is-tracking-allowed.ts
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/utils/hero-pattern.ts
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/utils/black-background-pattern-update-button.ts
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/utils/is-full-composability-enabled.ts
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/utils/select-block-on-hover.ts
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/auto-block-preview.tsx
|
||||
|
|
@ -4382,9 +4388,11 @@ plugins/woocommerce/templates/archive-product.php
|
|||
plugins/woocommerce/templates/taxonomy-product-cat.php
|
||||
plugins/woocommerce/templates/content-product.php
|
||||
plugins/woocommerce/changelog/update-e2e-checking-new-tokens
|
||||
plugins/woocommerce/changelog/dev-try-faster-building-zip
|
||||
plugins/woocommerce/changelog/9063-use-shared-logos-component
|
||||
plugins/woocommerce/changelog/49290-49197-disable-fc-on-ai-flows
|
||||
plugins/woocommerce/changelog/49244-fix-37940-remove-simple-products-from-variation-report
|
||||
plugins/woocommerce/changelog/49645-update-pu-renewal-notice-links-with-tracking
|
||||
plugins/woocommerce/changelog/48487-update-store-alert-styles
|
||||
plugins/woocommerce/changelog/49606-product-filters-restrict-filter-to-wrapper
|
||||
plugins/woocommerce/changelog/49600-48521-cys--update-the-site-param-to-fetch-the-woocommerce-patterns
|
||||
|
|
@ -4432,12 +4440,14 @@ plugins/woocommerce/changelog/fix-38384-esc-html
|
|||
plugins/woocommerce/changelog/e2e-fix-flaky-connect-to-woo
|
||||
plugins/woocommerce/changelog/fix-26875-manual-order-shipping-accessibility
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-gutenberg-services-tests
|
||||
plugins/woocommerce/changelog/fix-49522
|
||||
plugins/woocommerce/changelog/update-wcpay-tracks-events-props
|
||||
plugins/woocommerce/changelog/dev-ci-tweaks-phpunit-runs
|
||||
plugins/woocommerce/changelog/49206-fix-hover-border
|
||||
plugins/woocommerce/changelog/update-e2e-iterate-how-wait-for-global-attributes-loaded
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/48983-48947-fix-intro-page
|
||||
plugins/woocommerce/changelog/48732-product-filters-overlay-settings
|
||||
plugins/woocommerce/changelog/49579-feat-49577-rename-inner-filter-blocks-to-filter-options
|
||||
plugins/woocommerce/changelog/add-46919
|
||||
plugins/woocommerce/changelog/update-product-editor-validate-term-tokens
|
||||
|
|
@ -4451,6 +4461,7 @@ plugins/woocommerce/changelog/fix-44359
|
|||
plugins/woocommerce/changelog/fix-48505-notice-template-override
|
||||
plugins/woocommerce/changelog/fix-rendering-unforced-blocks
|
||||
plugins/woocommerce/changelog/49027-remove-ie-styles
|
||||
plugins/woocommerce/changelog/ci-add-manual-trigger-workflow
|
||||
plugins/woocommerce/changelog/e2e-fix-basic-spec-external-sites
|
||||
plugins/woocommerce/changelog/fix-48574-fix-product-by-attribute-sidebar-control
|
||||
plugins/woocommerce/changelog/fix-42396-featured-product-category-image-editor-tests
|
||||
|
|
@ -4465,6 +4476,7 @@ plugins/woocommerce/changelog/dev-update-playwright-1_45
|
|||
plugins/woocommerce/changelog/add-collection-instances-telemetry
|
||||
plugins/woocommerce/changelog/fix-lys-refetch-site-cache-status
|
||||
plugins/woocommerce/changelog/e2e-fix-settings-tax-test
|
||||
plugins/woocommerce/changelog/49638-fix-e2e-product-collection-flakies
|
||||
plugins/woocommerce/changelog/fix-lys-success-page-overflow
|
||||
plugins/woocommerce/changelog/update-remove-draft-order-stock-holds-44231
|
||||
plugins/woocommerce/changelog/fix-46076
|
||||
|
|
@ -4473,6 +4485,7 @@ plugins/woocommerce/changelog/fix-36748-analytics-dashboard-currency-formatting
|
|||
plugins/woocommerce/changelog/fix-41373
|
||||
plugins/woocommerce/changelog/48662-48551-cys-update-block-toolbar-position
|
||||
plugins/woocommerce/changelog/tweak-select-tree-2
|
||||
plugins/woocommerce/changelog/49675-fix-font-show-default-fonts
|
||||
plugins/woocommerce/changelog/49297-fix-cys-intro-cards
|
||||
plugins/woocommerce/changelog/49096-fix-remove-experimental-layout-from-product-template
|
||||
plugins/woocommerce/changelog/49565-fix-enable-ptk-feature-flag
|
||||
|
|
@ -4495,6 +4508,7 @@ plugins/woocommerce/changelog/49619-update-wp-6.6
|
|||
plugins/woocommerce/changelog/e2e-fix-merchant-settings-general
|
||||
plugins/woocommerce/changelog/update-action-sch-3.8.1
|
||||
plugins/woocommerce/changelog/add-is-allowed-remote-logging
|
||||
plugins/woocommerce/changelog/e2e-fix-tests-for-wp6.6
|
||||
plugins/woocommerce/changelog/tweak-export-csv-data
|
||||
plugins/woocommerce/changelog/fix-49046
|
||||
plugins/woocommerce/changelog/48989-sku-fix-failing-test
|
||||
|
|
@ -4503,6 +4517,7 @@ plugins/woocommerce/changelog/49232-fix-css-issues-cys
|
|||
plugins/woocommerce/changelog/49204-fix-order-pattern-heuristic-approach
|
||||
plugins/woocommerce/changelog/49295-fix-delete-button-copy
|
||||
plugins/woocommerce/changelog/dev-ci-caching-tweaks
|
||||
plugins/woocommerce/changelog/49673-fix-no-block-placeholder-style
|
||||
plugins/woocommerce/changelog/e2e-add-allure-to-blocks-e2e
|
||||
plugins/woocommerce/changelog/49005-fix-open-intro-section
|
||||
plugins/woocommerce/changelog/fix-48431-blurry-thumbnail-images
|
||||
|
|
@ -4514,6 +4529,7 @@ plugins/woocommerce/changelog/fix-script-loading-minicart
|
|||
plugins/woocommerce/changelog/48638-feat-48637-implement-dynamic-block-icon-and-title
|
||||
plugins/woocommerce/changelog/fix-payments-apms-tasks-logic-and-links
|
||||
plugins/woocommerce/changelog/48961-add-add-refresh-delete-notifications-tool
|
||||
plugins/woocommerce/changelog/49681-49668-infinite-loading-for-the-logo-in-cys-when-switching-header-and-attempting-to-change-added-logo
|
||||
plugins/woocommerce/changelog/48722-48682-cys-when-the-user-clicks-on-the-no-block-placeholder-the-tooltip-is-rendered
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-create-variable-fill-regular-price-inventory-tab
|
||||
plugins/woocommerce/changelog/fix-test-orders
|
||||
|
|
@ -4528,6 +4544,7 @@ plugins/woocommerce/changelog/sku-check-before-product-creation
|
|||
plugins/woocommerce/changelog/49299-fix-cys-header-footer-borders
|
||||
plugins/woocommerce/changelog/add-unique-id-field
|
||||
plugins/woocommerce/changelog/49591-fix-wordpress-6-5-cys
|
||||
plugins/woocommerce/changelog/49705-fix-remove-opt-in-copy
|
||||
plugins/woocommerce/changelog/49140-add-dotcom-reviews-patterns
|
||||
plugins/woocommerce/changelog/add-42529-account-created-notice
|
||||
plugins/woocommerce/changelog/fix-linting-script
|
||||
|
|
@ -4537,6 +4554,7 @@ plugins/woocommerce/changelog/48701-tweak-dont-recommend-wcservices-in-shipping-
|
|||
plugins/woocommerce/changelog/45095-trunk
|
||||
plugins/woocommerce/changelog/49153-49128-cys-shuffle-feature-select-patterns-from-another-category
|
||||
plugins/woocommerce/changelog/fix-48022-product-filters-block-spacing
|
||||
plugins/woocommerce/changelog/49621-add-utm_for_add_payment_method_notice
|
||||
plugins/woocommerce/changelog/fix-shipping-zones-add-zone-button-flinching
|
||||
plugins/woocommerce/changelog/fix-cys-logo-picker-flaky-tests
|
||||
plugins/woocommerce/changelog/48671-48441-fix-long-title-length
|
||||
|
|
@ -4559,9 +4577,11 @@ plugins/woocommerce/changelog/49101-pattern-reviews
|
|||
plugins/woocommerce/changelog/48872-add-filter-order-receipt-rendered-template-issue-48812
|
||||
plugins/woocommerce/changelog/add-front-matter-for-checkout-docs
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-test-filling-sku-in-product-editor
|
||||
plugins/woocommerce/changelog/fix-43634
|
||||
plugins/woocommerce/changelog/fix-woocommerce-plugin-linting
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-wait-for-response-logo-picker-test
|
||||
plugins/woocommerce/changelog/49018-fix-block-e2e-readme
|
||||
plugins/woocommerce/changelog/49646-refactor-48990-move-inner-block-icons-to-woocommerce-icons-package
|
||||
plugins/woocommerce/changelog/48384-fix-mini-cart-zoom
|
||||
plugins/woocommerce/changelog/49564-hide-filters-overlay
|
||||
plugins/woocommerce/changelog/48180-spike-checkout-native-select-migration
|
||||
|
|
@ -4575,6 +4595,7 @@ plugins/woocommerce/changelog/fix-blockified-templates-readme-link-to-docs
|
|||
plugins/woocommerce/changelog/ci-include-wp-env-config-in-changes-list
|
||||
plugins/woocommerce/changelog/49314-update-cys-fiverr-logo-cta-link-attributes
|
||||
plugins/woocommerce/changelog/49007-48603-fetch-dotcom-patterns
|
||||
plugins/woocommerce/changelog/fix-flatten-query-filters-data
|
||||
plugins/woocommerce/changelog/49319-dev-blocks-cleanup
|
||||
plugins/woocommerce/changelog/fix-specs-evaluation-logging
|
||||
plugins/woocommerce/changelog/e2e-fix-improve-retry-on-coupons
|
||||
|
|
@ -4600,6 +4621,7 @@ plugins/woocommerce/changelog/fix-48132-system-status-plugin-caching
|
|||
plugins/woocommerce/changelog/update-47296-store-api-calculation-handling
|
||||
plugins/woocommerce/changelog/tweak-psr-namespaces
|
||||
plugins/woocommerce/changelog/fix-downloadable-product-metabox-toggle
|
||||
plugins/woocommerce/changelog/49677-fix-e2e-db-snapshot-removal-step
|
||||
plugins/woocommerce/changelog/49151-cys-patterns-bold-titles
|
||||
plugins/woocommerce/changelog/fix-48489-ensure-correct-tempalte-file-is-used-in-editor
|
||||
plugins/woocommerce/changelog/ci-release-checks-override-wp-env-for-blocks-tests
|
||||
|
|
@ -4612,9 +4634,12 @@ plugins/woocommerce/changelog/fix-39318-remove-enctype
|
|||
plugins/woocommerce/changelog/pr-48884
|
||||
plugins/woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear
|
||||
plugins/woocommerce/changelog/48635-fix-46984-add-correct-icon-to-product-filters-wrapper-block
|
||||
plugins/woocommerce/changelog/49603-update-49480-coupon-code-space-adjustments
|
||||
plugins/woocommerce/changelog/48445-update-get-tax-line-label
|
||||
plugins/woocommerce/changelog/fix-coming-soon-heading-color
|
||||
plugins/woocommerce/changelog/49082-fix-intro-default-pattern-image
|
||||
plugins/woocommerce/changelog/49669-fix-four-image-grid-content-left
|
||||
plugins/woocommerce/changelog/49678-fix-nostar-color
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-merchant-tests
|
||||
plugins/woocommerce/changelog/48858-update-48797-use-createRoot-instead-of-render
|
||||
plugins/woocommerce/changelog/48767-48728-cys-pop-up-effect-opt-in-tracking-section-notice
|
||||
|
|
@ -4625,6 +4650,8 @@ plugins/woocommerce/changelog/e2e-fix-shopper-checkout-block
|
|||
plugins/woocommerce/changelog/tweak-customer-guest-info
|
||||
plugins/woocommerce/changelog/fix-codesniffer-tweaks-conflicting-rules
|
||||
plugins/woocommerce/changelog/fix-43658-add-required-indication-to-login-form
|
||||
plugins/woocommerce/changelog/49666-fix-customer-account-icon-lines
|
||||
plugins/woocommerce/changelog/49659-fix-update-background-button
|
||||
plugins/woocommerce/changelog/fix-47347-missing-job-on-changes-in-components
|
||||
plugins/woocommerce/changelog/pr-48169
|
||||
plugins/woocommerce/changelog/49075-fix-LYS-content-container-height
|
||||
|
|
@ -4634,9 +4661,12 @@ plugins/woocommerce/changelog/update-core-profiler-clean-up-jetpack-copy-experim
|
|||
plugins/woocommerce/changelog/add-initial-install-option-value
|
||||
plugins/woocommerce/changelog/update-product-editor-polish-e2e-tests
|
||||
plugins/woocommerce/changelog/48979-48793-add-icon-customer-account-block
|
||||
plugins/woocommerce/changelog/fix-product-data-store-guard
|
||||
plugins/woocommerce/changelog/dev-babel-loader-jest-caching
|
||||
plugins/woocommerce/changelog/48370-fix-shipping-focus-lost-48104
|
||||
plugins/woocommerce/changelog/48668-47464-cys-full-composability-ensure-adiscreetbadge-is-displayed-informing-how-many-patterns-have-been-inserted-from-each-category
|
||||
plugins/woocommerce/changelog/49233-patch-1
|
||||
plugins/woocommerce/changelog/49562-fix-tax-report-pagination
|
||||
plugins/woocommerce/changelog/e2e-support-external-sites
|
||||
plugins/woocommerce/changelog/update-logging-doc
|
||||
plugins/woocommerce/changelog/e2e-update-blocks-e2e-artifacts-and-retries
|
||||
|
|
@ -9347,6 +9377,7 @@ packages/js/internal-js-tests/changelog/46278-fix-43889-43901-43944
|
|||
packages/js/internal-js-tests/changelog/43532-add-cli-to-ci-workflow
|
||||
packages/js/internal-js-tests/changelog/42860-update-pnpm
|
||||
packages/js/internal-js-tests/changelog/fix-domain-substitution
|
||||
packages/js/internal-js-tests/changelog/dev-babel-loader-jest-caching
|
||||
packages/js/internal-js-tests/changelog/47385-dev-update-pnpm9-1
|
||||
packages/js/internal-js-tests/.npmrc
|
||||
packages/js/internal-js-tests/tsconfig-cjs.json
|
||||
|
|
|
|||
|
|
@ -8553,6 +8553,10 @@ wp-includes/sodium_compat/lib/stream-xchacha20.php
|
|||
sodium_compat/lib/stream-xchacha20.php
|
||||
lib/stream-xchacha20.php
|
||||
stream-xchacha20.php
|
||||
wp-includes/sodium_compat/lib/php84compat_const.php
|
||||
sodium_compat/lib/php84compat_const.php
|
||||
lib/php84compat_const.php
|
||||
php84compat_const.php
|
||||
wp-includes/sodium_compat/lib/php72compat.php
|
||||
sodium_compat/lib/php72compat.php
|
||||
lib/php72compat.php
|
||||
|
|
@ -8561,6 +8565,10 @@ wp-includes/sodium_compat/lib/namespaced.php
|
|||
sodium_compat/lib/namespaced.php
|
||||
lib/namespaced.php
|
||||
namespaced.php
|
||||
wp-includes/sodium_compat/lib/php84compat.php
|
||||
sodium_compat/lib/php84compat.php
|
||||
lib/php84compat.php
|
||||
php84compat.php
|
||||
wp-includes/sodium_compat/lib/constants.php
|
||||
sodium_compat/lib/constants.php
|
||||
lib/constants.php
|
||||
|
|
@ -8918,6 +8926,18 @@ src/Core/Poly1305/State.php
|
|||
Core/Poly1305/State.php
|
||||
Poly1305/State.php
|
||||
State.php
|
||||
wp-includes/sodium_compat/src/Core/AEGIS/State128L.php
|
||||
sodium_compat/src/Core/AEGIS/State128L.php
|
||||
src/Core/AEGIS/State128L.php
|
||||
Core/AEGIS/State128L.php
|
||||
AEGIS/State128L.php
|
||||
State128L.php
|
||||
wp-includes/sodium_compat/src/Core/AEGIS/State256.php
|
||||
sodium_compat/src/Core/AEGIS/State256.php
|
||||
src/Core/AEGIS/State256.php
|
||||
Core/AEGIS/State256.php
|
||||
AEGIS/State256.php
|
||||
State256.php
|
||||
wp-includes/sodium_compat/src/Core/HSalsa20.php
|
||||
sodium_compat/src/Core/HSalsa20.php
|
||||
src/Core/HSalsa20.php
|
||||
|
|
@ -8928,6 +8948,11 @@ sodium_compat/src/Core/Ed25519.php
|
|||
src/Core/Ed25519.php
|
||||
Core/Ed25519.php
|
||||
Ed25519.php
|
||||
wp-includes/sodium_compat/src/Core/AES.php
|
||||
sodium_compat/src/Core/AES.php
|
||||
src/Core/AES.php
|
||||
Core/AES.php
|
||||
AES.php
|
||||
wp-includes/sodium_compat/src/Core/SecretStream/State.php
|
||||
sodium_compat/src/Core/SecretStream/State.php
|
||||
src/Core/SecretStream/State.php
|
||||
|
|
@ -9018,12 +9043,6 @@ src/Core/Base64/Original.php
|
|||
Core/Base64/Original.php
|
||||
Base64/Original.php
|
||||
Original.php
|
||||
wp-includes/sodium_compat/src/Core/Base64/Common.php
|
||||
sodium_compat/src/Core/Base64/Common.php
|
||||
src/Core/Base64/Common.php
|
||||
Core/Base64/Common.php
|
||||
Base64/Common.php
|
||||
Common.php
|
||||
wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php
|
||||
sodium_compat/src/Core/Base64/UrlSafe.php
|
||||
src/Core/Base64/UrlSafe.php
|
||||
|
|
@ -9045,6 +9064,11 @@ sodium_compat/src/Core/SipHash.php
|
|||
src/Core/SipHash.php
|
||||
Core/SipHash.php
|
||||
SipHash.php
|
||||
wp-includes/sodium_compat/src/Core/AEGIS256.php
|
||||
sodium_compat/src/Core/AEGIS256.php
|
||||
src/Core/AEGIS256.php
|
||||
Core/AEGIS256.php
|
||||
AEGIS256.php
|
||||
wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php
|
||||
sodium_compat/src/Core/ChaCha20/Ctx.php
|
||||
src/Core/ChaCha20/Ctx.php
|
||||
|
|
@ -9057,11 +9081,34 @@ src/Core/ChaCha20/IetfCtx.php
|
|||
Core/ChaCha20/IetfCtx.php
|
||||
ChaCha20/IetfCtx.php
|
||||
IetfCtx.php
|
||||
wp-includes/sodium_compat/src/Core/AES/Expanded.php
|
||||
sodium_compat/src/Core/AES/Expanded.php
|
||||
src/Core/AES/Expanded.php
|
||||
Core/AES/Expanded.php
|
||||
AES/Expanded.php
|
||||
Expanded.php
|
||||
wp-includes/sodium_compat/src/Core/AES/KeySchedule.php
|
||||
sodium_compat/src/Core/AES/KeySchedule.php
|
||||
src/Core/AES/KeySchedule.php
|
||||
Core/AES/KeySchedule.php
|
||||
AES/KeySchedule.php
|
||||
KeySchedule.php
|
||||
wp-includes/sodium_compat/src/Core/AES/Block.php
|
||||
sodium_compat/src/Core/AES/Block.php
|
||||
src/Core/AES/Block.php
|
||||
Core/AES/Block.php
|
||||
AES/Block.php
|
||||
Block.php
|
||||
wp-includes/sodium_compat/src/Core/Ristretto255.php
|
||||
sodium_compat/src/Core/Ristretto255.php
|
||||
src/Core/Ristretto255.php
|
||||
Core/Ristretto255.php
|
||||
Ristretto255.php
|
||||
wp-includes/sodium_compat/src/Core/AEGIS128L.php
|
||||
sodium_compat/src/Core/AEGIS128L.php
|
||||
src/Core/AEGIS128L.php
|
||||
Core/AEGIS128L.php
|
||||
AEGIS128L.php
|
||||
wp-includes/sodium_compat/src/Core/Salsa20.php
|
||||
sodium_compat/src/Core/Salsa20.php
|
||||
src/Core/Salsa20.php
|
||||
|
|
|
|||
|
|
@ -1780,8 +1780,10 @@ wp-includes/ms-network.php
|
|||
wp-includes/class-wp-block-bindings-registry.php
|
||||
wp-includes/class-wp-http-ixr-client.php
|
||||
wp-includes/sodium_compat/lib/stream-xchacha20.php
|
||||
wp-includes/sodium_compat/lib/php84compat_const.php
|
||||
wp-includes/sodium_compat/lib/php72compat.php
|
||||
wp-includes/sodium_compat/lib/namespaced.php
|
||||
wp-includes/sodium_compat/lib/php84compat.php
|
||||
wp-includes/sodium_compat/lib/constants.php
|
||||
wp-includes/sodium_compat/lib/php72compat_const.php
|
||||
wp-includes/sodium_compat/lib/ristretto255.php
|
||||
|
|
@ -1850,8 +1852,11 @@ wp-includes/sodium_compat/src/Crypto32.php
|
|||
wp-includes/sodium_compat/src/Core/XChaCha20.php
|
||||
wp-includes/sodium_compat/src/Core/XSalsa20.php
|
||||
wp-includes/sodium_compat/src/Core/Poly1305/State.php
|
||||
wp-includes/sodium_compat/src/Core/AEGIS/State128L.php
|
||||
wp-includes/sodium_compat/src/Core/AEGIS/State256.php
|
||||
wp-includes/sodium_compat/src/Core/HSalsa20.php
|
||||
wp-includes/sodium_compat/src/Core/Ed25519.php
|
||||
wp-includes/sodium_compat/src/Core/AES.php
|
||||
wp-includes/sodium_compat/src/Core/SecretStream/State.php
|
||||
wp-includes/sodium_compat/src/Core/X25519.php
|
||||
wp-includes/sodium_compat/src/Core/Curve25519/README.md
|
||||
|
|
@ -1867,14 +1872,18 @@ wp-includes/sodium_compat/src/Core/HChaCha20.php
|
|||
wp-includes/sodium_compat/src/Core/BLAKE2b.php
|
||||
wp-includes/sodium_compat/src/Core/Util.php
|
||||
wp-includes/sodium_compat/src/Core/Base64/Original.php
|
||||
wp-includes/sodium_compat/src/Core/Base64/Common.php
|
||||
wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php
|
||||
wp-includes/sodium_compat/src/Core/Poly1305.php
|
||||
wp-includes/sodium_compat/src/Core/ChaCha20.php
|
||||
wp-includes/sodium_compat/src/Core/SipHash.php
|
||||
wp-includes/sodium_compat/src/Core/AEGIS256.php
|
||||
wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php
|
||||
wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php
|
||||
wp-includes/sodium_compat/src/Core/AES/Expanded.php
|
||||
wp-includes/sodium_compat/src/Core/AES/KeySchedule.php
|
||||
wp-includes/sodium_compat/src/Core/AES/Block.php
|
||||
wp-includes/sodium_compat/src/Core/Ristretto255.php
|
||||
wp-includes/sodium_compat/src/Core/AEGIS128L.php
|
||||
wp-includes/sodium_compat/src/Core/Salsa20.php
|
||||
wp-includes/sodium_compat/autoload.php
|
||||
wp-includes/sodium_compat/autoload-php7.php
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -949,6 +949,7 @@ db/migrate/20240203201031_issue5028_undo.rb
|
|||
db/migrate/20220504105038_issue3141_multi_ldap.rb
|
||||
db/migrate/20220124104955_update_object_attributes.rb
|
||||
db/migrate/20210918163819_create_knowledge_base_permissions.rb
|
||||
db/migrate/20240717152405_issue_5268_update_state_object_manager_attribute.rb
|
||||
db/migrate/20200522125253_issue_2943_add_setting_enforce_special_character.rb
|
||||
db/migrate/20221107081315_issue4306_excludes_setting.rb
|
||||
db/migrate/20210729183242_set_user_source_ldap_from_external_sync.rb
|
||||
|
|
@ -1028,6 +1029,7 @@ db/migrate/20170113000001_object_manager_attribute_create_middle.rb
|
|||
db/migrate/20190409000001_setting_ticket_overview_priority_icon_and_color.rb
|
||||
db/migrate/20221206141429_issue_4412_setting_saml_idp_cert_switch_textarea.rb
|
||||
db/migrate/20170626000001_locale_add_direction.rb
|
||||
db/migrate/20240716075304_issue5147_modified_operator.rb
|
||||
db/migrate/20230509091602_add_history_source.rb
|
||||
db/migrate/20210607000000_session_timeout_description.rb
|
||||
db/migrate/20180410000001_cleanup_user_preferences_notification_sound2.rb
|
||||
|
|
@ -1276,6 +1278,7 @@ db/migrate/20170421110000_add_origin_by_id.rb
|
|||
db/migrate/20231129085408_drop_removed_state.rb
|
||||
db/migrate/20210903085041_translation_add_sync_columns.rb
|
||||
db/migrate/20220127135317_scheduler_updates2.rb
|
||||
db/migrate/20240718192329_rename_ticket_overview_priority_icon_setting.rb
|
||||
db/migrate/20200724130426_issue3128_add_sso.rb
|
||||
db/migrate/20220211135842_drop_translator_key.rb
|
||||
db/migrate/20170123000002_fixed_translation.rb
|
||||
|
|
@ -2721,6 +2724,7 @@ app/policies/organization_policy/scope.rb
|
|||
app/policies/user/overview_sorting_policy.rb
|
||||
app/policies/upload_cache_policy.rb
|
||||
app/policies/system_report_policy.rb
|
||||
app/policies/taskbar_policy.rb
|
||||
app/policies/exceptions_policy.rb
|
||||
app/policies/ticket/time_accounting_policy.rb
|
||||
app/policies/ticket/overviews_policy/scope.rb
|
||||
|
|
@ -3634,19 +3638,21 @@ app/models/core_workflow/condition/is.rb
|
|||
app/models/core_workflow/condition/contains_all_not.rb
|
||||
app/models/core_workflow/condition/contains.rb
|
||||
app/models/core_workflow/condition/within_last_relative.rb
|
||||
app/models/core_workflow/condition/changed_to.rb
|
||||
app/models/core_workflow/condition/contains_not.rb
|
||||
app/models/core_workflow/condition/after_absolute.rb
|
||||
app/models/core_workflow/condition/contains_one_not.rb
|
||||
app/models/core_workflow/condition/before_relative.rb
|
||||
app/models/core_workflow/condition/after_relative.rb
|
||||
app/models/core_workflow/condition/has_changed.rb
|
||||
app/models/core_workflow/condition/is_not.rb
|
||||
app/models/core_workflow/condition/match_one_module.rb
|
||||
app/models/core_workflow/condition/before_absolute.rb
|
||||
app/models/core_workflow/condition/not_set.rb
|
||||
app/models/core_workflow/condition/does_not_match_regex.rb
|
||||
app/models/core_workflow/condition/ends_with_one_of.rb
|
||||
app/models/core_workflow/condition/is_modified_to.rb
|
||||
app/models/core_workflow/condition/just_changed_to.rb
|
||||
app/models/core_workflow/condition/is_modified.rb
|
||||
app/models/core_workflow/condition/just_changed.rb
|
||||
app/models/core_workflow/condition/is_set.rb
|
||||
app/models/core_workflow/condition/is_none_of.rb
|
||||
app/models/core_workflow/custom.rb
|
||||
|
|
@ -3700,6 +3706,7 @@ app/models/form_updater/apply_value/user_autocomplete.rb
|
|||
app/models/form_updater/apply_value/date.rb
|
||||
app/models/form_updater/apply_value/tags.rb
|
||||
app/models/form_updater/apply_value/datetime.rb
|
||||
app/models/form_updater/store_value.rb
|
||||
app/models/form_updater/updater.rb
|
||||
app/models/form_updater/relation.rb
|
||||
app/models/form_updater/relation/owner.rb
|
||||
|
|
@ -3718,12 +3725,17 @@ app/models/form_updater/updater/guided_setup/email_notification.rb
|
|||
app/models/form_updater/updater/guided_setup/email_outbound.rb
|
||||
app/models/form_updater/updater/guided_setup/email_inbound.rb
|
||||
app/models/form_updater/updater/organization/edit.rb
|
||||
app/models/form_updater/store_value/ignore.rb
|
||||
app/models/form_updater/store_value/base.rb
|
||||
app/models/form_updater/store_value/multiple.rb
|
||||
app/models/form_updater/apply_value.rb
|
||||
app/models/form_updater/concerns/has_security_options.rb
|
||||
app/models/form_updater/concerns/provides_initial_values.rb
|
||||
app/models/form_updater/concerns/applies_ticket_template.rb
|
||||
app/models/form_updater/concerns/checks_core_workflow.rb
|
||||
app/models/form_updater/concerns/stores_taskbar_state.rb
|
||||
app/models/form_updater/concerns/applies_ticket_shared_draft.rb
|
||||
app/models/form_updater/concerns/applies_taskbar_state.rb
|
||||
app/models/transaction.rb
|
||||
app/models/history/object.rb
|
||||
app/models/history/attribute.rb
|
||||
|
|
@ -4063,6 +4075,7 @@ app/graphql/gql/queries/user/current/device/list.rb
|
|||
app/graphql/gql/queries/user/current/two_factor/configuration.rb
|
||||
app/graphql/gql/queries/user/current/two_factor/get_method_configuration.rb
|
||||
app/graphql/gql/queries/user/current/two_factor/initiate_method_configuration.rb
|
||||
app/graphql/gql/queries/user/current/taskbar_item/list.rb
|
||||
app/graphql/gql/queries/search.rb
|
||||
app/graphql/gql/queries/autocomplete_search/recipient.rb
|
||||
app/graphql/gql/queries/autocomplete_search/organization.rb
|
||||
|
|
@ -4130,6 +4143,10 @@ app/graphql/gql/mutations/user/current/two_factor/verify_method_configuration.rb
|
|||
app/graphql/gql/mutations/user/current/two_factor/remove_method.rb
|
||||
app/graphql/gql/mutations/user/current/two_factor/remove_method_credentials.rb
|
||||
app/graphql/gql/mutations/user/current/two_factor/recovery_codes_generate.rb
|
||||
app/graphql/gql/mutations/user/current/taskbar_item/delete.rb
|
||||
app/graphql/gql/mutations/user/current/taskbar_item/add.rb
|
||||
app/graphql/gql/mutations/user/current/taskbar_item/update.rb
|
||||
app/graphql/gql/mutations/user/current/taskbar_item/list_prio.rb
|
||||
app/graphql/gql/mutations/user/current/remove_linked_account.rb
|
||||
app/graphql/gql/mutations/user/current/out_of_office.rb
|
||||
app/graphql/gql/mutations/user/signup_resend.rb
|
||||
|
|
@ -4198,8 +4215,10 @@ app/graphql/gql/concerns/handles_throttling.rb
|
|||
app/graphql/gql/concerns/has_nested_graphql_name.rb
|
||||
app/graphql/gql/subscriptions/user/current/devices_updates.rb
|
||||
app/graphql/gql/subscriptions/user/current/two_factor_updates.rb
|
||||
app/graphql/gql/subscriptions/user/current/taskbar_item_updates.rb
|
||||
app/graphql/gql/subscriptions/user/current/access_token_updates.rb
|
||||
app/graphql/gql/subscriptions/user/current/avatar_updates.rb
|
||||
app/graphql/gql/subscriptions/user/current/taskbar_item_state_updates.rb
|
||||
app/graphql/gql/subscriptions/user/current/overview_ordering_updates.rb
|
||||
app/graphql/gql/subscriptions/ticket/shared_draft/start/update_by_group.rb
|
||||
app/graphql/gql/subscriptions/config_updates.rb
|
||||
|
|
@ -4237,7 +4256,10 @@ app/graphql/gql/types/user/personal_settings/notification_sound_type.rb
|
|||
app/graphql/gql/types/user/personal_settings/notification_matrix_type.rb
|
||||
app/graphql/gql/types/user/personal_settings/notification_matrix_row_type.rb
|
||||
app/graphql/gql/types/user/personal_settings/calendar_subscriptions_config_type.rb
|
||||
app/graphql/gql/types/user/taskbar_item_type.rb
|
||||
app/graphql/gql/types/user/taskbar_item_entity/ticket_create_type.rb
|
||||
app/graphql/gql/types/user/login_two_factor_methods_type.rb
|
||||
app/graphql/gql/types/user/taskbar_item_entity_type.rb
|
||||
app/graphql/gql/types/object_attribute_values_interface.rb
|
||||
app/graphql/gql/types/autocomplete_search/external_data_source_entry_type.rb
|
||||
app/graphql/gql/types/autocomplete_search/generic_entry_type.rb
|
||||
|
|
@ -4248,7 +4270,9 @@ app/graphql/gql/types/autocomplete_search/user_entry_type.rb
|
|||
app/graphql/gql/types/autocomplete_search/organization_entry_type.rb
|
||||
app/graphql/gql/types/autocomplete_search/numeric_entry_type.rb
|
||||
app/graphql/gql/types/form_id_type.rb
|
||||
app/graphql/gql/types/enum/taskbar_entity_access_type.rb
|
||||
app/graphql/gql/types/enum/permission_access_type.rb
|
||||
app/graphql/gql/types/enum/taskbar_entity_type.rb
|
||||
app/graphql/gql/types/enum/text_direction_type.rb
|
||||
app/graphql/gql/types/enum/base_enum.rb
|
||||
app/graphql/gql/types/enum/notification_sound_file_type.rb
|
||||
|
|
@ -4344,7 +4368,7 @@ app/graphql/gql/types/user_error_type.rb
|
|||
app/graphql/gql/types/base_argument.rb
|
||||
app/graphql/gql/types/binary_string_type.rb
|
||||
app/graphql/gql/types/ticket_type.rb
|
||||
app/graphql/gql/types/input/taskbar_input_type.rb
|
||||
app/graphql/gql/types/input/user/taskbar_item_input_type.rb
|
||||
app/graphql/gql/types/input/user/group_permission_entry_type.rb
|
||||
app/graphql/gql/types/input/user/notification_matrix_channel_input_type.rb
|
||||
app/graphql/gql/types/input/user/notification_matrix_row_input_type.rb
|
||||
|
|
@ -4355,6 +4379,7 @@ app/graphql/gql/types/input/user/calendar_subscription/single_options_input_type
|
|||
app/graphql/gql/types/input/user/signup_input_type.rb
|
||||
app/graphql/gql/types/input/user/notification_matrix_input_type.rb
|
||||
app/graphql/gql/types/input/user/access_token_input_type.rb
|
||||
app/graphql/gql/types/input/user/taskbar_item_list_prio_input_type.rb
|
||||
app/graphql/gql/types/input/autocomplete_search/object_attribute_external_data_source_input_type.rb
|
||||
app/graphql/gql/types/input/autocomplete_search/organization_input_type.rb
|
||||
app/graphql/gql/types/input/autocomplete_search/generic_input_type.rb
|
||||
|
|
@ -5678,6 +5703,7 @@ app/frontend/tests/graphql/factories/TicketPriority.ts
|
|||
app/frontend/tests/graphql/factories/SearchResult.ts
|
||||
app/frontend/tests/graphql/factories/ObjectManagerFrontendAttributesPayload.ts
|
||||
app/frontend/tests/graphql/factories/User.ts
|
||||
app/frontend/tests/graphql/factories/UserTaskbarItem.ts
|
||||
app/frontend/tests/graphql/factories/Organization.ts
|
||||
app/frontend/tests/graphql/factories/Group.ts
|
||||
app/frontend/tests/graphql/factories/StoredFile.ts
|
||||
|
|
@ -5966,6 +5992,7 @@ app/frontend/shared/utils/openExternalLink.ts
|
|||
app/frontend/shared/utils/pwa.ts
|
||||
app/frontend/shared/utils/formatter.ts
|
||||
app/frontend/shared/utils/dom.ts
|
||||
app/frontend/shared/utils/startAndEndEventsDNDPlugin.ts
|
||||
app/frontend/shared/utils/__tests__/testFlags.spec.ts
|
||||
app/frontend/shared/utils/__tests__/formatters.spec.ts
|
||||
app/frontend/shared/utils/__tests__/hasPermission.spec.ts
|
||||
|
|
@ -6008,6 +6035,7 @@ app/frontend/shared/server/apollo/link/testFlags.ts
|
|||
app/frontend/shared/server/apollo/cache.ts
|
||||
app/frontend/shared/server/apollo/index.ts
|
||||
app/frontend/shared/server/apollo/cache/utils/registerRelayStylePagination.ts
|
||||
app/frontend/shared/server/apollo/cache/utils/registerRedirect.ts
|
||||
app/frontend/shared/server/apollo/cache/utils/registerIncomingMerge.ts
|
||||
app/frontend/shared/server/apollo/cache/utils/registerNotNormalizedObjectFieldsMerge.ts
|
||||
app/frontend/shared/server/apollo/cache/initializer/ticketsByOverviewQuery.ts
|
||||
|
|
@ -6147,10 +6175,15 @@ app/frontend/shared/entities/ticket/graphql/mutations/create.api.ts
|
|||
app/frontend/shared/entities/ticket/graphql/mutations/subscribe.graphql
|
||||
app/frontend/shared/entities/ticket/graphql/fragments/ticketAttributes.api.ts
|
||||
app/frontend/shared/entities/ticket/graphql/fragments/overviewAttributes.api.ts
|
||||
app/frontend/shared/entities/ticket/graphql/fragments/ticketTaskbarTabAttributes.api.ts
|
||||
app/frontend/shared/entities/ticket/graphql/fragments/ticketTaskbarTabAttributes.graphql
|
||||
app/frontend/shared/entities/ticket/graphql/fragments/ticketMention.graphql
|
||||
app/frontend/shared/entities/ticket/graphql/fragments/overviewAttributes.graphql
|
||||
app/frontend/shared/entities/ticket/graphql/fragments/ticketAttributes.graphql
|
||||
app/frontend/shared/entities/ticket/graphql/fragments/ticketMention.api.ts
|
||||
app/frontend/shared/entities/ticket/graphql/subscriptions/ticketUpdates.mocks.ts
|
||||
app/frontend/shared/entities/ticket/graphql/subscriptions/ticketUpdates.graphql
|
||||
app/frontend/shared/entities/ticket/graphql/subscriptions/ticketUpdates.api.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/composables/useTicketSharedDraftStart.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/queries/ticketSharedDraftStartSingle.api.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/queries/ticketSharedDraftStartSingle.mocks.ts
|
||||
|
|
@ -6668,6 +6701,7 @@ app/frontend/apps/desktop/components/Form/fields/FieldTags/FieldTagsWrapper.vue
|
|||
app/frontend/apps/desktop/components/Form/fields/FieldTags/index.ts
|
||||
app/frontend/apps/desktop/components/CommonInlineEdit/CommonInlineEdit.vue
|
||||
app/frontend/apps/desktop/components/CommonInlineEdit/__test__/CommonInlineEdit.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonUpdateIndicator/CommonUpdateIndicator.vue
|
||||
app/frontend/apps/desktop/components/CommonBreadcrumb/__tests__/CommonBreadcrumb.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonBreadcrumb/types.ts
|
||||
app/frontend/apps/desktop/components/CommonBreadcrumb/CommonBreadcrumb.vue
|
||||
|
|
@ -6675,6 +6709,8 @@ app/frontend/apps/desktop/components/CommonLoader/__tests__/CommonLoader.spec.ts
|
|||
app/frontend/apps/desktop/components/CommonLoader/CommonLoader.vue
|
||||
app/frontend/apps/desktop/components/CommonActionMenu/CommonActionMenu.vue
|
||||
app/frontend/apps/desktop/components/CommonActionMenu/__tests__/CommonActionMenu.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonTicketStateIndicatorIcon/__tests__/CommonTicketStateIndicatorIcon.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonTicketStateIndicatorIcon/CommonTicketStateIndicatorIcon.vue
|
||||
app/frontend/apps/desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
app/frontend/apps/desktop/components/ResizeHandle/ResizeHandle.vue
|
||||
app/frontend/apps/desktop/components/CommonTicketStateIndicator/CommonTicketStateIndicator.vue
|
||||
|
|
@ -6758,6 +6794,17 @@ app/frontend/apps/desktop/components/CommonConfirmationDialog/initializeConfirma
|
|||
app/frontend/apps/desktop/components/CommonConfirmationDialog/__tests__/CommonConfirmationDialog.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonConfirmationDialog/types.ts
|
||||
app/frontend/apps/desktop/components/CommonConfirmationDialog/CommonConfirmationDialog.vue
|
||||
app/frontend/apps/desktop/components/UserTaskbarTabs/UserTaskbarTabRemove.vue
|
||||
app/frontend/apps/desktop/components/UserTaskbarTabs/UserTaskbarTabNotFound.vue
|
||||
app/frontend/apps/desktop/components/UserTaskbarTabs/plugins/ticket.ts
|
||||
app/frontend/apps/desktop/components/UserTaskbarTabs/plugins/ticketCreate.ts
|
||||
app/frontend/apps/desktop/components/UserTaskbarTabs/plugins/index.ts
|
||||
app/frontend/apps/desktop/components/UserTaskbarTabs/UserTaskbarTabs.vue
|
||||
app/frontend/apps/desktop/components/UserTaskbarTabs/__tests__/UserTaskbarTabs.spec.ts
|
||||
app/frontend/apps/desktop/components/UserTaskbarTabs/Ticket/Ticket.vue
|
||||
app/frontend/apps/desktop/components/UserTaskbarTabs/Ticket/TicketCreate.vue
|
||||
app/frontend/apps/desktop/components/UserTaskbarTabs/UserTaskbarTabForbidden.vue
|
||||
app/frontend/apps/desktop/components/UserTaskbarTabs/types.ts
|
||||
app/frontend/apps/desktop/pages/error/__tests__/error-a11y.spec.ts
|
||||
app/frontend/apps/desktop/pages/error/views/Error.vue
|
||||
app/frontend/apps/desktop/pages/error/routes.ts
|
||||
|
|
@ -6799,6 +6846,7 @@ app/frontend/apps/desktop/pages/ticket/__tests__/support/ticket-create-helpers.t
|
|||
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-create-shared-drafts.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/views/TicketDetailView.vue
|
||||
app/frontend/apps/desktop/pages/ticket/views/TicketCreate.vue
|
||||
app/frontend/apps/desktop/pages/ticket/composables/useTicketNumber.ts
|
||||
app/frontend/apps/desktop/pages/ticket/composables/useApplyTemplate.ts
|
||||
app/frontend/apps/desktop/pages/ticket/composables/useTicketInformation.ts
|
||||
app/frontend/apps/desktop/pages/ticket/composables/useTicketSidebar.ts
|
||||
|
|
@ -7098,16 +7146,46 @@ app/frontend/apps/desktop/main.ts
|
|||
app/frontend/apps/desktop/server/apollo/index.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentAvatarList.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/ticketSharedDraftStartList.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentOverviewOrderingUpdates.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/currentUserUpdates.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentDeviceList.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/ticketRedirect.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentTaskbarItemList.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentAccessTokenList.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/templates.ts
|
||||
app/frontend/apps/desktop/entities/user/current/stores/taskbarTabs.ts
|
||||
app/frontend/apps/desktop/entities/user/current/composables/useTaskbarTab.ts
|
||||
app/frontend/apps/desktop/entities/user/current/types.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/queries/userCurrentTaskbarItemList.graphql
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/queries/userCurrentTaskbarItemList.mocks.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/queries/userCurrentTaskbarItemList.api.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemUpdate.graphql
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.graphql
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.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/userCurrentPasswordCheck.api.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemUpdate.mocks.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.api.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.graphql
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.graphql
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemDelete.graphql
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemUpdate.api.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemDelete.mocks.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/fragments/userCurrentTaskbarItemAttributes.api.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/fragments/userCurrentTaskbarItemAttributes.graphql
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/subscriptions/userCurrentTaskbarItemStateUpdates.api.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/subscriptions/userCurrentTaskbarItemUpdates.graphql
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/subscriptions/userCurrentTaskbarItemStateUpdates.graphql
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/subscriptions/userCurrentTwoFactorUpdates.mocks.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/subscriptions/userCurrentTaskbarItemStateUpdates.mocks.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/subscriptions/userCurrentTwoFactorUpdates.api.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/subscriptions/userCurrentTwoFactorUpdates.graphql
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/subscriptions/userCurrentTaskbarItemUpdates.api.ts
|
||||
app/frontend/apps/desktop/entities/user/current/graphql/subscriptions/userCurrentTaskbarItemUpdates.mocks.ts
|
||||
app/frontend/apps/desktop/entities/ticket/composables/useTicketTaskbarTab.ts
|
||||
app/frontend/apps/desktop/entities/two-factor-configuration/plugins/security-keys.ts
|
||||
app/frontend/apps/desktop/entities/two-factor-configuration/plugins/index.ts
|
||||
app/frontend/apps/desktop/entities/two-factor-configuration/plugins/authenticator-app.ts
|
||||
|
|
@ -7251,6 +7329,7 @@ app/frontend/apps/desktop/initializer/assets/check-circle-outline.svg
|
|||
app/frontend/apps/desktop/initializer/assets/patch-check.svg
|
||||
app/frontend/apps/desktop/initializer/assets/upload.svg
|
||||
app/frontend/apps/desktop/initializer/assets/twitter.svg
|
||||
app/frontend/apps/desktop/initializer/assets/card-list.svg
|
||||
app/frontend/apps/desktop/initializer/assets/crown.svg
|
||||
app/frontend/apps/desktop/initializer/assets/type-h3.svg
|
||||
app/frontend/apps/desktop/initializer/assets/delete-table.svg
|
||||
|
|
@ -7540,10 +7619,7 @@ app/frontend/apps/mobile/pages/ticket/graphql/fragments/live-user/ticketLiveUser
|
|||
app/frontend/apps/mobile/pages/ticket/graphql/fragments/live-user/ticketLiveUserAttributes.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/subscriptions/ticketArticlesUpdates.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/subscriptions/ticketArticlesUpdates.mocks.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/subscriptions/ticketUpdates.mocks.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/subscriptions/ticketUpdates.graphql
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/subscriptions/ticketArticlesUpdates.graphql
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/subscriptions/ticketUpdates.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/subscriptions/live-user/ticketLiveUserUpdates.graphql
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/subscriptions/live-user/ticketLiveUserUpdates.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/subscriptions/live-user/ticketLiveUserUpdates.mocks.ts
|
||||
|
|
@ -7636,8 +7712,11 @@ app/frontend/apps/mobile/entities/ticket/stores/ticketOverviews.ts
|
|||
app/frontend/apps/mobile/entities/ticket/helpers/ticketOverviewStorage.ts
|
||||
app/frontend/apps/mobile/entities/ticket/composables/useTicketOverviews.ts
|
||||
app/frontend/apps/mobile/entities/ticket/types.ts
|
||||
app/frontend/apps/mobile/entities/ticket/graphql/queries/ticketWithMentionLimit.mocks.ts
|
||||
app/frontend/apps/mobile/entities/ticket/graphql/queries/ticketOverviewTicketCount.graphql
|
||||
app/frontend/apps/mobile/entities/ticket/graphql/queries/ticketOverviewTicketCount.api.ts
|
||||
app/frontend/apps/mobile/entities/ticket/graphql/queries/ticketWithMentionLimit.graphql
|
||||
app/frontend/apps/mobile/entities/ticket/graphql/queries/ticketWithMentionLimit.api.ts
|
||||
app/frontend/apps/mobile/entities/ticket/graphql/queries/ticketOverviewTicketCount.mocks.ts
|
||||
app/frontend/apps/mobile/entities/ticket/graphql/subscriptions/ticketOverviewUpdates.mocks.ts
|
||||
app/frontend/apps/mobile/entities/ticket/graphql/subscriptions/ticketOverviewUpdates.api.ts
|
||||
|
|
@ -8653,6 +8732,7 @@ spec/db/migrate/ticket_time_accounting_check_spec.rb
|
|||
spec/db/migrate/issue_2460_fix_corrupted_twitter_ids_spec.rb
|
||||
spec/db/migrate/issue3110_service_now_provider_spec.rb
|
||||
spec/db/migrate/maintenance_improve_setting_preferences_spec.rb
|
||||
spec/db/migrate/rename_ticket_overview_priority_icon_setting_spec.rb
|
||||
spec/db/migrate/remove_duplicate_translations_spec.rb
|
||||
spec/db/migrate/issue_2401_convert_user_login_email_to_unicode_spec.rb
|
||||
spec/db/migrate/issue_4322_session_timeout_stringify_spec.rb
|
||||
|
|
@ -8676,9 +8756,11 @@ spec/db/migrate/issue_3618_google_calendar_url_https_spec.rb
|
|||
spec/db/migrate/issue_5083_chat_permission_spec.rb
|
||||
spec/db/migrate/issue_3346_xoauth2_token_not_fetched_spec.rb
|
||||
spec/db/migrate/add_history_source_spec.rb
|
||||
spec/db/migrate/issue_5147_modified_operator_spec.rb
|
||||
spec/db/migrate/issue_3851_spec.rb
|
||||
spec/db/migrate/tech_debt297_three_state_boolean_spec.rb
|
||||
spec/db/migrate/issue_1977_remove_invalid_user_foreign_keys_spec.rb
|
||||
spec/db/migrate/issue_5268_update_state_object_manager_attribute_spec.rb
|
||||
spec/db/migrate/issue_4411_setting_saml_custom_uid_attribute_spec.rb
|
||||
spec/db/migrate/issue_4412_setting_saml_idp_cert_switch_textarea_spec.rb
|
||||
spec/db/migrate/issue_3622_add_callback_url_spec.rb
|
||||
|
|
@ -8930,6 +9012,8 @@ spec/models/form_updater/updater/ticket/create_spec.rb
|
|||
spec/models/form_updater/updater/ticket/edit_spec.rb
|
||||
spec/models/form_updater/updater/organization/edit_spec.rb
|
||||
spec/models/form_updater/concerns/applies_ticket_shared_draft_examples.rb
|
||||
spec/models/form_updater/concerns/applies_taskbar_state_examples.rb
|
||||
spec/models/form_updater/concerns/stores_taskbar_state_examples.rb
|
||||
spec/models/form_updater/concerns/checks_core_workflow_examples.rb
|
||||
spec/models/form_updater/concerns/applies_ticket_template_examples.rb
|
||||
spec/models/form_updater/concerns/has_security_options_examples.rb
|
||||
|
|
@ -9208,6 +9292,7 @@ spec/graphql/gql/queries/user/current/device/list_spec.rb
|
|||
spec/graphql/gql/queries/user/current/two_factor/configuration_spec.rb
|
||||
spec/graphql/gql/queries/user/current/two_factor/get_method_configuration_spec.rb
|
||||
spec/graphql/gql/queries/user/current/two_factor/initiate_method_configuration_spec.rb
|
||||
spec/graphql/gql/queries/user/current/taskbar_item/list_spec.rb
|
||||
spec/graphql/gql/queries/autocomplete_search/recipient_spec.rb
|
||||
spec/graphql/gql/queries/autocomplete_search/merge_ticket_spec.rb
|
||||
spec/graphql/gql/queries/autocomplete_search/agent_spec.rb
|
||||
|
|
@ -9267,6 +9352,10 @@ spec/graphql/gql/mutations/user/current/two_factor/remove_method_credentials_spe
|
|||
spec/graphql/gql/mutations/user/current/two_factor/recovery_codes_generate_spec.rb
|
||||
spec/graphql/gql/mutations/user/current/locale_spec.rb
|
||||
spec/graphql/gql/mutations/user/current/change_password_spec.rb
|
||||
spec/graphql/gql/mutations/user/current/taskbar_item/list_prio_spec.rb
|
||||
spec/graphql/gql/mutations/user/current/taskbar_item/update_spec.rb
|
||||
spec/graphql/gql/mutations/user/current/taskbar_item/add_spec.rb
|
||||
spec/graphql/gql/mutations/user/current/taskbar_item/delete_spec.rb
|
||||
spec/graphql/gql/mutations/user/update_spec.rb
|
||||
spec/graphql/gql/mutations/user/add_spec.rb
|
||||
spec/graphql/gql/mutations/user/add_first_admin_spec.rb
|
||||
|
|
@ -9322,7 +9411,9 @@ spec/graphql/gql/subscriptions/user_updates_spec.rb
|
|||
spec/graphql/gql/subscriptions/user/current/devices_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/user/current/overview_ordering_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/user/current/avatar_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/user/current/taskbar_item_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/user/current/two_factor_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/user/current/taskbar_item_state_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/ticket/shared_draft/start/update_by_group_spec.rb
|
||||
spec/graphql/gql/subscriptions/config_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/ticket_live_user_updates_spec.rb
|
||||
|
|
@ -9335,6 +9426,7 @@ spec/graphql/gql/subscriptions/organization_updates_spec.rb
|
|||
spec/graphql/gql/subscriptions/ticket_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/ticket_article_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/public_link_updates_spec.rb
|
||||
spec/graphql/gql/types/user/taskbar_item_type_spec.rb
|
||||
spec/graphql/gql/types/ticket_type_spec.rb
|
||||
spec/graphql/gql/types/ticket/shared_draft_start_type_spec.rb
|
||||
spec/graphql/gql/types/email_address_parsed_type_spec.rb
|
||||
|
|
|
|||
|
|
@ -2744,8 +2744,8 @@ hotelfinder/rpc
|
|||
hotels/rpc
|
||||
hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
http://amzn.to/robots.txt
|
||||
http://linkedin.com/robots.txt
|
||||
http://flickr.com/robots.txt
|
||||
http://yelp.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -4145,7 +4145,6 @@ sharing/folders
|
|||
shenghuo/search?
|
||||
shihui
|
||||
shihui?
|
||||
shop/bag
|
||||
shop/browse/overlay
|
||||
shop/iphone/payments/overlay
|
||||
shop_name_search_service
|
||||
|
|
@ -4158,7 +4157,7 @@ shopping/reviewer
|
|||
shopping/seller
|
||||
shopping/suppliers/search
|
||||
shopping?
|
||||
showtimes/location/*http://ted.com/robots.txt
|
||||
showtimes/location/*http://m.facebook.com/robots.txt
|
||||
sidewiki/entry
|
||||
signature
|
||||
signin/inject
|
||||
|
|
|
|||
|
|
@ -3057,7 +3057,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/news-release/*.html?pdf=1
|
||||
/no-internet-heading-assigned
|
||||
/no-internet-heading-assisted
|
||||
/no-referrer-when-downgradehttp://index.hr/robots.txt
|
||||
/no-referrer-when-downgradehttp://gmail.com/robots.txt
|
||||
/no-search-results
|
||||
/node
|
||||
/node/add
|
||||
|
|
@ -3623,7 +3623,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*__rmid
|
||||
?*__rmidpage
|
||||
?*ajs_event
|
||||
?*apikey*http://chromium.org/robots.txt
|
||||
?*apikey*http://visitazores.com/robots.txt
|
||||
?*app
|
||||
?*appidt=*
|
||||
?*aspects=
|
||||
|
|
@ -3855,7 +3855,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*utm_medium=
|
||||
?*utm_source
|
||||
?*utm_source=
|
||||
?*utm_source=http://pixel.quantserve.com/robots.txt
|
||||
?*utm_source=http://chrome.google.com/robots.txt
|
||||
?*utm_term=
|
||||
?*verified=
|
||||
?*xid
|
||||
|
|
@ -6907,7 +6907,7 @@ account-settings
|
|||
account-setup
|
||||
account/
|
||||
account/accomplishments
|
||||
account/accomplishments/http://glassdoor.com/robots.txt
|
||||
account/accomplishments/http://creativecommons.org/robots.txt
|
||||
account/ackgift
|
||||
account/deactivated
|
||||
account/emailoptout/?*token=
|
||||
|
|
@ -7327,12 +7327,12 @@ api.html?
|
|||
api.php
|
||||
api/
|
||||
api/?
|
||||
api/attachments/*http://nature.com/robots.txt
|
||||
api/attachments/*http://docs.wixstatic.com/robots.txt
|
||||
api/discovery
|
||||
api/editionurlgenerator
|
||||
api/eventlogging
|
||||
api/html
|
||||
api/http://jigsaw.google.com/robots.txt
|
||||
api/http://kobo.com/robots.txt
|
||||
api/internal/*/location
|
||||
api/internal/analytics/songs
|
||||
api/jobPostings/jobs
|
||||
|
|
@ -7406,7 +7406,7 @@ appchart
|
|||
appdynamics-wem.cisco.com
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apple-app-site-associationhttp://mediafire.com/robots.txt
|
||||
apple-app-site-associationhttp://fonts.google.com/robots.txt
|
||||
apple-news
|
||||
appliance
|
||||
applicant-eligibility
|
||||
|
|
@ -8217,7 +8217,6 @@ backoffice=
|
|||
backstage/help/search-results.html
|
||||
badges/profile/create
|
||||
bagon
|
||||
baidu
|
||||
ban-me-i-am-a-robot
|
||||
bandito
|
||||
banking
|
||||
|
|
@ -8524,6 +8523,7 @@ bilgisayar-tablet
|
|||
billing
|
||||
billing/confirmed
|
||||
billing/invoice
|
||||
bills/billAction
|
||||
bin
|
||||
bin/
|
||||
bin/search.go
|
||||
|
|
@ -8618,7 +8618,7 @@ blog/*?text=
|
|||
blog/*sitemap.xml$
|
||||
blog/*utm_source=
|
||||
blog/.
|
||||
blog/.html.*http://un.org/robots.txt
|
||||
blog/.html.*http://salon.com/robots.txt
|
||||
blog/?p=
|
||||
blog/?s=
|
||||
blog/Neuer_Beitrag.html
|
||||
|
|
@ -8746,7 +8746,7 @@ bookmark_mana2
|
|||
bookmarklet
|
||||
bookmarks
|
||||
bookmarks/widget
|
||||
bookmarkshttp://google.co.in/robots.txt
|
||||
bookmarkshttp://ed.ted.com/robots.txt
|
||||
books
|
||||
books/NBK
|
||||
books/about
|
||||
|
|
@ -9667,7 +9667,7 @@ cdn-cgi
|
|||
cdn-cgi/
|
||||
cdn-cgi/bm/cv
|
||||
cdn-cgi/challenge-platform
|
||||
cdn-cgi/http://iso.org/robots.txt
|
||||
cdn-cgi/http://mediapost.com/robots.txt
|
||||
cdn-cgi/rum
|
||||
cdn-cgi/zaraz/s.js
|
||||
cdn-cgi/zaraz/t
|
||||
|
|
@ -9694,7 +9694,7 @@ cgi-bin/homelandsecurity
|
|||
cgi-bin/loginpage
|
||||
cgi-bin/state
|
||||
cgi-bin/wx
|
||||
cgi-binhttp://youtube.de/robots.txt
|
||||
cgi-binhttp://ifttt.com/robots.txt
|
||||
cgi-local
|
||||
cgi-perl
|
||||
cgi-registry
|
||||
|
|
@ -10040,7 +10040,7 @@ co/users
|
|||
co/ventureone
|
||||
code
|
||||
code/*
|
||||
code/http://moz.com/robots.txt
|
||||
code/http://w3techs.com/robots.txt
|
||||
codeCoverage
|
||||
codesamples/
|
||||
coin*mid=
|
||||
|
|
@ -10251,7 +10251,7 @@ conflagexp
|
|||
connect
|
||||
connect/@
|
||||
connect/help/search-results.html
|
||||
connect/http://web.facebook.com/robots.txt
|
||||
connect/http://blog.twitter.com/robots.txt
|
||||
connect/social-intranet.html
|
||||
connections
|
||||
connections/recent
|
||||
|
|
@ -10369,7 +10369,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
|
|||
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://tepapa.govt.nz/robots.txt
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://canalplus.fr/robots.txt
|
||||
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
|
||||
content/dam/redcross/lp
|
||||
content/dam/web/da_dk/www
|
||||
|
|
@ -10434,6 +10434,7 @@ controller/rss
|
|||
controller/store/store_checkout
|
||||
controller/subscription
|
||||
controller/widget
|
||||
controllers
|
||||
controlsVisibleOnLoad=
|
||||
conversation
|
||||
conversations
|
||||
|
|
@ -10553,7 +10554,6 @@ cp/api/wpa
|
|||
cpds2
|
||||
cpes/
|
||||
cpresources
|
||||
cpro
|
||||
cpropub/univercd
|
||||
cpspa
|
||||
cr
|
||||
|
|
@ -11073,6 +11073,7 @@ dell/cities-transformed
|
|||
dell/cloud-future-of-medicine
|
||||
deluge/help/search-results.html
|
||||
demo
|
||||
demokratie-jetzt.html
|
||||
demonstration
|
||||
demos
|
||||
denver
|
||||
|
|
@ -12361,7 +12362,7 @@ events/friday-rush$
|
|||
events/fsi-cloud-symposium-nyc.html
|
||||
events/rss
|
||||
evernote/like.php
|
||||
evite/*http://answers.com/robots.txt
|
||||
evite/*http://dw.com/robots.txt
|
||||
examples/*
|
||||
exclusive-offers
|
||||
exec/obidos/account-access-login
|
||||
|
|
@ -12677,13 +12678,14 @@ fileadmin/user_upload/PermRep
|
|||
fileadmin/user_upload/en
|
||||
filedrop/
|
||||
files
|
||||
files/advertising
|
||||
files/developer
|
||||
files/live/sites/isoorg/files/_noindex
|
||||
files/techabuse-welsh.pdf
|
||||
files/techabuse.pdf
|
||||
fileview
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://freepik.com/robots.txt
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://is.gd/robots.txt
|
||||
filter
|
||||
filter/tips
|
||||
filter/tips
|
||||
|
|
@ -13048,6 +13050,7 @@ fragment.*.html
|
|||
fragment.*.json
|
||||
fragment.html
|
||||
fragment.json
|
||||
fragments
|
||||
franchise/
|
||||
free
|
||||
free-cancellation/index.
|
||||
|
|
@ -13102,7 +13105,7 @@ fy-NL/search
|
|||
fy-NL/user
|
||||
fy-NL/users
|
||||
g
|
||||
g/4arE9Chttp://s.yimg.com/robots.txt
|
||||
g/4arE9Chttp://flickr.com/robots.txt
|
||||
g/api
|
||||
g00
|
||||
g01
|
||||
|
|
@ -13330,7 +13333,7 @@ gh/news
|
|||
gh/useracquisition
|
||||
gh_jid=
|
||||
gif
|
||||
gifshttp://feeds.feedburner.com/robots.txt
|
||||
gifshttp://gist.github.com/robots.txt
|
||||
gift-redemption
|
||||
gift-terms
|
||||
gift_card=
|
||||
|
|
@ -13357,7 +13360,7 @@ glass/images/commerce
|
|||
global
|
||||
global$
|
||||
global-consumer-survey/tool
|
||||
global-infrastructure/services/get-async/http://msha.ke/robots.txt
|
||||
global-infrastructure/services/get-async/http://bakespace.com/robots.txt
|
||||
global-master
|
||||
global-nav-esi
|
||||
global/RU/
|
||||
|
|
@ -13682,7 +13685,7 @@ ha/search
|
|||
ha/user
|
||||
ha/users
|
||||
hackathons/reinvent-2013/
|
||||
hacker/*/followhttp://justice.gov/robots.txt
|
||||
hacker/*/followhttp://hackerone.com/robots.txt
|
||||
hacker/*/unfollow
|
||||
hair-transplant-services
|
||||
handler
|
||||
|
|
@ -13959,7 +13962,6 @@ homeandgarden/home/hearstmagazines
|
|||
homefeed
|
||||
homepage
|
||||
homepage-video-test
|
||||
homepage/
|
||||
homepage/2013
|
||||
honing.html
|
||||
hooks
|
||||
|
|
@ -14083,40 +14085,39 @@ http
|
|||
http-checker
|
||||
http2_data
|
||||
http:
|
||||
http://ademe.fr/robots.txt
|
||||
http://amazon.com.br/robots.txt
|
||||
http://androidcommunity.com/robots.txt
|
||||
http://blog.google/robots.txt
|
||||
http://blogs.msdn.com/robots.txt
|
||||
http://csmonitor.com/robots.txt
|
||||
http://daringfireball.net/robots.txt
|
||||
http://developer.apple.com/robots.txt
|
||||
http://digg.com/robots.txt
|
||||
http://durhamcollege.ca/robots.txt
|
||||
http://eur-lex.europa.eu/robots.txt
|
||||
http://fastcompany.com/robots.txt
|
||||
http://fda.gov/robots.txt
|
||||
http://finance.yahoo.com/robots.txt
|
||||
http://genius.com/robots.txt
|
||||
http://gstatic.com/robots.txt
|
||||
http://img.youtube.com/robots.txt
|
||||
http://instapaper.com/robots.txt
|
||||
http://mashable.com/robots.txt
|
||||
http://mozilla.org/robots.txt
|
||||
http://msdn.microsoft.com/robots.txt
|
||||
http://nbcnews.com/robots.txt
|
||||
http://paypalobjects.com/robots.txt
|
||||
http://php.net/robots.txt
|
||||
http://phys.org/robots.txt
|
||||
http://python.org/robots.txt
|
||||
http://salon.com/robots.txt
|
||||
http://spreaker.com/robots.txt
|
||||
http://thefa.com/robots.txt
|
||||
http://tinyurl.com/robots.txt
|
||||
http://today.com/robots.txt
|
||||
http://us02web.zoom.us/robots.txt
|
||||
http://w3techs.com/robots.txt
|
||||
http://yt3.ggpht.com/robots.txt
|
||||
http://2.bp.blogspot.com/robots.txt
|
||||
http://about.google/robots.txt
|
||||
http://amazon.de/robots.txt
|
||||
http://amzn.to/robots.txt
|
||||
http://api.whatsapp.com/robots.txt
|
||||
http://app.box.com/robots.txt
|
||||
http://bbc.com/robots.txt
|
||||
http://bcn.cl/robots.txt
|
||||
http://behance.net/robots.txt
|
||||
http://euronews.com/robots.txt
|
||||
http://extension.purdue.edu/robots.txt
|
||||
http://graphisoft.com/robots.txt
|
||||
http://hubspot.com/robots.txt
|
||||
http://ie.edu/robots.txt
|
||||
http://linkedin.com/robots.txt
|
||||
http://mrisoftware.com/robots.txt
|
||||
http://nationalgeographic.com/robots.txt
|
||||
http://news.cnet.com/robots.txt
|
||||
http://news.yahoo.com/robots.txt
|
||||
http://npmjs.com/robots.txt
|
||||
http://patreon.com/robots.txt
|
||||
http://producthunt.com/robots.txt
|
||||
http://raiplay.it/robots.txt
|
||||
http://redbubble.com/robots.txt
|
||||
http://support.apple.com/robots.txt
|
||||
http://techradar.com/robots.txt
|
||||
http://theverge.com/robots.txt
|
||||
http://tiny.cc/robots.txt
|
||||
http://torproject.org/robots.txt
|
||||
http://translate.google.com/robots.txt
|
||||
http://upload.wikimedia.org/robots.txt
|
||||
http://vogue.com/robots.txt
|
||||
http://yelp.com/robots.txt
|
||||
hu
|
||||
hu-*/
|
||||
hu-hu/
|
||||
|
|
@ -14806,7 +14807,7 @@ intcmp=
|
|||
integrate/
|
||||
integromedb
|
||||
intelligencer/amp
|
||||
interactive*http://ffm.to/robots.txt
|
||||
interactive*http://fcc.gov/robots.txt
|
||||
interactive/reading-preference
|
||||
interface/pda
|
||||
intern/service/suche
|
||||
|
|
@ -15695,7 +15696,7 @@ layout/set/txt_pq
|
|||
layout/set/xml
|
||||
layouts
|
||||
lb
|
||||
leadingtogether/http://alistapart.com/robots.txt
|
||||
leadingtogether/http://validator.w3.org/robots.txt
|
||||
leaf
|
||||
learn
|
||||
learn-noperf
|
||||
|
|
@ -15852,7 +15853,6 @@ liked
|
|||
limit_hits
|
||||
limited-release
|
||||
link
|
||||
link?
|
||||
link_to
|
||||
linked
|
||||
linkedin
|
||||
|
|
@ -16386,7 +16386,7 @@ media/tourism-content
|
|||
media/travelpod-roll.flv
|
||||
media/tv/channel/credits
|
||||
media/tyfo*
|
||||
media/tyfo*http://store.cdbaby.com/robots.txt
|
||||
media/tyfo*http://statcounter.com/robots.txt
|
||||
media/unesco
|
||||
media/vr-geo-photo-j
|
||||
media/vr-geo-photo-l
|
||||
|
|
@ -17673,7 +17673,7 @@ noflashhtml
|
|||
nofollow=1
|
||||
nojs=
|
||||
nonConfig/api/wpa
|
||||
nonce="V0y8gUmGAP1VHI1fxgn0DQ">if(google.cis
|
||||
nonce="f7s0QYTBVxNreHPpi7w3sg">if(google.cis
|
||||
nonprofits/account
|
||||
nonstyleishida/videolist-*.html
|
||||
nonstyleishida/videolist.html
|
||||
|
|
@ -19994,7 +19994,6 @@ s2/sitemaps
|
|||
s2/static
|
||||
s3
|
||||
s?
|
||||
s?
|
||||
s?*rh=n%3A1380045031
|
||||
sa
|
||||
sa=
|
||||
|
|
@ -20345,6 +20344,7 @@ search/Fight+Compilation
|
|||
search/about
|
||||
search/acquisitions
|
||||
search/advanced
|
||||
search/all
|
||||
search/apachesolr_search
|
||||
search/api
|
||||
search/api/wpa
|
||||
|
|
@ -20462,7 +20462,7 @@ section/3
|
|||
section/36
|
||||
section/6
|
||||
section/8
|
||||
section/9http://marketwatch.com/robots.txt
|
||||
section/9http://issuu.com/robots.txt
|
||||
sectionized
|
||||
sections
|
||||
sections$
|
||||
|
|
@ -20766,7 +20766,6 @@ sheet/help/search-results.html
|
|||
shelf/user_shelves
|
||||
shenghuo
|
||||
shenghuo/search?
|
||||
shifen/
|
||||
shihui
|
||||
shihui?
|
||||
ship
|
||||
|
|
@ -20778,7 +20777,6 @@ shop
|
|||
shop$
|
||||
shop/
|
||||
shop/*&
|
||||
shop/bag
|
||||
shop/browse/overlay
|
||||
shop/global
|
||||
shop/iphone/payments/overlay
|
||||
|
|
@ -20835,7 +20833,7 @@ shows/
|
|||
showtag
|
||||
showtime/.requestinvite.html.swp
|
||||
showtime/help/search-results.html
|
||||
showtimes/location/*http://cnn.com/robots.txt
|
||||
showtimes/location/*http://img.youtube.com/robots.txt
|
||||
shr*
|
||||
shutterstock
|
||||
si
|
||||
|
|
@ -21622,7 +21620,6 @@ ss/customer-reviews/lighthouse
|
|||
ss/twister/ajax
|
||||
ssafe/
|
||||
ssi
|
||||
ssi/alert/banner.htm
|
||||
ssi/geoip_cc
|
||||
sslsingle
|
||||
sso
|
||||
|
|
@ -22094,7 +22091,7 @@ tag
|
|||
tag-manager
|
||||
tag-manager-360
|
||||
tag/
|
||||
tag/*+http://getpocket.com/robots.txt
|
||||
tag/*+http://discogs.com/robots.txt
|
||||
tag/*/a
|
||||
tag/*/a/
|
||||
tag/*/b
|
||||
|
|
@ -22328,7 +22325,7 @@ test5
|
|||
test6
|
||||
testcases
|
||||
testfl
|
||||
testhttp://deepmind.com/robots.txt
|
||||
testhttp://moz.com/robots.txt
|
||||
testing
|
||||
testpage-forhomepage
|
||||
tests/*
|
||||
|
|
@ -22616,7 +22613,7 @@ transmute/static-2.6
|
|||
transmute/static-2.8
|
||||
transmute/static-2.9
|
||||
transparency
|
||||
transparency/http://smh.com.au/robots.txt
|
||||
transparency/http://anchor.fm/robots.txt
|
||||
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885
|
||||
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895
|
||||
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896
|
||||
|
|
@ -23031,7 +23028,6 @@ uk/users
|
|||
uk/ventureone
|
||||
uk/wdc
|
||||
uk/your
|
||||
ulink?
|
||||
ulk/i
|
||||
ulk/sch
|
||||
ulk/usr
|
||||
|
|
@ -23659,6 +23655,7 @@ video/right_rail
|
|||
video/search
|
||||
video/search?text=video$
|
||||
video/sitemap
|
||||
video/standalone
|
||||
video/touch
|
||||
video/touch/%D0%B7%D0%B0%D0%BF%D1%80%D0%BE%D1%81
|
||||
video/v$
|
||||
|
|
@ -24819,9 +24816,9 @@ wp-admin
|
|||
wp-admin/
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.phphttp://istockphoto.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://plurk.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://roh.org.uk/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://fool.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://openstreetmap.org/robots.txt
|
||||
wp-admin/load-scripts.php
|
||||
wp-admin/load-styles.php
|
||||
wp-adv
|
||||
|
|
@ -24888,7 +24885,7 @@ wp-content/themes/wired/assets/images/wired_insider_1118_1000x190.jpg
|
|||
wp-content/themes/wired/assets/images/wired_video_1000x190.jpg
|
||||
wp-content/uploads
|
||||
wp-content/uploads/
|
||||
wp-content/uploads/wp-import-export-lite/http://cisco.com/robots.txt
|
||||
wp-content/uploads/wp-import-export-lite/http://rebrand.ly/robots.txt
|
||||
wp-dyn
|
||||
wp-includes
|
||||
wp-includes*.css
|
||||
|
|
@ -25022,7 +25019,7 @@ your-shop
|
|||
yourAccount
|
||||
youraccount
|
||||
youreurope/businessACC
|
||||
youreurope/businessDEV/http://pca.st/robots.txt
|
||||
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
|
||||
youreurope/citizensACC
|
||||
youreurope/citizensDEV
|
||||
yours
|
||||
|
|
@ -25374,7 +25371,7 @@ zz
|
|||
8618
|
||||
9742
|
||||
9744
|
||||
101612.rsshttp://sustainability.google/robots.txt
|
||||
101612.rsshttp://c-span.org/robots.txt
|
||||
1010203
|
||||
1014943
|
||||
1027454
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue