mirror of
https://github.com/danielmiessler/SecLists
synced 2026-03-19 19:53:13 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
662dbfe998
commit
a8a43c2d81
20 changed files with 2064 additions and 5475 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1768972375
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1769076592
|
||||
"last_update": 1769162920
|
||||
}
|
||||
}
|
||||
|
|
@ -14039,15 +14039,6 @@ views/sales/invoices/create.blade.php
|
|||
sales/invoices/create.blade.php
|
||||
invoices/create.blade.php
|
||||
create.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/invoices/pdf.blade.php
|
||||
Webkul/Admin/src/Resources/views/sales/invoices/pdf.blade.php
|
||||
Admin/src/Resources/views/sales/invoices/pdf.blade.php
|
||||
src/Resources/views/sales/invoices/pdf.blade.php
|
||||
Resources/views/sales/invoices/pdf.blade.php
|
||||
views/sales/invoices/pdf.blade.php
|
||||
sales/invoices/pdf.blade.php
|
||||
invoices/pdf.blade.php
|
||||
pdf.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/invoices/view.blade.php
|
||||
Webkul/Admin/src/Resources/views/sales/invoices/view.blade.php
|
||||
Admin/src/Resources/views/sales/invoices/view.blade.php
|
||||
|
|
|
|||
|
|
@ -1980,7 +1980,6 @@ packages/Webkul/Admin/src/Resources/views/sales/orders/index.blade.php
|
|||
packages/Webkul/Admin/src/Resources/views/sales/bookings/calendar.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/bookings/index.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/invoices/create.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/invoices/pdf.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/invoices/view.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/invoices/index.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/components/tree/checkbox.blade.php
|
||||
|
|
|
|||
|
|
@ -8,6 +8,8 @@ large-deer-enjoy.md
|
|||
config.json
|
||||
.changeset/soft-donkeys-act.md
|
||||
soft-donkeys-act.md
|
||||
.changeset/hungry-cats-swim.md
|
||||
hungry-cats-swim.md
|
||||
.changeset/floppy-flowers-cough.md
|
||||
floppy-flowers-cough.md
|
||||
.changeset/purple-owls-sing.md
|
||||
|
|
@ -8121,6 +8123,12 @@ modules/visual/utils/get-url-route.ts
|
|||
visual/utils/get-url-route.ts
|
||||
utils/get-url-route.ts
|
||||
get-url-route.ts
|
||||
app/src/modules/visual/utils/same-origin.test.ts
|
||||
src/modules/visual/utils/same-origin.test.ts
|
||||
modules/visual/utils/same-origin.test.ts
|
||||
visual/utils/same-origin.test.ts
|
||||
utils/same-origin.test.ts
|
||||
same-origin.test.ts
|
||||
app/src/modules/visual/utils/same-origin.ts
|
||||
src/modules/visual/utils/same-origin.ts
|
||||
modules/visual/utils/same-origin.ts
|
||||
|
|
@ -9123,6 +9131,10 @@ src/composables/use-item/index.ts
|
|||
composables/use-item/index.ts
|
||||
use-item/index.ts
|
||||
index.ts
|
||||
app/src/composables/use-visual-editing.ts
|
||||
src/composables/use-visual-editing.ts
|
||||
composables/use-visual-editing.ts
|
||||
use-visual-editing.ts
|
||||
app/src/composables/use-event-listener.test.ts
|
||||
src/composables/use-event-listener.test.ts
|
||||
composables/use-event-listener.test.ts
|
||||
|
|
@ -9298,6 +9310,10 @@ app/src/composables/use-event-listener.ts
|
|||
src/composables/use-event-listener.ts
|
||||
composables/use-event-listener.ts
|
||||
use-event-listener.ts
|
||||
app/src/composables/use-visual-editing.test.ts
|
||||
src/composables/use-visual-editing.test.ts
|
||||
composables/use-visual-editing.test.ts
|
||||
use-visual-editing.test.ts
|
||||
app/src/composables/use-navigation-guard.ts
|
||||
src/composables/use-navigation-guard.ts
|
||||
composables/use-navigation-guard.ts
|
||||
|
|
@ -9466,6 +9482,10 @@ app/src/utils/parse-date.ts
|
|||
src/utils/parse-date.ts
|
||||
utils/parse-date.ts
|
||||
parse-date.ts
|
||||
app/src/utils/normalize-url.ts
|
||||
src/utils/normalize-url.ts
|
||||
utils/normalize-url.ts
|
||||
normalize-url.ts
|
||||
app/src/utils/percentage.test.ts
|
||||
src/utils/percentage.test.ts
|
||||
utils/percentage.test.ts
|
||||
|
|
@ -9502,6 +9522,10 @@ app/src/utils/apply-conditions.ts
|
|||
src/utils/apply-conditions.ts
|
||||
utils/apply-conditions.ts
|
||||
apply-conditions.ts
|
||||
app/src/utils/normalize-url.test.ts
|
||||
src/utils/normalize-url.test.ts
|
||||
utils/normalize-url.test.ts
|
||||
normalize-url.test.ts
|
||||
app/src/utils/get-local-type.ts
|
||||
src/utils/get-local-type.ts
|
||||
utils/get-local-type.ts
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
.changeset/large-deer-enjoy.md
|
||||
.changeset/config.json
|
||||
.changeset/soft-donkeys-act.md
|
||||
.changeset/hungry-cats-swim.md
|
||||
.changeset/floppy-flowers-cough.md
|
||||
.changeset/purple-owls-sing.md
|
||||
.vscode/settings.json
|
||||
|
|
@ -1492,6 +1493,7 @@ app/src/modules/content/routes/item.vue
|
|||
app/src/modules/content/routes/collection-or-item.vue
|
||||
app/src/modules/visual/index.ts
|
||||
app/src/modules/visual/utils/get-url-route.ts
|
||||
app/src/modules/visual/utils/same-origin.test.ts
|
||||
app/src/modules/visual/utils/same-origin.ts
|
||||
app/src/modules/visual/components/editing-layer.vue
|
||||
app/src/modules/visual/routes/visual-editor.vue
|
||||
|
|
@ -1702,6 +1704,7 @@ app/src/composables/use-item/lib/transform-m2a-aliases.test.ts
|
|||
app/src/composables/use-item/lib/transform-m2a-aliases.ts
|
||||
app/src/composables/use-item/lib/get-graphql-query-fields.ts
|
||||
app/src/composables/use-item/index.ts
|
||||
app/src/composables/use-visual-editing.ts
|
||||
app/src/composables/use-event-listener.test.ts
|
||||
app/src/composables/use-permissions/item/lib/get-fields.test.ts
|
||||
app/src/composables/use-permissions/item/lib/is-action-allowed.test.ts
|
||||
|
|
@ -1732,6 +1735,7 @@ app/src/composables/use-shortcut.ts
|
|||
app/src/composables/use-validation-error-details.ts
|
||||
app/src/composables/use-field-tree.ts
|
||||
app/src/composables/use-event-listener.ts
|
||||
app/src/composables/use-visual-editing.test.ts
|
||||
app/src/composables/use-navigation-guard.ts
|
||||
app/src/composables/use-relation-m2a.ts
|
||||
app/src/composables/use-relation-multiple.ts
|
||||
|
|
@ -1774,6 +1778,7 @@ app/src/utils/fetch-all.ts
|
|||
app/src/utils/vector2.ts
|
||||
app/src/utils/get-minimal-grid-class.test.ts
|
||||
app/src/utils/parse-date.ts
|
||||
app/src/utils/normalize-url.ts
|
||||
app/src/utils/percentage.test.ts
|
||||
app/src/utils/flatten-grouped-collection.test.ts
|
||||
app/src/utils/hide-drag-image.test.ts
|
||||
|
|
@ -1783,6 +1788,7 @@ app/src/utils/format-items-count.ts
|
|||
app/src/utils/get-fullcalendar-locale.ts
|
||||
app/src/utils/get-appearance.ts
|
||||
app/src/utils/apply-conditions.ts
|
||||
app/src/utils/normalize-url.test.ts
|
||||
app/src/utils/get-local-type.ts
|
||||
app/src/utils/is-hex.test.ts
|
||||
app/src/utils/flatten-field-groups.test.ts
|
||||
|
|
|
|||
|
|
@ -125545,30 +125545,114 @@ starterkit_theme/images/icons/required.svg
|
|||
images/icons/required.svg
|
||||
icons/required.svg
|
||||
required.svg
|
||||
core/themes/starterkit_theme/images/icons/package-x-generic.svg
|
||||
themes/starterkit_theme/images/icons/package-x-generic.svg
|
||||
starterkit_theme/images/icons/package-x-generic.svg
|
||||
images/icons/package-x-generic.svg
|
||||
icons/package-x-generic.svg
|
||||
package-x-generic.svg
|
||||
core/themes/starterkit_theme/images/icons/feed.svg
|
||||
themes/starterkit_theme/images/icons/feed.svg
|
||||
starterkit_theme/images/icons/feed.svg
|
||||
images/icons/feed.svg
|
||||
icons/feed.svg
|
||||
feed.svg
|
||||
core/themes/starterkit_theme/images/icons/x-office-presentation.svg
|
||||
themes/starterkit_theme/images/icons/x-office-presentation.svg
|
||||
starterkit_theme/images/icons/x-office-presentation.svg
|
||||
images/icons/x-office-presentation.svg
|
||||
icons/x-office-presentation.svg
|
||||
x-office-presentation.svg
|
||||
core/themes/starterkit_theme/images/icons/text-plain.svg
|
||||
themes/starterkit_theme/images/icons/text-plain.svg
|
||||
starterkit_theme/images/icons/text-plain.svg
|
||||
images/icons/text-plain.svg
|
||||
icons/text-plain.svg
|
||||
text-plain.svg
|
||||
core/themes/starterkit_theme/images/icons/x-office-document.svg
|
||||
themes/starterkit_theme/images/icons/x-office-document.svg
|
||||
starterkit_theme/images/icons/x-office-document.svg
|
||||
images/icons/x-office-document.svg
|
||||
icons/x-office-document.svg
|
||||
x-office-document.svg
|
||||
core/themes/starterkit_theme/images/icons/loading-small.svg
|
||||
themes/starterkit_theme/images/icons/loading-small.svg
|
||||
starterkit_theme/images/icons/loading-small.svg
|
||||
images/icons/loading-small.svg
|
||||
icons/loading-small.svg
|
||||
loading-small.svg
|
||||
core/themes/starterkit_theme/images/icons/application-octet-stream.svg
|
||||
themes/starterkit_theme/images/icons/application-octet-stream.svg
|
||||
starterkit_theme/images/icons/application-octet-stream.svg
|
||||
images/icons/application-octet-stream.svg
|
||||
icons/application-octet-stream.svg
|
||||
application-octet-stream.svg
|
||||
core/themes/starterkit_theme/images/icons/text-x-generic.svg
|
||||
themes/starterkit_theme/images/icons/text-x-generic.svg
|
||||
starterkit_theme/images/icons/text-x-generic.svg
|
||||
images/icons/text-x-generic.svg
|
||||
icons/text-x-generic.svg
|
||||
text-x-generic.svg
|
||||
core/themes/starterkit_theme/images/icons/application-pdf.svg
|
||||
themes/starterkit_theme/images/icons/application-pdf.svg
|
||||
starterkit_theme/images/icons/application-pdf.svg
|
||||
images/icons/application-pdf.svg
|
||||
icons/application-pdf.svg
|
||||
application-pdf.svg
|
||||
core/themes/starterkit_theme/images/icons/application-x-executable.svg
|
||||
themes/starterkit_theme/images/icons/application-x-executable.svg
|
||||
starterkit_theme/images/icons/application-x-executable.svg
|
||||
images/icons/application-x-executable.svg
|
||||
icons/application-x-executable.svg
|
||||
application-x-executable.svg
|
||||
core/themes/starterkit_theme/images/icons/text-x-script.svg
|
||||
themes/starterkit_theme/images/icons/text-x-script.svg
|
||||
starterkit_theme/images/icons/text-x-script.svg
|
||||
images/icons/text-x-script.svg
|
||||
icons/text-x-script.svg
|
||||
text-x-script.svg
|
||||
core/themes/starterkit_theme/images/icons/text-html.svg
|
||||
themes/starterkit_theme/images/icons/text-html.svg
|
||||
starterkit_theme/images/icons/text-html.svg
|
||||
images/icons/text-html.svg
|
||||
icons/text-html.svg
|
||||
text-html.svg
|
||||
core/themes/starterkit_theme/images/icons/video-x-generic.svg
|
||||
themes/starterkit_theme/images/icons/video-x-generic.svg
|
||||
starterkit_theme/images/icons/video-x-generic.svg
|
||||
images/icons/video-x-generic.svg
|
||||
icons/video-x-generic.svg
|
||||
video-x-generic.svg
|
||||
core/themes/starterkit_theme/images/icons/warning.svg
|
||||
themes/starterkit_theme/images/icons/warning.svg
|
||||
starterkit_theme/images/icons/warning.svg
|
||||
images/icons/warning.svg
|
||||
icons/warning.svg
|
||||
warning.svg
|
||||
core/themes/starterkit_theme/images/icons/x-office-spreadsheet.svg
|
||||
themes/starterkit_theme/images/icons/x-office-spreadsheet.svg
|
||||
starterkit_theme/images/icons/x-office-spreadsheet.svg
|
||||
images/icons/x-office-spreadsheet.svg
|
||||
icons/x-office-spreadsheet.svg
|
||||
x-office-spreadsheet.svg
|
||||
core/themes/starterkit_theme/images/icons/error.svg
|
||||
themes/starterkit_theme/images/icons/error.svg
|
||||
starterkit_theme/images/icons/error.svg
|
||||
images/icons/error.svg
|
||||
icons/error.svg
|
||||
error.svg
|
||||
core/themes/starterkit_theme/images/icons/audio-x-generic.svg
|
||||
themes/starterkit_theme/images/icons/audio-x-generic.svg
|
||||
starterkit_theme/images/icons/audio-x-generic.svg
|
||||
images/icons/audio-x-generic.svg
|
||||
icons/audio-x-generic.svg
|
||||
audio-x-generic.svg
|
||||
core/themes/starterkit_theme/images/icons/image-x-generic.svg
|
||||
themes/starterkit_theme/images/icons/image-x-generic.svg
|
||||
starterkit_theme/images/icons/image-x-generic.svg
|
||||
images/icons/image-x-generic.svg
|
||||
icons/image-x-generic.svg
|
||||
image-x-generic.svg
|
||||
core/themes/starterkit_theme/templates/user/user.html.twig
|
||||
themes/starterkit_theme/templates/user/user.html.twig
|
||||
starterkit_theme/templates/user/user.html.twig
|
||||
|
|
@ -126306,6 +126390,104 @@ images/core/e32700/error.svg
|
|||
core/e32700/error.svg
|
||||
e32700/error.svg
|
||||
error.svg
|
||||
core/themes/claro/images/classy/icons/package-x-generic.svg
|
||||
themes/claro/images/classy/icons/package-x-generic.svg
|
||||
claro/images/classy/icons/package-x-generic.svg
|
||||
images/classy/icons/package-x-generic.svg
|
||||
classy/icons/package-x-generic.svg
|
||||
icons/package-x-generic.svg
|
||||
package-x-generic.svg
|
||||
core/themes/claro/images/classy/icons/x-office-presentation.svg
|
||||
themes/claro/images/classy/icons/x-office-presentation.svg
|
||||
claro/images/classy/icons/x-office-presentation.svg
|
||||
images/classy/icons/x-office-presentation.svg
|
||||
classy/icons/x-office-presentation.svg
|
||||
icons/x-office-presentation.svg
|
||||
x-office-presentation.svg
|
||||
core/themes/claro/images/classy/icons/text-plain.svg
|
||||
themes/claro/images/classy/icons/text-plain.svg
|
||||
claro/images/classy/icons/text-plain.svg
|
||||
images/classy/icons/text-plain.svg
|
||||
classy/icons/text-plain.svg
|
||||
icons/text-plain.svg
|
||||
text-plain.svg
|
||||
core/themes/claro/images/classy/icons/x-office-document.svg
|
||||
themes/claro/images/classy/icons/x-office-document.svg
|
||||
claro/images/classy/icons/x-office-document.svg
|
||||
images/classy/icons/x-office-document.svg
|
||||
classy/icons/x-office-document.svg
|
||||
icons/x-office-document.svg
|
||||
x-office-document.svg
|
||||
core/themes/claro/images/classy/icons/application-octet-stream.svg
|
||||
themes/claro/images/classy/icons/application-octet-stream.svg
|
||||
claro/images/classy/icons/application-octet-stream.svg
|
||||
images/classy/icons/application-octet-stream.svg
|
||||
classy/icons/application-octet-stream.svg
|
||||
icons/application-octet-stream.svg
|
||||
application-octet-stream.svg
|
||||
core/themes/claro/images/classy/icons/text-x-generic.svg
|
||||
themes/claro/images/classy/icons/text-x-generic.svg
|
||||
claro/images/classy/icons/text-x-generic.svg
|
||||
images/classy/icons/text-x-generic.svg
|
||||
classy/icons/text-x-generic.svg
|
||||
icons/text-x-generic.svg
|
||||
text-x-generic.svg
|
||||
core/themes/claro/images/classy/icons/application-pdf.svg
|
||||
themes/claro/images/classy/icons/application-pdf.svg
|
||||
claro/images/classy/icons/application-pdf.svg
|
||||
images/classy/icons/application-pdf.svg
|
||||
classy/icons/application-pdf.svg
|
||||
icons/application-pdf.svg
|
||||
application-pdf.svg
|
||||
core/themes/claro/images/classy/icons/application-x-executable.svg
|
||||
themes/claro/images/classy/icons/application-x-executable.svg
|
||||
claro/images/classy/icons/application-x-executable.svg
|
||||
images/classy/icons/application-x-executable.svg
|
||||
classy/icons/application-x-executable.svg
|
||||
icons/application-x-executable.svg
|
||||
application-x-executable.svg
|
||||
core/themes/claro/images/classy/icons/text-x-script.svg
|
||||
themes/claro/images/classy/icons/text-x-script.svg
|
||||
claro/images/classy/icons/text-x-script.svg
|
||||
images/classy/icons/text-x-script.svg
|
||||
classy/icons/text-x-script.svg
|
||||
icons/text-x-script.svg
|
||||
text-x-script.svg
|
||||
core/themes/claro/images/classy/icons/text-html.svg
|
||||
themes/claro/images/classy/icons/text-html.svg
|
||||
claro/images/classy/icons/text-html.svg
|
||||
images/classy/icons/text-html.svg
|
||||
classy/icons/text-html.svg
|
||||
icons/text-html.svg
|
||||
text-html.svg
|
||||
core/themes/claro/images/classy/icons/video-x-generic.svg
|
||||
themes/claro/images/classy/icons/video-x-generic.svg
|
||||
claro/images/classy/icons/video-x-generic.svg
|
||||
images/classy/icons/video-x-generic.svg
|
||||
classy/icons/video-x-generic.svg
|
||||
icons/video-x-generic.svg
|
||||
video-x-generic.svg
|
||||
core/themes/claro/images/classy/icons/x-office-spreadsheet.svg
|
||||
themes/claro/images/classy/icons/x-office-spreadsheet.svg
|
||||
claro/images/classy/icons/x-office-spreadsheet.svg
|
||||
images/classy/icons/x-office-spreadsheet.svg
|
||||
classy/icons/x-office-spreadsheet.svg
|
||||
icons/x-office-spreadsheet.svg
|
||||
x-office-spreadsheet.svg
|
||||
core/themes/claro/images/classy/icons/audio-x-generic.svg
|
||||
themes/claro/images/classy/icons/audio-x-generic.svg
|
||||
claro/images/classy/icons/audio-x-generic.svg
|
||||
images/classy/icons/audio-x-generic.svg
|
||||
classy/icons/audio-x-generic.svg
|
||||
icons/audio-x-generic.svg
|
||||
audio-x-generic.svg
|
||||
core/themes/claro/images/classy/icons/image-x-generic.svg
|
||||
themes/claro/images/classy/icons/image-x-generic.svg
|
||||
claro/images/classy/icons/image-x-generic.svg
|
||||
images/classy/icons/image-x-generic.svg
|
||||
classy/icons/image-x-generic.svg
|
||||
icons/image-x-generic.svg
|
||||
image-x-generic.svg
|
||||
core/themes/claro/images/classy/README.txt
|
||||
themes/claro/images/classy/README.txt
|
||||
claro/images/classy/README.txt
|
||||
|
|
@ -132170,6 +132352,132 @@ demo_umami/themes/umami/logo.svg
|
|||
themes/umami/logo.svg
|
||||
umami/logo.svg
|
||||
logo.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/package-x-generic.svg
|
||||
profiles/demo_umami/themes/umami/images/classy/icons/package-x-generic.svg
|
||||
demo_umami/themes/umami/images/classy/icons/package-x-generic.svg
|
||||
themes/umami/images/classy/icons/package-x-generic.svg
|
||||
umami/images/classy/icons/package-x-generic.svg
|
||||
images/classy/icons/package-x-generic.svg
|
||||
classy/icons/package-x-generic.svg
|
||||
icons/package-x-generic.svg
|
||||
package-x-generic.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/x-office-presentation.svg
|
||||
profiles/demo_umami/themes/umami/images/classy/icons/x-office-presentation.svg
|
||||
demo_umami/themes/umami/images/classy/icons/x-office-presentation.svg
|
||||
themes/umami/images/classy/icons/x-office-presentation.svg
|
||||
umami/images/classy/icons/x-office-presentation.svg
|
||||
images/classy/icons/x-office-presentation.svg
|
||||
classy/icons/x-office-presentation.svg
|
||||
icons/x-office-presentation.svg
|
||||
x-office-presentation.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/text-plain.svg
|
||||
profiles/demo_umami/themes/umami/images/classy/icons/text-plain.svg
|
||||
demo_umami/themes/umami/images/classy/icons/text-plain.svg
|
||||
themes/umami/images/classy/icons/text-plain.svg
|
||||
umami/images/classy/icons/text-plain.svg
|
||||
images/classy/icons/text-plain.svg
|
||||
classy/icons/text-plain.svg
|
||||
icons/text-plain.svg
|
||||
text-plain.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/x-office-document.svg
|
||||
profiles/demo_umami/themes/umami/images/classy/icons/x-office-document.svg
|
||||
demo_umami/themes/umami/images/classy/icons/x-office-document.svg
|
||||
themes/umami/images/classy/icons/x-office-document.svg
|
||||
umami/images/classy/icons/x-office-document.svg
|
||||
images/classy/icons/x-office-document.svg
|
||||
classy/icons/x-office-document.svg
|
||||
icons/x-office-document.svg
|
||||
x-office-document.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/application-octet-stream.svg
|
||||
profiles/demo_umami/themes/umami/images/classy/icons/application-octet-stream.svg
|
||||
demo_umami/themes/umami/images/classy/icons/application-octet-stream.svg
|
||||
themes/umami/images/classy/icons/application-octet-stream.svg
|
||||
umami/images/classy/icons/application-octet-stream.svg
|
||||
images/classy/icons/application-octet-stream.svg
|
||||
classy/icons/application-octet-stream.svg
|
||||
icons/application-octet-stream.svg
|
||||
application-octet-stream.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/text-x-generic.svg
|
||||
profiles/demo_umami/themes/umami/images/classy/icons/text-x-generic.svg
|
||||
demo_umami/themes/umami/images/classy/icons/text-x-generic.svg
|
||||
themes/umami/images/classy/icons/text-x-generic.svg
|
||||
umami/images/classy/icons/text-x-generic.svg
|
||||
images/classy/icons/text-x-generic.svg
|
||||
classy/icons/text-x-generic.svg
|
||||
icons/text-x-generic.svg
|
||||
text-x-generic.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/application-pdf.svg
|
||||
profiles/demo_umami/themes/umami/images/classy/icons/application-pdf.svg
|
||||
demo_umami/themes/umami/images/classy/icons/application-pdf.svg
|
||||
themes/umami/images/classy/icons/application-pdf.svg
|
||||
umami/images/classy/icons/application-pdf.svg
|
||||
images/classy/icons/application-pdf.svg
|
||||
classy/icons/application-pdf.svg
|
||||
icons/application-pdf.svg
|
||||
application-pdf.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/application-x-executable.svg
|
||||
profiles/demo_umami/themes/umami/images/classy/icons/application-x-executable.svg
|
||||
demo_umami/themes/umami/images/classy/icons/application-x-executable.svg
|
||||
themes/umami/images/classy/icons/application-x-executable.svg
|
||||
umami/images/classy/icons/application-x-executable.svg
|
||||
images/classy/icons/application-x-executable.svg
|
||||
classy/icons/application-x-executable.svg
|
||||
icons/application-x-executable.svg
|
||||
application-x-executable.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/text-x-script.svg
|
||||
profiles/demo_umami/themes/umami/images/classy/icons/text-x-script.svg
|
||||
demo_umami/themes/umami/images/classy/icons/text-x-script.svg
|
||||
themes/umami/images/classy/icons/text-x-script.svg
|
||||
umami/images/classy/icons/text-x-script.svg
|
||||
images/classy/icons/text-x-script.svg
|
||||
classy/icons/text-x-script.svg
|
||||
icons/text-x-script.svg
|
||||
text-x-script.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/text-html.svg
|
||||
profiles/demo_umami/themes/umami/images/classy/icons/text-html.svg
|
||||
demo_umami/themes/umami/images/classy/icons/text-html.svg
|
||||
themes/umami/images/classy/icons/text-html.svg
|
||||
umami/images/classy/icons/text-html.svg
|
||||
images/classy/icons/text-html.svg
|
||||
classy/icons/text-html.svg
|
||||
icons/text-html.svg
|
||||
text-html.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/video-x-generic.svg
|
||||
profiles/demo_umami/themes/umami/images/classy/icons/video-x-generic.svg
|
||||
demo_umami/themes/umami/images/classy/icons/video-x-generic.svg
|
||||
themes/umami/images/classy/icons/video-x-generic.svg
|
||||
umami/images/classy/icons/video-x-generic.svg
|
||||
images/classy/icons/video-x-generic.svg
|
||||
classy/icons/video-x-generic.svg
|
||||
icons/video-x-generic.svg
|
||||
video-x-generic.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/x-office-spreadsheet.svg
|
||||
profiles/demo_umami/themes/umami/images/classy/icons/x-office-spreadsheet.svg
|
||||
demo_umami/themes/umami/images/classy/icons/x-office-spreadsheet.svg
|
||||
themes/umami/images/classy/icons/x-office-spreadsheet.svg
|
||||
umami/images/classy/icons/x-office-spreadsheet.svg
|
||||
images/classy/icons/x-office-spreadsheet.svg
|
||||
classy/icons/x-office-spreadsheet.svg
|
||||
icons/x-office-spreadsheet.svg
|
||||
x-office-spreadsheet.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/audio-x-generic.svg
|
||||
profiles/demo_umami/themes/umami/images/classy/icons/audio-x-generic.svg
|
||||
demo_umami/themes/umami/images/classy/icons/audio-x-generic.svg
|
||||
themes/umami/images/classy/icons/audio-x-generic.svg
|
||||
umami/images/classy/icons/audio-x-generic.svg
|
||||
images/classy/icons/audio-x-generic.svg
|
||||
classy/icons/audio-x-generic.svg
|
||||
icons/audio-x-generic.svg
|
||||
audio-x-generic.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/image-x-generic.svg
|
||||
profiles/demo_umami/themes/umami/images/classy/icons/image-x-generic.svg
|
||||
demo_umami/themes/umami/images/classy/icons/image-x-generic.svg
|
||||
themes/umami/images/classy/icons/image-x-generic.svg
|
||||
umami/images/classy/icons/image-x-generic.svg
|
||||
images/classy/icons/image-x-generic.svg
|
||||
classy/icons/image-x-generic.svg
|
||||
icons/image-x-generic.svg
|
||||
image-x-generic.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/README.txt
|
||||
profiles/demo_umami/themes/umami/images/classy/README.txt
|
||||
demo_umami/themes/umami/images/classy/README.txt
|
||||
|
|
|
|||
|
|
@ -17977,10 +17977,24 @@ core/themes/stark/stark.breakpoints.yml
|
|||
core/themes/starterkit_theme/logo.svg
|
||||
core/themes/starterkit_theme/images/icons/check.svg
|
||||
core/themes/starterkit_theme/images/icons/required.svg
|
||||
core/themes/starterkit_theme/images/icons/package-x-generic.svg
|
||||
core/themes/starterkit_theme/images/icons/feed.svg
|
||||
core/themes/starterkit_theme/images/icons/x-office-presentation.svg
|
||||
core/themes/starterkit_theme/images/icons/text-plain.svg
|
||||
core/themes/starterkit_theme/images/icons/x-office-document.svg
|
||||
core/themes/starterkit_theme/images/icons/loading-small.svg
|
||||
core/themes/starterkit_theme/images/icons/application-octet-stream.svg
|
||||
core/themes/starterkit_theme/images/icons/text-x-generic.svg
|
||||
core/themes/starterkit_theme/images/icons/application-pdf.svg
|
||||
core/themes/starterkit_theme/images/icons/application-x-executable.svg
|
||||
core/themes/starterkit_theme/images/icons/text-x-script.svg
|
||||
core/themes/starterkit_theme/images/icons/text-html.svg
|
||||
core/themes/starterkit_theme/images/icons/video-x-generic.svg
|
||||
core/themes/starterkit_theme/images/icons/warning.svg
|
||||
core/themes/starterkit_theme/images/icons/x-office-spreadsheet.svg
|
||||
core/themes/starterkit_theme/images/icons/error.svg
|
||||
core/themes/starterkit_theme/images/icons/audio-x-generic.svg
|
||||
core/themes/starterkit_theme/images/icons/image-x-generic.svg
|
||||
core/themes/starterkit_theme/templates/user/user.html.twig
|
||||
core/themes/starterkit_theme/templates/user/username.html.twig
|
||||
core/themes/starterkit_theme/templates/navigation/pager.html.twig
|
||||
|
|
@ -18103,6 +18117,20 @@ core/themes/claro/images/core/ffffff/php-logo.svg
|
|||
core/themes/claro/images/core/ffffff/drupal-logo.svg
|
||||
core/themes/claro/images/core/73b355/check.svg
|
||||
core/themes/claro/images/core/e32700/error.svg
|
||||
core/themes/claro/images/classy/icons/package-x-generic.svg
|
||||
core/themes/claro/images/classy/icons/x-office-presentation.svg
|
||||
core/themes/claro/images/classy/icons/text-plain.svg
|
||||
core/themes/claro/images/classy/icons/x-office-document.svg
|
||||
core/themes/claro/images/classy/icons/application-octet-stream.svg
|
||||
core/themes/claro/images/classy/icons/text-x-generic.svg
|
||||
core/themes/claro/images/classy/icons/application-pdf.svg
|
||||
core/themes/claro/images/classy/icons/application-x-executable.svg
|
||||
core/themes/claro/images/classy/icons/text-x-script.svg
|
||||
core/themes/claro/images/classy/icons/text-html.svg
|
||||
core/themes/claro/images/classy/icons/video-x-generic.svg
|
||||
core/themes/claro/images/classy/icons/x-office-spreadsheet.svg
|
||||
core/themes/claro/images/classy/icons/audio-x-generic.svg
|
||||
core/themes/claro/images/classy/icons/image-x-generic.svg
|
||||
core/themes/claro/images/classy/README.txt
|
||||
core/themes/claro/images/icons/d3d4d9/ex.svg
|
||||
core/themes/claro/images/icons/0036b1/hide.svg
|
||||
|
|
@ -19032,6 +19060,20 @@ core/profiles/demo_umami/demo_umami.links.menu.yml
|
|||
core/profiles/demo_umami/demo_umami.libraries.yml
|
||||
core/profiles/demo_umami/demo_umami.install
|
||||
core/profiles/demo_umami/themes/umami/logo.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/package-x-generic.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/x-office-presentation.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/text-plain.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/x-office-document.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/application-octet-stream.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/text-x-generic.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/application-pdf.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/application-x-executable.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/text-x-script.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/text-html.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/video-x-generic.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/x-office-spreadsheet.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/audio-x-generic.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/icons/image-x-generic.svg
|
||||
core/profiles/demo_umami/themes/umami/images/classy/README.txt
|
||||
core/profiles/demo_umami/themes/umami/images/svg/cake.svg
|
||||
core/profiles/demo_umami/themes/umami/images/svg/pointer.svg
|
||||
|
|
|
|||
|
|
@ -6717,6 +6717,13 @@ server/services/posts-public/service.js
|
|||
services/posts-public/service.js
|
||||
posts-public/service.js
|
||||
service.js
|
||||
ghost/core/core/server/services/posts/post-email-handler.js
|
||||
core/core/server/services/posts/post-email-handler.js
|
||||
core/server/services/posts/post-email-handler.js
|
||||
server/services/posts/post-email-handler.js
|
||||
services/posts/post-email-handler.js
|
||||
posts/post-email-handler.js
|
||||
post-email-handler.js
|
||||
ghost/core/core/server/services/posts/posts-service-instance.js
|
||||
core/core/server/services/posts/posts-service-instance.js
|
||||
core/server/services/posts/posts-service-instance.js
|
||||
|
|
@ -14471,6 +14478,14 @@ server/services/settings-helpers/settings-helpers.test.js
|
|||
services/settings-helpers/settings-helpers.test.js
|
||||
settings-helpers/settings-helpers.test.js
|
||||
settings-helpers.test.js
|
||||
ghost/core/test/unit/server/services/posts/post-email-handler.test.js
|
||||
core/test/unit/server/services/posts/post-email-handler.test.js
|
||||
test/unit/server/services/posts/post-email-handler.test.js
|
||||
unit/server/services/posts/post-email-handler.test.js
|
||||
server/services/posts/post-email-handler.test.js
|
||||
services/posts/post-email-handler.test.js
|
||||
posts/post-email-handler.test.js
|
||||
post-email-handler.test.js
|
||||
ghost/core/test/unit/server/services/posts/utils/index.js
|
||||
core/test/unit/server/services/posts/utils/index.js
|
||||
test/unit/server/services/posts/utils/index.js
|
||||
|
|
@ -30231,6 +30246,12 @@ test/acceptance/membership/recommendations.test.ts
|
|||
acceptance/membership/recommendations.test.ts
|
||||
membership/recommendations.test.ts
|
||||
recommendations.test.ts
|
||||
apps/admin-x-settings/test/acceptance/membership/member-welcome-emails.test.ts
|
||||
admin-x-settings/test/acceptance/membership/member-welcome-emails.test.ts
|
||||
test/acceptance/membership/member-welcome-emails.test.ts
|
||||
acceptance/membership/member-welcome-emails.test.ts
|
||||
membership/member-welcome-emails.test.ts
|
||||
member-welcome-emails.test.ts
|
||||
apps/admin-x-settings/tailwind.config.cjs
|
||||
admin-x-settings/tailwind.config.cjs
|
||||
tailwind.config.cjs
|
||||
|
|
@ -31771,6 +31792,11 @@ apps/posts/src/routes.tsx
|
|||
posts/src/routes.tsx
|
||||
src/routes.tsx
|
||||
routes.tsx
|
||||
apps/posts/src/utils/audience.ts
|
||||
posts/src/utils/audience.ts
|
||||
src/utils/audience.ts
|
||||
utils/audience.ts
|
||||
audience.ts
|
||||
apps/posts/src/utils/link-helpers.ts
|
||||
posts/src/utils/link-helpers.ts
|
||||
src/utils/link-helpers.ts
|
||||
|
|
@ -32069,13 +32095,6 @@ views/PostAnalytics/components/post-analytics-header.tsx
|
|||
PostAnalytics/components/post-analytics-header.tsx
|
||||
components/post-analytics-header.tsx
|
||||
post-analytics-header.tsx
|
||||
apps/posts/src/views/PostAnalytics/components/audience-select.tsx
|
||||
posts/src/views/PostAnalytics/components/audience-select.tsx
|
||||
src/views/PostAnalytics/components/audience-select.tsx
|
||||
views/PostAnalytics/components/audience-select.tsx
|
||||
PostAnalytics/components/audience-select.tsx
|
||||
components/audience-select.tsx
|
||||
audience-select.tsx
|
||||
apps/posts/src/views/PostAnalytics/components/post-analytics-content.tsx
|
||||
posts/src/views/PostAnalytics/components/post-analytics-content.tsx
|
||||
src/views/PostAnalytics/components/post-analytics-content.tsx
|
||||
|
|
@ -37962,6 +37981,11 @@ apps/stats/src/routes.tsx
|
|||
stats/src/routes.tsx
|
||||
src/routes.tsx
|
||||
routes.tsx
|
||||
apps/stats/src/utils/audience.ts
|
||||
stats/src/utils/audience.ts
|
||||
src/utils/audience.ts
|
||||
utils/audience.ts
|
||||
audience.ts
|
||||
apps/stats/src/utils/url-helpers.ts
|
||||
stats/src/utils/url-helpers.ts
|
||||
src/utils/url-helpers.ts
|
||||
|
|
@ -38208,13 +38232,6 @@ views/Stats/components/post-menu.tsx
|
|||
Stats/components/post-menu.tsx
|
||||
components/post-menu.tsx
|
||||
post-menu.tsx
|
||||
apps/stats/src/views/Stats/components/audience-select.tsx
|
||||
stats/src/views/Stats/components/audience-select.tsx
|
||||
src/views/Stats/components/audience-select.tsx
|
||||
views/Stats/components/audience-select.tsx
|
||||
Stats/components/audience-select.tsx
|
||||
components/audience-select.tsx
|
||||
audience-select.tsx
|
||||
apps/stats/src/views/Stats/Web/index.ts
|
||||
stats/src/views/Stats/Web/index.ts
|
||||
src/views/Stats/Web/index.ts
|
||||
|
|
|
|||
|
|
@ -938,6 +938,7 @@ ghost/core/core/server/services/settings-helpers/index.js
|
|||
ghost/core/core/server/services/settings-helpers/settings-helpers.js
|
||||
ghost/core/core/server/services/posts-public/index.js
|
||||
ghost/core/core/server/services/posts-public/service.js
|
||||
ghost/core/core/server/services/posts/post-email-handler.js
|
||||
ghost/core/core/server/services/posts/posts-service-instance.js
|
||||
ghost/core/core/server/services/posts/posts-service.js
|
||||
ghost/core/core/server/services/posts/post-scheduling-service.js
|
||||
|
|
@ -1952,6 +1953,7 @@ ghost/core/test/unit/server/services/mentions/mentions-api.test.js
|
|||
ghost/core/test/unit/server/services/mentions/mention.test.js
|
||||
ghost/core/test/unit/server/services/audience-feedback/audience-feedback-service.test.js
|
||||
ghost/core/test/unit/server/services/settings-helpers/settings-helpers.test.js
|
||||
ghost/core/test/unit/server/services/posts/post-email-handler.test.js
|
||||
ghost/core/test/unit/server/services/posts/utils/index.js
|
||||
ghost/core/test/unit/server/services/posts/posts-service.test.js
|
||||
ghost/core/test/unit/server/services/posts/posts-exporter.test.js
|
||||
|
|
@ -4575,6 +4577,7 @@ apps/admin-x-settings/test/acceptance/membership/stripe.test.ts
|
|||
apps/admin-x-settings/test/acceptance/membership/portal.test.ts
|
||||
apps/admin-x-settings/test/acceptance/membership/analytics.test.ts
|
||||
apps/admin-x-settings/test/acceptance/membership/recommendations.test.ts
|
||||
apps/admin-x-settings/test/acceptance/membership/member-welcome-emails.test.ts
|
||||
apps/admin-x-settings/tailwind.config.cjs
|
||||
apps/admin-x-settings/README.md
|
||||
apps/admin-x-settings/playwright.config.mjs
|
||||
|
|
@ -4818,6 +4821,7 @@ apps/posts/src/index.tsx
|
|||
apps/posts/src/app.tsx
|
||||
apps/posts/src/standalone.tsx
|
||||
apps/posts/src/routes.tsx
|
||||
apps/posts/src/utils/audience.ts
|
||||
apps/posts/src/utils/link-helpers.ts
|
||||
apps/posts/src/utils/kpi-helpers.ts
|
||||
apps/posts/src/utils/constants.ts
|
||||
|
|
@ -4862,7 +4866,6 @@ apps/posts/src/views/PostAnalytics/components/layout/post-analytics-layout.tsx
|
|||
apps/posts/src/views/PostAnalytics/components/stats-filter.tsx
|
||||
apps/posts/src/views/PostAnalytics/components/date-range-select.tsx
|
||||
apps/posts/src/views/PostAnalytics/components/post-analytics-header.tsx
|
||||
apps/posts/src/views/PostAnalytics/components/audience-select.tsx
|
||||
apps/posts/src/views/PostAnalytics/components/post-analytics-content.tsx
|
||||
apps/posts/src/views/PostAnalytics/components/sidebar.tsx
|
||||
apps/posts/src/views/PostAnalytics/Web/web.tsx
|
||||
|
|
@ -5933,6 +5936,7 @@ apps/stats/src/index.tsx
|
|||
apps/stats/src/app.tsx
|
||||
apps/stats/src/standalone.tsx
|
||||
apps/stats/src/routes.tsx
|
||||
apps/stats/src/utils/audience.ts
|
||||
apps/stats/src/utils/url-helpers.ts
|
||||
apps/stats/src/utils/content-helpers.ts
|
||||
apps/stats/src/utils/constants.ts
|
||||
|
|
@ -5969,7 +5973,6 @@ apps/stats/src/views/Stats/components/stats-filter.tsx
|
|||
apps/stats/src/views/Stats/components/date-range-select.tsx
|
||||
apps/stats/src/views/Stats/components/sort-button.tsx
|
||||
apps/stats/src/views/Stats/components/post-menu.tsx
|
||||
apps/stats/src/views/Stats/components/audience-select.tsx
|
||||
apps/stats/src/views/Stats/Web/index.ts
|
||||
apps/stats/src/views/Stats/Web/web.tsx
|
||||
apps/stats/src/views/Stats/Web/components/top-content.tsx
|
||||
|
|
|
|||
|
|
@ -29871,6 +29871,13 @@ Framework/DataAbstractionLayer/Dbal/JoinGroupBuilderTest.php
|
|||
DataAbstractionLayer/Dbal/JoinGroupBuilderTest.php
|
||||
Dbal/JoinGroupBuilderTest.php
|
||||
JoinGroupBuilderTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php
|
||||
unit/Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php
|
||||
Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php
|
||||
Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php
|
||||
DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php
|
||||
Dbal/EntityWriteGatewayTest.php
|
||||
EntityWriteGatewayTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/EntityHydratorTest.php
|
||||
unit/Core/Framework/DataAbstractionLayer/Dbal/EntityHydratorTest.php
|
||||
Core/Framework/DataAbstractionLayer/Dbal/EntityHydratorTest.php
|
||||
|
|
@ -30775,6 +30782,13 @@ Adapter/Messenger/Middleware/QueuedTimeMiddlewareTest.php
|
|||
Messenger/Middleware/QueuedTimeMiddlewareTest.php
|
||||
Middleware/QueuedTimeMiddlewareTest.php
|
||||
QueuedTimeMiddlewareTest.php
|
||||
tests/unit/Core/Framework/Adapter/Request/RequestParamHelperTest.php
|
||||
unit/Core/Framework/Adapter/Request/RequestParamHelperTest.php
|
||||
Core/Framework/Adapter/Request/RequestParamHelperTest.php
|
||||
Framework/Adapter/Request/RequestParamHelperTest.php
|
||||
Adapter/Request/RequestParamHelperTest.php
|
||||
Request/RequestParamHelperTest.php
|
||||
RequestParamHelperTest.php
|
||||
tests/unit/Core/Framework/Adapter/Asset/AssetInstallCommandTest.php
|
||||
unit/Core/Framework/Adapter/Asset/AssetInstallCommandTest.php
|
||||
Core/Framework/Adapter/Asset/AssetInstallCommandTest.php
|
||||
|
|
@ -32406,6 +32420,12 @@ Core/Framework/Notification/NotificationServiceTest.php
|
|||
Framework/Notification/NotificationServiceTest.php
|
||||
Notification/NotificationServiceTest.php
|
||||
NotificationServiceTest.php
|
||||
tests/unit/Core/Framework/Util/BacktraceCollectorTest.php
|
||||
unit/Core/Framework/Util/BacktraceCollectorTest.php
|
||||
Core/Framework/Util/BacktraceCollectorTest.php
|
||||
Framework/Util/BacktraceCollectorTest.php
|
||||
Util/BacktraceCollectorTest.php
|
||||
BacktraceCollectorTest.php
|
||||
tests/unit/Core/Framework/Util/FloatComparatorTest.php
|
||||
unit/Core/Framework/Util/FloatComparatorTest.php
|
||||
Core/Framework/Util/FloatComparatorTest.php
|
||||
|
|
@ -33411,6 +33431,11 @@ unit/Storefront/Controller/CookieControllerTest.php
|
|||
Storefront/Controller/CookieControllerTest.php
|
||||
Controller/CookieControllerTest.php
|
||||
CookieControllerTest.php
|
||||
tests/unit/Storefront/Controller/MaintenanceControllerTest.php
|
||||
unit/Storefront/Controller/MaintenanceControllerTest.php
|
||||
Storefront/Controller/MaintenanceControllerTest.php
|
||||
Controller/MaintenanceControllerTest.php
|
||||
MaintenanceControllerTest.php
|
||||
tests/unit/Storefront/Controller/SearchControllerTest.php
|
||||
unit/Storefront/Controller/SearchControllerTest.php
|
||||
Storefront/Controller/SearchControllerTest.php
|
||||
|
|
@ -43459,6 +43484,13 @@ Framework/DataAbstractionLayer/Write/ParentChildTest.php
|
|||
DataAbstractionLayer/Write/ParentChildTest.php
|
||||
Write/ParentChildTest.php
|
||||
ParentChildTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Write/ProductTypeImmutableTest.php
|
||||
integration/Core/Framework/DataAbstractionLayer/Write/ProductTypeImmutableTest.php
|
||||
Core/Framework/DataAbstractionLayer/Write/ProductTypeImmutableTest.php
|
||||
Framework/DataAbstractionLayer/Write/ProductTypeImmutableTest.php
|
||||
DataAbstractionLayer/Write/ProductTypeImmutableTest.php
|
||||
Write/ProductTypeImmutableTest.php
|
||||
ProductTypeImmutableTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Write/SetNullOnDeleteTest.php
|
||||
integration/Core/Framework/DataAbstractionLayer/Write/SetNullOnDeleteTest.php
|
||||
Core/Framework/DataAbstractionLayer/Write/SetNullOnDeleteTest.php
|
||||
|
|
@ -132646,6 +132678,18 @@ Core/Framework/Util/IOStreamHelper.php
|
|||
Framework/Util/IOStreamHelper.php
|
||||
Util/IOStreamHelper.php
|
||||
IOStreamHelper.php
|
||||
src/Core/Framework/Util/Backtrace/BacktraceCollector.php
|
||||
Core/Framework/Util/Backtrace/BacktraceCollector.php
|
||||
Framework/Util/Backtrace/BacktraceCollector.php
|
||||
Util/Backtrace/BacktraceCollector.php
|
||||
Backtrace/BacktraceCollector.php
|
||||
BacktraceCollector.php
|
||||
src/Core/Framework/Util/Backtrace/Frame.php
|
||||
Core/Framework/Util/Backtrace/Frame.php
|
||||
Framework/Util/Backtrace/Frame.php
|
||||
Util/Backtrace/Frame.php
|
||||
Backtrace/Frame.php
|
||||
Frame.php
|
||||
src/Core/Framework/Util/Json.php
|
||||
Core/Framework/Util/Json.php
|
||||
Framework/Util/Json.php
|
||||
|
|
@ -151038,6 +151082,10 @@ Storefront/Pagelet/Captcha/AbstractBasicCaptchaPageletLoader.php
|
|||
Pagelet/Captcha/AbstractBasicCaptchaPageletLoader.php
|
||||
Captcha/AbstractBasicCaptchaPageletLoader.php
|
||||
AbstractBasicCaptchaPageletLoader.php
|
||||
src/Storefront/Event/MaintenanceRedirectEvent.php
|
||||
Storefront/Event/MaintenanceRedirectEvent.php
|
||||
Event/MaintenanceRedirectEvent.php
|
||||
MaintenanceRedirectEvent.php
|
||||
src/Storefront/Event/ThemeCompilerConcatenatedStylesEvent.php
|
||||
Storefront/Event/ThemeCompilerConcatenatedStylesEvent.php
|
||||
Event/ThemeCompilerConcatenatedStylesEvent.php
|
||||
|
|
|
|||
|
|
@ -7452,6 +7452,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/TechnicalNameExceptionHandlerTest
|
|||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelperTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/SqlHelperTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/JoinGroupBuilderTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/EntityHydratorTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/CriteriaFieldsResolverTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/SchemaBuilderTest.php
|
||||
|
|
@ -7578,6 +7579,7 @@ tests/unit/Core/Framework/Adapter/Storage/MySQLKeyValueStorageTest.php
|
|||
tests/unit/Core/Framework/Adapter/EntityTemplateLoaderTest.php
|
||||
tests/unit/Core/Framework/Adapter/Messenger/Stamp/SentAtStampTest.php
|
||||
tests/unit/Core/Framework/Adapter/Messenger/Middleware/QueuedTimeMiddlewareTest.php
|
||||
tests/unit/Core/Framework/Adapter/Request/RequestParamHelperTest.php
|
||||
tests/unit/Core/Framework/Adapter/Asset/AssetInstallCommandTest.php
|
||||
tests/unit/Core/Framework/Adapter/Asset/AssetPackageServiceTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/TemplateFinderTest.php
|
||||
|
|
@ -7771,6 +7773,7 @@ tests/unit/Core/Framework/Health/SystemCheckerTest.php
|
|||
tests/unit/Core/Framework/Notification/NotificationExceptionTest.php
|
||||
tests/unit/Core/Framework/Notification/Api/NotificationControllerTest.php
|
||||
tests/unit/Core/Framework/Notification/NotificationServiceTest.php
|
||||
tests/unit/Core/Framework/Util/BacktraceCollectorTest.php
|
||||
tests/unit/Core/Framework/Util/FloatComparatorTest.php
|
||||
tests/unit/Core/Framework/Util/VersionParserTest.php
|
||||
tests/unit/Core/Framework/Util/JsonTest.php
|
||||
|
|
@ -7927,6 +7930,7 @@ tests/unit/Storefront/Controller/CartLineItemControllerTest.php
|
|||
tests/unit/Storefront/Controller/RegisterControllerTest.php
|
||||
tests/unit/Storefront/Controller/NavigationControllerTest.php
|
||||
tests/unit/Storefront/Controller/CookieControllerTest.php
|
||||
tests/unit/Storefront/Controller/MaintenanceControllerTest.php
|
||||
tests/unit/Storefront/Controller/SearchControllerTest.php
|
||||
tests/unit/Storefront/Controller/CmsControllerTest.php
|
||||
tests/unit/Storefront/Controller/Api/CaptchaControllerTest.php
|
||||
|
|
@ -9288,6 +9292,7 @@ tests/integration/Core/Framework/DataAbstractionLayer/Write/WriterExtensionTest.
|
|||
tests/integration/Core/Framework/DataAbstractionLayer/Write/WriteCommandExtractorTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Write/Validation/LockValidatorTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Write/ParentChildTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Write/ProductTypeImmutableTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Write/SetNullOnDeleteTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Write/Command/WriteCommandQueueTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/AttributeEntityIntegrationTest.php
|
||||
|
|
@ -19915,6 +19920,8 @@ src/Core/Framework/Util/ArrayNormalizer.php
|
|||
src/Core/Framework/Util/UtilException.php
|
||||
src/Core/Framework/Util/MemorySizeCalculator.php
|
||||
src/Core/Framework/Util/IOStreamHelper.php
|
||||
src/Core/Framework/Util/Backtrace/BacktraceCollector.php
|
||||
src/Core/Framework/Util/Backtrace/Frame.php
|
||||
src/Core/Framework/Util/Json.php
|
||||
src/Core/Framework/Util/Base64.php
|
||||
src/Core/Framework/Util/VersionParser.php
|
||||
|
|
@ -22532,6 +22539,7 @@ src/Storefront/Pagelet/Captcha/BasicCaptchaPageletLoadedEvent.php
|
|||
src/Storefront/Pagelet/Captcha/BasicCaptchaPagelet.php
|
||||
src/Storefront/Pagelet/Captcha/BasicCaptchaPageletLoader.php
|
||||
src/Storefront/Pagelet/Captcha/AbstractBasicCaptchaPageletLoader.php
|
||||
src/Storefront/Event/MaintenanceRedirectEvent.php
|
||||
src/Storefront/Event/ThemeCompilerConcatenatedStylesEvent.php
|
||||
src/Storefront/Event/CartMergedSubscriber.php
|
||||
src/Storefront/Event/StorefrontRenderEvent.php
|
||||
|
|
|
|||
|
|
@ -36680,6 +36680,10 @@ resources/views/blade/redirect_submit_options.blade.php
|
|||
views/blade/redirect_submit_options.blade.php
|
||||
blade/redirect_submit_options.blade.php
|
||||
redirect_submit_options.blade.php
|
||||
resources/views/blade/page-column.blade.php
|
||||
views/blade/page-column.blade.php
|
||||
blade/page-column.blade.php
|
||||
page-column.blade.php
|
||||
resources/views/blade/form-row.blade.php
|
||||
views/blade/form-row.blade.php
|
||||
blade/form-row.blade.php
|
||||
|
|
@ -36706,6 +36710,11 @@ views/blade/input/location-select.blade.php
|
|||
blade/input/location-select.blade.php
|
||||
input/location-select.blade.php
|
||||
location-select.blade.php
|
||||
resources/views/blade/input/button.blade.php
|
||||
views/blade/input/button.blade.php
|
||||
blade/input/button.blade.php
|
||||
input/button.blade.php
|
||||
button.blade.php
|
||||
resources/views/blade/input/textarea.blade.php
|
||||
views/blade/input/textarea.blade.php
|
||||
blade/input/textarea.blade.php
|
||||
|
|
@ -36746,6 +36755,14 @@ views/blade/input/select.blade.php
|
|||
blade/input/select.blade.php
|
||||
input/select.blade.php
|
||||
select.blade.php
|
||||
resources/views/blade/box-header.blade.php
|
||||
views/blade/box-header.blade.php
|
||||
blade/box-header.blade.php
|
||||
box-header.blade.php
|
||||
resources/views/blade/box.blade.php
|
||||
views/blade/box.blade.php
|
||||
blade/box.blade.php
|
||||
box.blade.php
|
||||
resources/views/blade/icon.blade.php
|
||||
views/blade/icon.blade.php
|
||||
blade/icon.blade.php
|
||||
|
|
@ -36758,6 +36775,14 @@ resources/views/blade/form-label.blade.php
|
|||
views/blade/form-label.blade.php
|
||||
blade/form-label.blade.php
|
||||
form-label.blade.php
|
||||
resources/views/blade/box-body.blade.php
|
||||
views/blade/box-body.blade.php
|
||||
blade/box-body.blade.php
|
||||
box-body.blade.php
|
||||
resources/views/blade/container.blade.php
|
||||
views/blade/container.blade.php
|
||||
blade/container.blade.php
|
||||
container.blade.php
|
||||
resources/views/blade/filestable.blade.php
|
||||
views/blade/filestable.blade.php
|
||||
blade/filestable.blade.php
|
||||
|
|
@ -36770,6 +36795,10 @@ resources/views/blade/full-user-name.blade.php
|
|||
views/blade/full-user-name.blade.php
|
||||
blade/full-user-name.blade.php
|
||||
full-user-name.blade.php
|
||||
resources/views/blade/box-footer.blade.php
|
||||
views/blade/box-footer.blade.php
|
||||
blade/box-footer.blade.php
|
||||
box-footer.blade.php
|
||||
resources/views/blade/form-legend-help.blade.php
|
||||
views/blade/form-legend-help.blade.php
|
||||
blade/form-legend-help.blade.php
|
||||
|
|
|
|||
|
|
@ -6660,12 +6660,14 @@ resources/views/kits/edit.blade.php
|
|||
resources/views/kits/checkout.blade.php
|
||||
resources/views/kits/consumable-edit.blade.php
|
||||
resources/views/blade/redirect_submit_options.blade.php
|
||||
resources/views/blade/page-column.blade.php
|
||||
resources/views/blade/form-row.blade.php
|
||||
resources/views/blade/example.blade.php
|
||||
resources/views/blade/form-legend.blade.php
|
||||
resources/views/blade/copy-to-clipboard.blade.php
|
||||
resources/views/blade/input/email-format-select.blade.php
|
||||
resources/views/blade/input/location-select.blade.php
|
||||
resources/views/blade/input/button.blade.php
|
||||
resources/views/blade/input/textarea.blade.php
|
||||
resources/views/blade/input/date-display-format.blade.php
|
||||
resources/views/blade/input/colorpicker.blade.php
|
||||
|
|
@ -6674,12 +6676,17 @@ resources/views/blade/input/text.blade.php
|
|||
resources/views/blade/input/locale-select.blade.php
|
||||
resources/views/blade/input/datepicker.blade.php
|
||||
resources/views/blade/input/select.blade.php
|
||||
resources/views/blade/box-header.blade.php
|
||||
resources/views/blade/box.blade.php
|
||||
resources/views/blade/icon.blade.php
|
||||
resources/views/blade/gallery-card.blade.php
|
||||
resources/views/blade/form-label.blade.php
|
||||
resources/views/blade/box-body.blade.php
|
||||
resources/views/blade/container.blade.php
|
||||
resources/views/blade/filestable.blade.php
|
||||
resources/views/blade/form-tooltip.blade.php
|
||||
resources/views/blade/full-user-name.blade.php
|
||||
resources/views/blade/box-footer.blade.php
|
||||
resources/views/blade/form-legend-help.blade.php
|
||||
resources/views/custom_fields/fields/edit.blade.php
|
||||
resources/views/custom_fields/fieldsets/view.blade.php
|
||||
|
|
|
|||
|
|
@ -2362,6 +2362,11 @@ Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentUrlServiceTests.cs
|
|||
Umbraco.Core/Services/DocumentUrlServiceTests.cs
|
||||
Services/DocumentUrlServiceTests.cs
|
||||
DocumentUrlServiceTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentUrlAliasServiceTests.cs
|
||||
Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentUrlAliasServiceTests.cs
|
||||
Umbraco.Core/Services/DocumentUrlAliasServiceTests.cs
|
||||
Services/DocumentUrlAliasServiceTests.cs
|
||||
DocumentUrlAliasServiceTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MediaNavigationServiceTests.Create.cs
|
||||
Umbraco.Tests.Integration/Umbraco.Core/Services/MediaNavigationServiceTests.Create.cs
|
||||
Umbraco.Core/Services/MediaNavigationServiceTests.Create.cs
|
||||
|
|
@ -9684,6 +9689,10 @@ src/Umbraco.Core/Extensions/MemberTypeExtensions.cs
|
|||
Umbraco.Core/Extensions/MemberTypeExtensions.cs
|
||||
Extensions/MemberTypeExtensions.cs
|
||||
MemberTypeExtensions.cs
|
||||
src/Umbraco.Core/Extensions/DocumentUrlAliasServiceExtensions.cs
|
||||
Umbraco.Core/Extensions/DocumentUrlAliasServiceExtensions.cs
|
||||
Extensions/DocumentUrlAliasServiceExtensions.cs
|
||||
DocumentUrlAliasServiceExtensions.cs
|
||||
src/Umbraco.Core/Extensions/XmlExtensions.cs
|
||||
Umbraco.Core/Extensions/XmlExtensions.cs
|
||||
Extensions/XmlExtensions.cs
|
||||
|
|
@ -12437,6 +12446,10 @@ src/Umbraco.Core/Models/ContentTypeAvailableCompositionsResults.cs
|
|||
Umbraco.Core/Models/ContentTypeAvailableCompositionsResults.cs
|
||||
Models/ContentTypeAvailableCompositionsResults.cs
|
||||
ContentTypeAvailableCompositionsResults.cs
|
||||
src/Umbraco.Core/Models/PublishedDocumentUrlAlias.cs
|
||||
Umbraco.Core/Models/PublishedDocumentUrlAlias.cs
|
||||
Models/PublishedDocumentUrlAlias.cs
|
||||
PublishedDocumentUrlAlias.cs
|
||||
src/Umbraco.Core/Models/Membership/IReadOnlyUserGroup.cs
|
||||
Umbraco.Core/Models/Membership/IReadOnlyUserGroup.cs
|
||||
Models/Membership/IReadOnlyUserGroup.cs
|
||||
|
|
@ -16912,6 +16925,11 @@ Umbraco.Core/Persistence/Repositories/ILastSyncedRepository.cs
|
|||
Persistence/Repositories/ILastSyncedRepository.cs
|
||||
Repositories/ILastSyncedRepository.cs
|
||||
ILastSyncedRepository.cs
|
||||
src/Umbraco.Core/Persistence/Repositories/IDocumentUrlAliasRepository.cs
|
||||
Umbraco.Core/Persistence/Repositories/IDocumentUrlAliasRepository.cs
|
||||
Persistence/Repositories/IDocumentUrlAliasRepository.cs
|
||||
Repositories/IDocumentUrlAliasRepository.cs
|
||||
IDocumentUrlAliasRepository.cs
|
||||
src/Umbraco.Core/Persistence/Repositories/InstallationRepository.cs
|
||||
Umbraco.Core/Persistence/Repositories/InstallationRepository.cs
|
||||
Persistence/Repositories/InstallationRepository.cs
|
||||
|
|
@ -18905,6 +18923,10 @@ Umbraco.Core/Services/Installer/UpgradeService.cs
|
|||
Services/Installer/UpgradeService.cs
|
||||
Installer/UpgradeService.cs
|
||||
UpgradeService.cs
|
||||
src/Umbraco.Core/Services/IDocumentUrlAliasService.cs
|
||||
Umbraco.Core/Services/IDocumentUrlAliasService.cs
|
||||
Services/IDocumentUrlAliasService.cs
|
||||
IDocumentUrlAliasService.cs
|
||||
src/Umbraco.Core/Services/RedirectUrlService.cs
|
||||
Umbraco.Core/Services/RedirectUrlService.cs
|
||||
Services/RedirectUrlService.cs
|
||||
|
|
@ -18972,6 +18994,10 @@ src/Umbraco.Core/Services/WebhookLogService.cs
|
|||
Umbraco.Core/Services/WebhookLogService.cs
|
||||
Services/WebhookLogService.cs
|
||||
WebhookLogService.cs
|
||||
src/Umbraco.Core/Services/DocumentUrlAliasService.cs
|
||||
Umbraco.Core/Services/DocumentUrlAliasService.cs
|
||||
Services/DocumentUrlAliasService.cs
|
||||
DocumentUrlAliasService.cs
|
||||
src/Umbraco.Core/Services/IMediaService.cs
|
||||
Umbraco.Core/Services/IMediaService.cs
|
||||
Services/IMediaService.cs
|
||||
|
|
@ -19104,6 +19130,10 @@ src/Umbraco.Core/Services/ITagService.cs
|
|||
Umbraco.Core/Services/ITagService.cs
|
||||
Services/ITagService.cs
|
||||
ITagService.cs
|
||||
src/Umbraco.Core/Services/DocumentUrlAliasServiceInitializerNotificationHandler.cs
|
||||
Umbraco.Core/Services/DocumentUrlAliasServiceInitializerNotificationHandler.cs
|
||||
Services/DocumentUrlAliasServiceInitializerNotificationHandler.cs
|
||||
DocumentUrlAliasServiceInitializerNotificationHandler.cs
|
||||
src/Umbraco.Core/Services/DictionaryService.cs
|
||||
Umbraco.Core/Services/DictionaryService.cs
|
||||
Services/DictionaryService.cs
|
||||
|
|
@ -96798,6 +96828,12 @@ Migrations/Upgrade/V_15_4_0/UpdateDocumentUrlToPersistMultipleSegmentsPerDocumen
|
|||
Upgrade/V_15_4_0/UpdateDocumentUrlToPersistMultipleSegmentsPerDocument.cs
|
||||
V_15_4_0/UpdateDocumentUrlToPersistMultipleSegmentsPerDocument.cs
|
||||
UpdateDocumentUrlToPersistMultipleSegmentsPerDocument.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_2_0/AddDocumentUrlAlias.cs
|
||||
Umbraco.Infrastructure/Migrations/Upgrade/V_17_2_0/AddDocumentUrlAlias.cs
|
||||
Migrations/Upgrade/V_17_2_0/AddDocumentUrlAlias.cs
|
||||
Upgrade/V_17_2_0/AddDocumentUrlAlias.cs
|
||||
V_17_2_0/AddDocumentUrlAlias.cs
|
||||
AddDocumentUrlAlias.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_2_0/AddDescriptionToUserGroup.cs
|
||||
Umbraco.Infrastructure/Migrations/Upgrade/V_17_2_0/AddDescriptionToUserGroup.cs
|
||||
Migrations/Upgrade/V_17_2_0/AddDescriptionToUserGroup.cs
|
||||
|
|
@ -97719,6 +97755,11 @@ Umbraco.Infrastructure/Persistence/Dtos/UserGroup2NodeDto.cs
|
|||
Persistence/Dtos/UserGroup2NodeDto.cs
|
||||
Dtos/UserGroup2NodeDto.cs
|
||||
UserGroup2NodeDto.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Dtos/DocumentUrlAliasDto.cs
|
||||
Umbraco.Infrastructure/Persistence/Dtos/DocumentUrlAliasDto.cs
|
||||
Persistence/Dtos/DocumentUrlAliasDto.cs
|
||||
Dtos/DocumentUrlAliasDto.cs
|
||||
DocumentUrlAliasDto.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Dtos/UserGroup2AppDto.cs
|
||||
Umbraco.Infrastructure/Persistence/Dtos/UserGroup2AppDto.cs
|
||||
Persistence/Dtos/UserGroup2AppDto.cs
|
||||
|
|
@ -98230,6 +98271,12 @@ Persistence/Repositories/Implement/AuditRepository.cs
|
|||
Repositories/Implement/AuditRepository.cs
|
||||
Implement/AuditRepository.cs
|
||||
AuditRepository.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DocumentAliasRepository.cs
|
||||
Umbraco.Infrastructure/Persistence/Repositories/Implement/DocumentAliasRepository.cs
|
||||
Persistence/Repositories/Implement/DocumentAliasRepository.cs
|
||||
Repositories/Implement/DocumentAliasRepository.cs
|
||||
Implement/DocumentAliasRepository.cs
|
||||
DocumentAliasRepository.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Repositories/Implement/MediaTypeContainerRepository.cs
|
||||
Umbraco.Infrastructure/Persistence/Repositories/Implement/MediaTypeContainerRepository.cs
|
||||
Persistence/Repositories/Implement/MediaTypeContainerRepository.cs
|
||||
|
|
|
|||
|
|
@ -409,6 +409,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MemberTypeEditingServiceTe
|
|||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/LogViewerServiceTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MediaNavigationServiceTests.Rebuild.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentUrlServiceTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentUrlAliasServiceTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MediaNavigationServiceTests.Create.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentTypeEditingServiceTests.Create.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentNavigationServiceTestsBase.cs
|
||||
|
|
@ -1954,6 +1955,7 @@ src/Umbraco.Core/Extensions/PublishedElementExtensions.cs
|
|||
src/Umbraco.Core/Extensions/UdiGetterExtensions.cs
|
||||
src/Umbraco.Core/Extensions/PublishedPropertyExtension.cs
|
||||
src/Umbraco.Core/Extensions/MemberTypeExtensions.cs
|
||||
src/Umbraco.Core/Extensions/DocumentUrlAliasServiceExtensions.cs
|
||||
src/Umbraco.Core/Extensions/XmlExtensions.cs
|
||||
src/Umbraco.Core/Extensions/UmbracoBuilderExtensions.cs
|
||||
src/Umbraco.Core/Extensions/TreeEntityExtensions.cs
|
||||
|
|
@ -2536,6 +2538,7 @@ src/Umbraco.Core/Models/Validation/RequiredForPersistenceAttribute.cs
|
|||
src/Umbraco.Core/Models/Validation/PropertyValidationContext.cs
|
||||
src/Umbraco.Core/Models/Range.cs
|
||||
src/Umbraco.Core/Models/ContentTypeAvailableCompositionsResults.cs
|
||||
src/Umbraco.Core/Models/PublishedDocumentUrlAlias.cs
|
||||
src/Umbraco.Core/Models/Membership/IReadOnlyUserGroup.cs
|
||||
src/Umbraco.Core/Models/Membership/UserUnlockResult.cs
|
||||
src/Umbraco.Core/Models/Membership/UserInvitationResult.cs
|
||||
|
|
@ -3572,6 +3575,7 @@ src/Umbraco.Core/Persistence/Repositories/INavigationRepository.cs
|
|||
src/Umbraco.Core/Persistence/Repositories/IPublishStatusRepository.cs
|
||||
src/Umbraco.Core/Persistence/Repositories/IContentTypeRepository.cs
|
||||
src/Umbraco.Core/Persistence/Repositories/ILastSyncedRepository.cs
|
||||
src/Umbraco.Core/Persistence/Repositories/IDocumentUrlAliasRepository.cs
|
||||
src/Umbraco.Core/Persistence/Repositories/InstallationRepository.cs
|
||||
src/Umbraco.Core/Persistence/Repositories/IDictionaryRepository.cs
|
||||
src/Umbraco.Core/Persistence/Repositories/RepositoryCacheKeys.cs
|
||||
|
|
@ -4035,6 +4039,7 @@ src/Umbraco.Core/Services/Installer/IInstallService.cs
|
|||
src/Umbraco.Core/Services/Installer/IUpgradeService.cs
|
||||
src/Umbraco.Core/Services/Installer/InstallService.cs
|
||||
src/Umbraco.Core/Services/Installer/UpgradeService.cs
|
||||
src/Umbraco.Core/Services/IDocumentUrlAliasService.cs
|
||||
src/Umbraco.Core/Services/RedirectUrlService.cs
|
||||
src/Umbraco.Core/Services/ContentTypeServiceExtensions.cs
|
||||
src/Umbraco.Core/Services/IService.cs
|
||||
|
|
@ -4051,6 +4056,7 @@ src/Umbraco.Core/Services/ContentTypeServiceBase.cs
|
|||
src/Umbraco.Core/Services/DataTypeUsageService.cs
|
||||
src/Umbraco.Core/Services/ICacheInstructionService.cs
|
||||
src/Umbraco.Core/Services/WebhookLogService.cs
|
||||
src/Umbraco.Core/Services/DocumentUrlAliasService.cs
|
||||
src/Umbraco.Core/Services/IMediaService.cs
|
||||
src/Umbraco.Core/Services/PublishResult.cs
|
||||
src/Umbraco.Core/Services/ProcessInstructionsResult.cs
|
||||
|
|
@ -4081,6 +4087,7 @@ src/Umbraco.Core/Services/IRelationService.cs
|
|||
src/Umbraco.Core/Services/IMetricsConsentService.cs
|
||||
src/Umbraco.Core/Services/LongRunningOperationService.cs
|
||||
src/Umbraco.Core/Services/ITagService.cs
|
||||
src/Umbraco.Core/Services/DocumentUrlAliasServiceInitializerNotificationHandler.cs
|
||||
src/Umbraco.Core/Services/DictionaryService.cs
|
||||
src/Umbraco.Core/Services/IMediaPermissionService.cs
|
||||
src/Umbraco.Core/Services/IEntityService.cs
|
||||
|
|
@ -14621,6 +14628,7 @@ src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_1_0/FixConvertLocalLinks.cs
|
|||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_1_0/RebuildCacheMigration.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_4_0/AddRelationTypeForMembers.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_4_0/UpdateDocumentUrlToPersistMultipleSegmentsPerDocument.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_2_0/AddDocumentUrlAlias.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_2_0/AddDescriptionToUserGroup.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_3_0/AddNameAndDescriptionToWebhooks.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/AddUserClientId.cs
|
||||
|
|
@ -14788,6 +14796,7 @@ src/Umbraco.Infrastructure/Persistence/Dtos/ContentTypeAllowedContentTypeDto.cs
|
|||
src/Umbraco.Infrastructure/Persistence/Dtos/UserNotificationDto.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Dtos/ContentVersionCleanupPolicyDto.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Dtos/UserGroup2NodeDto.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Dtos/DocumentUrlAliasDto.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Dtos/UserGroup2AppDto.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Dtos/PropertyTypeGroupReadOnlyDto.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Dtos/LogViewerQueryDto.cs
|
||||
|
|
@ -14886,6 +14895,7 @@ src/Umbraco.Infrastructure/Persistence/Repositories/Implement/KeyValueRepository
|
|||
src/Umbraco.Infrastructure/Persistence/Repositories/Implement/UserRepository.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Repositories/Implement/ExternalLoginRepository.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Repositories/Implement/AuditRepository.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DocumentAliasRepository.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Repositories/Implement/MediaTypeContainerRepository.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Repositories/Implement/PartialViewRepository.cs
|
||||
src/Umbraco.Infrastructure/Persistence/Repositories/Implement/MemberTypeContainerRepository.cs
|
||||
|
|
|
|||
|
|
@ -733,6 +733,12 @@ static/img/doc_images/release-cycle.excalidraw
|
|||
img/doc_images/release-cycle.excalidraw
|
||||
doc_images/release-cycle.excalidraw
|
||||
release-cycle.excalidraw
|
||||
docs/_docu-tools/static/img/doc_images/release-process.excalidraw
|
||||
_docu-tools/static/img/doc_images/release-process.excalidraw
|
||||
static/img/doc_images/release-process.excalidraw
|
||||
img/doc_images/release-process.excalidraw
|
||||
doc_images/release-process.excalidraw
|
||||
release-process.excalidraw
|
||||
docs/_docu-tools/static/img/woo-dev-site-logo.svg
|
||||
_docu-tools/static/img/woo-dev-site-logo.svg
|
||||
static/img/woo-dev-site-logo.svg
|
||||
|
|
@ -3389,6 +3395,10 @@ plugins/woocommerce/changelog/performance-62767-slow-comments-queries-in-admin
|
|||
woocommerce/changelog/performance-62767-slow-comments-queries-in-admin
|
||||
changelog/performance-62767-slow-comments-queries-in-admin
|
||||
performance-62767-slow-comments-queries-in-admin
|
||||
plugins/woocommerce/changelog/add-breadcrumbs-filter-crumbs
|
||||
woocommerce/changelog/add-breadcrumbs-filter-crumbs
|
||||
changelog/add-breadcrumbs-filter-crumbs
|
||||
add-breadcrumbs-filter-crumbs
|
||||
plugins/woocommerce/changelog/pr-62768
|
||||
woocommerce/changelog/pr-62768
|
||||
changelog/pr-62768
|
||||
|
|
@ -3461,6 +3471,10 @@ plugins/woocommerce/changelog/62796-fix-address-autocomplete-sync
|
|||
woocommerce/changelog/62796-fix-address-autocomplete-sync
|
||||
changelog/62796-fix-address-autocomplete-sync
|
||||
62796-fix-address-autocomplete-sync
|
||||
plugins/woocommerce/changelog/62722-fix-62692-shipping-tax-rounding-precision
|
||||
woocommerce/changelog/62722-fix-62692-shipping-tax-rounding-precision
|
||||
changelog/62722-fix-62692-shipping-tax-rounding-precision
|
||||
62722-fix-62692-shipping-tax-rounding-precision
|
||||
plugins/woocommerce/changelog/woosubs-1364-hpos-post-locking-for-subtypes
|
||||
woocommerce/changelog/woosubs-1364-hpos-post-locking-for-subtypes
|
||||
changelog/woosubs-1364-hpos-post-locking-for-subtypes
|
||||
|
|
@ -3525,6 +3539,10 @@ plugins/woocommerce/changelog/update-stylelint-allow-0-units-inside-calc
|
|||
woocommerce/changelog/update-stylelint-allow-0-units-inside-calc
|
||||
changelog/update-stylelint-allow-0-units-inside-calc
|
||||
update-stylelint-allow-0-units-inside-calc
|
||||
plugins/woocommerce/changelog/fix-template-access-warning
|
||||
woocommerce/changelog/fix-template-access-warning
|
||||
changelog/fix-template-access-warning
|
||||
fix-template-access-warning
|
||||
plugins/woocommerce/changelog/62167-dev-use-server-state-simple-product
|
||||
woocommerce/changelog/62167-dev-use-server-state-simple-product
|
||||
changelog/62167-dev-use-server-state-simple-product
|
||||
|
|
@ -9719,6 +9737,12 @@ tests/php/includes/class-wc-settings-tracking-test.php
|
|||
php/includes/class-wc-settings-tracking-test.php
|
||||
includes/class-wc-settings-tracking-test.php
|
||||
class-wc-settings-tracking-test.php
|
||||
plugins/woocommerce/tests/php/includes/class-wc-cart-shipping-rounding-test.php
|
||||
woocommerce/tests/php/includes/class-wc-cart-shipping-rounding-test.php
|
||||
tests/php/includes/class-wc-cart-shipping-rounding-test.php
|
||||
php/includes/class-wc-cart-shipping-rounding-test.php
|
||||
includes/class-wc-cart-shipping-rounding-test.php
|
||||
class-wc-cart-shipping-rounding-test.php
|
||||
plugins/woocommerce/tests/php/includes/class-wc-order-item-fee-test.php
|
||||
woocommerce/tests/php/includes/class-wc-order-item-fee-test.php
|
||||
tests/php/includes/class-wc-order-item-fee-test.php
|
||||
|
|
@ -92886,21 +92910,11 @@ packages/php/blueprint/package.json
|
|||
php/blueprint/package.json
|
||||
blueprint/package.json
|
||||
package.json
|
||||
packages/php/email-editor/changelog/fix-disable-email-editor-margin-support
|
||||
php/email-editor/changelog/fix-disable-email-editor-margin-support
|
||||
email-editor/changelog/fix-disable-email-editor-margin-support
|
||||
changelog/fix-disable-email-editor-margin-support
|
||||
fix-disable-email-editor-margin-support
|
||||
packages/php/email-editor/changelog/.gitkeep
|
||||
php/email-editor/changelog/.gitkeep
|
||||
email-editor/changelog/.gitkeep
|
||||
changelog/.gitkeep
|
||||
.gitkeep
|
||||
packages/php/email-editor/changelog/62838-add-column-blockgap-support
|
||||
php/email-editor/changelog/62838-add-column-blockgap-support
|
||||
email-editor/changelog/62838-add-column-blockgap-support
|
||||
changelog/62838-add-column-blockgap-support
|
||||
62838-add-column-blockgap-support
|
||||
packages/php/email-editor/phpcs.xml
|
||||
php/email-editor/phpcs.xml
|
||||
email-editor/phpcs.xml
|
||||
|
|
|
|||
|
|
@ -200,6 +200,7 @@ docs/_docu-tools/static/.nojekyll
|
|||
docs/_docu-tools/static/img/logo.svg
|
||||
docs/_docu-tools/static/img/doc_images/release-branches.excalidraw
|
||||
docs/_docu-tools/static/img/doc_images/release-cycle.excalidraw
|
||||
docs/_docu-tools/static/img/doc_images/release-process.excalidraw
|
||||
docs/_docu-tools/static/img/woo-dev-site-logo.svg
|
||||
docs/_docu-tools/static/img/woo-dev-site-logo-dark.svg
|
||||
docs/_docu-tools/static/img/automattic_dark.svg
|
||||
|
|
@ -764,6 +765,7 @@ plugins/woocommerce-beta-tester/composer.lock
|
|||
plugins/woocommerce-beta-tester/composer.json
|
||||
plugins/woocommerce-beta-tester/package.json
|
||||
plugins/woocommerce/changelog/performance-62767-slow-comments-queries-in-admin
|
||||
plugins/woocommerce/changelog/add-breadcrumbs-filter-crumbs
|
||||
plugins/woocommerce/changelog/pr-62768
|
||||
plugins/woocommerce/changelog/wooprd-1437-color-system-clean-up
|
||||
plugins/woocommerce/changelog/copilot-fix-hidden-field-labels
|
||||
|
|
@ -782,6 +784,7 @@ plugins/woocommerce/changelog/performance-admin-reduce-sqls-number-settings
|
|||
plugins/woocommerce/changelog/62772-update-wccom-2077-alternative-to-cancelled-for-non-auto-renewing-subs
|
||||
plugins/woocommerce/changelog/62138-feat-wc-blocks-dynamic-place-order-button
|
||||
plugins/woocommerce/changelog/62796-fix-address-autocomplete-sync
|
||||
plugins/woocommerce/changelog/62722-fix-62692-shipping-tax-rounding-precision
|
||||
plugins/woocommerce/changelog/woosubs-1364-hpos-post-locking-for-subtypes
|
||||
plugins/woocommerce/changelog/wooplug-5076-quantity-qty-selector-in-new-block-cart-inconsistentflaky
|
||||
plugins/woocommerce/changelog/pr-62834
|
||||
|
|
@ -798,6 +801,7 @@ plugins/woocommerce/changelog/62608-admin-bar-variable
|
|||
plugins/woocommerce/changelog/tweak-add-checks-to-clear-method-logger-interface
|
||||
plugins/woocommerce/changelog/62615-dev-only-avoid-cache-on-get-request
|
||||
plugins/woocommerce/changelog/update-stylelint-allow-0-units-inside-calc
|
||||
plugins/woocommerce/changelog/fix-template-access-warning
|
||||
plugins/woocommerce/changelog/62167-dev-use-server-state-simple-product
|
||||
plugins/woocommerce/changelog/58312-fix-analytics-category-breadcrumbs-parent-null
|
||||
plugins/woocommerce/changelog/dev-update-order-notes-with-vanilla-JS
|
||||
|
|
@ -1676,6 +1680,7 @@ plugins/woocommerce/tests/php/includes/class-wc-install-test.php
|
|||
plugins/woocommerce/tests/php/includes/class-wc-auth-test.php
|
||||
plugins/woocommerce/tests/php/includes/wc-update-functions-test.php
|
||||
plugins/woocommerce/tests/php/includes/class-wc-settings-tracking-test.php
|
||||
plugins/woocommerce/tests/php/includes/class-wc-cart-shipping-rounding-test.php
|
||||
plugins/woocommerce/tests/php/includes/class-wc-order-item-fee-test.php
|
||||
plugins/woocommerce/tests/php/includes/shipping/flat-rate/class-wc-shipping-flat-rate-test.php
|
||||
plugins/woocommerce/tests/php/includes/class-wc-validation-test.php
|
||||
|
|
@ -12661,9 +12666,7 @@ packages/php/blueprint/src/UseWPFunctions.php
|
|||
packages/php/blueprint/composer.lock
|
||||
packages/php/blueprint/composer.json
|
||||
packages/php/blueprint/package.json
|
||||
packages/php/email-editor/changelog/fix-disable-email-editor-margin-support
|
||||
packages/php/email-editor/changelog/.gitkeep
|
||||
packages/php/email-editor/changelog/62838-add-column-blockgap-support
|
||||
packages/php/email-editor/phpcs.xml
|
||||
packages/php/email-editor/tests/integration.suite.yml
|
||||
packages/php/email-editor/tests/unit/stubs.php
|
||||
|
|
|
|||
|
|
@ -89,22 +89,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.well-known
|
||||
.well-known/assetlinks.json
|
||||
.xml
|
||||
/*/*/_tools
|
||||
/*/*/more_ideas
|
||||
/*/_tools
|
||||
/*/activity
|
||||
/*/branches
|
||||
/*/commits
|
||||
/*/compare
|
||||
/*/contributors
|
||||
/*/forks
|
||||
/*/graphs
|
||||
/*/group
|
||||
/*/invite
|
||||
/*/issues/new
|
||||
/*/issues/search
|
||||
/*/milestones/new
|
||||
/*/more_ideas
|
||||
/*/network
|
||||
/*/projects
|
||||
/*/pulse
|
||||
|
|
@ -112,23 +105,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/tags
|
||||
/*/watchers
|
||||
/.git
|
||||
/?*amp_client_id
|
||||
/?z=1
|
||||
/MANUALS/*.pdf$
|
||||
/Search/
|
||||
/_
|
||||
/_/rsrc
|
||||
/__wishlist__
|
||||
/_activities
|
||||
/_activity
|
||||
/_community
|
||||
/_created
|
||||
/_followers
|
||||
/_following
|
||||
/_quick_saves
|
||||
/_saved
|
||||
/_shop
|
||||
/_shopping_list
|
||||
/_widget
|
||||
/album/*/*?i=
|
||||
/analytics
|
||||
|
|
@ -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?
|
||||
|
|
@ -185,7 +163,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/layout/
|
||||
/leads/*/jsplayer_show_lead_form.html
|
||||
/leads/*/show_form.html
|
||||
/likes
|
||||
/login
|
||||
/lookup?
|
||||
/mediaapi/
|
||||
|
|
@ -198,13 +175,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/newest/*rss
|
||||
/newest/*xml
|
||||
/newsearch/
|
||||
/organize
|
||||
/partials
|
||||
/pins
|
||||
/plugins
|
||||
/podcast/*/*?i=
|
||||
/print$
|
||||
/profile-about
|
||||
/raw
|
||||
/report_abuse
|
||||
/revisions
|
||||
|
|
@ -212,8 +186,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/rsvps/*atom
|
||||
/rsvps/*rss
|
||||
/rsvps/*xml
|
||||
/scheduled-pin
|
||||
/scheduled-pins
|
||||
/search
|
||||
/search/
|
||||
/search?
|
||||
|
|
@ -241,15 +213,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/store/new/*?*&*&*
|
||||
/store/top-free/*?*&*&*
|
||||
/store/top-paid/*?*&*&*
|
||||
/story_pins
|
||||
/tagged
|
||||
/tarball
|
||||
/tree
|
||||
/tried
|
||||
/tv-season/*/*?i=
|
||||
/unsubscribe/
|
||||
/video-
|
||||
/video_pins
|
||||
/wal/
|
||||
/widget_
|
||||
/wiki/*/edit
|
||||
|
|
@ -380,7 +348,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?search_forum=
|
||||
?set_mobile=
|
||||
?showAllGroups=
|
||||
?show_error=true
|
||||
?slogin
|
||||
?sort=
|
||||
?sortBy=
|
||||
|
|
@ -504,8 +471,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
|
||||
|
|
@ -566,8 +531,6 @@ _next/data
|
|||
_next/jwt
|
||||
_next/title
|
||||
_next/viewer
|
||||
_ngjs/resource
|
||||
_ngjs/resource/*/get
|
||||
_nimbusJson.json
|
||||
_nimbusJsonp.js
|
||||
_nimbusJsonpStatic.js
|
||||
|
|
@ -666,12 +629,10 @@ actions/news/rss
|
|||
ad_id=
|
||||
addContacts
|
||||
add_favorite
|
||||
addboard
|
||||
addressBookExport
|
||||
admin
|
||||
admin/
|
||||
ads
|
||||
ads.txt
|
||||
ads/gpa/vidgen
|
||||
ads/learn
|
||||
ads/local
|
||||
|
|
@ -683,7 +644,6 @@ advisor/*zx1fa
|
|||
adx/bin
|
||||
affil
|
||||
affil/pal
|
||||
age-appeal
|
||||
agreements/approve
|
||||
ai-sandbox-internal/generated_images
|
||||
aihub/tfhub
|
||||
|
|
@ -739,9 +699,7 @@ api?
|
|||
api_access_key=
|
||||
app*_
|
||||
app*form_id=
|
||||
app-ads.txt
|
||||
app/
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apps
|
||||
apps*&tags=
|
||||
|
|
@ -818,7 +776,6 @@ author/following
|
|||
author=
|
||||
authoring/
|
||||
authwall
|
||||
autocomplete
|
||||
away.php
|
||||
awmp/data/images
|
||||
b?*node=7454898011
|
||||
|
|
@ -878,10 +835,6 @@ blogs/nationals-journal-beta
|
|||
blogs/search/
|
||||
blogs/slow-ride
|
||||
blogs/test
|
||||
board
|
||||
board_activity
|
||||
board_activity_comment
|
||||
bookmarklet
|
||||
bookmarks
|
||||
books
|
||||
books/NBK
|
||||
|
|
@ -902,39 +855,18 @@ books?*zoom=
|
|||
books?*zoom=1
|
||||
books?*zoom=5
|
||||
boutique/sitemaps
|
||||
branded-pins
|
||||
bricks/image
|
||||
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/pos-system/shop
|
||||
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
|
||||
cai
|
||||
call
|
||||
|
|
@ -963,7 +895,6 @@ checkout
|
|||
checkout-external
|
||||
checkoutnow
|
||||
checkpoint
|
||||
christmas-spotlight
|
||||
chrome/crlset
|
||||
chrome/webstore/images
|
||||
chwilio
|
||||
|
|
@ -983,7 +914,6 @@ clickthru
|
|||
clima/ets
|
||||
clima/sites/registry
|
||||
clone/library/genomic/organisms
|
||||
close-account
|
||||
cloud-launcher/sitemap
|
||||
cloudsourcetools/images
|
||||
cms_content
|
||||
|
|
@ -1002,7 +932,6 @@ commission_2010-2014/katainen
|
|||
commits?author=
|
||||
common/
|
||||
common/survey.aspx*
|
||||
communities
|
||||
communities/bin.aspx?
|
||||
communities/blogs/PortalResults.mspx?
|
||||
communities/eventdetails.mspx?
|
||||
|
|
@ -1019,14 +948,11 @@ community/category/*
|
|||
community/comments
|
||||
community/feed
|
||||
community/trackback
|
||||
community_comment
|
||||
community_post
|
||||
companyDir
|
||||
compare
|
||||
compressiontest
|
||||
concussion/HeadsUp/training/
|
||||
config.js
|
||||
connect
|
||||
connections
|
||||
consumers/archive
|
||||
contact/menu*
|
||||
|
|
@ -1034,18 +960,12 @@ contact/partner*
|
|||
contact_importer
|
||||
contactus
|
||||
contactus/mwaas*
|
||||
content-claiming
|
||||
content-guest/rss/channels
|
||||
control
|
||||
conversation
|
||||
conversations
|
||||
convert-business
|
||||
convert-personal
|
||||
copilot
|
||||
copilot/c
|
||||
copilotsearch?q=
|
||||
copy-conductor/crawled
|
||||
copyright-reporting
|
||||
core/
|
||||
core/*.css$
|
||||
core/*.css?
|
||||
|
|
@ -1063,19 +983,11 @@ covid19/mobility
|
|||
cr$
|
||||
cr?
|
||||
create
|
||||
create_pin
|
||||
creative-europe/404_en.htm
|
||||
creative-studio
|
||||
creative_editor
|
||||
creativegroup
|
||||
creator-spotlight
|
||||
creator_hub/_earn
|
||||
creator_hub/_partnerships
|
||||
creatorhub
|
||||
csp
|
||||
csrf_error
|
||||
ct
|
||||
ct.html
|
||||
ct/log_list
|
||||
culturalinstitute/images
|
||||
culturalinstitute/sitemaps
|
||||
|
|
@ -1101,10 +1013,8 @@ de/ott
|
|||
de/solutions
|
||||
de/upload
|
||||
de/vimeo-academy
|
||||
deactivate-account
|
||||
default.aspx/kb/
|
||||
default.aspx/ph/
|
||||
delete_post
|
||||
delight
|
||||
dell/cities-transformed
|
||||
dell/cloud-future-of-medicine
|
||||
|
|
@ -1191,8 +1101,6 @@ earth/social
|
|||
ebook
|
||||
ece
|
||||
eclas
|
||||
edit
|
||||
editorial/*
|
||||
edu/cs4hs
|
||||
education/404_en.htm
|
||||
education/blocks
|
||||
|
|
@ -1205,7 +1113,6 @@ ekansa/Open-Context-Data
|
|||
ekansa/opencontext-
|
||||
email
|
||||
email-unsubscribe
|
||||
email_verification_error
|
||||
embed
|
||||
embed/@
|
||||
embed/curated
|
||||
|
|
@ -1267,7 +1174,6 @@ en/microsoft-viva/
|
|||
en/security
|
||||
en/security/
|
||||
endorsements
|
||||
engagement
|
||||
enterprise
|
||||
enterprise-jobs
|
||||
enterprise-partner-search/sitemaps
|
||||
|
|
@ -1353,18 +1259,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
|
||||
fbml/ajax/dialog
|
||||
fd/
|
||||
fe=true
|
||||
|
|
@ -1401,8 +1303,6 @@ flu/espanol/
|
|||
flutter-canvaskit
|
||||
folder
|
||||
follow
|
||||
follow_board
|
||||
follow_user
|
||||
following
|
||||
food/archive
|
||||
food/favourites
|
||||
|
|
@ -1483,8 +1383,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
|
||||
|
|
@ -1599,7 +1497,6 @@ gtp/stir
|
|||
guidebooks
|
||||
gview
|
||||
h5games_gamecenter/images
|
||||
hanukkah-spotlight
|
||||
hashtag/*?src=
|
||||
hd
|
||||
header/channels
|
||||
|
|
@ -1623,12 +1520,9 @@ help/zendesk_sso
|
|||
hex
|
||||
history
|
||||
history/static
|
||||
holiday-spotlight
|
||||
holidays-celebrations
|
||||
home
|
||||
home$
|
||||
home?
|
||||
homefeed
|
||||
homepage-video-test
|
||||
hosted/images
|
||||
hotel/reviews?
|
||||
|
|
@ -1640,10 +1534,10 @@ hp/video
|
|||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://archive.org/robots.txt
|
||||
http://microsoft.com/robots.txt
|
||||
http://npr.org/robots.txt
|
||||
http://s3.amazonaws.com/robots.txt
|
||||
http://blog.google/robots.txt
|
||||
http://eventbrite.com/robots.txt
|
||||
http://mozilla.org/robots.txt
|
||||
http://wordpress.org/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -1658,9 +1552,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/
|
||||
|
|
@ -1705,17 +1596,14 @@ info/customerror.htm*
|
|||
info/smart404.asp*
|
||||
info/tech-feedback
|
||||
inproduct_help/chatsupport
|
||||
install-shuffles
|
||||
integrations
|
||||
internalPref
|
||||
intl
|
||||
intl/*/search/?
|
||||
intl/*/search?
|
||||
intlkb/
|
||||
invite
|
||||
inviteFromProfile
|
||||
inviteMany
|
||||
invited
|
||||
invoice/est
|
||||
invoice/estimate/buyerView
|
||||
invoice/estimate/buyerView/attachments
|
||||
|
|
@ -1752,8 +1640,6 @@ johnhancock
|
|||
johnhancock/in-a-lifetime-healthcare
|
||||
johnhancock/in-a-lifetime-sustainability
|
||||
johnhancock/in-a-lifetime-work
|
||||
join/?next=
|
||||
join/signup/?next=
|
||||
jp/$
|
||||
jp/about
|
||||
jp/blog
|
||||
|
|
@ -1796,7 +1682,6 @@ ko/ott
|
|||
ko/solutions
|
||||
ko/upload
|
||||
ko/vimeo-academy
|
||||
kwanzaa-spotlight
|
||||
l.php
|
||||
labs-code
|
||||
labs/pmc
|
||||
|
|
@ -1833,15 +1718,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
|
||||
llms.txt
|
||||
lm/R1XIHQVKXSKBNJ
|
||||
|
|
@ -2016,7 +1898,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
|
||||
|
|
@ -2026,7 +1907,6 @@ news/test
|
|||
news/test-liveblog
|
||||
news?viewArticle
|
||||
newsArticle
|
||||
news_hub
|
||||
newsletter
|
||||
newsroom/dae
|
||||
newsround
|
||||
|
|
@ -2040,7 +1920,6 @@ nl-nl/lp
|
|||
nl-nl/searchresults
|
||||
node/add/
|
||||
nonprofits/account
|
||||
notifications
|
||||
notifications/
|
||||
ns/hydra/console/?
|
||||
nus-trk
|
||||
|
|
@ -2048,15 +1927,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
|
||||
|
|
@ -2085,11 +1960,8 @@ pagespeed/insights/ui/logo
|
|||
panel
|
||||
pantheon
|
||||
pantheon-platform
|
||||
parental-consent/confirmation
|
||||
parental-passcode
|
||||
participate/conferences.xml
|
||||
partners
|
||||
password/reset
|
||||
password_expired
|
||||
patent-search/frontend
|
||||
patents/download
|
||||
|
|
@ -2124,46 +1996,12 @@ 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
|
||||
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
|
||||
|
|
@ -2210,7 +2048,6 @@ posttv/posttv/trendex
|
|||
posttv/sponsored-video
|
||||
ppl
|
||||
preference
|
||||
prefs
|
||||
present
|
||||
presentation
|
||||
prettyearth/assets
|
||||
|
|
@ -2219,8 +2056,6 @@ previewtemplate
|
|||
print
|
||||
private
|
||||
proFile/history?
|
||||
product-catalogs
|
||||
product-feed
|
||||
product-reviews/B0069IY63Y
|
||||
product/reviews?
|
||||
productPurchaseDone
|
||||
|
|
@ -2277,13 +2112,11 @@ pub/dir
|
|||
public-profile
|
||||
publications
|
||||
puzzles/leaderboards/invite
|
||||
pw
|
||||
pwapi-proxy/pwproxy
|
||||
pwapiv2
|
||||
q=
|
||||
qr
|
||||
quality_form?
|
||||
quiz
|
||||
rackspace/elevating-performance
|
||||
radio/imda
|
||||
ramfiles
|
||||
|
|
@ -2291,7 +2124,6 @@ rating
|
|||
rd/search
|
||||
rd/search$
|
||||
rd/search?
|
||||
recently-viewed
|
||||
recipes/*?q=
|
||||
recipes/search
|
||||
reconnect
|
||||
|
|
@ -2306,9 +2138,6 @@ refer
|
|||
refer/pal
|
||||
referrals
|
||||
referrer=
|
||||
refresh_stored_accounts
|
||||
refresh_token
|
||||
register
|
||||
registry/wishlist
|
||||
remotelogout
|
||||
rep=hc
|
||||
|
|
@ -2316,13 +2145,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
|
||||
|
|
@ -2362,7 +2187,6 @@ s2/search/social
|
|||
s2/sitemaps
|
||||
s2/static
|
||||
s?
|
||||
safe-redirect
|
||||
safety
|
||||
safetycheck
|
||||
salary-explorer/api
|
||||
|
|
@ -2407,7 +2231,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
|
||||
|
|
@ -2440,7 +2263,6 @@ shop/productpage
|
|||
shop/topics
|
||||
shop/view/product
|
||||
shop?*
|
||||
shop_pins
|
||||
shopping-content-api/product_images
|
||||
shopping/deals
|
||||
shopping/product
|
||||
|
|
@ -2744,12 +2566,10 @@ social/photosui/images
|
|||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
socialmanager
|
||||
solutions
|
||||
sounds/search
|
||||
sounds/search$
|
||||
sounds/search?
|
||||
source
|
||||
source=
|
||||
source_repo=
|
||||
spain/empresas/
|
||||
|
|
@ -2766,7 +2586,6 @@ ss
|
|||
ss/customer-reviews/lighthouse
|
||||
ss/twister/ajax
|
||||
sslsingle
|
||||
sso
|
||||
stadia/gamers
|
||||
start
|
||||
stat
|
||||
|
|
@ -2826,10 +2645,6 @@ storefront
|
|||
storepicker
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story-pin-builder
|
||||
story-pin-invite
|
||||
story_feed
|
||||
story_pins
|
||||
storyworks/preview
|
||||
styles/js-on.css$
|
||||
subscribe/braintree
|
||||
|
|
@ -2855,7 +2670,6 @@ support/content
|
|||
support/forum/search?
|
||||
sureroute
|
||||
surprise
|
||||
suspension-appeal
|
||||
sutils
|
||||
sv-se.www.cloudflare.com
|
||||
sv-se/feedback
|
||||
|
|
@ -2873,7 +2687,6 @@ svc/strands
|
|||
svc/sudoku
|
||||
svc/wordle
|
||||
svpRecommendations
|
||||
sw-shell.html
|
||||
swg
|
||||
system1/images
|
||||
t/privacy
|
||||
|
|
@ -2881,7 +2694,6 @@ t/terms
|
|||
tab=
|
||||
tablet
|
||||
tag
|
||||
taggingtool
|
||||
tagmanager/containers/xo
|
||||
tagmanager/pptm.js
|
||||
talk
|
||||
|
|
@ -2929,9 +2741,7 @@ th-th/feedback
|
|||
th-th/lp
|
||||
th-th/searchresults
|
||||
th?
|
||||
thanksgiving-spotlight
|
||||
themacallan/worlds-together
|
||||
theme
|
||||
tickets-external?
|
||||
timedtext_video
|
||||
title
|
||||
|
|
@ -3024,7 +2834,6 @@ trustedstores/js
|
|||
trustedstores/s
|
||||
trustedstores/tm2
|
||||
trustedstores/verify
|
||||
tv
|
||||
tv/thumb
|
||||
typeahead
|
||||
u
|
||||
|
|
@ -3041,14 +2850,9 @@ ugc$
|
|||
ugcsupport
|
||||
ugcsupport$
|
||||
ui
|
||||
unauth-profile
|
||||
unlink
|
||||
unsub
|
||||
until=
|
||||
upload
|
||||
upload-lens-image
|
||||
upload-lens-image-history
|
||||
upload-shuffle-draft
|
||||
uploads
|
||||
urchin_test
|
||||
url
|
||||
|
|
@ -3066,11 +2870,9 @@ using
|
|||
utils
|
||||
uviewer
|
||||
v1
|
||||
v1/urls/count.json
|
||||
v2
|
||||
v3
|
||||
v3/openapi
|
||||
v3/pidgets/log
|
||||
valkyrie-playground
|
||||
verify_age
|
||||
vi-vn.www.cloudflare.com
|
||||
|
|
@ -3115,9 +2917,6 @@ webapps/xo/html/cookiecheck.html
|
|||
webapps/xoonboarding
|
||||
webscr
|
||||
websearch
|
||||
website/confirm
|
||||
website/confirm/download
|
||||
welcome
|
||||
whats-next/planes-trains-and-analytics
|
||||
whsmiths
|
||||
widget/cr
|
||||
|
|
@ -3427,7 +3226,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://goo.gl/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
@ -3645,7 +3444,6 @@ xhtml?
|
|||
xml?
|
||||
xoplatform/logger/api/logger
|
||||
xorouter
|
||||
your-shop
|
||||
youth/404_en.htm
|
||||
youtube/fonts
|
||||
youtube/img/branding/favicon
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue