[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-04-23 10:04:42 +00:00
parent 2601ae213b
commit 4d5a0f81a4
20 changed files with 1820 additions and 2280 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1745391835
},
"Trickest wordlist update": {
"last_update": 1745316255
"last_update": 1745402672
}
}

View file

@ -12332,10 +12332,6 @@ api/src/utils/get-auth-providers.test.ts
src/utils/get-auth-providers.test.ts
utils/get-auth-providers.test.ts
get-auth-providers.test.ts
api/src/utils/apply-function-to-column-name.test.ts
src/utils/apply-function-to-column-name.test.ts
utils/apply-function-to-column-name.test.ts
apply-function-to-column-name.test.ts
api/src/utils/should-clear-cache.test.ts
src/utils/should-clear-cache.test.ts
utils/should-clear-cache.test.ts
@ -12492,10 +12488,6 @@ api/src/utils/apply-snapshot.test.ts
src/utils/apply-snapshot.test.ts
utils/apply-snapshot.test.ts
apply-snapshot.test.ts
api/src/utils/get-column.ts
src/utils/get-column.ts
utils/get-column.ts
get-column.ts
api/src/utils/calculate-field-depth.test.ts
src/utils/calculate-field-depth.test.ts
utils/calculate-field-depth.test.ts
@ -12612,10 +12604,6 @@ api/src/utils/should-skip-cache.ts
src/utils/should-skip-cache.ts
utils/should-skip-cache.ts
should-skip-cache.ts
api/src/utils/apply-function-to-column-name.ts
src/utils/apply-function-to-column-name.ts
utils/apply-function-to-column-name.ts
apply-function-to-column-name.ts
api/src/utils/parse-numeric-string.ts
src/utils/parse-numeric-string.ts
utils/parse-numeric-string.ts
@ -14032,6 +14020,13 @@ database/run-ast/lib/parse-current-level.ts
run-ast/lib/parse-current-level.ts
lib/parse-current-level.ts
parse-current-level.ts
api/src/database/run-ast/lib/apply-query/sort.test.ts
src/database/run-ast/lib/apply-query/sort.test.ts
database/run-ast/lib/apply-query/sort.test.ts
run-ast/lib/apply-query/sort.test.ts
lib/apply-query/sort.test.ts
apply-query/sort.test.ts
sort.test.ts
api/src/database/run-ast/lib/apply-query/add-join.ts
src/database/run-ast/lib/apply-query/add-join.ts
database/run-ast/lib/apply-query/add-join.ts
@ -14046,13 +14041,6 @@ run-ast/lib/apply-query/get-operation.ts
lib/apply-query/get-operation.ts
apply-query/get-operation.ts
get-operation.ts
api/src/database/run-ast/lib/apply-query/filter.test.ts
src/database/run-ast/lib/apply-query/filter.test.ts
database/run-ast/lib/apply-query/filter.test.ts
run-ast/lib/apply-query/filter.test.ts
lib/apply-query/filter.test.ts
apply-query/filter.test.ts
filter.test.ts
api/src/database/run-ast/lib/apply-query/search.test.ts
src/database/run-ast/lib/apply-query/search.test.ts
database/run-ast/lib/apply-query/search.test.ts
@ -14081,13 +14069,20 @@ run-ast/lib/apply-query/get-filter-path.ts
lib/apply-query/get-filter-path.ts
apply-query/get-filter-path.ts
get-filter-path.ts
api/src/database/run-ast/lib/apply-query/filter.ts
src/database/run-ast/lib/apply-query/filter.ts
database/run-ast/lib/apply-query/filter.ts
run-ast/lib/apply-query/filter.ts
lib/apply-query/filter.ts
apply-query/filter.ts
filter.ts
api/src/database/run-ast/lib/apply-query/join-filter-with-cases.test.ts
src/database/run-ast/lib/apply-query/join-filter-with-cases.test.ts
database/run-ast/lib/apply-query/join-filter-with-cases.test.ts
run-ast/lib/apply-query/join-filter-with-cases.test.ts
lib/apply-query/join-filter-with-cases.test.ts
apply-query/join-filter-with-cases.test.ts
join-filter-with-cases.test.ts
api/src/database/run-ast/lib/apply-query/pagination.test.ts
src/database/run-ast/lib/apply-query/pagination.test.ts
database/run-ast/lib/apply-query/pagination.test.ts
run-ast/lib/apply-query/pagination.test.ts
lib/apply-query/pagination.test.ts
apply-query/pagination.test.ts
pagination.test.ts
api/src/database/run-ast/lib/apply-query/pagination.ts
src/database/run-ast/lib/apply-query/pagination.ts
database/run-ast/lib/apply-query/pagination.ts
@ -14095,6 +14090,77 @@ run-ast/lib/apply-query/pagination.ts
lib/apply-query/pagination.ts
apply-query/pagination.ts
pagination.ts
api/src/database/run-ast/lib/apply-query/filter/validate-operator.ts
src/database/run-ast/lib/apply-query/filter/validate-operator.ts
database/run-ast/lib/apply-query/filter/validate-operator.ts
run-ast/lib/apply-query/filter/validate-operator.ts
lib/apply-query/filter/validate-operator.ts
apply-query/filter/validate-operator.ts
filter/validate-operator.ts
validate-operator.ts
api/src/database/run-ast/lib/apply-query/filter/operator.ts
src/database/run-ast/lib/apply-query/filter/operator.ts
database/run-ast/lib/apply-query/filter/operator.ts
run-ast/lib/apply-query/filter/operator.ts
lib/apply-query/filter/operator.ts
apply-query/filter/operator.ts
filter/operator.ts
operator.ts
api/src/database/run-ast/lib/apply-query/filter/operator.test.ts
src/database/run-ast/lib/apply-query/filter/operator.test.ts
database/run-ast/lib/apply-query/filter/operator.test.ts
run-ast/lib/apply-query/filter/operator.test.ts
lib/apply-query/filter/operator.test.ts
apply-query/filter/operator.test.ts
filter/operator.test.ts
operator.test.ts
api/src/database/run-ast/lib/apply-query/filter/validate-operator.test.ts
src/database/run-ast/lib/apply-query/filter/validate-operator.test.ts
database/run-ast/lib/apply-query/filter/validate-operator.test.ts
run-ast/lib/apply-query/filter/validate-operator.test.ts
lib/apply-query/filter/validate-operator.test.ts
apply-query/filter/validate-operator.test.ts
filter/validate-operator.test.ts
validate-operator.test.ts
api/src/database/run-ast/lib/apply-query/filter/index.ts
src/database/run-ast/lib/apply-query/filter/index.ts
database/run-ast/lib/apply-query/filter/index.ts
run-ast/lib/apply-query/filter/index.ts
lib/apply-query/filter/index.ts
apply-query/filter/index.ts
filter/index.ts
index.ts
api/src/database/run-ast/lib/apply-query/filter/get-filter-type.ts
src/database/run-ast/lib/apply-query/filter/get-filter-type.ts
database/run-ast/lib/apply-query/filter/get-filter-type.ts
run-ast/lib/apply-query/filter/get-filter-type.ts
lib/apply-query/filter/get-filter-type.ts
apply-query/filter/get-filter-type.ts
filter/get-filter-type.ts
get-filter-type.ts
api/src/database/run-ast/lib/apply-query/filter/get-filter-type.test.ts
src/database/run-ast/lib/apply-query/filter/get-filter-type.test.ts
database/run-ast/lib/apply-query/filter/get-filter-type.test.ts
run-ast/lib/apply-query/filter/get-filter-type.test.ts
lib/apply-query/filter/get-filter-type.test.ts
apply-query/filter/get-filter-type.test.ts
filter/get-filter-type.test.ts
get-filter-type.test.ts
api/src/database/run-ast/lib/apply-query/filter/index.test.ts
src/database/run-ast/lib/apply-query/filter/index.test.ts
database/run-ast/lib/apply-query/filter/index.test.ts
run-ast/lib/apply-query/filter/index.test.ts
lib/apply-query/filter/index.test.ts
apply-query/filter/index.test.ts
filter/index.test.ts
index.test.ts
api/src/database/run-ast/lib/apply-query/get-operation.test.ts
src/database/run-ast/lib/apply-query/get-operation.test.ts
database/run-ast/lib/apply-query/get-operation.test.ts
run-ast/lib/apply-query/get-operation.test.ts
lib/apply-query/get-operation.test.ts
apply-query/get-operation.test.ts
get-operation.test.ts
api/src/database/run-ast/lib/apply-query/aggregate.ts
src/database/run-ast/lib/apply-query/aggregate.ts
database/run-ast/lib/apply-query/aggregate.ts
@ -14102,6 +14168,20 @@ run-ast/lib/apply-query/aggregate.ts
lib/apply-query/aggregate.ts
apply-query/aggregate.ts
aggregate.ts
api/src/database/run-ast/lib/apply-query/mock.ts
src/database/run-ast/lib/apply-query/mock.ts
database/run-ast/lib/apply-query/mock.ts
run-ast/lib/apply-query/mock.ts
lib/apply-query/mock.ts
apply-query/mock.ts
mock.ts
api/src/database/run-ast/lib/apply-query/aggregate.test.ts
src/database/run-ast/lib/apply-query/aggregate.test.ts
database/run-ast/lib/apply-query/aggregate.test.ts
run-ast/lib/apply-query/aggregate.test.ts
lib/apply-query/aggregate.test.ts
apply-query/aggregate.test.ts
aggregate.test.ts
api/src/database/run-ast/lib/apply-query/index.ts
src/database/run-ast/lib/apply-query/index.ts
database/run-ast/lib/apply-query/index.ts
@ -14109,6 +14189,13 @@ run-ast/lib/apply-query/index.ts
lib/apply-query/index.ts
apply-query/index.ts
index.ts
api/src/database/run-ast/lib/apply-query/get-filter-path.test.ts
src/database/run-ast/lib/apply-query/get-filter-path.test.ts
database/run-ast/lib/apply-query/get-filter-path.test.ts
run-ast/lib/apply-query/get-filter-path.test.ts
lib/apply-query/get-filter-path.test.ts
apply-query/get-filter-path.test.ts
get-filter-path.test.ts
api/src/database/run-ast/lib/apply-query/join-filter-with-cases.ts
src/database/run-ast/lib/apply-query/join-filter-with-cases.ts
database/run-ast/lib/apply-query/join-filter-with-cases.ts
@ -14116,12 +14203,25 @@ run-ast/lib/apply-query/join-filter-with-cases.ts
lib/apply-query/join-filter-with-cases.ts
apply-query/join-filter-with-cases.ts
join-filter-with-cases.ts
api/src/database/run-ast/lib/apply-query/add-join.test.ts
src/database/run-ast/lib/apply-query/add-join.test.ts
database/run-ast/lib/apply-query/add-join.test.ts
run-ast/lib/apply-query/add-join.test.ts
lib/apply-query/add-join.test.ts
apply-query/add-join.test.ts
add-join.test.ts
api/src/database/run-ast/utils/merge-with-parent-items.ts
src/database/run-ast/utils/merge-with-parent-items.ts
database/run-ast/utils/merge-with-parent-items.ts
run-ast/utils/merge-with-parent-items.ts
utils/merge-with-parent-items.ts
merge-with-parent-items.ts
api/src/database/run-ast/utils/apply-function-to-column-name.test.ts
src/database/run-ast/utils/apply-function-to-column-name.test.ts
database/run-ast/utils/apply-function-to-column-name.test.ts
run-ast/utils/apply-function-to-column-name.test.ts
utils/apply-function-to-column-name.test.ts
apply-function-to-column-name.test.ts
api/src/database/run-ast/utils/get-field-alias.ts
src/database/run-ast/utils/get-field-alias.ts
database/run-ast/utils/get-field-alias.ts
@ -14134,6 +14234,12 @@ database/run-ast/utils/with-preprocess-bindings.ts
run-ast/utils/with-preprocess-bindings.ts
utils/with-preprocess-bindings.ts
with-preprocess-bindings.ts
api/src/database/run-ast/utils/get-column.ts
src/database/run-ast/utils/get-column.ts
database/run-ast/utils/get-column.ts
run-ast/utils/get-column.ts
utils/get-column.ts
get-column.ts
api/src/database/run-ast/utils/apply-parent-filters.ts
src/database/run-ast/utils/apply-parent-filters.ts
database/run-ast/utils/apply-parent-filters.ts
@ -14158,12 +14264,24 @@ database/run-ast/utils/get-column-pre-processor.ts
run-ast/utils/get-column-pre-processor.ts
utils/get-column-pre-processor.ts
get-column-pre-processor.ts
api/src/database/run-ast/utils/apply-function-to-column-name.ts
src/database/run-ast/utils/apply-function-to-column-name.ts
database/run-ast/utils/apply-function-to-column-name.ts
run-ast/utils/apply-function-to-column-name.ts
utils/apply-function-to-column-name.ts
apply-function-to-column-name.ts
api/src/database/run-ast/utils/apply-case-when.ts
src/database/run-ast/utils/apply-case-when.ts
database/run-ast/utils/apply-case-when.ts
run-ast/utils/apply-case-when.ts
utils/apply-case-when.ts
apply-case-when.ts
api/src/database/run-ast/utils/get-column.test.ts
src/database/run-ast/utils/get-column.test.ts
database/run-ast/utils/get-column.test.ts
run-ast/utils/get-column.test.ts
utils/get-column.test.ts
get-column.test.ts
api/src/database/run-ast/utils/merge-with-parent-items.test.ts
src/database/run-ast/utils/merge-with-parent-items.test.ts
database/run-ast/utils/merge-with-parent-items.test.ts
@ -14558,6 +14676,12 @@ database/get-ast-from-query/lib/convert-wildcards.ts
get-ast-from-query/lib/convert-wildcards.ts
lib/convert-wildcards.ts
convert-wildcards.ts
api/src/database/get-ast-from-query/utils/get-relation.test.ts
src/database/get-ast-from-query/utils/get-relation.test.ts
database/get-ast-from-query/utils/get-relation.test.ts
get-ast-from-query/utils/get-relation.test.ts
utils/get-relation.test.ts
get-relation.test.ts
api/src/database/get-ast-from-query/utils/get-deep-query.ts
src/database/get-ast-from-query/utils/get-deep-query.ts
database/get-ast-from-query/utils/get-deep-query.ts
@ -14570,6 +14694,18 @@ database/get-ast-from-query/utils/get-relation.ts
get-ast-from-query/utils/get-relation.ts
utils/get-relation.ts
get-relation.ts
api/src/database/get-ast-from-query/utils/get-deep-query.test.ts
src/database/get-ast-from-query/utils/get-deep-query.test.ts
database/get-ast-from-query/utils/get-deep-query.test.ts
get-ast-from-query/utils/get-deep-query.test.ts
utils/get-deep-query.test.ts
get-deep-query.test.ts
api/src/database/get-ast-from-query/utils/get-related-collection.test.ts
src/database/get-ast-from-query/utils/get-related-collection.test.ts
database/get-ast-from-query/utils/get-related-collection.test.ts
get-ast-from-query/utils/get-related-collection.test.ts
utils/get-related-collection.test.ts
get-related-collection.test.ts
api/src/database/get-ast-from-query/utils/get-allowed-sort.test.ts
src/database/get-ast-from-query/utils/get-allowed-sort.test.ts
database/get-ast-from-query/utils/get-allowed-sort.test.ts
@ -15217,6 +15353,11 @@ src/permissions/utils/with-cache.ts
permissions/utils/with-cache.ts
utils/with-cache.ts
with-cache.ts
api/src/permissions/utils/default-permission.ts
src/permissions/utils/default-permission.ts
permissions/utils/default-permission.ts
utils/default-permission.ts
default-permission.ts
api/src/permissions/utils/merge-permissions.test.ts
src/permissions/utils/merge-permissions.test.ts
permissions/utils/merge-permissions.test.ts
@ -17280,16 +17421,18 @@ pnpm-workspace.yaml
evil-suns-talk.md
.changeset/polite-chairs-wash.md
polite-chairs-wash.md
.changeset/pink-brooms-rush.md
pink-brooms-rush.md
.changeset/hungry-sloths-act.md
hungry-sloths-act.md
.changeset/upset-bars-mate.md
upset-bars-mate.md
.changeset/lemon-tips-drive.md
lemon-tips-drive.md
.changeset/crazy-tools-eat.md
crazy-tools-eat.md
.changeset/green-places-throw.md
green-places-throw.md
.changeset/good-horses-tan.md
good-horses-tan.md
.changeset/config.json
config.json
.changeset/gentle-forks-study.md
@ -17304,6 +17447,8 @@ petite-deer-bow.md
orange-books-heal.md
.changeset/curly-baboons-guess.md
curly-baboons-guess.md
.changeset/rich-items-wash.md
rich-items-wash.md
.changeset/tiny-parents-drive.md
tiny-parents-drive.md
.changeset/silent-feet-burn.md
@ -17322,6 +17467,8 @@ slimy-paths-peel.md
stale-rings-write.md
.changeset/calm-worlds-lie.md
calm-worlds-lie.md
.changeset/strong-snakes-argue.md
strong-snakes-argue.md
.changeset/famous-turtles-bow.md
famous-turtles-bow.md
.changeset/mean-llamas-cross.md
@ -17336,6 +17483,8 @@ icy-monkeys-leave.md
weak-rules-end.md
.changeset/all-olives-bake.md
all-olives-bake.md
.changeset/soft-books-fold.md
soft-books-fold.md
.changeset/fair-eggs-marry.md
fair-eggs-marry.md
.changeset/cool-kings-tap.md

View file

@ -2449,7 +2449,6 @@ api/src/utils/get-relation-type.test.ts
api/src/utils/validate-storage.ts
api/src/utils/get-string-byte-size.ts
api/src/utils/get-auth-providers.test.ts
api/src/utils/apply-function-to-column-name.test.ts
api/src/utils/should-clear-cache.test.ts
api/src/utils/async-handler.test.ts
api/src/utils/jwt.ts
@ -2489,7 +2488,6 @@ api/src/utils/get-collection-from-alias.ts
api/src/utils/stall.ts
api/src/utils/get-column-path.test.ts
api/src/utils/apply-snapshot.test.ts
api/src/utils/get-column.ts
api/src/utils/calculate-field-depth.test.ts
api/src/utils/validate-env.test.ts
api/src/utils/validate-diff.test.ts
@ -2519,7 +2517,6 @@ api/src/utils/sanitize-schema.ts
api/src/utils/compress.ts
api/src/utils/validate-query.ts
api/src/utils/should-skip-cache.ts
api/src/utils/apply-function-to-column-name.ts
api/src/utils/parse-numeric-string.ts
api/src/utils/calculate-field-depth.ts
api/src/utils/jwt.test.ts
@ -2813,26 +2810,44 @@ api/src/database/errors/dialects/oracle.ts
api/src/database/errors/dialects/types.ts
api/src/database/run-ast/lib/get-db-query.ts
api/src/database/run-ast/lib/parse-current-level.ts
api/src/database/run-ast/lib/apply-query/sort.test.ts
api/src/database/run-ast/lib/apply-query/add-join.ts
api/src/database/run-ast/lib/apply-query/get-operation.ts
api/src/database/run-ast/lib/apply-query/filter.test.ts
api/src/database/run-ast/lib/apply-query/search.test.ts
api/src/database/run-ast/lib/apply-query/sort.ts
api/src/database/run-ast/lib/apply-query/search.ts
api/src/database/run-ast/lib/apply-query/get-filter-path.ts
api/src/database/run-ast/lib/apply-query/filter.ts
api/src/database/run-ast/lib/apply-query/join-filter-with-cases.test.ts
api/src/database/run-ast/lib/apply-query/pagination.test.ts
api/src/database/run-ast/lib/apply-query/pagination.ts
api/src/database/run-ast/lib/apply-query/filter/validate-operator.ts
api/src/database/run-ast/lib/apply-query/filter/operator.ts
api/src/database/run-ast/lib/apply-query/filter/operator.test.ts
api/src/database/run-ast/lib/apply-query/filter/validate-operator.test.ts
api/src/database/run-ast/lib/apply-query/filter/index.ts
api/src/database/run-ast/lib/apply-query/filter/get-filter-type.ts
api/src/database/run-ast/lib/apply-query/filter/get-filter-type.test.ts
api/src/database/run-ast/lib/apply-query/filter/index.test.ts
api/src/database/run-ast/lib/apply-query/get-operation.test.ts
api/src/database/run-ast/lib/apply-query/aggregate.ts
api/src/database/run-ast/lib/apply-query/mock.ts
api/src/database/run-ast/lib/apply-query/aggregate.test.ts
api/src/database/run-ast/lib/apply-query/index.ts
api/src/database/run-ast/lib/apply-query/get-filter-path.test.ts
api/src/database/run-ast/lib/apply-query/join-filter-with-cases.ts
api/src/database/run-ast/lib/apply-query/add-join.test.ts
api/src/database/run-ast/utils/merge-with-parent-items.ts
api/src/database/run-ast/utils/apply-function-to-column-name.test.ts
api/src/database/run-ast/utils/get-field-alias.ts
api/src/database/run-ast/utils/with-preprocess-bindings.ts
api/src/database/run-ast/utils/get-column.ts
api/src/database/run-ast/utils/apply-parent-filters.ts
api/src/database/run-ast/utils/remove-temporary-fields.ts
api/src/database/run-ast/utils/get-inner-query-column-pre-processor.ts
api/src/database/run-ast/utils/get-column-pre-processor.ts
api/src/database/run-ast/utils/apply-function-to-column-name.ts
api/src/database/run-ast/utils/apply-case-when.ts
api/src/database/run-ast/utils/get-column.test.ts
api/src/database/run-ast/utils/merge-with-parent-items.test.ts
api/src/database/run-ast/modules/fetch-permitted-ast-root-fields.ts
api/src/database/run-ast/run-ast.ts
@ -2893,8 +2908,11 @@ api/src/database/helpers/fn/types.ts
api/src/database/helpers/types.ts
api/src/database/get-ast-from-query/lib/parse-fields.ts
api/src/database/get-ast-from-query/lib/convert-wildcards.ts
api/src/database/get-ast-from-query/utils/get-relation.test.ts
api/src/database/get-ast-from-query/utils/get-deep-query.ts
api/src/database/get-ast-from-query/utils/get-relation.ts
api/src/database/get-ast-from-query/utils/get-deep-query.test.ts
api/src/database/get-ast-from-query/utils/get-related-collection.test.ts
api/src/database/get-ast-from-query/utils/get-allowed-sort.test.ts
api/src/database/get-ast-from-query/utils/get-related-collection.ts
api/src/database/get-ast-from-query/utils/get-allowed-sort.ts
@ -3024,6 +3042,7 @@ api/src/permissions/utils/extract-required-dynamic-variable-context.test.ts
api/src/permissions/utils/filter-policies-by-ip.ts
api/src/permissions/utils/get-unaliased-field-key.ts
api/src/permissions/utils/with-cache.ts
api/src/permissions/utils/default-permission.ts
api/src/permissions/utils/merge-permissions.test.ts
api/src/permissions/utils/fetch-dynamic-variable-data.ts
api/src/permissions/utils/merge-permissions.ts
@ -3488,11 +3507,12 @@ docs/public/logo-dark.svg
pnpm-workspace.yaml
.changeset/evil-suns-talk.md
.changeset/polite-chairs-wash.md
.changeset/pink-brooms-rush.md
.changeset/hungry-sloths-act.md
.changeset/upset-bars-mate.md
.changeset/lemon-tips-drive.md
.changeset/crazy-tools-eat.md
.changeset/green-places-throw.md
.changeset/good-horses-tan.md
.changeset/config.json
.changeset/gentle-forks-study.md
.changeset/petite-bananas-change.md
@ -3500,6 +3520,7 @@ pnpm-workspace.yaml
.changeset/petite-deer-bow.md
.changeset/orange-books-heal.md
.changeset/curly-baboons-guess.md
.changeset/rich-items-wash.md
.changeset/tiny-parents-drive.md
.changeset/silent-feet-burn.md
.changeset/early-toes-rule.md
@ -3509,6 +3530,7 @@ pnpm-workspace.yaml
.changeset/slimy-paths-peel.md
.changeset/stale-rings-write.md
.changeset/calm-worlds-lie.md
.changeset/strong-snakes-argue.md
.changeset/famous-turtles-bow.md
.changeset/mean-llamas-cross.md
.changeset/great-chicken-fold.md
@ -3516,6 +3538,7 @@ pnpm-workspace.yaml
.changeset/icy-monkeys-leave.md
.changeset/weak-rules-end.md
.changeset/all-olives-bake.md
.changeset/soft-books-fold.md
.changeset/fair-eggs-marry.md
.changeset/cool-kings-tap.md
.editorconfig

View file

@ -8351,6 +8351,10 @@ htdocs/eventorganization/tpl/linkedobjectblock.tpl.php
eventorganization/tpl/linkedobjectblock.tpl.php
tpl/linkedobjectblock.tpl.php
linkedobjectblock.tpl.php
htdocs/eventorganization/class/api_eventattendees.class.php
eventorganization/class/api_eventattendees.class.php
class/api_eventattendees.class.php
api_eventattendees.class.php
htdocs/eventorganization/class/conferenceorbooth.class.php
eventorganization/class/conferenceorbooth.class.php
class/conferenceorbooth.class.php

View file

@ -1819,6 +1819,7 @@ htdocs/emailcollector/README.md
htdocs/eventorganization/lib/eventorganization_conferenceorbooth.lib.php
htdocs/eventorganization/conferenceorbooth_document.php
htdocs/eventorganization/tpl/linkedobjectblock.tpl.php
htdocs/eventorganization/class/api_eventattendees.class.php
htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/eventorganization/class/conferenceorboothattendee.class.php
htdocs/eventorganization/modulebuilder.txt

View file

@ -194,12 +194,6 @@ src/components/chart/CustomTooltipContent.tsx
components/chart/CustomTooltipContent.tsx
chart/CustomTooltipContent.tsx
CustomTooltipContent.tsx
apps/stats/src/components/layout/Header.tsx
stats/src/components/layout/Header.tsx
src/components/layout/Header.tsx
components/layout/Header.tsx
layout/Header.tsx
Header.tsx
apps/stats/src/components/layout/MainLayout.tsx
stats/src/components/layout/MainLayout.tsx
src/components/layout/MainLayout.tsx
@ -229,81 +223,6 @@ vite.config.mjs
apps/stats/tsconfig.json
stats/tsconfig.json
tsconfig.json
apps/admin-x-demo/.eslintrc.cjs
admin-x-demo/.eslintrc.cjs
.eslintrc.cjs
apps/admin-x-demo/test/.eslintrc.cjs
admin-x-demo/test/.eslintrc.cjs
test/.eslintrc.cjs
.eslintrc.cjs
apps/admin-x-demo/test/acceptance/example.test.ts
admin-x-demo/test/acceptance/example.test.ts
test/acceptance/example.test.ts
acceptance/example.test.ts
example.test.ts
apps/admin-x-demo/test/unit/example.test.tsx
admin-x-demo/test/unit/example.test.tsx
test/unit/example.test.tsx
unit/example.test.tsx
example.test.tsx
apps/admin-x-demo/postcss.config.cjs
admin-x-demo/postcss.config.cjs
postcss.config.cjs
apps/admin-x-demo/package.json
admin-x-demo/package.json
package.json
apps/admin-x-demo/tailwind.config.cjs
admin-x-demo/tailwind.config.cjs
tailwind.config.cjs
apps/admin-x-demo/src/standalone.tsx
admin-x-demo/src/standalone.tsx
src/standalone.tsx
standalone.tsx
apps/admin-x-demo/src/index.tsx
admin-x-demo/src/index.tsx
src/index.tsx
index.tsx
apps/admin-x-demo/src/MainContent.tsx
admin-x-demo/src/MainContent.tsx
src/MainContent.tsx
MainContent.tsx
apps/admin-x-demo/src/App.tsx
admin-x-demo/src/App.tsx
src/App.tsx
App.tsx
apps/admin-x-demo/src/DetailPage.tsx
admin-x-demo/src/DetailPage.tsx
src/DetailPage.tsx
DetailPage.tsx
apps/admin-x-demo/src/components/modals.tsx
admin-x-demo/src/components/modals.tsx
src/components/modals.tsx
components/modals.tsx
modals.tsx
apps/admin-x-demo/src/components/DemoModal.tsx
admin-x-demo/src/components/DemoModal.tsx
src/components/DemoModal.tsx
components/DemoModal.tsx
DemoModal.tsx
apps/admin-x-demo/src/ListPage.tsx
admin-x-demo/src/ListPage.tsx
src/ListPage.tsx
ListPage.tsx
apps/admin-x-demo/index.html
admin-x-demo/index.html
index.html
apps/admin-x-demo/playwright.config.mjs
admin-x-demo/playwright.config.mjs
playwright.config.mjs
apps/admin-x-demo/.eslintignore
admin-x-demo/.eslintignore
.eslintignore
apps/admin-x-demo/vite.config.mjs
admin-x-demo/vite.config.mjs
vite.config.mjs
apps/admin-x-demo/tsconfig.json
admin-x-demo/tsconfig.json
tsconfig.json
apps/admin-x-framework/tsconfig.declaration.json
admin-x-framework/tsconfig.declaration.json
tsconfig.declaration.json
@ -4286,6 +4205,12 @@ src/components/layout/heading.stories.tsx
components/layout/heading.stories.tsx
layout/heading.stories.tsx
heading.stories.tsx
apps/shade/src/components/layout/view-header.tsx
shade/src/components/layout/view-header.tsx
src/components/layout/view-header.tsx
components/layout/view-header.tsx
layout/view-header.tsx
view-header.tsx
apps/shade/src/components/layout/page.stories.tsx
shade/src/components/layout/page.stories.tsx
src/components/layout/page.stories.tsx
@ -4805,14 +4730,14 @@ package.json
apps/posts/tailwind.config.cjs
posts/tailwind.config.cjs
tailwind.config.cjs
apps/posts/src/routes.ts
posts/src/routes.ts
src/routes.ts
routes.ts
apps/posts/src/standalone.tsx
posts/src/standalone.tsx
src/standalone.tsx
standalone.tsx
apps/posts/src/routes.tsx
posts/src/routes.tsx
src/routes.tsx
routes.tsx
apps/posts/src/index.tsx
posts/src/index.tsx
src/index.tsx
@ -4821,131 +4746,60 @@ apps/posts/src/App.tsx
posts/src/App.tsx
src/App.tsx
App.tsx
apps/posts/src/views/post-analytics/modals/ShareModal.tsx
posts/src/views/post-analytics/modals/ShareModal.tsx
src/views/post-analytics/modals/ShareModal.tsx
views/post-analytics/modals/ShareModal.tsx
post-analytics/modals/ShareModal.tsx
apps/posts/src/views/PostAnalytics/modals/ShareModal.tsx
posts/src/views/PostAnalytics/modals/ShareModal.tsx
src/views/PostAnalytics/modals/ShareModal.tsx
views/PostAnalytics/modals/ShareModal.tsx
PostAnalytics/modals/ShareModal.tsx
modals/ShareModal.tsx
ShareModal.tsx
apps/posts/src/views/post-analytics/PostAnalytics.tsx
posts/src/views/post-analytics/PostAnalytics.tsx
src/views/post-analytics/PostAnalytics.tsx
views/post-analytics/PostAnalytics.tsx
post-analytics/PostAnalytics.tsx
apps/posts/src/views/PostAnalytics/layout/PostAnalyticsLayout.tsx
posts/src/views/PostAnalytics/layout/PostAnalyticsLayout.tsx
src/views/PostAnalytics/layout/PostAnalyticsLayout.tsx
views/PostAnalytics/layout/PostAnalyticsLayout.tsx
PostAnalytics/layout/PostAnalyticsLayout.tsx
layout/PostAnalyticsLayout.tsx
PostAnalyticsLayout.tsx
apps/posts/src/views/PostAnalytics/PostAnalytics.tsx
posts/src/views/PostAnalytics/PostAnalytics.tsx
src/views/PostAnalytics/PostAnalytics.tsx
views/PostAnalytics/PostAnalytics.tsx
PostAnalytics/PostAnalytics.tsx
PostAnalytics.tsx
apps/posts/src/views/post-analytics/components/StatsTabs.tsx
posts/src/views/post-analytics/components/StatsTabs.tsx
src/views/post-analytics/components/StatsTabs.tsx
views/post-analytics/components/StatsTabs.tsx
post-analytics/components/StatsTabs.tsx
components/StatsTabs.tsx
StatsTabs.tsx
apps/posts/src/views/post-analytics/components/newsletter/OpenedList.tsx
posts/src/views/post-analytics/components/newsletter/OpenedList.tsx
src/views/post-analytics/components/newsletter/OpenedList.tsx
views/post-analytics/components/newsletter/OpenedList.tsx
post-analytics/components/newsletter/OpenedList.tsx
components/newsletter/OpenedList.tsx
newsletter/OpenedList.tsx
OpenedList.tsx
apps/posts/src/views/post-analytics/components/newsletter/FeedbackList.tsx
posts/src/views/post-analytics/components/newsletter/FeedbackList.tsx
src/views/post-analytics/components/newsletter/FeedbackList.tsx
views/post-analytics/components/newsletter/FeedbackList.tsx
post-analytics/components/newsletter/FeedbackList.tsx
components/newsletter/FeedbackList.tsx
newsletter/FeedbackList.tsx
FeedbackList.tsx
apps/posts/src/views/post-analytics/components/newsletter/LinkList.tsx
posts/src/views/post-analytics/components/newsletter/LinkList.tsx
src/views/post-analytics/components/newsletter/LinkList.tsx
views/post-analytics/components/newsletter/LinkList.tsx
post-analytics/components/newsletter/LinkList.tsx
components/newsletter/LinkList.tsx
newsletter/LinkList.tsx
LinkList.tsx
apps/posts/src/views/post-analytics/components/newsletter/ClickedList.tsx
posts/src/views/post-analytics/components/newsletter/ClickedList.tsx
src/views/post-analytics/components/newsletter/ClickedList.tsx
views/post-analytics/components/newsletter/ClickedList.tsx
post-analytics/components/newsletter/ClickedList.tsx
components/newsletter/ClickedList.tsx
newsletter/ClickedList.tsx
ClickedList.tsx
apps/posts/src/views/post-analytics/components/newsletter/SentList.tsx
posts/src/views/post-analytics/components/newsletter/SentList.tsx
src/views/post-analytics/components/newsletter/SentList.tsx
views/post-analytics/components/newsletter/SentList.tsx
post-analytics/components/newsletter/SentList.tsx
components/newsletter/SentList.tsx
newsletter/SentList.tsx
SentList.tsx
apps/posts/src/views/post-analytics/components/overview/Conversions.tsx
posts/src/views/post-analytics/components/overview/Conversions.tsx
src/views/post-analytics/components/overview/Conversions.tsx
views/post-analytics/components/overview/Conversions.tsx
post-analytics/components/overview/Conversions.tsx
components/overview/Conversions.tsx
overview/Conversions.tsx
Conversions.tsx
apps/posts/src/views/post-analytics/components/overview/Feedback.tsx
posts/src/views/post-analytics/components/overview/Feedback.tsx
src/views/post-analytics/components/overview/Feedback.tsx
views/post-analytics/components/overview/Feedback.tsx
post-analytics/components/overview/Feedback.tsx
components/overview/Feedback.tsx
overview/Feedback.tsx
Feedback.tsx
apps/posts/src/views/post-analytics/components/overview/NewsletterPerformance.tsx
posts/src/views/post-analytics/components/overview/NewsletterPerformance.tsx
src/views/post-analytics/components/overview/NewsletterPerformance.tsx
views/post-analytics/components/overview/NewsletterPerformance.tsx
post-analytics/components/overview/NewsletterPerformance.tsx
components/overview/NewsletterPerformance.tsx
overview/NewsletterPerformance.tsx
NewsletterPerformance.tsx
apps/posts/src/views/post-analytics/components/overview/Metric.tsx
posts/src/views/post-analytics/components/overview/Metric.tsx
src/views/post-analytics/components/overview/Metric.tsx
views/post-analytics/components/overview/Metric.tsx
post-analytics/components/overview/Metric.tsx
components/overview/Metric.tsx
overview/Metric.tsx
Metric.tsx
apps/posts/src/views/post-analytics/components/overview/ClickPerformance.tsx
posts/src/views/post-analytics/components/overview/ClickPerformance.tsx
src/views/post-analytics/components/overview/ClickPerformance.tsx
views/post-analytics/components/overview/ClickPerformance.tsx
post-analytics/components/overview/ClickPerformance.tsx
components/overview/ClickPerformance.tsx
overview/ClickPerformance.tsx
ClickPerformance.tsx
apps/posts/src/views/post-analytics/components/Overview.tsx
posts/src/views/post-analytics/components/Overview.tsx
src/views/post-analytics/components/Overview.tsx
views/post-analytics/components/Overview.tsx
post-analytics/components/Overview.tsx
components/Overview.tsx
Overview.tsx
apps/posts/src/views/post-analytics/components/Newsletter.tsx
posts/src/views/post-analytics/components/Newsletter.tsx
src/views/post-analytics/components/Newsletter.tsx
views/post-analytics/components/Newsletter.tsx
post-analytics/components/Newsletter.tsx
components/Newsletter.tsx
Newsletter.tsx
apps/posts/src/views/posts/Posts.tsx
posts/src/views/posts/Posts.tsx
src/views/posts/Posts.tsx
views/posts/Posts.tsx
posts/Posts.tsx
Posts.tsx
apps/posts/src/components/Header.tsx
posts/src/components/Header.tsx
src/components/Header.tsx
components/Header.tsx
Header.tsx
apps/posts/src/views/PostAnalytics/components/EmptyStatView.tsx
posts/src/views/PostAnalytics/components/EmptyStatView.tsx
src/views/PostAnalytics/components/EmptyStatView.tsx
views/PostAnalytics/components/EmptyStatView.tsx
PostAnalytics/components/EmptyStatView.tsx
components/EmptyStatView.tsx
EmptyStatView.tsx
apps/posts/src/views/PostAnalytics/components/Sidebar.tsx
posts/src/views/PostAnalytics/components/Sidebar.tsx
src/views/PostAnalytics/components/Sidebar.tsx
views/PostAnalytics/components/Sidebar.tsx
PostAnalytics/components/Sidebar.tsx
components/Sidebar.tsx
Sidebar.tsx
apps/posts/src/views/PostAnalytics/components/PostAnalyticsContent.tsx
posts/src/views/PostAnalytics/components/PostAnalyticsContent.tsx
src/views/PostAnalytics/components/PostAnalyticsContent.tsx
views/PostAnalytics/components/PostAnalyticsContent.tsx
PostAnalytics/components/PostAnalyticsContent.tsx
components/PostAnalyticsContent.tsx
PostAnalyticsContent.tsx
apps/posts/src/views/PostAnalytics/components/PostAnalyticsView.tsx
posts/src/views/PostAnalytics/components/PostAnalyticsView.tsx
src/views/PostAnalytics/components/PostAnalyticsView.tsx
views/PostAnalytics/components/PostAnalyticsView.tsx
PostAnalytics/components/PostAnalyticsView.tsx
components/PostAnalyticsView.tsx
PostAnalyticsView.tsx
apps/posts/src/components/layout/MainLayout.tsx
posts/src/components/layout/MainLayout.tsx
src/components/layout/MainLayout.tsx
components/layout/MainLayout.tsx
layout/MainLayout.tsx
MainLayout.tsx
apps/posts/index.html
posts/index.html
index.html
@ -8654,6 +8508,13 @@ app/routes/posts/analytics.js
routes/posts/analytics.js
posts/analytics.js
analytics.js
ghost/admin/app/routes/posts/analytics/posts-x.js
admin/app/routes/posts/analytics/posts-x.js
app/routes/posts/analytics/posts-x.js
routes/posts/analytics/posts-x.js
posts/analytics/posts-x.js
analytics/posts-x.js
posts-x.js
ghost/admin/app/routes/lexical-editor.js
admin/app/routes/lexical-editor.js
app/routes/lexical-editor.js
@ -9297,6 +9158,13 @@ app/controllers/posts/analytics.js
controllers/posts/analytics.js
posts/analytics.js
analytics.js
ghost/admin/app/controllers/posts/analytics/posts-x.js
admin/app/controllers/posts/analytics/posts-x.js
app/controllers/posts/analytics/posts-x.js
controllers/posts/analytics/posts-x.js
posts/analytics/posts-x.js
analytics/posts-x.js
posts-x.js
ghost/admin/app/controllers/lexical-editor.js
admin/app/controllers/lexical-editor.js
app/controllers/lexical-editor.js
@ -12042,12 +11910,6 @@ admin/app/components/gh-uploader.hbs
app/components/gh-uploader.hbs
components/gh-uploader.hbs
gh-uploader.hbs
ghost/admin/app/components/admin-x/demo.js
admin/app/components/admin-x/demo.js
app/components/admin-x/demo.js
components/admin-x/demo.js
admin-x/demo.js
demo.js
ghost/admin/app/components/admin-x/activitypub.hbs
admin/app/components/admin-x/activitypub.hbs
app/components/admin-x/activitypub.hbs

View file

@ -44,7 +44,6 @@ apps/stats/src/views/Stats/components/DateRangeSelect.tsx
apps/stats/src/views/Stats/components/AudienceSelect.tsx
apps/stats/src/views/Stats/components/SectionHeader.tsx
apps/stats/src/components/chart/CustomTooltipContent.tsx
apps/stats/src/components/layout/Header.tsx
apps/stats/src/components/layout/MainLayout.tsx
apps/stats/src/components/layout/index.ts
apps/stats/src/types/svg-maps.d.ts
@ -52,26 +51,6 @@ apps/stats/index.html
apps/stats/.eslintignore
apps/stats/vite.config.mjs
apps/stats/tsconfig.json
apps/admin-x-demo/.eslintrc.cjs
apps/admin-x-demo/test/.eslintrc.cjs
apps/admin-x-demo/test/acceptance/example.test.ts
apps/admin-x-demo/test/unit/example.test.tsx
apps/admin-x-demo/postcss.config.cjs
apps/admin-x-demo/package.json
apps/admin-x-demo/tailwind.config.cjs
apps/admin-x-demo/src/standalone.tsx
apps/admin-x-demo/src/index.tsx
apps/admin-x-demo/src/MainContent.tsx
apps/admin-x-demo/src/App.tsx
apps/admin-x-demo/src/DetailPage.tsx
apps/admin-x-demo/src/components/modals.tsx
apps/admin-x-demo/src/components/DemoModal.tsx
apps/admin-x-demo/src/ListPage.tsx
apps/admin-x-demo/index.html
apps/admin-x-demo/playwright.config.mjs
apps/admin-x-demo/.eslintignore
apps/admin-x-demo/vite.config.mjs
apps/admin-x-demo/tsconfig.json
apps/admin-x-framework/tsconfig.declaration.json
apps/admin-x-framework/.eslintrc.cjs
apps/admin-x-framework/test/.eslintrc.cjs
@ -799,6 +778,7 @@ apps/shade/src/index.ts
apps/shade/src/typings.d.ts
apps/shade/src/components/layout/page.tsx
apps/shade/src/components/layout/heading.stories.tsx
apps/shade/src/components/layout/view-header.tsx
apps/shade/src/components/layout/page.stories.tsx
apps/shade/src/components/layout/heading.tsx
apps/shade/src/components/layout/error-page.tsx
@ -904,27 +884,18 @@ apps/posts/test/.eslintrc.cjs
apps/posts/postcss.config.cjs
apps/posts/package.json
apps/posts/tailwind.config.cjs
apps/posts/src/routes.ts
apps/posts/src/standalone.tsx
apps/posts/src/routes.tsx
apps/posts/src/index.tsx
apps/posts/src/App.tsx
apps/posts/src/views/post-analytics/modals/ShareModal.tsx
apps/posts/src/views/post-analytics/PostAnalytics.tsx
apps/posts/src/views/post-analytics/components/StatsTabs.tsx
apps/posts/src/views/post-analytics/components/newsletter/OpenedList.tsx
apps/posts/src/views/post-analytics/components/newsletter/FeedbackList.tsx
apps/posts/src/views/post-analytics/components/newsletter/LinkList.tsx
apps/posts/src/views/post-analytics/components/newsletter/ClickedList.tsx
apps/posts/src/views/post-analytics/components/newsletter/SentList.tsx
apps/posts/src/views/post-analytics/components/overview/Conversions.tsx
apps/posts/src/views/post-analytics/components/overview/Feedback.tsx
apps/posts/src/views/post-analytics/components/overview/NewsletterPerformance.tsx
apps/posts/src/views/post-analytics/components/overview/Metric.tsx
apps/posts/src/views/post-analytics/components/overview/ClickPerformance.tsx
apps/posts/src/views/post-analytics/components/Overview.tsx
apps/posts/src/views/post-analytics/components/Newsletter.tsx
apps/posts/src/views/posts/Posts.tsx
apps/posts/src/components/Header.tsx
apps/posts/src/views/PostAnalytics/modals/ShareModal.tsx
apps/posts/src/views/PostAnalytics/layout/PostAnalyticsLayout.tsx
apps/posts/src/views/PostAnalytics/PostAnalytics.tsx
apps/posts/src/views/PostAnalytics/components/EmptyStatView.tsx
apps/posts/src/views/PostAnalytics/components/Sidebar.tsx
apps/posts/src/views/PostAnalytics/components/PostAnalyticsContent.tsx
apps/posts/src/views/PostAnalytics/components/PostAnalyticsView.tsx
apps/posts/src/components/layout/MainLayout.tsx
apps/posts/index.html
apps/posts/playwright.config.mjs
apps/posts/vite.config.mjs
@ -1567,6 +1538,7 @@ ghost/admin/app/routes/settings-x.js
ghost/admin/app/routes/posts/debug.js
ghost/admin/app/routes/posts/mentions.js
ghost/admin/app/routes/posts/analytics.js
ghost/admin/app/routes/posts/analytics/posts-x.js
ghost/admin/app/routes/lexical-editor.js
ghost/admin/app/routes/site.js
ghost/admin/app/routes/member/new.js
@ -1693,6 +1665,7 @@ ghost/admin/app/controllers/settings-x.js
ghost/admin/app/controllers/billing.js
ghost/admin/app/controllers/posts/debug.js
ghost/admin/app/controllers/posts/analytics.js
ghost/admin/app/controllers/posts/analytics/posts-x.js
ghost/admin/app/controllers/lexical-editor.js
ghost/admin/app/controllers/site.js
ghost/admin/app/controllers/members-activity.js
@ -2167,7 +2140,6 @@ ghost/admin/app/components/gh-nav-menu/footer-banner.hbs
ghost/admin/app/components/gh-nav-menu/main.js
ghost/admin/app/components/gh-theme-error-li.js
ghost/admin/app/components/gh-uploader.hbs
ghost/admin/app/components/admin-x/demo.js
ghost/admin/app/components/admin-x/activitypub.hbs
ghost/admin/app/components/admin-x/settings.hbs
ghost/admin/app/components/admin-x/posts.hbs

View file

@ -6654,6 +6654,12 @@ Nop.Web.Framework/Models/DataTables/RenderPicture.cs
Models/DataTables/RenderPicture.cs
DataTables/RenderPicture.cs
RenderPicture.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/LayoutOption.cs
Presentation/Nop.Web.Framework/Models/DataTables/LayoutOption.cs
Nop.Web.Framework/Models/DataTables/LayoutOption.cs
Models/DataTables/LayoutOption.cs
DataTables/LayoutOption.cs
LayoutOption.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs
Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs
Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs
@ -6672,6 +6678,12 @@ Nop.Web.Framework/Models/DataTables/IRender.cs
Models/DataTables/IRender.cs
DataTables/IRender.cs
IRender.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/LayoutOptionType.cs
Presentation/Nop.Web.Framework/Models/DataTables/LayoutOptionType.cs
Nop.Web.Framework/Models/DataTables/LayoutOptionType.cs
Models/DataTables/LayoutOptionType.cs
DataTables/LayoutOptionType.cs
LayoutOptionType.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs
Presentation/Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs
Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs

View file

@ -1215,9 +1215,11 @@ src/Presentation/Nop.Web.Framework/Models/DataTables/ColumnProperty.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/DataTablesModel.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderCustom.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderPicture.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/LayoutOption.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonsInlineEdit.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/IRender.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/LayoutOptionType.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/NopColumnClassDefaults.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonEdit.cs

View file

@ -14126,6 +14126,11 @@ install/controller/install/promotion.php
controller/install/promotion.php
install/promotion.php
promotion.php
upload/install/controller/upgrade/upgrade_15.php
install/controller/upgrade/upgrade_15.php
controller/upgrade/upgrade_15.php
upgrade/upgrade_15.php
upgrade_15.php
upload/install/controller/upgrade/upgrade_10.php
install/controller/upgrade/upgrade_10.php
controller/upgrade/upgrade_10.php
@ -21108,6 +21113,13 @@ javascript/framework/library/registry.js
framework/library/registry.js
library/registry.js
registry.js
upload/catalog/view/javascript/framework/library/observe.js
catalog/view/javascript/framework/library/observe.js
view/javascript/framework/library/observe.js
javascript/framework/library/observe.js
framework/library/observe.js
library/observe.js
observe.js
upload/catalog/view/javascript/framework/library/config.js
catalog/view/javascript/framework/library/config.js
view/javascript/framework/library/config.js

View file

@ -2086,6 +2086,7 @@ upload/install/controller/install/step_4.php
upload/install/controller/install/step_3.php
upload/install/controller/install/step_2.php
upload/install/controller/install/promotion.php
upload/install/controller/upgrade/upgrade_15.php
upload/install/controller/upgrade/upgrade_10.php
upload/install/controller/upgrade/upgrade_3.php
upload/install/controller/upgrade/upgrade_6.php
@ -3127,6 +3128,7 @@ upload/catalog/view/javascript/framework/component/currency.js
upload/catalog/view/javascript/framework/component/pagination.js
upload/catalog/view/javascript/framework/webcomponent.js
upload/catalog/view/javascript/framework/library/registry.js
upload/catalog/view/javascript/framework/library/observe.js
upload/catalog/view/javascript/framework/library/config.js
upload/catalog/view/javascript/framework/library/language.js
upload/catalog/view/javascript/framework/library/storage.js

View file

@ -15239,6 +15239,12 @@ unit/Storefront/Theme/StorefrontPluginRegistryTest.php
Storefront/Theme/StorefrontPluginRegistryTest.php
Theme/StorefrontPluginRegistryTest.php
StorefrontPluginRegistryTest.php
tests/unit/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
unit/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
DeleteThemeFilesTaskHandlerTest.php
tests/unit/Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php
unit/Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php
Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php
@ -50736,6 +50742,13 @@ StaticAnalyze/PHPStan/Rules/NoFlowStoreFunctionRule.php
PHPStan/Rules/NoFlowStoreFunctionRule.php
Rules/NoFlowStoreFunctionRule.php
NoFlowStoreFunctionRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
DevOps/StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
PHPStan/Rules/NoDelayStampRule.php
Rules/NoDelayStampRule.php
NoDelayStampRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php
DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php
@ -127943,6 +127956,16 @@ src/Storefront/Theme/SeedingThemePathBuilder.php
Storefront/Theme/SeedingThemePathBuilder.php
Theme/SeedingThemePathBuilder.php
SeedingThemePathBuilder.php
src/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandler.php
Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandler.php
Theme/ScheduledTask/DeleteThemeFilesTaskHandler.php
ScheduledTask/DeleteThemeFilesTaskHandler.php
DeleteThemeFilesTaskHandler.php
src/Storefront/Theme/ScheduledTask/DeleteThemeFilesTask.php
Storefront/Theme/ScheduledTask/DeleteThemeFilesTask.php
Theme/ScheduledTask/DeleteThemeFilesTask.php
ScheduledTask/DeleteThemeFilesTask.php
DeleteThemeFilesTask.php
src/Storefront/Theme/Twig/ThemeInheritanceBuilder.php
Storefront/Theme/Twig/ThemeInheritanceBuilder.php
Theme/Twig/ThemeInheritanceBuilder.php
@ -131010,6 +131033,9 @@ _unreleased/2025-04-07-fix-currency-sleection-in-offcanvas.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
2024-07-04-enforce-timezone-utc-for-database-connections.md
changelog/_unreleased/2025-04-16-remove-deletethemefilesmessage.md
_unreleased/2025-04-16-remove-deletethemefilesmessage.md
2025-04-16-remove-deletethemefilesmessage.md
changelog/_unreleased/2025-04-11-fix-calls-to-update-store.md
_unreleased/2025-04-11-fix-calls-to-update-store.md
2025-04-11-fix-calls-to-update-store.md

View file

@ -2110,6 +2110,7 @@ tests/unit/Storefront/Controller/AppControllerTest.php
tests/unit/Storefront/Controller/CookieControllerTest.php
tests/unit/Storefront/Theme/MD5ThemePathBuilderTest.php
tests/unit/Storefront/Theme/StorefrontPluginRegistryTest.php
tests/unit/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
tests/unit/Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php
tests/unit/Storefront/Theme/Twig/ThemeNamespaceHierarchyBuilderTest.php
tests/unit/Storefront/Theme/ScssPhpCompilerTest.php
@ -7189,6 +7190,7 @@ src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ShopwareNamespaceStyleRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoNewRequestInStorefrontRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowEventAwareExtendsRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowStoreFunctionRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Internal/InternalMethodRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Internal/InternalClassRule.php
@ -15824,6 +15826,8 @@ src/Storefront/Theme/ThemeLifecycleHandler.php
src/Storefront/Theme/ThemeCollection.php
src/Storefront/Theme/AbstractResolvedConfigLoader.php
src/Storefront/Theme/SeedingThemePathBuilder.php
src/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandler.php
src/Storefront/Theme/ScheduledTask/DeleteThemeFilesTask.php
src/Storefront/Theme/Twig/ThemeInheritanceBuilder.php
src/Storefront/Theme/Twig/ThemeNamespaceHierarchyBuilder.php
src/Storefront/Theme/Twig/ThemeInheritanceBuilderInterface.php
@ -16796,6 +16800,7 @@ changelog/_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2025-04-07-fix-currency-sleection-in-offcanvas.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
changelog/_unreleased/2025-04-16-remove-deletethemefilesmessage.md
changelog/_unreleased/2025-04-11-fix-calls-to-update-store.md
changelog/_unreleased/2025-04-07-fix-nested-line-items.md
changelog/_unreleased/2025-02-15-prevent-imitating-when-not-possible.md

View file

@ -20,6 +20,9 @@ hardware.php
routes/web/models.php
web/models.php
models.php
routes/web/locations.php
web/locations.php
locations.php
routes/web/licenses.php
web/licenses.php
licenses.php
@ -34649,6 +34652,10 @@ app/Http/Controllers/AssetModelsFilesController.php
Http/Controllers/AssetModelsFilesController.php
Controllers/AssetModelsFilesController.php
AssetModelsFilesController.php
app/Http/Controllers/LocationsFilesController.php
Http/Controllers/LocationsFilesController.php
Controllers/LocationsFilesController.php
LocationsFilesController.php
app/Http/Controllers/Assets/AssetFilesController.php
Http/Controllers/Assets/AssetFilesController.php
Controllers/Assets/AssetFilesController.php

View file

@ -7,6 +7,7 @@ routes/web/kits.php
routes/web/accessories.php
routes/web/hardware.php
routes/web/models.php
routes/web/locations.php
routes/web/licenses.php
routes/web/consumables.php
routes/web/fields.php
@ -6570,6 +6571,7 @@ app/Http/Controllers/Components/ComponentsFilesController.php
app/Http/Controllers/Components/ComponentsController.php
app/Http/Controllers/BulkAssetModelsController.php
app/Http/Controllers/AssetModelsFilesController.php
app/Http/Controllers/LocationsFilesController.php
app/Http/Controllers/Assets/AssetFilesController.php
app/Http/Controllers/Assets/AssetsController.php
app/Http/Controllers/Assets/AssetCheckinController.php

View file

@ -38884,6 +38884,14 @@ assets/js/utils/trim-words.ts
js/utils/trim-words.ts
utils/trim-words.ts
trim-words.ts
plugins/woocommerce/client/blocks/assets/js/utils/get-unique-id.ts
woocommerce/client/blocks/assets/js/utils/get-unique-id.ts
client/blocks/assets/js/utils/get-unique-id.ts
blocks/assets/js/utils/get-unique-id.ts
assets/js/utils/get-unique-id.ts
js/utils/get-unique-id.ts
utils/get-unique-id.ts
get-unique-id.ts
plugins/woocommerce/client/blocks/assets/js/base/stores/store-notices.ts
woocommerce/client/blocks/assets/js/base/stores/store-notices.ts
client/blocks/assets/js/base/stores/store-notices.ts
@ -58903,6 +58911,15 @@ e2e/tests/related-products/related-products.block_theme.spec.ts
tests/related-products/related-products.block_theme.spec.ts
related-products/related-products.block_theme.spec.ts
related-products.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
woocommerce/client/blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
client/blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
product-image-gallery/product-image-gallery.block_theme.spec.ts
product-image-gallery.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts
woocommerce/client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts
client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts
@ -63749,6 +63766,10 @@ plugins/woocommerce/changelog/test-skip-blocks-data-views-test
woocommerce/changelog/test-skip-blocks-data-views-test
changelog/test-skip-blocks-data-views-test
test-skip-blocks-data-views-test
plugins/woocommerce/changelog/fix-32512
woocommerce/changelog/fix-32512
changelog/fix-32512
fix-32512
plugins/woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free
woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free
changelog/55796-add-54370-hide_flat_rate_when_free
@ -63817,6 +63838,10 @@ plugins/woocommerce/changelog/product-filters-display-relocation
woocommerce/changelog/product-filters-display-relocation
changelog/product-filters-display-relocation
product-filters-display-relocation
plugins/woocommerce/changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
woocommerce/changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
wooplug-3485-blueprint-settings-screen-potential-ui-conflict
plugins/woocommerce/changelog/53230-add-checkout-step-logging
woocommerce/changelog/53230-add-checkout-step-logging
changelog/53230-add-checkout-step-logging
@ -63913,6 +63938,10 @@ plugins/woocommerce/changelog/fix-hide-title-from-single-product
woocommerce/changelog/fix-hide-title-from-single-product
changelog/fix-hide-title-from-single-product
fix-hide-title-from-single-product
plugins/woocommerce/changelog/wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
woocommerce/changelog/wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
changelog/wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
plugins/woocommerce/changelog/fix-price-slider-range-style
woocommerce/changelog/fix-price-slider-range-style
changelog/fix-price-slider-range-style
@ -64001,6 +64030,10 @@ plugins/woocommerce/changelog/fix-46931-async-widget
woocommerce/changelog/fix-46931-async-widget
changelog/fix-46931-async-widget
fix-46931-async-widget
plugins/woocommerce/changelog/57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
woocommerce/changelog/57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
changelog/57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
plugins/woocommerce/changelog/56244-update-improve-shipping-option-card
woocommerce/changelog/56244-update-improve-shipping-option-card
changelog/56244-update-improve-shipping-option-card
@ -64193,6 +64226,10 @@ plugins/woocommerce/changelog/fix-add-to-cart-with-options-missing-stylesheets
woocommerce/changelog/fix-add-to-cart-with-options-missing-stylesheets
changelog/fix-add-to-cart-with-options-missing-stylesheets
fix-add-to-cart-with-options-missing-stylesheets
plugins/woocommerce/changelog/57052-add-56977
woocommerce/changelog/57052-add-56977
changelog/57052-add-56977
57052-add-56977
plugins/woocommerce/changelog/56154-iapi-bug-in-wp-6.6-workaround
woocommerce/changelog/56154-iapi-bug-in-wp-6.6-workaround
changelog/56154-iapi-bug-in-wp-6.6-workaround
@ -64225,6 +64262,10 @@ plugins/woocommerce/changelog/56246-update-settings-router-calypso-package
woocommerce/changelog/56246-update-settings-router-calypso-package
changelog/56246-update-settings-router-calypso-package
56246-update-settings-router-calypso-package
plugins/woocommerce/changelog/wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
woocommerce/changelog/wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
changelog/wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
plugins/woocommerce/changelog/fix-order-edit-tax-calc-rounding
woocommerce/changelog/fix-order-edit-tax-calc-rounding
changelog/fix-order-edit-tax-calc-rounding
@ -64257,6 +64298,10 @@ plugins/woocommerce/changelog/56515-dev-remove-blocks-ini
woocommerce/changelog/56515-dev-remove-blocks-ini
changelog/56515-dev-remove-blocks-ini
56515-dev-remove-blocks-ini
plugins/woocommerce/changelog/57273-56673-add-admin-order-pos-filter
woocommerce/changelog/57273-56673-add-admin-order-pos-filter
changelog/57273-56673-add-admin-order-pos-filter
57273-56673-add-admin-order-pos-filter
plugins/woocommerce/changelog/fix-error-saving-non-public-emails
woocommerce/changelog/fix-error-saving-non-public-emails
changelog/fix-error-saving-non-public-emails
@ -64413,6 +64458,10 @@ plugins/woocommerce/changelog/e2e-fix-install-wc
woocommerce/changelog/e2e-fix-install-wc
changelog/e2e-fix-install-wc
e2e-fix-install-wc
plugins/woocommerce/changelog/enable-blueprint-feature-ui
woocommerce/changelog/enable-blueprint-feature-ui
changelog/enable-blueprint-feature-ui
enable-blueprint-feature-ui
plugins/woocommerce/changelog/fix-register-product-block-type-data-views
woocommerce/changelog/fix-register-product-block-type-data-views
changelog/fix-register-product-block-type-data-views
@ -64553,10 +64602,18 @@ plugins/woocommerce/changelog/fix-56650
woocommerce/changelog/fix-56650
changelog/fix-56650
fix-56650
plugins/woocommerce/changelog/pr-49391
woocommerce/changelog/pr-49391
changelog/pr-49391
pr-49391
plugins/woocommerce/changelog/55945-bug-brands-schema-data
woocommerce/changelog/55945-bug-brands-schema-data
changelog/55945-bug-brands-schema-data
55945-bug-brands-schema-data
plugins/woocommerce/changelog/57240-move-generateuniqueid-to-utils
woocommerce/changelog/57240-move-generateuniqueid-to-utils
changelog/57240-move-generateuniqueid-to-utils
57240-move-generateuniqueid-to-utils
plugins/woocommerce/changelog/57053-fix-product-gallery-slider-arrows
woocommerce/changelog/57053-fix-product-gallery-slider-arrows
changelog/57053-fix-product-gallery-slider-arrows
@ -64981,6 +65038,10 @@ plugins/woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-
woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch
changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch
56327-add-notify-customers-about-wccom-connection-url-mismatch
plugins/woocommerce/changelog/wooplug-3184-blueprint-learn-more-button-link
woocommerce/changelog/wooplug-3184-blueprint-learn-more-button-link
changelog/wooplug-3184-blueprint-learn-more-button-link
wooplug-3184-blueprint-learn-more-button-link
plugins/woocommerce/changelog/56502-update-classic-settings-issue-with-notice
woocommerce/changelog/56502-update-classic-settings-issue-with-notice
changelog/56502-update-classic-settings-issue-with-notice
@ -65029,6 +65090,10 @@ plugins/woocommerce/changelog/fix-phone-number-validation
woocommerce/changelog/fix-phone-number-validation
changelog/fix-phone-number-validation
fix-phone-number-validation
plugins/woocommerce/changelog/allow-edit-email-template-directly
woocommerce/changelog/allow-edit-email-template-directly
changelog/allow-edit-email-template-directly
allow-edit-email-template-directly
plugins/woocommerce/changelog/57091-variation-selector-pill-contrast
woocommerce/changelog/57091-variation-selector-pill-contrast
changelog/57091-variation-selector-pill-contrast
@ -67605,6 +67670,11 @@ js/email-editor/changelog/56506-remove-wp-components-types
email-editor/changelog/56506-remove-wp-components-types
changelog/56506-remove-wp-components-types
56506-remove-wp-components-types
packages/js/email-editor/changelog/support-editing-template
js/email-editor/changelog/support-editing-template
email-editor/changelog/support-editing-template
changelog/support-editing-template
support-editing-template
packages/js/email-editor/changelog/update-wordpress-playground-blueprint
js/email-editor/changelog/update-wordpress-playground-blueprint
email-editor/changelog/update-wordpress-playground-blueprint

View file

@ -5410,6 +5410,7 @@ plugins/woocommerce/client/blocks/assets/js/utils/schema-parser/index.ts
plugins/woocommerce/client/blocks/assets/js/utils/index.ts
plugins/woocommerce/client/blocks/assets/js/utils/messages.ts
plugins/woocommerce/client/blocks/assets/js/utils/trim-words.ts
plugins/woocommerce/client/blocks/assets/js/utils/get-unique-id.ts
plugins/woocommerce/client/blocks/assets/js/base/stores/store-notices.ts
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/cart.ts
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/legacy-events.ts
@ -7404,6 +7405,7 @@ plugins/woocommerce/client/blocks/tests/e2e/tests/featured-product/featured-prod
plugins/woocommerce/client/blocks/tests/e2e/tests/product-tag/product-tag.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/stock-filter/stock-filter.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/related-products/related-products.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/attributes-filter/filter-products-by-attributes-count.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/all-products/all-products.block_theme.spec.ts
@ -7981,6 +7983,7 @@ plugins/woocommerce/client/blocks/docs/examples/validate-cart.md
plugins/woocommerce/client/blocks/docs/examples/payment-gateways-features-list.md
plugins/woocommerce/client/blocks/.editorconfig
plugins/woocommerce/changelog/test-skip-blocks-data-views-test
plugins/woocommerce/changelog/fix-32512
plugins/woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free
plugins/woocommerce/changelog/add-product-details-alignment-options
plugins/woocommerce/changelog/56362-tweak-skip-a-flaky-test-for-analytics-product-refund
@ -7998,6 +8001,7 @@ plugins/woocommerce/changelog/56981-trunk
plugins/woocommerce/changelog/56283-55678-fix-log-fatal-error
plugins/woocommerce/changelog/57059-update-variation-selector-pills-style
plugins/woocommerce/changelog/product-filters-display-relocation
plugins/woocommerce/changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
plugins/woocommerce/changelog/53230-add-checkout-step-logging
plugins/woocommerce/changelog/product-filters-load-wc-settings
plugins/woocommerce/changelog/wooplug-3897-product-filters-doesnt-work-with-accordion-block
@ -8022,6 +8026,7 @@ plugins/woocommerce/changelog/product-filters-fix-deprecations
plugins/woocommerce/changelog/add-56480-skeleton-component-system
plugins/woocommerce/changelog/56830-fix-56616-54791-55123-analytics-import-orders-action-scheduled-when-analytics-is-disabled
plugins/woocommerce/changelog/fix-hide-title-from-single-product
plugins/woocommerce/changelog/wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
plugins/woocommerce/changelog/fix-price-slider-range-style
plugins/woocommerce/changelog/product-filters-attributes-sort-order
plugins/woocommerce/changelog/56384-fix-total-payments-volume-processor
@ -8044,6 +8049,7 @@ plugins/woocommerce/changelog/55926-fix-report-order-stats-segment-date
plugins/woocommerce/changelog/udpate-product-gallery-index
plugins/woocommerce/changelog/56628-dev-remove-conditional-block-registration
plugins/woocommerce/changelog/fix-46931-async-widget
plugins/woocommerce/changelog/57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
plugins/woocommerce/changelog/56244-update-improve-shipping-option-card
plugins/woocommerce/changelog/56646-fix-avoid-crash-store-api-when-store-0-product
plugins/woocommerce/changelog/56117-iapi-woocommerce-store-switch-cart-endpoint
@ -8092,6 +8098,7 @@ plugins/woocommerce/changelog/fix-57109-analytics-charts-margin
plugins/woocommerce/changelog/fix-classic-cart-block-page-detection-56041
plugins/woocommerce/changelog/e2e-run-more-e2e-jobs-for-e2e-changes
plugins/woocommerce/changelog/fix-add-to-cart-with-options-missing-stylesheets
plugins/woocommerce/changelog/57052-add-56977
plugins/woocommerce/changelog/56154-iapi-bug-in-wp-6.6-workaround
plugins/woocommerce/changelog/57071-wooplug-3506-store-breadcrumbs-custom-font-size-isnt-applied-on-the
plugins/woocommerce/changelog/fix-import-product-not-complete
@ -8100,6 +8107,7 @@ plugins/woocommerce/changelog/fix-55947
plugins/woocommerce/changelog/fix-55015-pending-moderation-comments-query
plugins/woocommerce/changelog/56292-patch-3
plugins/woocommerce/changelog/56246-update-settings-router-calypso-package
plugins/woocommerce/changelog/wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
plugins/woocommerce/changelog/fix-order-edit-tax-calc-rounding
plugins/woocommerce/changelog/56146-update-blueprint-override-warning
plugins/woocommerce/changelog/56379-fix-position-disconnect-modal-title
@ -8108,6 +8116,7 @@ plugins/woocommerce/changelog/57013-fix-45677-tax-rate-api-support-non-latin-cla
plugins/woocommerce/changelog/fix-42350
plugins/woocommerce/changelog/fix-product-filter-navigation
plugins/woocommerce/changelog/56515-dev-remove-blocks-ini
plugins/woocommerce/changelog/57273-56673-add-admin-order-pos-filter
plugins/woocommerce/changelog/fix-error-saving-non-public-emails
plugins/woocommerce/changelog/56633-fix-cart-classes-not-added-2
plugins/woocommerce/changelog/fix-56372-add-to-cart-hooks
@ -8147,6 +8156,7 @@ plugins/woocommerce/changelog/improve-woo-email-content-placeholder-block
plugins/woocommerce/changelog/fix-ci-workflow-on-tagging
plugins/woocommerce/changelog/e2e-remove-page-conversion-to-classic
plugins/woocommerce/changelog/e2e-fix-install-wc
plugins/woocommerce/changelog/enable-blueprint-feature-ui
plugins/woocommerce/changelog/fix-register-product-block-type-data-views
plugins/woocommerce/changelog/56613-fix-subscriptions-refresh-error-propagation
plugins/woocommerce/changelog/dev-ci-randomize-wpenv-ports
@ -8182,7 +8192,9 @@ plugins/woocommerce/changelog/dev-ci-workflow-cumulative-fixes
plugins/woocommerce/changelog/fix-flaky-tests-save-site-editor-entities
plugins/woocommerce/changelog/consolidate-isblocktheme-setting
plugins/woocommerce/changelog/fix-56650
plugins/woocommerce/changelog/pr-49391
plugins/woocommerce/changelog/55945-bug-brands-schema-data
plugins/woocommerce/changelog/57240-move-generateuniqueid-to-utils
plugins/woocommerce/changelog/57053-fix-product-gallery-slider-arrows
plugins/woocommerce/changelog/skip-failing-cart-and-checkout-e2e-tests
plugins/woocommerce/changelog/e2e-fix-skipped-cart-and-checkout-tests
@ -8289,6 +8301,7 @@ plugins/woocommerce/changelog/56467-fix-remote-inbox-notif-stored-state
plugins/woocommerce/changelog/fix-reactify-payment-settings-body-class
plugins/woocommerce/changelog/57229-wooplug-3060-shipping-description-in-checkout-block-misaligned-in-firefox
plugins/woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch
plugins/woocommerce/changelog/wooplug-3184-blueprint-learn-more-button-link
plugins/woocommerce/changelog/56502-update-classic-settings-issue-with-notice
plugins/woocommerce/changelog/add-register-product-blocktype-data-view-tests
plugins/woocommerce/changelog/fix-50230
@ -8301,6 +8314,7 @@ plugins/woocommerce/changelog/dev-ci-workflow-tweaks-take-2
plugins/woocommerce/changelog/56234-fix-product-gallery-beta-console-errors
plugins/woocommerce/changelog/57004-add-to-cart-with-options-quantity-selector-inherit-theme-colors
plugins/woocommerce/changelog/fix-phone-number-validation
plugins/woocommerce/changelog/allow-edit-email-template-directly
plugins/woocommerce/changelog/57091-variation-selector-pill-contrast
plugins/woocommerce/changelog/56531-update-move-adv-tab-to-the-last
plugins/woocommerce/changelog/dev-ci-workflow-tweaks
@ -8795,6 +8809,7 @@ packages/js/email-editor/changelog/add-a-basic-integration-of-the-block-email-ed
packages/js/email-editor/changelog/dev-babel-transforms-cleanup
packages/js/email-editor/changelog/57299-fix-wireit-in-ci
packages/js/email-editor/changelog/56506-remove-wp-components-types
packages/js/email-editor/changelog/support-editing-template
packages/js/email-editor/changelog/update-wordpress-playground-blueprint
packages/js/email-editor/changelog/update-remove-swap-template
packages/js/email-editor/composer.json

View file

@ -87,10 +87,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -98,11 +94,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -112,24 +105,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source=
/.git
//wiki/skins
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/UserAuthentication/
/_
/_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/_widget
/album/*/*?i=
/api
@ -151,12 +131,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/contact/menu*
/contact/partner*
/contactus/mwaas*
/directory
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -187,7 +165,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/login
/lookup?
/mediaapi/
@ -200,12 +177,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newest/*rss
/newest/*xml
/newsearch/
/organize
/partials
/pins
/podcast/*/*?i=
/print$
/profile-about
/raw
/report_abuse
/revisions
@ -213,8 +187,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/rsvps/*atom
/rsvps/*rss
/rsvps/*xml
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -228,15 +200,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/widget_
/wiki/Special:
@ -356,7 +324,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?search_forum=
?set_mobile=
?showAllGroups=
?show_error=true
?slogin
?sort=
?sortBy=
@ -481,8 +448,6 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -545,8 +510,6 @@ _next/data
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -664,12 +627,10 @@ actions/news/rss
ad_id=
addContacts
add_favorite
addboard
addressBookExport
admin
admin/
ads
ads.txt
ads/gpa/vidgen
ads/hotels/partners
ads/learn
@ -686,8 +647,8 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
agreements/approve
ai-sandbox-internal/generated_images
aihub/tfhub
ajax
ajax/follow_info
@ -737,10 +698,8 @@ api?
api_access_key=
app*_
app*form_id=
app-ads.txt
app/
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -816,7 +775,6 @@ author/following
author=
authoring/
authwall
autocomplete
away.php
awmp/data/images
b?*node=7454898011
@ -876,10 +834,6 @@ blogs/slow-ride
blogs/test
blogsearch
blogsearch_feeds
board
board_activity
board_activity_comment
bookmarklet
bookmarks
books
books/NBK
@ -902,38 +856,17 @@ books?*zoom=1
books?*zoom=5
booksrightsholders
boutique/sitemaps
branded-pins
business
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buyside-e2e-monitor
buzz/post
cai
@ -966,7 +899,6 @@ checkout
checkout-external
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chrome/webstore/images
@ -990,7 +922,6 @@ clickthru
clima/ets
clima/sites/registry
clone/library/genomic/organisms
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1010,7 +941,6 @@ commission_2010-2014/katainen
commits?author=
common/
common/survey.aspx*
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1027,32 +957,23 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
companyDir
compare
compare/*/apply
compressiontest
concussion/HeadsUp/training/
config.js
connect
connections
consumers/archive
contact/menu*
contact/partner*
contactus
contactus/mwaas*
content-claiming
content-guest/rss/channels
control
conversation
conversations
convert-business
convert-personal
coop/directory
coop/manage
copy-conductor/crawled
copyright-reporting
core/
core/*.css$
core/*.css?
@ -1069,22 +990,14 @@ coupons/visit
covid19/mobility
cr$
cr?
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
cse/home
cse/manage
cse/panel
cse?
csp
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1095,11 +1008,9 @@ de-de/corporate/rechtliche-hinweise/impressum_de.aspx
de-de/feedback
de-de/lp
de-de/searchresults
deactivate-account
default
default.aspx/kb/
default.aspx/ph/
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1196,8 +1107,6 @@ ebooks?*zoom=1
ebooks?*zoom=5
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
education/blocks
@ -1210,7 +1119,6 @@ ekansa/Open-Context-Data
ekansa/opencontext-
email
email-unsubscribe
email_verification_error
embed
embed/@
embed/curated
@ -1272,7 +1180,6 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
entities/search
@ -1341,18 +1248,14 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
external_hosted
f/healthcheck
facebook
faves-i_love_u_get_away_from_me
favorite
fb
fb.html
fd/
fe=true
feature/sf-test
@ -1386,8 +1289,6 @@ flu/espanol/
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1454,8 +1355,6 @@ global$
gog
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
google.internal.maps.mapsjs.v1.MapsJsInternalService
google_gdn.html
google_search.html
googlebooks/images
gorf
gp
@ -1571,7 +1470,6 @@ guidebooks
gview
gwt
h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1595,12 +1493,9 @@ help/zendesk_sso
hex
history
history/static
holiday-spotlight
holidays-celebrations
home
home$
home?
homefeed
homepage-video-test
hosted/images
hotel/reviews?
@ -1612,9 +1507,9 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://mozilla.org/robots.txt
http://ncbi.nlm.nih.gov/robots.txt
http://tiktok.com/robots.txt
http://archive.org/robots.txt
http://m.youtube.com/robots.txt
http://twitter.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1628,9 +1523,6 @@ id-id.www.cloudflare.com
id-id/feedback
id-id/lp
id-id/searchresults
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie/ie40/
@ -1676,15 +1568,12 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
internalPref
intl
intl/*/about/views
intlkb/
invite
inviteFromProfile
inviteMany
invited
invoice/est
invoice/estimate/buyerView
invoice/estimate/buyerView/attachments
@ -1720,8 +1609,6 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
js
jsapi
jsearch
@ -1736,7 +1623,6 @@ ko-kr.www.cloudflare.com
ko-kr/feedback
ko-kr/lp
ko-kr/searchresults
kwanzaa-spotlight
labs/pmc
labs/popgadget/search
lamda/images
@ -1771,15 +1657,12 @@ learning/settings
learning/settings$
learning/settings?
legal
lens-search
li/track
library/devices
licensing-syndication
limited-release
link
linked
lite
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -1807,7 +1690,6 @@ localservices
lochp?
login
login$
login/?next=
login?*=
logout
lp
@ -1945,7 +1827,6 @@ narrative-
native
nbubumblebee
network
new_invite
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
@ -1955,7 +1836,6 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsround
@ -1969,7 +1849,6 @@ nl-nl/lp
nl-nl/searchresults
node/add/
nonprofits/account
notifications
notifications/
ns/hydra/console/?
nus-trk
@ -1977,15 +1856,11 @@ nwshp$
o/di
o/dt
oas/
oauth/line
oauth/login
oauth/v2
oauth2
oauth2/v2
oauth_error
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offsite
og
okxbet.com
onebox/media/sports/logos
@ -2014,12 +1889,9 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partner-program
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -2049,47 +1921,13 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
pin
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping
ping?
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl-pl.www.cloudflare.com
pl-pl/feedback
pl-pl/lp
pl-pl/searchresults
place
plan=
platform-telemetry
play/store/web
@ -2138,7 +1976,6 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -2147,8 +1984,6 @@ previewtemplate
print
private
proFile/history?
product-catalogs
product-feed
product-reviews/B0069IY63Y
product/reviews?
productPurchaseDone
@ -2191,14 +2026,12 @@ pt-br/searchresults
publications
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
q=
qnasearch?
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/imda
@ -2207,7 +2040,6 @@ rating
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/*?q=
@ -2224,9 +2056,6 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registry/wishlist
remotelogout
rep=hc
@ -2234,13 +2063,9 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
resource
resource/*/get
results
results
retail
@ -2279,7 +2104,6 @@ s2/search/social
s2/sitemaps
s2/static
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -2328,7 +2152,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
sections/ombudsman/2008/01/frequently_asked_questions_1.html
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
secure
sendHeaderEarly
sendarticle
services
services/oauth
@ -2359,7 +2182,6 @@ shop/collections
shop/iphone/payments/overlay
shop/view/product
shop?
shop_pins
shopping-content-api/product_images
shopping/deals
shopping/product
@ -2663,11 +2485,9 @@ social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
socialmanager
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -2689,7 +2509,6 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
stat
@ -2747,10 +2566,6 @@ stores$
stores/
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
storyworks/preview
styles/js-on.css$
subscribe/braintree
@ -2776,7 +2591,6 @@ support/content
support/forum/search?
sureroute
surprise
suspension-appeal
sutils
sv-se.www.cloudflare.com
sv-se/feedback
@ -2791,7 +2605,6 @@ svc/spelling-bee
svc/vertex
svc/wordle
svpRecommendations
sw-shell.html
swg
system1/images
t/privacy
@ -2799,7 +2612,6 @@ t/terms
tab=
tablet
tag
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -2846,9 +2658,7 @@ th-th/feedback
th-th/lp
th-th/searchresults
th?
thanksgiving-spotlight
themacallan/worlds-together
theme
tickets-external?
timedtext_video
title
@ -2940,7 +2750,6 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
typeahead
u
@ -2956,14 +2765,9 @@ ugc$
ugcsupport
ugcsupport$
ui
unauth-profile
unlink
unsub
until=
upload
upload-image-lens-history
upload-lens-image
upload-shuffle-draft
uploads
urchin_test
url
@ -2981,11 +2785,9 @@ using
utils
uviewer
v1
v1/urls/count.json
v2
v3
v3/openapi
v3/pidgets/log
valkyrie-playground
verified-authors
verify_age
@ -3042,9 +2844,6 @@ webapps/xoonboarding
webmasters/sitemaps/ping?
webscr
websearch
website/confirm
website/confirm/download
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget/cr
@ -3350,7 +3149,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://accounts.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -3563,7 +3362,6 @@ xhtml?
xml?
xoplatform/logger/api/logger
xorouter
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos

View file

@ -4644,10 +4644,8 @@ AccommodationCrossSells
AccommodationTips
Account
Account/*
AccountAccess
AccountDisavow?
AccountMerge
AccountStatus
Achievements
ActLikeAnOwner
ActionRecord
@ -4722,7 +4720,6 @@ AppUploadAPhoto
AppUserReview
AppleMapsAction
Applications
Arabic
Areas/
Areas/Epx/Content/500.aspx?aspxerrorpath=
Art
@ -4756,7 +4753,6 @@ Baldric/static-1.73
Baldric/static-1.80
Baldric/static-1.94
BeachSweeps
BillingActivity
BillingAndPayments
BillingDetail
BillingInvoiceFile
@ -4784,13 +4780,11 @@ CampaignConfigAjax
CampaignConfiguration
CampaignManagement
CancelBooking
CancelPlan
CarsComparePartners
Cart
CauseTeaserPopup
Celebrate100Million
CertificateOfExcellenceRequestSupport
ChangePlan
CheapFlightsCommerce
CheapFlightsController
CheapFlightsHome
@ -4805,7 +4799,6 @@ CheckoutEditItemsDisplayView
CheckoutOrderBillingView
CheckoutOrderShippingView
CheckoutSignInView
Chinese
Civ
Claim
ClientAuth
@ -4856,6 +4849,7 @@ DeleteNotify
DemandLoadAjax
Demo
DepositResolution
Descartes
DestinationArticle
DestinationGuideWidget
DestinationReview
@ -4866,7 +4860,6 @@ Disallow
Disallow:
DiscountGroup
DisplayMap
DoNotTest
Doc
DomainSearch$
DomainSearch/*
@ -4877,14 +4870,12 @@ ESPModal
ESPNPlusAdobeTracking
EULegal
EarlyRequesterJS/static-1.38
EditProfiles
ElasticLoadBalancing/2009-05-15
ElasticLoadBalancing/2010-07-01
EmailCartView
EmailHotel
EmailMap
EmailMemberRegistration
EmailPreferences
EmailSpellCheckJson
EmbedSlideshow
EnlargedImageView
@ -4916,7 +4907,6 @@ FiatsCmd
FilterState
FindRestaurants
FinishAppInstall
FireTV
Flights?
FlightsCommerce
FlightsComparePartners
@ -4977,7 +4967,6 @@ HMDThankYou
HRMConnect
HYx10rg3
HandleHotelSuperPortal
HdToggle
HeadJS/static-2.115
HeadJS/static-2.83
HeadJS/static-2.84
@ -5083,6 +5072,7 @@ IntegrationCenter
International/questions/qa-html-language-declarations/icons
International/questions/qa-html-language-declarations/qa-html-language-declarations-data/icons
InterstitialsWidget
InvoicePayment
IpadInterstitial
JP/support/public/mt/tac/100/1002347/techtip_conventions.shtml
JSErrorRecord
@ -5094,13 +5084,11 @@ JoinPlus
JsonData/
JsonServiceController
JustForYouGuide
Korean
LFE/Live.controls.sharedpages/error.aspx
LICENSE.txt
LNAjax
LanderLogger
LandingPage
LanguagePreferences
Leaderboard
LeerberichtenLO
LightSubscriptionCenter
@ -5119,9 +5107,7 @@ LocationPhotosSearch
LocationTab
LocationWidget
LogMediaClick
LoginHelp
LogonForm
Logout
MAINTAINERS.txt
MAPS
MUST
@ -5130,12 +5116,10 @@ MachineTranslation
Mail/
MailEmergency
Manage/
ManageDevices
ManageListing
ManageOrder
ManageOwnersTopReasonsApi
ManagePhotos
ManageProfiles
ManageReturns
ManageShopListingApi
ManageShopping
@ -5147,7 +5131,6 @@ MapS
Maps
MarketPerception
Marketing/EcapSurvey.aspx
Maxis
MediaBadgeResponse
MediaDisplayView
MediaKit
@ -5221,7 +5204,6 @@ MemberSubscribe
MemberSubscriptionsController
MemberTagsAjax
MemberTravelMap
Meo
MessageRunDetailID=
Messages
MessagingOptions
@ -5363,7 +5345,6 @@ Mobilemembers
ModalRegistrationController
ModuleAjax
ModuleBootstrap
MoviesYouveSeen
MptUrl
MsnForumFeedServlet
MultiOwners
@ -5393,7 +5374,6 @@ NetPromoterPopup
NewMessage
NewOwners
NewTopic
NewWatchInstantlyRSS
News/Index
News/XT
News/Xt
@ -5444,7 +5424,6 @@ PWD
PacMan
PageSpeed=noscript
PageviewRecord
Panasonic
PanoramaXml
Partners
PasswordReset
@ -5477,7 +5456,6 @@ PoiRecommendationEditor
PoiRecommendationList
PoiReviewDetail
PoiTipDashboard
PopupDetails
PortalIdParser/static-1.27
PortalIdParser/static-1.28
PortalIdParser/static-1.29
@ -5508,7 +5486,6 @@ ProductDetailsTabView
ProductError
Production/
Profile
ProfilesGate
Project
PromoTools
PromotionDetailsDisplayView
@ -5651,6 +5628,7 @@ RoadTripMap
Robots
Route53/2010-10-01
Route53/2013-04-01
RoutingManager
RsPartnerApi
RuleBasedPopunder
RuleBasedPopup
@ -5730,7 +5708,6 @@ SmsAjaxServlet
Snap
SocialIapReporting
SolutionsDisplay
Sony
SortAttractions
SortEateries
SortHotels
@ -5945,7 +5922,6 @@ WebObjects/MZStoreElements.woa
WebResource.axd
WebX
WhatsNearby
WiViewingActivity
WidgetBrowserExtension
WidgetEmbed
WidgetListAsync.naver
@ -5960,8 +5936,6 @@ WriteReviews
XCSA
Xhr
Yandex
YourAccount
YourAccountPayment
ZendeskRedirector
ZendeskSSO
ZeroClipboard/static-1.6
@ -6141,6 +6115,7 @@ _tdpp_api
_template
_themes
_uac/adpage.html
_user/api
_v1st
_vercel/insights/view
_vti_bin
@ -6358,7 +6333,6 @@ account_settings/set_password?
account_settings/set_your_password$
account_settings/set_your_password?
account_settings?
accountaccess
accounts
accounts/ClientAuth
accounts/ClientAuth
@ -6369,7 +6343,6 @@ accounts/force-by-email
accounts/login
accounts/o8
accounts/o8/id
accountstatus
acct
acercadenosotros
ach/forums
@ -6602,6 +6575,7 @@ ahead
ahoy
ahu-kadin
ai
ai-sandbox-internal/generated_images
ai/$
ai/errors/
ai/our-approach/$
@ -6609,7 +6583,6 @@ ai_log
aid
aihub/tfhub
aim/
airtel
ajah
ajax
ajax*.do$
@ -6726,7 +6699,6 @@ analytics/seomagic
analytics/traffic/overview
analytics/uploads
analyzer-api
anan
and
android/downloads
android/market
@ -7280,7 +7252,6 @@ audio_file
audio_news
audio_player
audiofiles
aui/inbound
aura
aura/promo
aus/interchange
@ -7296,7 +7267,6 @@ auth/signup
auth/sso/proxy-login
auth/verifychallenge
auth_pass
authenticate
authentication
authentication$
authentication/signin
@ -7317,7 +7287,6 @@ autocomplete/projects
autocomplete/users
autocompletes
autodiscover/
autologin
auvio/embed
availability
avis
@ -7409,7 +7378,6 @@ backstage/api/
bad-boys
bad-boys-ii
badges/profile/create
baidu
bal/impression
bal/impression/RecordImpression.htm?
ban-me-i-am-a-robot
@ -8421,7 +8389,6 @@ books?*zoom=5
bookshelf
booksrightsholders
boutique/sitemaps
bouyguestelecom
bp
bp/c
bp/guest_mfg_brand
@ -8461,7 +8428,6 @@ breast-cancer/bc-treatment-21/provider-select
brians-song
briarpatch
bridesmaids
britishairways
broadband
brouillon
browse
@ -8469,7 +8435,6 @@ browse-2
browse.aspx
browse/alphabetical/feature_films
browse/deals/partial
browse/genre
browse/homes/all
browse/more_page
browse/reviews/recent
@ -8481,7 +8446,6 @@ browse_
browse_content
browser/tutorials
browsers
brutus
brw
bs/forums
bs/kb/*/discuss
@ -9254,7 +9218,7 @@ change-password
change-shipping
changebrowser
changelog
changeplan
changeset
channel
channels
channels-extern
@ -9309,7 +9273,6 @@ chemo-combo
chiaki1007akie/videolist-*.html
chiaki1007akie/videolist.html
children
chinese
chisla.html
chistory.php
chocolatechip
@ -9398,7 +9361,6 @@ cldr/trac
cldr/utility
clea/
clean
clearcookies
cli
click
click*
@ -11361,7 +11323,6 @@ colors/zaffre/$
com.condenast/yv8
combo/
comedy
comhem
comic-indies
comic-indies/$
comic-indies/about
@ -11438,7 +11399,6 @@ community/trackback
community_comment
community_post
community_s
companies
company
company/*.rss
company/add-ons-agreement
@ -11835,7 +11795,6 @@ coupons/visit
courier
courses
courses/
courts
cover
covid19/mobility
cp
@ -11850,7 +11809,6 @@ cp/api/logger
cp/api/wpa
cpds2
cpresources
cpro
cpropub/univercd
cpspa
cr$
@ -11931,7 +11889,6 @@ cse?
cservice
cservice/ya_index.gsp
csi_204
csl
csp
csp_block
csp_report_only
@ -12747,7 +12704,6 @@ device
device-ajax
device-prefs
deviceList
deviceManagement
devmailmobile/
devmx/
devopsconsole/images
@ -13187,7 +13143,6 @@ editor/uploads/1/_/1/custom_themes/578730180640357361/files
editor2.jsp
editorial-images
editorial/*
editpayment
edits
edocs/infogdocs/tdc_sony/
edocs/lexdocs/
@ -13255,7 +13210,6 @@ elements
eli-search
eliminar-busqueda
eliminar-favoritos
elisa
elite?
elp
em
@ -13291,7 +13245,6 @@ emailability
emails
emailservice
emailsignup
emailunsubscribe
embed
embed/*
embed/@
@ -13514,7 +13467,6 @@ enterprise/$
enterprise/orgs-terms
enterprise/plan/$
enterprise/seo
entertain
entertainment/article/Minerva-s-horoscope
entities/search
entityexplore$
@ -13524,7 +13476,6 @@ entrez/eutils
entrez/sutils
entrez/utils
entrez/viewer.fcgi
entrytrap
enus/
enviro/static-3.70
enviro/static-3.72
@ -14171,7 +14122,6 @@ eu/promos/
eu/search
eu/user
eu/users
eula
eur-lex
eures/main.jsp
eurocontrol/
@ -14566,7 +14516,6 @@ fios
firefox/?
firefox/downloads
firefox/new_tab_learn_more
firetv
firms/
firststeps.
fisheries/fleet
@ -15187,7 +15136,6 @@ free-tools/plagiarism-checker/?q=
free-trial
free/cloud-computing-free-tier/
free/databases-free-tier/
freemonth
freepublications/
freertos/archive
fresh
@ -15308,7 +15256,6 @@ geo/tools
geocoder
geoip.php
geolocation
geooverride
get
get$
get-author-review
@ -15603,6 +15550,7 @@ groups/dir?*q=
groups/search
groups/user
groups?id=
groups_error
growing-up-chrisley
growth-ime
growthformula
@ -15626,6 +15574,7 @@ guestEmailNotificationView
guestbook/
guide
guidebooks
guided_tour
guidemep_info_2009/
guides/s?
gum-disease-treatment
@ -15872,7 +15821,6 @@ homeimprovement/EmbeddedProfile.htm
homeloans/*zga_z_guid=
homepage
homepage-video-test
homepage/
homepage/2013
homepage/HomepageVideoMetrics.htm
homes
@ -16001,7 +15949,7 @@ http://patents.google.com/robots.txt
http://producthunt.com/robots.txt
http://python.org/robots.txt
http://reconstructingjudaism.org/robots.txt
http://roblox.com/robots.txt
http://rogalyd.no/robots.txt
http://seekingalpha.com/robots.txt
http://siteground.com/robots.txt
http://smithsonianmag.com/robots.txt
@ -16220,6 +16168,7 @@ ig/users
ignoring/human/orders
igp
il
il-RoutingManager
il-en*/listing/*/favoriters
il-en*/people/*/circle
il-en*/people/*/favorites
@ -16271,6 +16220,7 @@ il-en/teams
il-en/transactions
il-en/treasury
il-en/your
il-groups
il/cart
ilo/forums
ilo/kb/*/discuss
@ -16284,7 +16234,6 @@ image-*mode=
image-*tool=
image/detailprint
imageClipperUpload
imagelibrary
images
images-apphost
images-data
@ -17556,8 +17505,6 @@ ko_kr/templates/M
koha/
kolkata
kontakt
korean
kpn
kr/en
kr/en$
kr/news3
@ -17632,8 +17579,6 @@ learning/settings
learning/settings$
learning/settings?
learnmore
learnmorelayer
learnmorelayertv
leave
lecture
leerberichten
@ -17737,7 +17682,6 @@ level/34
level/78
lexikon
lexikonListe
lg
lg/
lg/forums
lg/kb/*/discuss
@ -17794,7 +17738,6 @@ limited-release
link
link-intersect
link-intersect/$
link?
link_to
linked
linkedin
@ -17817,6 +17760,8 @@ lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
little-fockers
live
live-map/api
live-map/api/venues
live-session
live_chat
liver-transplant-doctor-interview
@ -17929,9 +17874,6 @@ login_or_join/redirected$
login_or_join/redirected?
login_or_join?
login_with_redirect
loginhelp
loginhelp/lookup
loginhelpsucess
logo-maker/brief
logo-maker/choose-variation
logo-maker/woo
@ -18214,12 +18156,10 @@ mats/?diagid=100001&eulaaccept=yes*
mats/default.aspx?diagid=100001&eulaaccept=yes*
max=
max_price=
maxis
maxprice=
mbf
mbox
mbr/
mcd
mdocsarchives/
me
medgen/?term=
@ -18338,7 +18278,6 @@ mental-health-genetic-testing
mentions
menu
menu/*/feedback_form
meo
meps/*/eptvAjax
meps/*/pdf*
meps/*/xml*
@ -18477,7 +18416,6 @@ modern-formats-eng/ucp/static/*/client
modern-formats-eng/ucp/static/*/csr
modern-formats-eng/ucp/static/*/dev
modern-formats-eng/ucp/static/framework_logging
modernizr
module-catalogue
modules
modules/
@ -18949,6 +18887,7 @@ news/go
news/image
news/images
news/intelligencer/16951
news/m
news/page
news/politics/0,1283,48946,00.html
news/politics/0,1283,49132,00.html
@ -19195,11 +19134,9 @@ not-authorized
not-found
not-supported.html
not_recommended_reviews
notamember
notfound
note
notfound.html
nothing-great-is-made-alone/$
notices
notifications
notifications
notifications$
@ -19216,7 +19153,6 @@ npln
npost/
npr
nqrwns
nrdapp
ns/
ns/hydra/console/?
ns/local_news
@ -19400,7 +19336,6 @@ or/search
or/user
or/users
oral-and-maxillofacial-surgeon
orangefrance
order
order-detail
order-results
@ -19426,7 +19361,6 @@ our-kind-of-traitor
out-of-home
overlay
overview
overviewblockseeother
p
p.php
p/*/actions$
@ -19801,7 +19735,6 @@ pages/麻
pages?oid=-
pagespeed/insights/ui/logo
paid-posts
panasonic
panel
panelweb
pantheon
@ -19961,7 +19894,6 @@ phbr~r_
phenom
phone/compare/?
phoneinfo
phonenumber
photo
photo-test-editor-x
photo/group
@ -20171,7 +20103,6 @@ playing-house
playlist
playlists/*/user
playlists/flag
playstation
plenary/*/vod.html
plonejsi18n$
pls
@ -20270,11 +20201,8 @@ popular
popular$
popular?
popup
popup/codewhatisthis
popup?
popup_security.jsp
popupdetails
popupprivacypolicy
popups/mediaplayer
popups/popup_gallery
portal
@ -20420,7 +20348,6 @@ privacy/archived-versions.html
privacy/consent
privacy/request-data
privacy/zoho-group.html
privacypolicychanges
private
private
private-promo
@ -20676,7 +20603,6 @@ protected
protocol
protocolexchange/labgroups
prototyping/$
proximus
proxy
proxy
prp
@ -21018,7 +20944,6 @@ q/user/*/subscribers
q/user/*/verifies
q=
qa
qantas
qemail
qi
qnasearch?
@ -21212,6 +21137,7 @@ reject-mfa
related
related-books
related-content?
relation
relation=
release-notes/$
released
@ -21220,7 +21146,6 @@ released?
releasenotes/item/
relnotes
remember-the-titans
rememberme
remote-login.php
remote-work-lp/$
remote.control
@ -21250,6 +21175,7 @@ report/violation
report=
report_abuse.gne
reportabuse
reporting
reports
reports-and-violations
reports/$
@ -21898,6 +21824,8 @@ routes/*cue_sheet
routes/new
routing/email
row
row-RoutingManager
row-groups
rpc/index.php?mode=profile_module_illusts&user_id=*&illust_id=
rpk/artist_stats
rpk/played_song
@ -22058,7 +21986,6 @@ s3
s=
s=p
s?
s?
s?*rh=n%3A1380045031
s_id=
sa
@ -22092,7 +22019,6 @@ salesImages/static-1.383
salesImages/static-1.389
samemodel.php?imageid=*&pg=*&sortcriteria=6
saml_sso
samsung
san-andreas
sap/saphana/pilot/
sap/saphana/pilot/offer/
@ -22654,7 +22580,6 @@ sharing/folders
shelf/user_shelves
shenghuo
shenghuo/search?
shifen/
shihui
shihui?
ship
@ -22776,7 +22701,6 @@ signup/payment%
signup/payment?
signup?
signup_modal
signurl
silent-login
silva
silver-linings-playbook
@ -23256,7 +23180,6 @@ son/kb/*/discuss
son/search
son/user
son/users
sony
sort=
sortBy=
sos/clerical/
@ -23677,7 +23600,6 @@ subscription
subscription/
subscription/*?*onboarded=
subscription/*?*source=
subscriptioncancel
subscriptions
subscriptions/manage/
subscriptions/securejson/
@ -23903,7 +23825,6 @@ talk/new_topic
talk/user
talk/user/*/article
talks2
talktalk
tally-loader-react/static-1.65
target_baby
target_group
@ -23911,7 +23832,6 @@ targetdirect_group
tariffselect
tasks
tasks/
tastesurvey
tax-center
tax.php
tax_countries.php
@ -23942,7 +23862,6 @@ tb/recent
tbl*
tblang=
tbproxy
tdc
tdid=*
tdir/p/kids-back-to-school
tdv2_fp
@ -23971,8 +23890,6 @@ teams
tech/*s=
techbiz/media/news/2001/09/46556
telehealth-for-women
telenor
telfort
telsearch
temp
template
@ -24385,7 +24302,6 @@ terms/looker/legal/rapid-deployment-terms
terms/looker/legal/sccs
terms/looker/legal/suppliers/partner-assignment-faq
terms/looker/legal/suppliers/supplier-code-of-conduct
termsofusechanges
test
test-kick-tires
test-v1-page-template
@ -24520,7 +24436,6 @@ ti/p
ticket_fields
tickets
tickets-external?
tim
time/change/*?
time/change/@
time/map/*_escaped_fragment_
@ -24854,7 +24769,6 @@ trylater
tsa
tto
tucritica
tudum
tune*retpath=
turbo
turbo*?*ajax=1
@ -24872,7 +24786,6 @@ tv/thumb
tv/tv-news/jean-alexander-dies-coronation-streets-3764827
tv/watch-live
tvschedule
tvsignup
tw
tw/Download
tw/login-messages/
@ -25037,8 +24950,8 @@ uk/wp-admin
uk/your
uk/zazzle
uki/search
ul
uli/trac
ulink?
ulk/i
ulk/sch
ulk/usr
@ -25076,7 +24989,6 @@ unsubscribe_email
unsubscribed
unsupported-browser
until=
upcomingevents
update
update-your-browser
update.php
@ -25613,7 +25525,6 @@ verify_age
verify_cookies
verify_your_email$
verify_your_email?
verifyidentity
version
versions
versions/Unicode10.0.0
@ -25757,7 +25668,6 @@ view-imx
viewReview
viewconfig$
viewer
viewingactivity
viewlocale=zh_CN
viewrecentepisode
viewvc
@ -25767,7 +25677,6 @@ villkor-och-bestammelse
vimeo-for-figma/$
vinterdev/
vip
virginaustralia
virtual
virtualization/
virtualsupportassistant
@ -25781,8 +25690,6 @@ vlt
vmware/about
vn
vod
vodafone
vodafonedemobilelaunch
voices/
vote
vote-review
@ -25843,6 +25750,7 @@ watch_fragments_ajax
watch_popup
watch_queue_ajax
watson/assets/pdfs/reg
way
way=
wc
wcs
@ -26007,7 +25915,6 @@ wholesale-page-*.html
wholesale.html$
wholesalecheckout
whsmiths
whysecure
whythisad
widget
widget-landing-page.html
@ -26773,7 +26680,6 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
@ -26908,7 +26814,6 @@ wwwhkotc.cc
x
x/oauth
xb/en/
xboxone
xbp/search
xc/
xclick-auction
@ -26916,7 +26821,6 @@ xcs0MhRsfxHG.js
xd/en/
xdoor
xf/help
xfinity
xfx7
xgCxM9By/init.js
xh/forums
@ -26947,7 +26851,6 @@ xmlrpc.php
xmlsearch
xoplatform/logger/api/logger
xorouter
xs4all
xxx-the-return-of-xander-cage
y1=
yaca
@ -26978,8 +26881,6 @@ younggirl.html
your
your-account
your-shop
yourAccount
youraccount
youreurope/businessACC
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/citizensACC
@ -27136,7 +27037,6 @@ zh_cn
zh_hans
zh_hant
zh_tw/templates/M
ziggo
zite-importer
zoeken
zoholics/Folleto-Zoholics-Mexico-2016.pdf