mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-23 17:24:34 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
05a1638f9c
commit
dbb4568131
20 changed files with 1600 additions and 2530 deletions
|
|
@ -3,6 +3,6 @@
|
||||||
"last_update": 1737486210
|
"last_update": 1737486210
|
||||||
},
|
},
|
||||||
"Trickest wordlist update": {
|
"Trickest wordlist update": {
|
||||||
"last_update": 1737453835
|
"last_update": 1737540215
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -2532,6 +2532,10 @@ htdocs/adherents/class/adherent.class.php
|
||||||
adherents/class/adherent.class.php
|
adherents/class/adherent.class.php
|
||||||
class/adherent.class.php
|
class/adherent.class.php
|
||||||
adherent.class.php
|
adherent.class.php
|
||||||
|
htdocs/adherents/class/api_memberstypes.class.php
|
||||||
|
adherents/class/api_memberstypes.class.php
|
||||||
|
class/api_memberstypes.class.php
|
||||||
|
api_memberstypes.class.php
|
||||||
htdocs/adherents/class/api_subscriptions.class.php
|
htdocs/adherents/class/api_subscriptions.class.php
|
||||||
adherents/class/api_subscriptions.class.php
|
adherents/class/api_subscriptions.class.php
|
||||||
class/api_subscriptions.class.php
|
class/api_subscriptions.class.php
|
||||||
|
|
|
||||||
|
|
@ -695,6 +695,7 @@ htdocs/adherents/tpl/linkedobjectblock.tpl.php
|
||||||
htdocs/adherents/class/adherentstats.class.php
|
htdocs/adherents/class/adherentstats.class.php
|
||||||
htdocs/adherents/class/api_members.class.php
|
htdocs/adherents/class/api_members.class.php
|
||||||
htdocs/adherents/class/adherent.class.php
|
htdocs/adherents/class/adherent.class.php
|
||||||
|
htdocs/adherents/class/api_memberstypes.class.php
|
||||||
htdocs/adherents/class/api_subscriptions.class.php
|
htdocs/adherents/class/api_subscriptions.class.php
|
||||||
htdocs/adherents/class/subscription.class.php
|
htdocs/adherents/class/subscription.class.php
|
||||||
htdocs/adherents/class/adherent_type.class.php
|
htdocs/adherents/class/adherent_type.class.php
|
||||||
|
|
|
||||||
|
|
@ -603,36 +603,96 @@ src/components/ui/tabs.tsx
|
||||||
components/ui/tabs.tsx
|
components/ui/tabs.tsx
|
||||||
ui/tabs.tsx
|
ui/tabs.tsx
|
||||||
tabs.tsx
|
tabs.tsx
|
||||||
|
apps/shade/src/components/ui/badge.tsx
|
||||||
|
shade/src/components/ui/badge.tsx
|
||||||
|
src/components/ui/badge.tsx
|
||||||
|
components/ui/badge.tsx
|
||||||
|
ui/badge.tsx
|
||||||
|
badge.tsx
|
||||||
apps/shade/src/components/ui/icon.ts
|
apps/shade/src/components/ui/icon.ts
|
||||||
shade/src/components/ui/icon.ts
|
shade/src/components/ui/icon.ts
|
||||||
src/components/ui/icon.ts
|
src/components/ui/icon.ts
|
||||||
components/ui/icon.ts
|
components/ui/icon.ts
|
||||||
ui/icon.ts
|
ui/icon.ts
|
||||||
icon.ts
|
icon.ts
|
||||||
|
apps/shade/src/components/ui/input.tsx
|
||||||
|
shade/src/components/ui/input.tsx
|
||||||
|
src/components/ui/input.tsx
|
||||||
|
components/ui/input.tsx
|
||||||
|
ui/input.tsx
|
||||||
|
input.tsx
|
||||||
apps/shade/src/components/ui/dropdown-menu.stories.tsx
|
apps/shade/src/components/ui/dropdown-menu.stories.tsx
|
||||||
shade/src/components/ui/dropdown-menu.stories.tsx
|
shade/src/components/ui/dropdown-menu.stories.tsx
|
||||||
src/components/ui/dropdown-menu.stories.tsx
|
src/components/ui/dropdown-menu.stories.tsx
|
||||||
components/ui/dropdown-menu.stories.tsx
|
components/ui/dropdown-menu.stories.tsx
|
||||||
ui/dropdown-menu.stories.tsx
|
ui/dropdown-menu.stories.tsx
|
||||||
dropdown-menu.stories.tsx
|
dropdown-menu.stories.tsx
|
||||||
|
apps/shade/src/components/ui/table.tsx
|
||||||
|
shade/src/components/ui/table.tsx
|
||||||
|
src/components/ui/table.tsx
|
||||||
|
components/ui/table.tsx
|
||||||
|
ui/table.tsx
|
||||||
|
table.tsx
|
||||||
apps/shade/src/components/ui/card.stories.tsx
|
apps/shade/src/components/ui/card.stories.tsx
|
||||||
shade/src/components/ui/card.stories.tsx
|
shade/src/components/ui/card.stories.tsx
|
||||||
src/components/ui/card.stories.tsx
|
src/components/ui/card.stories.tsx
|
||||||
components/ui/card.stories.tsx
|
components/ui/card.stories.tsx
|
||||||
ui/card.stories.tsx
|
ui/card.stories.tsx
|
||||||
card.stories.tsx
|
card.stories.tsx
|
||||||
|
apps/shade/src/components/ui/sheet.tsx
|
||||||
|
shade/src/components/ui/sheet.tsx
|
||||||
|
src/components/ui/sheet.tsx
|
||||||
|
components/ui/sheet.tsx
|
||||||
|
ui/sheet.tsx
|
||||||
|
sheet.tsx
|
||||||
apps/shade/src/components/ui/tabs.stories.tsx
|
apps/shade/src/components/ui/tabs.stories.tsx
|
||||||
shade/src/components/ui/tabs.stories.tsx
|
shade/src/components/ui/tabs.stories.tsx
|
||||||
src/components/ui/tabs.stories.tsx
|
src/components/ui/tabs.stories.tsx
|
||||||
components/ui/tabs.stories.tsx
|
components/ui/tabs.stories.tsx
|
||||||
ui/tabs.stories.tsx
|
ui/tabs.stories.tsx
|
||||||
tabs.stories.tsx
|
tabs.stories.tsx
|
||||||
|
apps/shade/src/components/ui/sidebar.tsx
|
||||||
|
shade/src/components/ui/sidebar.tsx
|
||||||
|
src/components/ui/sidebar.tsx
|
||||||
|
components/ui/sidebar.tsx
|
||||||
|
ui/sidebar.tsx
|
||||||
|
sidebar.tsx
|
||||||
apps/shade/src/components/ui/breadcrumb.tsx
|
apps/shade/src/components/ui/breadcrumb.tsx
|
||||||
shade/src/components/ui/breadcrumb.tsx
|
shade/src/components/ui/breadcrumb.tsx
|
||||||
src/components/ui/breadcrumb.tsx
|
src/components/ui/breadcrumb.tsx
|
||||||
components/ui/breadcrumb.tsx
|
components/ui/breadcrumb.tsx
|
||||||
ui/breadcrumb.tsx
|
ui/breadcrumb.tsx
|
||||||
breadcrumb.tsx
|
breadcrumb.tsx
|
||||||
|
apps/shade/src/components/ui/tooltip.tsx
|
||||||
|
shade/src/components/ui/tooltip.tsx
|
||||||
|
src/components/ui/tooltip.tsx
|
||||||
|
components/ui/tooltip.tsx
|
||||||
|
ui/tooltip.tsx
|
||||||
|
tooltip.tsx
|
||||||
|
apps/shade/src/components/ui/chart.tsx
|
||||||
|
shade/src/components/ui/chart.tsx
|
||||||
|
src/components/ui/chart.tsx
|
||||||
|
components/ui/chart.tsx
|
||||||
|
ui/chart.tsx
|
||||||
|
chart.tsx
|
||||||
|
apps/shade/src/components/ui/skeleton.tsx
|
||||||
|
shade/src/components/ui/skeleton.tsx
|
||||||
|
src/components/ui/skeleton.tsx
|
||||||
|
components/ui/skeleton.tsx
|
||||||
|
ui/skeleton.tsx
|
||||||
|
skeleton.tsx
|
||||||
|
apps/shade/src/components/ui/separator.tsx
|
||||||
|
shade/src/components/ui/separator.tsx
|
||||||
|
src/components/ui/separator.tsx
|
||||||
|
components/ui/separator.tsx
|
||||||
|
ui/separator.tsx
|
||||||
|
separator.tsx
|
||||||
|
apps/shade/src/components/ui/avatar.tsx
|
||||||
|
shade/src/components/ui/avatar.tsx
|
||||||
|
src/components/ui/avatar.tsx
|
||||||
|
components/ui/avatar.tsx
|
||||||
|
ui/avatar.tsx
|
||||||
|
avatar.tsx
|
||||||
apps/shade/src/components/ui/dropdown-menu.tsx
|
apps/shade/src/components/ui/dropdown-menu.tsx
|
||||||
shade/src/components/ui/dropdown-menu.tsx
|
shade/src/components/ui/dropdown-menu.tsx
|
||||||
src/components/ui/dropdown-menu.tsx
|
src/components/ui/dropdown-menu.tsx
|
||||||
|
|
@ -678,6 +738,11 @@ shade/src/utils/debounce.ts
|
||||||
src/utils/debounce.ts
|
src/utils/debounce.ts
|
||||||
utils/debounce.ts
|
utils/debounce.ts
|
||||||
debounce.ts
|
debounce.ts
|
||||||
|
apps/shade/src/hooks/use-mobile.tsx
|
||||||
|
shade/src/hooks/use-mobile.tsx
|
||||||
|
src/hooks/use-mobile.tsx
|
||||||
|
hooks/use-mobile.tsx
|
||||||
|
use-mobile.tsx
|
||||||
apps/shade/src/hooks/useGlobalDirtyState.tsx
|
apps/shade/src/hooks/useGlobalDirtyState.tsx
|
||||||
shade/src/hooks/useGlobalDirtyState.tsx
|
shade/src/hooks/useGlobalDirtyState.tsx
|
||||||
src/hooks/useGlobalDirtyState.tsx
|
src/hooks/useGlobalDirtyState.tsx
|
||||||
|
|
@ -3339,45 +3404,10 @@ index.html
|
||||||
apps/posts/tailwind.config.cjs
|
apps/posts/tailwind.config.cjs
|
||||||
posts/tailwind.config.cjs
|
posts/tailwind.config.cjs
|
||||||
tailwind.config.cjs
|
tailwind.config.cjs
|
||||||
apps/posts/src/components/post-analytics/Overview.tsx
|
apps/posts/src/components/Header.tsx
|
||||||
posts/src/components/post-analytics/Overview.tsx
|
posts/src/components/Header.tsx
|
||||||
src/components/post-analytics/Overview.tsx
|
src/components/Header.tsx
|
||||||
components/post-analytics/Overview.tsx
|
components/Header.tsx
|
||||||
post-analytics/Overview.tsx
|
|
||||||
Overview.tsx
|
|
||||||
apps/posts/src/components/post-analytics/overview/NewsletterPerformance.tsx
|
|
||||||
posts/src/components/post-analytics/overview/NewsletterPerformance.tsx
|
|
||||||
src/components/post-analytics/overview/NewsletterPerformance.tsx
|
|
||||||
components/post-analytics/overview/NewsletterPerformance.tsx
|
|
||||||
post-analytics/overview/NewsletterPerformance.tsx
|
|
||||||
overview/NewsletterPerformance.tsx
|
|
||||||
NewsletterPerformance.tsx
|
|
||||||
apps/posts/src/components/post-analytics/overview/Feedback.tsx
|
|
||||||
posts/src/components/post-analytics/overview/Feedback.tsx
|
|
||||||
src/components/post-analytics/overview/Feedback.tsx
|
|
||||||
components/post-analytics/overview/Feedback.tsx
|
|
||||||
post-analytics/overview/Feedback.tsx
|
|
||||||
overview/Feedback.tsx
|
|
||||||
Feedback.tsx
|
|
||||||
apps/posts/src/components/post-analytics/overview/Conversions.tsx
|
|
||||||
posts/src/components/post-analytics/overview/Conversions.tsx
|
|
||||||
src/components/post-analytics/overview/Conversions.tsx
|
|
||||||
components/post-analytics/overview/Conversions.tsx
|
|
||||||
post-analytics/overview/Conversions.tsx
|
|
||||||
overview/Conversions.tsx
|
|
||||||
Conversions.tsx
|
|
||||||
apps/posts/src/components/post-analytics/overview/ClickPerformance.tsx
|
|
||||||
posts/src/components/post-analytics/overview/ClickPerformance.tsx
|
|
||||||
src/components/post-analytics/overview/ClickPerformance.tsx
|
|
||||||
components/post-analytics/overview/ClickPerformance.tsx
|
|
||||||
post-analytics/overview/ClickPerformance.tsx
|
|
||||||
overview/ClickPerformance.tsx
|
|
||||||
ClickPerformance.tsx
|
|
||||||
apps/posts/src/components/layout/Header.tsx
|
|
||||||
posts/src/components/layout/Header.tsx
|
|
||||||
src/components/layout/Header.tsx
|
|
||||||
components/layout/Header.tsx
|
|
||||||
layout/Header.tsx
|
|
||||||
Header.tsx
|
Header.tsx
|
||||||
apps/posts/src/App.tsx
|
apps/posts/src/App.tsx
|
||||||
posts/src/App.tsx
|
posts/src/App.tsx
|
||||||
|
|
@ -3387,10 +3417,112 @@ apps/posts/src/index.tsx
|
||||||
posts/src/index.tsx
|
posts/src/index.tsx
|
||||||
src/index.tsx
|
src/index.tsx
|
||||||
index.tsx
|
index.tsx
|
||||||
apps/posts/src/pages/PostAnalytics.tsx
|
apps/posts/src/views/post-analytics/components/Overview.tsx
|
||||||
posts/src/pages/PostAnalytics.tsx
|
posts/src/views/post-analytics/components/Overview.tsx
|
||||||
src/pages/PostAnalytics.tsx
|
src/views/post-analytics/components/Overview.tsx
|
||||||
pages/PostAnalytics.tsx
|
views/post-analytics/components/Overview.tsx
|
||||||
|
post-analytics/components/Overview.tsx
|
||||||
|
components/Overview.tsx
|
||||||
|
Overview.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/overview/NewsletterPerformance.tsx
|
||||||
|
posts/src/views/post-analytics/components/overview/NewsletterPerformance.tsx
|
||||||
|
src/views/post-analytics/components/overview/NewsletterPerformance.tsx
|
||||||
|
views/post-analytics/components/overview/NewsletterPerformance.tsx
|
||||||
|
post-analytics/components/overview/NewsletterPerformance.tsx
|
||||||
|
components/overview/NewsletterPerformance.tsx
|
||||||
|
overview/NewsletterPerformance.tsx
|
||||||
|
NewsletterPerformance.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/overview/Feedback.tsx
|
||||||
|
posts/src/views/post-analytics/components/overview/Feedback.tsx
|
||||||
|
src/views/post-analytics/components/overview/Feedback.tsx
|
||||||
|
views/post-analytics/components/overview/Feedback.tsx
|
||||||
|
post-analytics/components/overview/Feedback.tsx
|
||||||
|
components/overview/Feedback.tsx
|
||||||
|
overview/Feedback.tsx
|
||||||
|
Feedback.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/overview/Metric.tsx
|
||||||
|
posts/src/views/post-analytics/components/overview/Metric.tsx
|
||||||
|
src/views/post-analytics/components/overview/Metric.tsx
|
||||||
|
views/post-analytics/components/overview/Metric.tsx
|
||||||
|
post-analytics/components/overview/Metric.tsx
|
||||||
|
components/overview/Metric.tsx
|
||||||
|
overview/Metric.tsx
|
||||||
|
Metric.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/overview/Conversions.tsx
|
||||||
|
posts/src/views/post-analytics/components/overview/Conversions.tsx
|
||||||
|
src/views/post-analytics/components/overview/Conversions.tsx
|
||||||
|
views/post-analytics/components/overview/Conversions.tsx
|
||||||
|
post-analytics/components/overview/Conversions.tsx
|
||||||
|
components/overview/Conversions.tsx
|
||||||
|
overview/Conversions.tsx
|
||||||
|
Conversions.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/overview/ClickPerformance.tsx
|
||||||
|
posts/src/views/post-analytics/components/overview/ClickPerformance.tsx
|
||||||
|
src/views/post-analytics/components/overview/ClickPerformance.tsx
|
||||||
|
views/post-analytics/components/overview/ClickPerformance.tsx
|
||||||
|
post-analytics/components/overview/ClickPerformance.tsx
|
||||||
|
components/overview/ClickPerformance.tsx
|
||||||
|
overview/ClickPerformance.tsx
|
||||||
|
ClickPerformance.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/Newsletter.tsx
|
||||||
|
posts/src/views/post-analytics/components/Newsletter.tsx
|
||||||
|
src/views/post-analytics/components/Newsletter.tsx
|
||||||
|
views/post-analytics/components/Newsletter.tsx
|
||||||
|
post-analytics/components/Newsletter.tsx
|
||||||
|
components/Newsletter.tsx
|
||||||
|
Newsletter.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/StatsTabs.tsx
|
||||||
|
posts/src/views/post-analytics/components/StatsTabs.tsx
|
||||||
|
src/views/post-analytics/components/StatsTabs.tsx
|
||||||
|
views/post-analytics/components/StatsTabs.tsx
|
||||||
|
post-analytics/components/StatsTabs.tsx
|
||||||
|
components/StatsTabs.tsx
|
||||||
|
StatsTabs.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/newsletter/ClickedList.tsx
|
||||||
|
posts/src/views/post-analytics/components/newsletter/ClickedList.tsx
|
||||||
|
src/views/post-analytics/components/newsletter/ClickedList.tsx
|
||||||
|
views/post-analytics/components/newsletter/ClickedList.tsx
|
||||||
|
post-analytics/components/newsletter/ClickedList.tsx
|
||||||
|
components/newsletter/ClickedList.tsx
|
||||||
|
newsletter/ClickedList.tsx
|
||||||
|
ClickedList.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/newsletter/SentList.tsx
|
||||||
|
posts/src/views/post-analytics/components/newsletter/SentList.tsx
|
||||||
|
src/views/post-analytics/components/newsletter/SentList.tsx
|
||||||
|
views/post-analytics/components/newsletter/SentList.tsx
|
||||||
|
post-analytics/components/newsletter/SentList.tsx
|
||||||
|
components/newsletter/SentList.tsx
|
||||||
|
newsletter/SentList.tsx
|
||||||
|
SentList.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/newsletter/LinkList.tsx
|
||||||
|
posts/src/views/post-analytics/components/newsletter/LinkList.tsx
|
||||||
|
src/views/post-analytics/components/newsletter/LinkList.tsx
|
||||||
|
views/post-analytics/components/newsletter/LinkList.tsx
|
||||||
|
post-analytics/components/newsletter/LinkList.tsx
|
||||||
|
components/newsletter/LinkList.tsx
|
||||||
|
newsletter/LinkList.tsx
|
||||||
|
LinkList.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/newsletter/OpenedList.tsx
|
||||||
|
posts/src/views/post-analytics/components/newsletter/OpenedList.tsx
|
||||||
|
src/views/post-analytics/components/newsletter/OpenedList.tsx
|
||||||
|
views/post-analytics/components/newsletter/OpenedList.tsx
|
||||||
|
post-analytics/components/newsletter/OpenedList.tsx
|
||||||
|
components/newsletter/OpenedList.tsx
|
||||||
|
newsletter/OpenedList.tsx
|
||||||
|
OpenedList.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/newsletter/FeedbackList.tsx
|
||||||
|
posts/src/views/post-analytics/components/newsletter/FeedbackList.tsx
|
||||||
|
src/views/post-analytics/components/newsletter/FeedbackList.tsx
|
||||||
|
views/post-analytics/components/newsletter/FeedbackList.tsx
|
||||||
|
post-analytics/components/newsletter/FeedbackList.tsx
|
||||||
|
components/newsletter/FeedbackList.tsx
|
||||||
|
newsletter/FeedbackList.tsx
|
||||||
|
FeedbackList.tsx
|
||||||
|
apps/posts/src/views/post-analytics/PostAnalytics.tsx
|
||||||
|
posts/src/views/post-analytics/PostAnalytics.tsx
|
||||||
|
src/views/post-analytics/PostAnalytics.tsx
|
||||||
|
views/post-analytics/PostAnalytics.tsx
|
||||||
|
post-analytics/PostAnalytics.tsx
|
||||||
PostAnalytics.tsx
|
PostAnalytics.tsx
|
||||||
apps/posts/src/standalone.tsx
|
apps/posts/src/standalone.tsx
|
||||||
posts/src/standalone.tsx
|
posts/src/standalone.tsx
|
||||||
|
|
|
||||||
|
|
@ -127,11 +127,21 @@ apps/shade/src/components/layout/page.tsx
|
||||||
apps/shade/src/components/ui/lucide-icon.stories.tsx
|
apps/shade/src/components/ui/lucide-icon.stories.tsx
|
||||||
apps/shade/src/components/ui/button.tsx
|
apps/shade/src/components/ui/button.tsx
|
||||||
apps/shade/src/components/ui/tabs.tsx
|
apps/shade/src/components/ui/tabs.tsx
|
||||||
|
apps/shade/src/components/ui/badge.tsx
|
||||||
apps/shade/src/components/ui/icon.ts
|
apps/shade/src/components/ui/icon.ts
|
||||||
|
apps/shade/src/components/ui/input.tsx
|
||||||
apps/shade/src/components/ui/dropdown-menu.stories.tsx
|
apps/shade/src/components/ui/dropdown-menu.stories.tsx
|
||||||
|
apps/shade/src/components/ui/table.tsx
|
||||||
apps/shade/src/components/ui/card.stories.tsx
|
apps/shade/src/components/ui/card.stories.tsx
|
||||||
|
apps/shade/src/components/ui/sheet.tsx
|
||||||
apps/shade/src/components/ui/tabs.stories.tsx
|
apps/shade/src/components/ui/tabs.stories.tsx
|
||||||
|
apps/shade/src/components/ui/sidebar.tsx
|
||||||
apps/shade/src/components/ui/breadcrumb.tsx
|
apps/shade/src/components/ui/breadcrumb.tsx
|
||||||
|
apps/shade/src/components/ui/tooltip.tsx
|
||||||
|
apps/shade/src/components/ui/chart.tsx
|
||||||
|
apps/shade/src/components/ui/skeleton.tsx
|
||||||
|
apps/shade/src/components/ui/separator.tsx
|
||||||
|
apps/shade/src/components/ui/avatar.tsx
|
||||||
apps/shade/src/components/ui/dropdown-menu.tsx
|
apps/shade/src/components/ui/dropdown-menu.tsx
|
||||||
apps/shade/src/components/ui/button.stories.tsx
|
apps/shade/src/components/ui/button.stories.tsx
|
||||||
apps/shade/src/components/ui/card.tsx
|
apps/shade/src/components/ui/card.tsx
|
||||||
|
|
@ -140,6 +150,7 @@ apps/shade/src/components/ui/breadcrumb.stories.tsx
|
||||||
apps/shade/src/utils/formatUrl.ts
|
apps/shade/src/utils/formatUrl.ts
|
||||||
apps/shade/src/utils/formatText.ts
|
apps/shade/src/utils/formatText.ts
|
||||||
apps/shade/src/utils/debounce.ts
|
apps/shade/src/utils/debounce.ts
|
||||||
|
apps/shade/src/hooks/use-mobile.tsx
|
||||||
apps/shade/src/hooks/useGlobalDirtyState.tsx
|
apps/shade/src/hooks/useGlobalDirtyState.tsx
|
||||||
apps/shade/src/assets/icons/labs-flask.svg
|
apps/shade/src/assets/icons/labs-flask.svg
|
||||||
apps/shade/src/assets/icons/warning.svg
|
apps/shade/src/assets/icons/warning.svg
|
||||||
|
|
@ -633,15 +644,23 @@ apps/admin-x-design-system/vite.config.ts
|
||||||
apps/admin-x-design-system/.eslintrc.cjs
|
apps/admin-x-design-system/.eslintrc.cjs
|
||||||
apps/posts/index.html
|
apps/posts/index.html
|
||||||
apps/posts/tailwind.config.cjs
|
apps/posts/tailwind.config.cjs
|
||||||
apps/posts/src/components/post-analytics/Overview.tsx
|
apps/posts/src/components/Header.tsx
|
||||||
apps/posts/src/components/post-analytics/overview/NewsletterPerformance.tsx
|
|
||||||
apps/posts/src/components/post-analytics/overview/Feedback.tsx
|
|
||||||
apps/posts/src/components/post-analytics/overview/Conversions.tsx
|
|
||||||
apps/posts/src/components/post-analytics/overview/ClickPerformance.tsx
|
|
||||||
apps/posts/src/components/layout/Header.tsx
|
|
||||||
apps/posts/src/App.tsx
|
apps/posts/src/App.tsx
|
||||||
apps/posts/src/index.tsx
|
apps/posts/src/index.tsx
|
||||||
apps/posts/src/pages/PostAnalytics.tsx
|
apps/posts/src/views/post-analytics/components/Overview.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/overview/NewsletterPerformance.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/overview/Feedback.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/overview/Metric.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/overview/Conversions.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/overview/ClickPerformance.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/Newsletter.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/StatsTabs.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/newsletter/ClickedList.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/newsletter/SentList.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/newsletter/LinkList.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/newsletter/OpenedList.tsx
|
||||||
|
apps/posts/src/views/post-analytics/components/newsletter/FeedbackList.tsx
|
||||||
|
apps/posts/src/views/post-analytics/PostAnalytics.tsx
|
||||||
apps/posts/src/standalone.tsx
|
apps/posts/src/standalone.tsx
|
||||||
apps/posts/vite.config.mjs
|
apps/posts/vite.config.mjs
|
||||||
apps/posts/package.json
|
apps/posts/package.json
|
||||||
|
|
|
||||||
|
|
@ -6973,10 +6973,14 @@ eslint.config.mjs
|
||||||
README.md
|
README.md
|
||||||
.changeset/contributors.json
|
.changeset/contributors.json
|
||||||
contributors.json
|
contributors.json
|
||||||
|
.changeset/blue-balloons-turn.md
|
||||||
|
blue-balloons-turn.md
|
||||||
.changeset/rotten-vans-vanish.md
|
.changeset/rotten-vans-vanish.md
|
||||||
rotten-vans-vanish.md
|
rotten-vans-vanish.md
|
||||||
.changeset/fix-search.md
|
.changeset/fix-search.md
|
||||||
fix-search.md
|
fix-search.md
|
||||||
|
.changeset/shaggy-beds-know.md
|
||||||
|
shaggy-beds-know.md
|
||||||
.changeset/add-relationship-search.md
|
.changeset/add-relationship-search.md
|
||||||
add-relationship-search.md
|
add-relationship-search.md
|
||||||
.changeset/config.json
|
.changeset/config.json
|
||||||
|
|
@ -9315,11 +9319,6 @@ core/src/lib/telemetry.ts
|
||||||
src/lib/telemetry.ts
|
src/lib/telemetry.ts
|
||||||
lib/telemetry.ts
|
lib/telemetry.ts
|
||||||
telemetry.ts
|
telemetry.ts
|
||||||
packages/core/src/lib/defaults.ts
|
|
||||||
core/src/lib/defaults.ts
|
|
||||||
src/lib/defaults.ts
|
|
||||||
lib/defaults.ts
|
|
||||||
defaults.ts
|
|
||||||
packages/core/src/lib/createAdminUIMiddleware.ts
|
packages/core/src/lib/createAdminUIMiddleware.ts
|
||||||
core/src/lib/createAdminUIMiddleware.ts
|
core/src/lib/createAdminUIMiddleware.ts
|
||||||
src/lib/createAdminUIMiddleware.ts
|
src/lib/createAdminUIMiddleware.ts
|
||||||
|
|
|
||||||
|
|
@ -1486,8 +1486,10 @@ LICENSE
|
||||||
eslint.config.mjs
|
eslint.config.mjs
|
||||||
.changeset/README.md
|
.changeset/README.md
|
||||||
.changeset/contributors.json
|
.changeset/contributors.json
|
||||||
|
.changeset/blue-balloons-turn.md
|
||||||
.changeset/rotten-vans-vanish.md
|
.changeset/rotten-vans-vanish.md
|
||||||
.changeset/fix-search.md
|
.changeset/fix-search.md
|
||||||
|
.changeset/shaggy-beds-know.md
|
||||||
.changeset/add-relationship-search.md
|
.changeset/add-relationship-search.md
|
||||||
.changeset/config.json
|
.changeset/config.json
|
||||||
tests/test-projects/basic/README.md
|
tests/test-projects/basic/README.md
|
||||||
|
|
@ -1972,7 +1974,6 @@ packages/core/src/lib/context/api.ts
|
||||||
packages/core/src/lib/context/createContext.ts
|
packages/core/src/lib/context/createContext.ts
|
||||||
packages/core/src/lib/context/executeGraphQLFieldToRootVal.ts
|
packages/core/src/lib/context/executeGraphQLFieldToRootVal.ts
|
||||||
packages/core/src/lib/telemetry.ts
|
packages/core/src/lib/telemetry.ts
|
||||||
packages/core/src/lib/defaults.ts
|
|
||||||
packages/core/src/lib/createAdminUIMiddleware.ts
|
packages/core/src/lib/createAdminUIMiddleware.ts
|
||||||
packages/core/src/fields/non-null-graphql.ts
|
packages/core/src/fields/non-null-graphql.ts
|
||||||
packages/core/src/fields/types/file/index.ts
|
packages/core/src/fields/types/file/index.ts
|
||||||
|
|
|
||||||
|
|
@ -7186,6 +7186,15 @@ app/less/components/steps.less
|
||||||
less/components/steps.less
|
less/components/steps.less
|
||||||
components/steps.less
|
components/steps.less
|
||||||
steps.less
|
steps.less
|
||||||
|
app/bundles/CoreBundle/Assets/css/app/less/components/toolbar.less
|
||||||
|
bundles/CoreBundle/Assets/css/app/less/components/toolbar.less
|
||||||
|
CoreBundle/Assets/css/app/less/components/toolbar.less
|
||||||
|
Assets/css/app/less/components/toolbar.less
|
||||||
|
css/app/less/components/toolbar.less
|
||||||
|
app/less/components/toolbar.less
|
||||||
|
less/components/toolbar.less
|
||||||
|
components/toolbar.less
|
||||||
|
toolbar.less
|
||||||
app/bundles/CoreBundle/Assets/css/app/less/components/brand.less
|
app/bundles/CoreBundle/Assets/css/app/less/components/brand.less
|
||||||
bundles/CoreBundle/Assets/css/app/less/components/brand.less
|
bundles/CoreBundle/Assets/css/app/less/components/brand.less
|
||||||
CoreBundle/Assets/css/app/less/components/brand.less
|
CoreBundle/Assets/css/app/less/components/brand.less
|
||||||
|
|
@ -8158,6 +8167,13 @@ Resources/views/Helper/lifecycle.html.twig
|
||||||
views/Helper/lifecycle.html.twig
|
views/Helper/lifecycle.html.twig
|
||||||
Helper/lifecycle.html.twig
|
Helper/lifecycle.html.twig
|
||||||
lifecycle.html.twig
|
lifecycle.html.twig
|
||||||
|
app/bundles/CoreBundle/Resources/views/Helper/toolbar_bulk_actions.html.twig
|
||||||
|
bundles/CoreBundle/Resources/views/Helper/toolbar_bulk_actions.html.twig
|
||||||
|
CoreBundle/Resources/views/Helper/toolbar_bulk_actions.html.twig
|
||||||
|
Resources/views/Helper/toolbar_bulk_actions.html.twig
|
||||||
|
views/Helper/toolbar_bulk_actions.html.twig
|
||||||
|
Helper/toolbar_bulk_actions.html.twig
|
||||||
|
toolbar_bulk_actions.html.twig
|
||||||
app/bundles/CoreBundle/Resources/views/Helper/usage.html.twig
|
app/bundles/CoreBundle/Resources/views/Helper/usage.html.twig
|
||||||
bundles/CoreBundle/Resources/views/Helper/usage.html.twig
|
bundles/CoreBundle/Resources/views/Helper/usage.html.twig
|
||||||
CoreBundle/Resources/views/Helper/usage.html.twig
|
CoreBundle/Resources/views/Helper/usage.html.twig
|
||||||
|
|
@ -8242,6 +8258,13 @@ Resources/views/Helper/form_selecttype.html.twig
|
||||||
views/Helper/form_selecttype.html.twig
|
views/Helper/form_selecttype.html.twig
|
||||||
Helper/form_selecttype.html.twig
|
Helper/form_selecttype.html.twig
|
||||||
form_selecttype.html.twig
|
form_selecttype.html.twig
|
||||||
|
app/bundles/CoreBundle/Resources/views/Helper/toolbar_actions.html.twig
|
||||||
|
bundles/CoreBundle/Resources/views/Helper/toolbar_actions.html.twig
|
||||||
|
CoreBundle/Resources/views/Helper/toolbar_actions.html.twig
|
||||||
|
Resources/views/Helper/toolbar_actions.html.twig
|
||||||
|
views/Helper/toolbar_actions.html.twig
|
||||||
|
Helper/toolbar_actions.html.twig
|
||||||
|
toolbar_actions.html.twig
|
||||||
app/bundles/CoreBundle/Resources/views/Helper/publishstatus_icon.html.twig
|
app/bundles/CoreBundle/Resources/views/Helper/publishstatus_icon.html.twig
|
||||||
bundles/CoreBundle/Resources/views/Helper/publishstatus_icon.html.twig
|
bundles/CoreBundle/Resources/views/Helper/publishstatus_icon.html.twig
|
||||||
CoreBundle/Resources/views/Helper/publishstatus_icon.html.twig
|
CoreBundle/Resources/views/Helper/publishstatus_icon.html.twig
|
||||||
|
|
|
||||||
|
|
@ -1385,6 +1385,7 @@ app/bundles/CoreBundle/Assets/css/app/less/components/switch.less
|
||||||
app/bundles/CoreBundle/Assets/css/app/less/components/button-groups.less
|
app/bundles/CoreBundle/Assets/css/app/less/components/button-groups.less
|
||||||
app/bundles/CoreBundle/Assets/css/app/less/components/modals.less
|
app/bundles/CoreBundle/Assets/css/app/less/components/modals.less
|
||||||
app/bundles/CoreBundle/Assets/css/app/less/components/steps.less
|
app/bundles/CoreBundle/Assets/css/app/less/components/steps.less
|
||||||
|
app/bundles/CoreBundle/Assets/css/app/less/components/toolbar.less
|
||||||
app/bundles/CoreBundle/Assets/css/app/less/components/brand.less
|
app/bundles/CoreBundle/Assets/css/app/less/components/brand.less
|
||||||
app/bundles/CoreBundle/Assets/css/app/less/components/builder.less
|
app/bundles/CoreBundle/Assets/css/app/less/components/builder.less
|
||||||
app/bundles/CoreBundle/Assets/css/app/less/components/timeline.less
|
app/bundles/CoreBundle/Assets/css/app/less/components/timeline.less
|
||||||
|
|
@ -1517,6 +1518,7 @@ app/bundles/CoreBundle/Resources/views/Helper/chart.html.twig
|
||||||
app/bundles/CoreBundle/Resources/views/Helper/recentactivity.html.twig
|
app/bundles/CoreBundle/Resources/views/Helper/recentactivity.html.twig
|
||||||
app/bundles/CoreBundle/Resources/views/Helper/list_quickfilters.html.twig
|
app/bundles/CoreBundle/Resources/views/Helper/list_quickfilters.html.twig
|
||||||
app/bundles/CoreBundle/Resources/views/Helper/lifecycle.html.twig
|
app/bundles/CoreBundle/Resources/views/Helper/lifecycle.html.twig
|
||||||
|
app/bundles/CoreBundle/Resources/views/Helper/toolbar_bulk_actions.html.twig
|
||||||
app/bundles/CoreBundle/Resources/views/Helper/usage.html.twig
|
app/bundles/CoreBundle/Resources/views/Helper/usage.html.twig
|
||||||
app/bundles/CoreBundle/Resources/views/Helper/graph_dateselect.html.twig
|
app/bundles/CoreBundle/Resources/views/Helper/graph_dateselect.html.twig
|
||||||
app/bundles/CoreBundle/Resources/views/Helper/list_filters.html.twig
|
app/bundles/CoreBundle/Resources/views/Helper/list_filters.html.twig
|
||||||
|
|
@ -1529,6 +1531,7 @@ app/bundles/CoreBundle/Resources/views/Helper/builder.html.twig
|
||||||
app/bundles/CoreBundle/Resources/views/Helper/pagination.html.twig
|
app/bundles/CoreBundle/Resources/views/Helper/pagination.html.twig
|
||||||
app/bundles/CoreBundle/Resources/views/Helper/button.html.twig
|
app/bundles/CoreBundle/Resources/views/Helper/button.html.twig
|
||||||
app/bundles/CoreBundle/Resources/views/Helper/form_selecttype.html.twig
|
app/bundles/CoreBundle/Resources/views/Helper/form_selecttype.html.twig
|
||||||
|
app/bundles/CoreBundle/Resources/views/Helper/toolbar_actions.html.twig
|
||||||
app/bundles/CoreBundle/Resources/views/Helper/publishstatus_icon.html.twig
|
app/bundles/CoreBundle/Resources/views/Helper/publishstatus_icon.html.twig
|
||||||
app/bundles/CoreBundle/Resources/views/Helper/keyboard_shortcuts_helper.html.twig
|
app/bundles/CoreBundle/Resources/views/Helper/keyboard_shortcuts_helper.html.twig
|
||||||
app/bundles/CoreBundle/Resources/views/Helper/noresults.html.twig
|
app/bundles/CoreBundle/Resources/views/Helper/noresults.html.twig
|
||||||
|
|
|
||||||
|
|
@ -7224,6 +7224,46 @@ src/Tests/Nop.Tests/BaseNopTest.cs
|
||||||
Tests/Nop.Tests/BaseNopTest.cs
|
Tests/Nop.Tests/BaseNopTest.cs
|
||||||
Nop.Tests/BaseNopTest.cs
|
Nop.Tests/BaseNopTest.cs
|
||||||
BaseNopTest.cs
|
BaseNopTest.cs
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Controllers/Dynamics365Controller.cs
|
||||||
|
Plugins/Nop.Plugin.Misc.Dynamics365/Controllers/Dynamics365Controller.cs
|
||||||
|
Nop.Plugin.Misc.Dynamics365/Controllers/Dynamics365Controller.cs
|
||||||
|
Controllers/Dynamics365Controller.cs
|
||||||
|
Dynamics365Controller.cs
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Services/EventConsumer.cs
|
||||||
|
Plugins/Nop.Plugin.Misc.Dynamics365/Services/EventConsumer.cs
|
||||||
|
Nop.Plugin.Misc.Dynamics365/Services/EventConsumer.cs
|
||||||
|
Services/EventConsumer.cs
|
||||||
|
EventConsumer.cs
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Notes.txt
|
||||||
|
Plugins/Nop.Plugin.Misc.Dynamics365/Notes.txt
|
||||||
|
Nop.Plugin.Misc.Dynamics365/Notes.txt
|
||||||
|
Notes.txt
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Nop.Plugin.Misc.Dynamics365.csproj
|
||||||
|
Plugins/Nop.Plugin.Misc.Dynamics365/Nop.Plugin.Misc.Dynamics365.csproj
|
||||||
|
Nop.Plugin.Misc.Dynamics365/Nop.Plugin.Misc.Dynamics365.csproj
|
||||||
|
Nop.Plugin.Misc.Dynamics365.csproj
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Dynamics365Defaults.cs
|
||||||
|
Plugins/Nop.Plugin.Misc.Dynamics365/Dynamics365Defaults.cs
|
||||||
|
Nop.Plugin.Misc.Dynamics365/Dynamics365Defaults.cs
|
||||||
|
Dynamics365Defaults.cs
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Dynamics365Plugin.cs
|
||||||
|
Plugins/Nop.Plugin.Misc.Dynamics365/Dynamics365Plugin.cs
|
||||||
|
Nop.Plugin.Misc.Dynamics365/Dynamics365Plugin.cs
|
||||||
|
Dynamics365Plugin.cs
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/plugin.json
|
||||||
|
Plugins/Nop.Plugin.Misc.Dynamics365/plugin.json
|
||||||
|
Nop.Plugin.Misc.Dynamics365/plugin.json
|
||||||
|
plugin.json
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Views/_ViewImports.cshtml
|
||||||
|
Plugins/Nop.Plugin.Misc.Dynamics365/Views/_ViewImports.cshtml
|
||||||
|
Nop.Plugin.Misc.Dynamics365/Views/_ViewImports.cshtml
|
||||||
|
Views/_ViewImports.cshtml
|
||||||
|
_ViewImports.cshtml
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Views/Configure.cshtml
|
||||||
|
Plugins/Nop.Plugin.Misc.Dynamics365/Views/Configure.cshtml
|
||||||
|
Nop.Plugin.Misc.Dynamics365/Views/Configure.cshtml
|
||||||
|
Views/Configure.cshtml
|
||||||
|
Configure.cshtml
|
||||||
src/Plugins/Nop.Plugin.Widgets.Swiper/Controllers/WidgetSwiperController.cs
|
src/Plugins/Nop.Plugin.Widgets.Swiper/Controllers/WidgetSwiperController.cs
|
||||||
Plugins/Nop.Plugin.Widgets.Swiper/Controllers/WidgetSwiperController.cs
|
Plugins/Nop.Plugin.Widgets.Swiper/Controllers/WidgetSwiperController.cs
|
||||||
Nop.Plugin.Widgets.Swiper/Controllers/WidgetSwiperController.cs
|
Nop.Plugin.Widgets.Swiper/Controllers/WidgetSwiperController.cs
|
||||||
|
|
@ -7657,6 +7697,11 @@ Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_ByWeightByTotal.cshtml
|
||||||
Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_ByWeightByTotal.cshtml
|
Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_ByWeightByTotal.cshtml
|
||||||
Views/_ByWeightByTotal.cshtml
|
Views/_ByWeightByTotal.cshtml
|
||||||
_ByWeightByTotal.cshtml
|
_ByWeightByTotal.cshtml
|
||||||
|
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_FixedRate.Tour.cshtml
|
||||||
|
Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_FixedRate.Tour.cshtml
|
||||||
|
Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_FixedRate.Tour.cshtml
|
||||||
|
Views/_FixedRate.Tour.cshtml
|
||||||
|
_FixedRate.Tour.cshtml
|
||||||
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_FixedRate.cshtml
|
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_FixedRate.cshtml
|
||||||
Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_FixedRate.cshtml
|
Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_FixedRate.cshtml
|
||||||
Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_FixedRate.cshtml
|
Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_FixedRate.cshtml
|
||||||
|
|
@ -9201,6 +9246,12 @@ Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/_ViewImports.cshtml
|
||||||
Nop.Plugin.Payments.PayPalCommerce/Views/_ViewImports.cshtml
|
Nop.Plugin.Payments.PayPalCommerce/Views/_ViewImports.cshtml
|
||||||
Views/_ViewImports.cshtml
|
Views/_ViewImports.cshtml
|
||||||
_ViewImports.cshtml
|
_ViewImports.cshtml
|
||||||
|
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Admin/_Configure.Tour.cshtml
|
||||||
|
Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Admin/_Configure.Tour.cshtml
|
||||||
|
Nop.Plugin.Payments.PayPalCommerce/Views/Admin/_Configure.Tour.cshtml
|
||||||
|
Views/Admin/_Configure.Tour.cshtml
|
||||||
|
Admin/_Configure.Tour.cshtml
|
||||||
|
_Configure.Tour.cshtml
|
||||||
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Admin/_PaymentMethod.cshtml
|
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Admin/_PaymentMethod.cshtml
|
||||||
Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Admin/_PaymentMethod.cshtml
|
Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Admin/_PaymentMethod.cshtml
|
||||||
Nop.Plugin.Payments.PayPalCommerce/Views/Admin/_PaymentMethod.cshtml
|
Nop.Plugin.Payments.PayPalCommerce/Views/Admin/_PaymentMethod.cshtml
|
||||||
|
|
@ -9372,6 +9423,11 @@ Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_ViewImports.cshtml
|
||||||
Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_ViewImports.cshtml
|
Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_ViewImports.cshtml
|
||||||
Views/_ViewImports.cshtml
|
Views/_ViewImports.cshtml
|
||||||
_ViewImports.cshtml
|
_ViewImports.cshtml
|
||||||
|
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_FixedRate.Tour.cshtml
|
||||||
|
Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_FixedRate.Tour.cshtml
|
||||||
|
Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_FixedRate.Tour.cshtml
|
||||||
|
Views/_FixedRate.Tour.cshtml
|
||||||
|
_FixedRate.Tour.cshtml
|
||||||
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_FixedRate.cshtml
|
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_FixedRate.cshtml
|
||||||
Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_FixedRate.cshtml
|
Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_FixedRate.cshtml
|
||||||
Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_FixedRate.cshtml
|
Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_FixedRate.cshtml
|
||||||
|
|
@ -15099,6 +15155,13 @@ wwwroot/lib_npm/chart.js/chart.umd.min.js
|
||||||
lib_npm/chart.js/chart.umd.min.js
|
lib_npm/chart.js/chart.umd.min.js
|
||||||
chart.js/chart.umd.min.js
|
chart.js/chart.umd.min.js
|
||||||
chart.umd.min.js
|
chart.umd.min.js
|
||||||
|
src/Presentation/Nop.Web/wwwroot/lib_npm/driver.js/driver.js.iife.min.js
|
||||||
|
Presentation/Nop.Web/wwwroot/lib_npm/driver.js/driver.js.iife.min.js
|
||||||
|
Nop.Web/wwwroot/lib_npm/driver.js/driver.js.iife.min.js
|
||||||
|
wwwroot/lib_npm/driver.js/driver.js.iife.min.js
|
||||||
|
lib_npm/driver.js/driver.js.iife.min.js
|
||||||
|
driver.js/driver.js.iife.min.js
|
||||||
|
driver.js.iife.min.js
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/magnific-popup/jquery.magnific-popup.min.js
|
src/Presentation/Nop.Web/wwwroot/lib_npm/magnific-popup/jquery.magnific-popup.min.js
|
||||||
Presentation/Nop.Web/wwwroot/lib_npm/magnific-popup/jquery.magnific-popup.min.js
|
Presentation/Nop.Web/wwwroot/lib_npm/magnific-popup/jquery.magnific-popup.min.js
|
||||||
Nop.Web/wwwroot/lib_npm/magnific-popup/jquery.magnific-popup.min.js
|
Nop.Web/wwwroot/lib_npm/magnific-popup/jquery.magnific-popup.min.js
|
||||||
|
|
@ -15587,38 +15650,6 @@ lib_npm/datatables.net-buttons/js/buttons.html5.min.mjs
|
||||||
datatables.net-buttons/js/buttons.html5.min.mjs
|
datatables.net-buttons/js/buttons.html5.min.mjs
|
||||||
js/buttons.html5.min.mjs
|
js/buttons.html5.min.mjs
|
||||||
buttons.html5.min.mjs
|
buttons.html5.min.mjs
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.esm.min.js
|
|
||||||
Presentation/Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.esm.min.js
|
|
||||||
Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.esm.min.js
|
|
||||||
wwwroot/lib_npm/shepherd.js/js/shepherd.esm.min.js
|
|
||||||
lib_npm/shepherd.js/js/shepherd.esm.min.js
|
|
||||||
shepherd.js/js/shepherd.esm.min.js
|
|
||||||
js/shepherd.esm.min.js
|
|
||||||
shepherd.esm.min.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.esm.min.js.map
|
|
||||||
Presentation/Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.esm.min.js.map
|
|
||||||
Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.esm.min.js.map
|
|
||||||
wwwroot/lib_npm/shepherd.js/js/shepherd.esm.min.js.map
|
|
||||||
lib_npm/shepherd.js/js/shepherd.esm.min.js.map
|
|
||||||
shepherd.js/js/shepherd.esm.min.js.map
|
|
||||||
js/shepherd.esm.min.js.map
|
|
||||||
shepherd.esm.min.js.map
|
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.min.js.map
|
|
||||||
Presentation/Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.min.js.map
|
|
||||||
Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.min.js.map
|
|
||||||
wwwroot/lib_npm/shepherd.js/js/shepherd.min.js.map
|
|
||||||
lib_npm/shepherd.js/js/shepherd.min.js.map
|
|
||||||
shepherd.js/js/shepherd.min.js.map
|
|
||||||
js/shepherd.min.js.map
|
|
||||||
shepherd.min.js.map
|
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.min.js
|
|
||||||
Presentation/Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.min.js
|
|
||||||
Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.min.js
|
|
||||||
wwwroot/lib_npm/shepherd.js/js/shepherd.min.js
|
|
||||||
lib_npm/shepherd.js/js/shepherd.min.js
|
|
||||||
shepherd.js/js/shepherd.min.js
|
|
||||||
js/shepherd.min.js
|
|
||||||
shepherd.min.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/filepond-plugin-file-validate-type/filepond-plugin-file-validate-type.esm.min.js
|
src/Presentation/Nop.Web/wwwroot/lib_npm/filepond-plugin-file-validate-type/filepond-plugin-file-validate-type.esm.min.js
|
||||||
Presentation/Nop.Web/wwwroot/lib_npm/filepond-plugin-file-validate-type/filepond-plugin-file-validate-type.esm.min.js
|
Presentation/Nop.Web/wwwroot/lib_npm/filepond-plugin-file-validate-type/filepond-plugin-file-validate-type.esm.min.js
|
||||||
Nop.Web/wwwroot/lib_npm/filepond-plugin-file-validate-type/filepond-plugin-file-validate-type.esm.min.js
|
Nop.Web/wwwroot/lib_npm/filepond-plugin-file-validate-type/filepond-plugin-file-validate-type.esm.min.js
|
||||||
|
|
@ -17135,27 +17166,6 @@ Nop.Web/wwwroot/js/public.billingaddress.js
|
||||||
wwwroot/js/public.billingaddress.js
|
wwwroot/js/public.billingaddress.js
|
||||||
js/public.billingaddress.js
|
js/public.billingaddress.js
|
||||||
public.billingaddress.js
|
public.billingaddress.js
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.product.js
|
|
||||||
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.product.js
|
|
||||||
Nop.Web/wwwroot/js/admintour/admin.tour.product.js
|
|
||||||
wwwroot/js/admintour/admin.tour.product.js
|
|
||||||
js/admintour/admin.tour.product.js
|
|
||||||
admintour/admin.tour.product.js
|
|
||||||
admin.tour.product.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.topic.js
|
|
||||||
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.topic.js
|
|
||||||
Nop.Web/wwwroot/js/admintour/admin.tour.topic.js
|
|
||||||
wwwroot/js/admintour/admin.tour.topic.js
|
|
||||||
js/admintour/admin.tour.topic.js
|
|
||||||
admintour/admin.tour.topic.js
|
|
||||||
admin.tour.topic.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.emailaccountlist.js
|
|
||||||
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.emailaccountlist.js
|
|
||||||
Nop.Web/wwwroot/js/admintour/admin.tour.emailaccountlist.js
|
|
||||||
wwwroot/js/admintour/admin.tour.emailaccountlist.js
|
|
||||||
js/admintour/admin.tour.emailaccountlist.js
|
|
||||||
admintour/admin.tour.emailaccountlist.js
|
|
||||||
admin.tour.emailaccountlist.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.common.js
|
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.common.js
|
||||||
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.common.js
|
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.common.js
|
||||||
Nop.Web/wwwroot/js/admintour/admin.tour.common.js
|
Nop.Web/wwwroot/js/admintour/admin.tour.common.js
|
||||||
|
|
@ -17163,76 +17173,6 @@ wwwroot/js/admintour/admin.tour.common.js
|
||||||
js/admintour/admin.tour.common.js
|
js/admintour/admin.tour.common.js
|
||||||
admintour/admin.tour.common.js
|
admintour/admin.tour.common.js
|
||||||
admin.tour.common.js
|
admin.tour.common.js
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.taxproviders.js
|
|
||||||
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.taxproviders.js
|
|
||||||
Nop.Web/wwwroot/js/admintour/admin.tour.taxproviders.js
|
|
||||||
wwwroot/js/admintour/admin.tour.taxproviders.js
|
|
||||||
js/admintour/admin.tour.taxproviders.js
|
|
||||||
admintour/admin.tour.taxproviders.js
|
|
||||||
admin.tour.taxproviders.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.shippingmanual.js
|
|
||||||
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.shippingmanual.js
|
|
||||||
Nop.Web/wwwroot/js/admintour/admin.tour.shippingmanual.js
|
|
||||||
wwwroot/js/admintour/admin.tour.shippingmanual.js
|
|
||||||
js/admintour/admin.tour.shippingmanual.js
|
|
||||||
admintour/admin.tour.shippingmanual.js
|
|
||||||
admin.tour.shippingmanual.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.taxmanual.js
|
|
||||||
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.taxmanual.js
|
|
||||||
Nop.Web/wwwroot/js/admintour/admin.tour.taxmanual.js
|
|
||||||
wwwroot/js/admintour/admin.tour.taxmanual.js
|
|
||||||
js/admintour/admin.tour.taxmanual.js
|
|
||||||
admintour/admin.tour.taxmanual.js
|
|
||||||
admin.tour.taxmanual.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.emailaccount.js
|
|
||||||
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.emailaccount.js
|
|
||||||
Nop.Web/wwwroot/js/admintour/admin.tour.emailaccount.js
|
|
||||||
wwwroot/js/admintour/admin.tour.emailaccount.js
|
|
||||||
js/admintour/admin.tour.emailaccount.js
|
|
||||||
admintour/admin.tour.emailaccount.js
|
|
||||||
admin.tour.emailaccount.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.generalsettings.js
|
|
||||||
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.generalsettings.js
|
|
||||||
Nop.Web/wwwroot/js/admintour/admin.tour.generalsettings.js
|
|
||||||
wwwroot/js/admintour/admin.tour.generalsettings.js
|
|
||||||
js/admintour/admin.tour.generalsettings.js
|
|
||||||
admintour/admin.tour.generalsettings.js
|
|
||||||
admin.tour.generalsettings.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.store.js
|
|
||||||
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.store.js
|
|
||||||
Nop.Web/wwwroot/js/admintour/admin.tour.store.js
|
|
||||||
wwwroot/js/admintour/admin.tour.store.js
|
|
||||||
js/admintour/admin.tour.store.js
|
|
||||||
admintour/admin.tour.store.js
|
|
||||||
admin.tour.store.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.paymentmethods.js
|
|
||||||
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.paymentmethods.js
|
|
||||||
Nop.Web/wwwroot/js/admintour/admin.tour.paymentmethods.js
|
|
||||||
wwwroot/js/admintour/admin.tour.paymentmethods.js
|
|
||||||
js/admintour/admin.tour.paymentmethods.js
|
|
||||||
admintour/admin.tour.paymentmethods.js
|
|
||||||
admin.tour.paymentmethods.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.topiclist.js
|
|
||||||
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.topiclist.js
|
|
||||||
Nop.Web/wwwroot/js/admintour/admin.tour.topiclist.js
|
|
||||||
wwwroot/js/admintour/admin.tour.topiclist.js
|
|
||||||
js/admintour/admin.tour.topiclist.js
|
|
||||||
admintour/admin.tour.topiclist.js
|
|
||||||
admin.tour.topiclist.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.shippingproviders.js
|
|
||||||
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.shippingproviders.js
|
|
||||||
Nop.Web/wwwroot/js/admintour/admin.tour.shippingproviders.js
|
|
||||||
wwwroot/js/admintour/admin.tour.shippingproviders.js
|
|
||||||
js/admintour/admin.tour.shippingproviders.js
|
|
||||||
admintour/admin.tour.shippingproviders.js
|
|
||||||
admin.tour.shippingproviders.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.paymentpaypal.js
|
|
||||||
Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.paymentpaypal.js
|
|
||||||
Nop.Web/wwwroot/js/admintour/admin.tour.paymentpaypal.js
|
|
||||||
wwwroot/js/admintour/admin.tour.paymentpaypal.js
|
|
||||||
js/admintour/admin.tour.paymentpaypal.js
|
|
||||||
admintour/admin.tour.paymentpaypal.js
|
|
||||||
admin.tour.paymentpaypal.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/public.combinationsbehavior.js
|
src/Presentation/Nop.Web/wwwroot/js/public.combinationsbehavior.js
|
||||||
Presentation/Nop.Web/wwwroot/js/public.combinationsbehavior.js
|
Presentation/Nop.Web/wwwroot/js/public.combinationsbehavior.js
|
||||||
Nop.Web/wwwroot/js/public.combinationsbehavior.js
|
Nop.Web/wwwroot/js/public.combinationsbehavior.js
|
||||||
|
|
@ -24233,6 +24173,14 @@ Admin/Views/Shipping/_CreateOrUpdateProductAvailabilityRange.cshtml
|
||||||
Views/Shipping/_CreateOrUpdateProductAvailabilityRange.cshtml
|
Views/Shipping/_CreateOrUpdateProductAvailabilityRange.cshtml
|
||||||
Shipping/_CreateOrUpdateProductAvailabilityRange.cshtml
|
Shipping/_CreateOrUpdateProductAvailabilityRange.cshtml
|
||||||
_CreateOrUpdateProductAvailabilityRange.cshtml
|
_CreateOrUpdateProductAvailabilityRange.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/_Providers.Tour.cshtml
|
||||||
|
Presentation/Nop.Web/Areas/Admin/Views/Shipping/_Providers.Tour.cshtml
|
||||||
|
Nop.Web/Areas/Admin/Views/Shipping/_Providers.Tour.cshtml
|
||||||
|
Areas/Admin/Views/Shipping/_Providers.Tour.cshtml
|
||||||
|
Admin/Views/Shipping/_Providers.Tour.cshtml
|
||||||
|
Views/Shipping/_Providers.Tour.cshtml
|
||||||
|
Shipping/_Providers.Tour.cshtml
|
||||||
|
_Providers.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/EditDeliveryDate.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/EditDeliveryDate.cshtml
|
||||||
Presentation/Nop.Web/Areas/Admin/Views/Shipping/EditDeliveryDate.cshtml
|
Presentation/Nop.Web/Areas/Admin/Views/Shipping/EditDeliveryDate.cshtml
|
||||||
Nop.Web/Areas/Admin/Views/Shipping/EditDeliveryDate.cshtml
|
Nop.Web/Areas/Admin/Views/Shipping/EditDeliveryDate.cshtml
|
||||||
|
|
@ -24280,6 +24228,14 @@ Admin/Views/Topic/Edit.cshtml
|
||||||
Views/Topic/Edit.cshtml
|
Views/Topic/Edit.cshtml
|
||||||
Topic/Edit.cshtml
|
Topic/Edit.cshtml
|
||||||
Edit.cshtml
|
Edit.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/_List.Tour.cshtml
|
||||||
|
Presentation/Nop.Web/Areas/Admin/Views/Topic/_List.Tour.cshtml
|
||||||
|
Nop.Web/Areas/Admin/Views/Topic/_List.Tour.cshtml
|
||||||
|
Areas/Admin/Views/Topic/_List.Tour.cshtml
|
||||||
|
Admin/Views/Topic/_List.Tour.cshtml
|
||||||
|
Views/Topic/_List.Tour.cshtml
|
||||||
|
Topic/_List.Tour.cshtml
|
||||||
|
_List.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/_CreateOrUpdate.Info.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/_CreateOrUpdate.Info.cshtml
|
||||||
Presentation/Nop.Web/Areas/Admin/Views/Topic/_CreateOrUpdate.Info.cshtml
|
Presentation/Nop.Web/Areas/Admin/Views/Topic/_CreateOrUpdate.Info.cshtml
|
||||||
Nop.Web/Areas/Admin/Views/Topic/_CreateOrUpdate.Info.cshtml
|
Nop.Web/Areas/Admin/Views/Topic/_CreateOrUpdate.Info.cshtml
|
||||||
|
|
@ -24328,6 +24284,14 @@ Admin/Views/Topic/_CreateOrUpdate.Display.cshtml
|
||||||
Views/Topic/_CreateOrUpdate.Display.cshtml
|
Views/Topic/_CreateOrUpdate.Display.cshtml
|
||||||
Topic/_CreateOrUpdate.Display.cshtml
|
Topic/_CreateOrUpdate.Display.cshtml
|
||||||
_CreateOrUpdate.Display.cshtml
|
_CreateOrUpdate.Display.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/_Edit.Tour.cshtml
|
||||||
|
Presentation/Nop.Web/Areas/Admin/Views/Topic/_Edit.Tour.cshtml
|
||||||
|
Nop.Web/Areas/Admin/Views/Topic/_Edit.Tour.cshtml
|
||||||
|
Areas/Admin/Views/Topic/_Edit.Tour.cshtml
|
||||||
|
Admin/Views/Topic/_Edit.Tour.cshtml
|
||||||
|
Views/Topic/_Edit.Tour.cshtml
|
||||||
|
Topic/_Edit.Tour.cshtml
|
||||||
|
_Edit.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/Edit.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/Edit.cshtml
|
||||||
Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/Edit.cshtml
|
Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/Edit.cshtml
|
||||||
Nop.Web/Areas/Admin/Views/EmailAccount/Edit.cshtml
|
Nop.Web/Areas/Admin/Views/EmailAccount/Edit.cshtml
|
||||||
|
|
@ -24336,6 +24300,14 @@ Admin/Views/EmailAccount/Edit.cshtml
|
||||||
Views/EmailAccount/Edit.cshtml
|
Views/EmailAccount/Edit.cshtml
|
||||||
EmailAccount/Edit.cshtml
|
EmailAccount/Edit.cshtml
|
||||||
Edit.cshtml
|
Edit.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/_List.Tour.cshtml
|
||||||
|
Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/_List.Tour.cshtml
|
||||||
|
Nop.Web/Areas/Admin/Views/EmailAccount/_List.Tour.cshtml
|
||||||
|
Areas/Admin/Views/EmailAccount/_List.Tour.cshtml
|
||||||
|
Admin/Views/EmailAccount/_List.Tour.cshtml
|
||||||
|
Views/EmailAccount/_List.Tour.cshtml
|
||||||
|
EmailAccount/_List.Tour.cshtml
|
||||||
|
_List.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/_CreateOrUpdate.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/_CreateOrUpdate.cshtml
|
||||||
Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/_CreateOrUpdate.cshtml
|
Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/_CreateOrUpdate.cshtml
|
||||||
Nop.Web/Areas/Admin/Views/EmailAccount/_CreateOrUpdate.cshtml
|
Nop.Web/Areas/Admin/Views/EmailAccount/_CreateOrUpdate.cshtml
|
||||||
|
|
@ -24360,6 +24332,14 @@ Admin/Views/EmailAccount/Create.cshtml
|
||||||
Views/EmailAccount/Create.cshtml
|
Views/EmailAccount/Create.cshtml
|
||||||
EmailAccount/Create.cshtml
|
EmailAccount/Create.cshtml
|
||||||
Create.cshtml
|
Create.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/_Edit.Tour.cshtml
|
||||||
|
Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/_Edit.Tour.cshtml
|
||||||
|
Nop.Web/Areas/Admin/Views/EmailAccount/_Edit.Tour.cshtml
|
||||||
|
Areas/Admin/Views/EmailAccount/_Edit.Tour.cshtml
|
||||||
|
Admin/Views/EmailAccount/_Edit.Tour.cshtml
|
||||||
|
Views/EmailAccount/_Edit.Tour.cshtml
|
||||||
|
EmailAccount/_Edit.Tour.cshtml
|
||||||
|
_Edit.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Language/_CreateOrUpdate.Resources.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Language/_CreateOrUpdate.Resources.cshtml
|
||||||
Presentation/Nop.Web/Areas/Admin/Views/Language/_CreateOrUpdate.Resources.cshtml
|
Presentation/Nop.Web/Areas/Admin/Views/Language/_CreateOrUpdate.Resources.cshtml
|
||||||
Nop.Web/Areas/Admin/Views/Language/_CreateOrUpdate.Resources.cshtml
|
Nop.Web/Areas/Admin/Views/Language/_CreateOrUpdate.Resources.cshtml
|
||||||
|
|
@ -24536,6 +24516,14 @@ Admin/Views/Setting/_GeneralCommon.TopMenuItems.cshtml
|
||||||
Views/Setting/_GeneralCommon.TopMenuItems.cshtml
|
Views/Setting/_GeneralCommon.TopMenuItems.cshtml
|
||||||
Setting/_GeneralCommon.TopMenuItems.cshtml
|
Setting/_GeneralCommon.TopMenuItems.cshtml
|
||||||
_GeneralCommon.TopMenuItems.cshtml
|
_GeneralCommon.TopMenuItems.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.Common.Tour.cshtml
|
||||||
|
Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.Common.Tour.cshtml
|
||||||
|
Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.Common.Tour.cshtml
|
||||||
|
Areas/Admin/Views/Setting/_GeneralCommon.Common.Tour.cshtml
|
||||||
|
Admin/Views/Setting/_GeneralCommon.Common.Tour.cshtml
|
||||||
|
Views/Setting/_GeneralCommon.Common.Tour.cshtml
|
||||||
|
Setting/_GeneralCommon.Common.Tour.cshtml
|
||||||
|
_GeneralCommon.Common.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_RewardPoints.Common.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_RewardPoints.Common.cshtml
|
||||||
Presentation/Nop.Web/Areas/Admin/Views/Setting/_RewardPoints.Common.cshtml
|
Presentation/Nop.Web/Areas/Admin/Views/Setting/_RewardPoints.Common.cshtml
|
||||||
Nop.Web/Areas/Admin/Views/Setting/_RewardPoints.Common.cshtml
|
Nop.Web/Areas/Admin/Views/Setting/_RewardPoints.Common.cshtml
|
||||||
|
|
@ -25247,6 +25235,14 @@ Admin/Views/Store/Create.cshtml
|
||||||
Views/Store/Create.cshtml
|
Views/Store/Create.cshtml
|
||||||
Store/Create.cshtml
|
Store/Create.cshtml
|
||||||
Create.cshtml
|
Create.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Store/_Edit.Tour.cshtml
|
||||||
|
Presentation/Nop.Web/Areas/Admin/Views/Store/_Edit.Tour.cshtml
|
||||||
|
Nop.Web/Areas/Admin/Views/Store/_Edit.Tour.cshtml
|
||||||
|
Areas/Admin/Views/Store/_Edit.Tour.cshtml
|
||||||
|
Admin/Views/Store/_Edit.Tour.cshtml
|
||||||
|
Views/Store/_Edit.Tour.cshtml
|
||||||
|
Store/_Edit.Tour.cshtml
|
||||||
|
_Edit.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Measure/List.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Measure/List.cshtml
|
||||||
Presentation/Nop.Web/Areas/Admin/Views/Measure/List.cshtml
|
Presentation/Nop.Web/Areas/Admin/Views/Measure/List.cshtml
|
||||||
Nop.Web/Areas/Admin/Views/Measure/List.cshtml
|
Nop.Web/Areas/Admin/Views/Measure/List.cshtml
|
||||||
|
|
@ -25535,6 +25531,14 @@ Admin/Views/Product/_CreateOrUpdate.Inventory.cshtml
|
||||||
Views/Product/_CreateOrUpdate.Inventory.cshtml
|
Views/Product/_CreateOrUpdate.Inventory.cshtml
|
||||||
Product/_CreateOrUpdate.Inventory.cshtml
|
Product/_CreateOrUpdate.Inventory.cshtml
|
||||||
_CreateOrUpdate.Inventory.cshtml
|
_CreateOrUpdate.Inventory.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_Create.Tour.cshtml
|
||||||
|
Presentation/Nop.Web/Areas/Admin/Views/Product/_Create.Tour.cshtml
|
||||||
|
Nop.Web/Areas/Admin/Views/Product/_Create.Tour.cshtml
|
||||||
|
Areas/Admin/Views/Product/_Create.Tour.cshtml
|
||||||
|
Admin/Views/Product/_Create.Tour.cshtml
|
||||||
|
Views/Product/_Create.Tour.cshtml
|
||||||
|
Product/_Create.Tour.cshtml
|
||||||
|
_Create.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/ProductAttributeCombinationCreatePopup.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Product/ProductAttributeCombinationCreatePopup.cshtml
|
||||||
Presentation/Nop.Web/Areas/Admin/Views/Product/ProductAttributeCombinationCreatePopup.cshtml
|
Presentation/Nop.Web/Areas/Admin/Views/Product/ProductAttributeCombinationCreatePopup.cshtml
|
||||||
Nop.Web/Areas/Admin/Views/Product/ProductAttributeCombinationCreatePopup.cshtml
|
Nop.Web/Areas/Admin/Views/Product/ProductAttributeCombinationCreatePopup.cshtml
|
||||||
|
|
@ -26987,6 +26991,14 @@ Admin/Views/Payment/Methods.cshtml
|
||||||
Views/Payment/Methods.cshtml
|
Views/Payment/Methods.cshtml
|
||||||
Payment/Methods.cshtml
|
Payment/Methods.cshtml
|
||||||
Methods.cshtml
|
Methods.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Payment/_Methods.Tour.cshtml
|
||||||
|
Presentation/Nop.Web/Areas/Admin/Views/Payment/_Methods.Tour.cshtml
|
||||||
|
Nop.Web/Areas/Admin/Views/Payment/_Methods.Tour.cshtml
|
||||||
|
Areas/Admin/Views/Payment/_Methods.Tour.cshtml
|
||||||
|
Admin/Views/Payment/_Methods.Tour.cshtml
|
||||||
|
Views/Payment/_Methods.Tour.cshtml
|
||||||
|
Payment/_Methods.Tour.cshtml
|
||||||
|
_Methods.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Order/AddShipment.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Order/AddShipment.cshtml
|
||||||
Presentation/Nop.Web/Areas/Admin/Views/Order/AddShipment.cshtml
|
Presentation/Nop.Web/Areas/Admin/Views/Order/AddShipment.cshtml
|
||||||
Nop.Web/Areas/Admin/Views/Order/AddShipment.cshtml
|
Nop.Web/Areas/Admin/Views/Order/AddShipment.cshtml
|
||||||
|
|
@ -27395,6 +27407,14 @@ Admin/Views/Tax/Providers.cshtml
|
||||||
Views/Tax/Providers.cshtml
|
Views/Tax/Providers.cshtml
|
||||||
Tax/Providers.cshtml
|
Tax/Providers.cshtml
|
||||||
Providers.cshtml
|
Providers.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Tax/_Providers.Tour.cshtml
|
||||||
|
Presentation/Nop.Web/Areas/Admin/Views/Tax/_Providers.Tour.cshtml
|
||||||
|
Nop.Web/Areas/Admin/Views/Tax/_Providers.Tour.cshtml
|
||||||
|
Areas/Admin/Views/Tax/_Providers.Tour.cshtml
|
||||||
|
Admin/Views/Tax/_Providers.Tour.cshtml
|
||||||
|
Views/Tax/_Providers.Tour.cshtml
|
||||||
|
Tax/_Providers.Tour.cshtml
|
||||||
|
_Providers.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Tax/Categories.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Tax/Categories.cshtml
|
||||||
Presentation/Nop.Web/Areas/Admin/Views/Tax/Categories.cshtml
|
Presentation/Nop.Web/Areas/Admin/Views/Tax/Categories.cshtml
|
||||||
Nop.Web/Areas/Admin/Views/Tax/Categories.cshtml
|
Nop.Web/Areas/Admin/Views/Tax/Categories.cshtml
|
||||||
|
|
|
||||||
|
|
@ -1299,6 +1299,15 @@ src/Tests/Nop.Tests/Nop.Data.Tests/EntityRepositoryTests.cs
|
||||||
src/Tests/Nop.Tests/Connections.Designer.cs
|
src/Tests/Nop.Tests/Connections.Designer.cs
|
||||||
src/Tests/Nop.Tests/NopTestsDefaults.cs
|
src/Tests/Nop.Tests/NopTestsDefaults.cs
|
||||||
src/Tests/Nop.Tests/BaseNopTest.cs
|
src/Tests/Nop.Tests/BaseNopTest.cs
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Controllers/Dynamics365Controller.cs
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Services/EventConsumer.cs
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Notes.txt
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Nop.Plugin.Misc.Dynamics365.csproj
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Dynamics365Defaults.cs
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Dynamics365Plugin.cs
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/plugin.json
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Views/_ViewImports.cshtml
|
||||||
|
src/Plugins/Nop.Plugin.Misc.Dynamics365/Views/Configure.cshtml
|
||||||
src/Plugins/Nop.Plugin.Widgets.Swiper/Controllers/WidgetSwiperController.cs
|
src/Plugins/Nop.Plugin.Widgets.Swiper/Controllers/WidgetSwiperController.cs
|
||||||
src/Plugins/Nop.Plugin.Widgets.Swiper/Notes.txt
|
src/Plugins/Nop.Plugin.Widgets.Swiper/Notes.txt
|
||||||
src/Plugins/Nop.Plugin.Widgets.Swiper/SwiperSettings.cs
|
src/Plugins/Nop.Plugin.Widgets.Swiper/SwiperSettings.cs
|
||||||
|
|
@ -1389,6 +1398,7 @@ src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Infrastructure/NopStartup.c
|
||||||
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/EditRateByWeightByTotalPopup.cshtml
|
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/EditRateByWeightByTotalPopup.cshtml
|
||||||
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_ViewImports.cshtml
|
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_ViewImports.cshtml
|
||||||
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_ByWeightByTotal.cshtml
|
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_ByWeightByTotal.cshtml
|
||||||
|
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_FixedRate.Tour.cshtml
|
||||||
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_FixedRate.cshtml
|
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/_FixedRate.cshtml
|
||||||
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/AddRateByWeightByTotalPopup.cshtml
|
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/AddRateByWeightByTotalPopup.cshtml
|
||||||
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/Configure.cshtml
|
src/Plugins/Nop.Plugin.Shipping.FixedByWeightByTotal/Views/Configure.cshtml
|
||||||
|
|
@ -1628,6 +1638,7 @@ src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Public/PaymentTokens.cshtml
|
||||||
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Public/_Messages.cshtml
|
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Public/_Messages.cshtml
|
||||||
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Public/_Buttons.cshtml
|
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Public/_Buttons.cshtml
|
||||||
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/_ViewImports.cshtml
|
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/_ViewImports.cshtml
|
||||||
|
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Admin/_Configure.Tour.cshtml
|
||||||
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Admin/_PaymentMethod.cshtml
|
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Admin/_PaymentMethod.cshtml
|
||||||
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Admin/PayLater.cshtml
|
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Admin/PayLater.cshtml
|
||||||
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Admin/Configure.cshtml
|
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Views/Admin/Configure.cshtml
|
||||||
|
|
@ -1663,6 +1674,7 @@ src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Infrastructure/Cache/ModelCa
|
||||||
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Infrastructure/NopStartup.cs
|
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Infrastructure/NopStartup.cs
|
||||||
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/FixedOrByCountryStateZipTaxProvider.cs
|
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/FixedOrByCountryStateZipTaxProvider.cs
|
||||||
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_ViewImports.cshtml
|
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_ViewImports.cshtml
|
||||||
|
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_FixedRate.Tour.cshtml
|
||||||
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_FixedRate.cshtml
|
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_FixedRate.cshtml
|
||||||
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/Configure.cshtml
|
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/Configure.cshtml
|
||||||
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_CountryStateZip.cshtml
|
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_CountryStateZip.cshtml
|
||||||
|
|
@ -2606,6 +2618,7 @@ src/Presentation/Nop.Web/wwwroot/lib_npm/filepond-plugin-get-file/filepond-plugi
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/filepond-plugin-get-file/filepond-plugin-get-file.esm.min.js
|
src/Presentation/Nop.Web/wwwroot/lib_npm/filepond-plugin-get-file/filepond-plugin-get-file.esm.min.js
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/chart.js/chart.umd.js.min.map
|
src/Presentation/Nop.Web/wwwroot/lib_npm/chart.js/chart.umd.js.min.map
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/chart.js/chart.umd.min.js
|
src/Presentation/Nop.Web/wwwroot/lib_npm/chart.js/chart.umd.min.js
|
||||||
|
src/Presentation/Nop.Web/wwwroot/lib_npm/driver.js/driver.js.iife.min.js
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/magnific-popup/jquery.magnific-popup.min.js
|
src/Presentation/Nop.Web/wwwroot/lib_npm/magnific-popup/jquery.magnific-popup.min.js
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/datatables.net/js/dataTables.min.mjs
|
src/Presentation/Nop.Web/wwwroot/lib_npm/datatables.net/js/dataTables.min.mjs
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/datatables.net/js/dataTables.min.js
|
src/Presentation/Nop.Web/wwwroot/lib_npm/datatables.net/js/dataTables.min.js
|
||||||
|
|
@ -2667,10 +2680,6 @@ src/Presentation/Nop.Web/wwwroot/lib_npm/datatables.net-buttons/js/buttons.colVi
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/datatables.net-buttons/js/dataTables.buttons.min.js
|
src/Presentation/Nop.Web/wwwroot/lib_npm/datatables.net-buttons/js/dataTables.buttons.min.js
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/datatables.net-buttons/js/buttons.colVis.min.js
|
src/Presentation/Nop.Web/wwwroot/lib_npm/datatables.net-buttons/js/buttons.colVis.min.js
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/datatables.net-buttons/js/buttons.html5.min.mjs
|
src/Presentation/Nop.Web/wwwroot/lib_npm/datatables.net-buttons/js/buttons.html5.min.mjs
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.esm.min.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.esm.min.js.map
|
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.min.js.map
|
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/shepherd.js/js/shepherd.min.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/filepond-plugin-file-validate-type/filepond-plugin-file-validate-type.esm.min.js
|
src/Presentation/Nop.Web/wwwroot/lib_npm/filepond-plugin-file-validate-type/filepond-plugin-file-validate-type.esm.min.js
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/filepond-plugin-file-validate-type/filepond-plugin-file-validate-type.min.js
|
src/Presentation/Nop.Web/wwwroot/lib_npm/filepond-plugin-file-validate-type/filepond-plugin-file-validate-type.min.js
|
||||||
src/Presentation/Nop.Web/wwwroot/lib_npm/farbstastic/farbtastic.min.js
|
src/Presentation/Nop.Web/wwwroot/lib_npm/farbstastic/farbtastic.min.js
|
||||||
|
|
@ -2864,20 +2873,7 @@ src/Presentation/Nop.Web/wwwroot/js/public.shippingaddress.js
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admin.table.js
|
src/Presentation/Nop.Web/wwwroot/js/admin.table.js
|
||||||
src/Presentation/Nop.Web/wwwroot/js/public.estimateshipping.popup.js
|
src/Presentation/Nop.Web/wwwroot/js/public.estimateshipping.popup.js
|
||||||
src/Presentation/Nop.Web/wwwroot/js/public.billingaddress.js
|
src/Presentation/Nop.Web/wwwroot/js/public.billingaddress.js
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.product.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.topic.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.emailaccountlist.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.common.js
|
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.common.js
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.taxproviders.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.shippingmanual.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.taxmanual.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.emailaccount.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.generalsettings.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.store.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.paymentmethods.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.topiclist.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.shippingproviders.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admintour/admin.tour.paymentpaypal.js
|
|
||||||
src/Presentation/Nop.Web/wwwroot/js/public.combinationsbehavior.js
|
src/Presentation/Nop.Web/wwwroot/js/public.combinationsbehavior.js
|
||||||
src/Presentation/Nop.Web/wwwroot/js/admin.search.js
|
src/Presentation/Nop.Web/wwwroot/js/admin.search.js
|
||||||
src/Presentation/Nop.Web/wwwroot/js/public.countryselect.js
|
src/Presentation/Nop.Web/wwwroot/js/public.countryselect.js
|
||||||
|
|
@ -3797,22 +3793,27 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/Methods.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/CreateWarehouse.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/CreateWarehouse.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/CreateProductAvailabilityRange.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/CreateProductAvailabilityRange.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/_CreateOrUpdateProductAvailabilityRange.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/_CreateOrUpdateProductAvailabilityRange.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/_Providers.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/EditDeliveryDate.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/EditDeliveryDate.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/Restrictions.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/Restrictions.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/EditWarehouse.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/EditWarehouse.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/EditMethod.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Shipping/EditMethod.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/_ViewImports.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/_ViewImports.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/Edit.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/Edit.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/_List.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/_CreateOrUpdate.Info.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/_CreateOrUpdate.Info.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/_CreateOrUpdate.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/_CreateOrUpdate.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/_CreateOrUpdate.Seo.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/_CreateOrUpdate.Seo.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/List.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/List.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/Create.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/Create.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/_CreateOrUpdate.Display.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/_CreateOrUpdate.Display.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Topic/_Edit.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/Edit.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/Edit.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/_List.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/_CreateOrUpdate.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/_CreateOrUpdate.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/List.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/List.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/Create.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/Create.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/EmailAccount/_Edit.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Language/_CreateOrUpdate.Resources.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Language/_CreateOrUpdate.Resources.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Language/Edit.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Language/Edit.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Language/_CreateOrUpdate.Info.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Language/_CreateOrUpdate.Info.cshtml
|
||||||
|
|
@ -3835,6 +3836,7 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Blog.Common.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.Pdf.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.Pdf.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_AppSettings.Installation.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_AppSettings.Installation.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.TopMenuItems.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.TopMenuItems.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.Common.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_RewardPoints.Common.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_RewardPoints.Common.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_ShoppingCart.Wishlist.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_ShoppingCart.Wishlist.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Tax.DefaultTaxAddress.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Tax.DefaultTaxAddress.cshtml
|
||||||
|
|
@ -3924,6 +3926,7 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Store/_CreateOrUpdate.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Store/_CreateOrUpdate.Seo.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Store/_CreateOrUpdate.Seo.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Store/List.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Store/List.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Store/Create.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Store/Create.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Store/_Edit.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Measure/List.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Measure/List.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Measure/Dimensions.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Measure/Dimensions.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Measure/Weights.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Measure/Weights.cshtml
|
||||||
|
|
@ -3960,6 +3963,7 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Product/ProductAttributeMappingCreate
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_CreateOrUpdate.RelatedProducts.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_CreateOrUpdate.RelatedProducts.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_CreateOrUpdate.DownloadableProduct.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_CreateOrUpdate.DownloadableProduct.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_CreateOrUpdate.Inventory.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_CreateOrUpdate.Inventory.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_Create.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/ProductAttributeCombinationCreatePopup.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Product/ProductAttributeCombinationCreatePopup.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_CreateOrUpdateProductAttributeMapping.Info.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_CreateOrUpdateProductAttributeMapping.Info.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_BulkEdit.Products.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_BulkEdit.Products.cshtml
|
||||||
|
|
@ -4137,6 +4141,7 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Blog/BlogPosts.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Blog/BlogComments.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Blog/BlogComments.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Payment/MethodRestrictions.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Payment/MethodRestrictions.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Payment/Methods.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Payment/Methods.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Payment/_Methods.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Order/AddShipment.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Order/AddShipment.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Order/Edit.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Order/Edit.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Order/_ProductAddGiftCardInfo.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Order/_ProductAddGiftCardInfo.cshtml
|
||||||
|
|
@ -4188,6 +4193,7 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Common/SeNames.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/ActivityLog/ActivityLogs.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/ActivityLog/ActivityLogs.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/ActivityLog/ActivityTypes.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/ActivityLog/ActivityTypes.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Tax/Providers.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Tax/Providers.cshtml
|
||||||
|
src/Presentation/Nop.Web/Areas/Admin/Views/Tax/_Providers.Tour.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Tax/Categories.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Tax/Categories.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Category/Edit.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Category/Edit.cshtml
|
||||||
src/Presentation/Nop.Web/Areas/Admin/Views/Category/ProductAddPopup.cshtml
|
src/Presentation/Nop.Web/Areas/Admin/Views/Category/ProductAddPopup.cshtml
|
||||||
|
|
|
||||||
|
|
@ -103140,6 +103140,9 @@ _unreleased/2024-12-11-add-created-at-column-to-coupon-codes.md
|
||||||
changelog/_unreleased/2024-11-28-shopping-cart-is-emptied-after-login-of-a-b2b-employee.md
|
changelog/_unreleased/2024-11-28-shopping-cart-is-emptied-after-login-of-a-b2b-employee.md
|
||||||
_unreleased/2024-11-28-shopping-cart-is-emptied-after-login-of-a-b2b-employee.md
|
_unreleased/2024-11-28-shopping-cart-is-emptied-after-login-of-a-b2b-employee.md
|
||||||
2024-11-28-shopping-cart-is-emptied-after-login-of-a-b2b-employee.md
|
2024-11-28-shopping-cart-is-emptied-after-login-of-a-b2b-employee.md
|
||||||
|
changelog/_unreleased/2025-01-19-fix-image-gallery-navigation-none-configurations.md
|
||||||
|
_unreleased/2025-01-19-fix-image-gallery-navigation-none-configurations.md
|
||||||
|
2025-01-19-fix-image-gallery-navigation-none-configurations.md
|
||||||
changelog/_unreleased/2024-11-26-add-aria-label-to-price-field-currency-link.md
|
changelog/_unreleased/2024-11-26-add-aria-label-to-price-field-currency-link.md
|
||||||
_unreleased/2024-11-26-add-aria-label-to-price-field-currency-link.md
|
_unreleased/2024-11-26-add-aria-label-to-price-field-currency-link.md
|
||||||
2024-11-26-add-aria-label-to-price-field-currency-link.md
|
2024-11-26-add-aria-label-to-price-field-currency-link.md
|
||||||
|
|
@ -103200,6 +103203,9 @@ _unreleased/2024-12-06-move-mail-variable-update-to-system-scope.md
|
||||||
changelog/_unreleased/2025-01-08-add-force-cache-invalidate-header.md
|
changelog/_unreleased/2025-01-08-add-force-cache-invalidate-header.md
|
||||||
_unreleased/2025-01-08-add-force-cache-invalidate-header.md
|
_unreleased/2025-01-08-add-force-cache-invalidate-header.md
|
||||||
2025-01-08-add-force-cache-invalidate-header.md
|
2025-01-08-add-force-cache-invalidate-header.md
|
||||||
|
changelog/_unreleased/2025-01-16-remove-the-asterisk-next-to-every-price.md
|
||||||
|
_unreleased/2025-01-16-remove-the-asterisk-next-to-every-price.md
|
||||||
|
2025-01-16-remove-the-asterisk-next-to-every-price.md
|
||||||
changelog/_unreleased/2022-07-04-mail-attach.md
|
changelog/_unreleased/2022-07-04-mail-attach.md
|
||||||
_unreleased/2022-07-04-mail-attach.md
|
_unreleased/2022-07-04-mail-attach.md
|
||||||
2022-07-04-mail-attach.md
|
2022-07-04-mail-attach.md
|
||||||
|
|
@ -115463,6 +115469,8 @@ adr/2020-08-14-merchant-registration.md
|
||||||
2020-08-14-merchant-registration.md
|
2020-08-14-merchant-registration.md
|
||||||
adr/2023-05-22-switch-to-uuidv7.md
|
adr/2023-05-22-switch-to-uuidv7.md
|
||||||
2023-05-22-switch-to-uuidv7.md
|
2023-05-22-switch-to-uuidv7.md
|
||||||
|
adr/2025-01-01-remove-asterisk-next-to-every-price.md
|
||||||
|
2025-01-01-remove-asterisk-next-to-every-price.md
|
||||||
adr/2020-08-21-unified-notification-titles.md
|
adr/2020-08-21-unified-notification-titles.md
|
||||||
2020-08-21-unified-notification-titles.md
|
2020-08-21-unified-notification-titles.md
|
||||||
adr/2021-09-06-make-core-mail-templates-independent-from-storefront-urls.md
|
adr/2021-09-06-make-core-mail-templates-independent-from-storefront-urls.md
|
||||||
|
|
|
||||||
|
|
@ -13210,6 +13210,7 @@ changelog/_unreleased/2025-01-07-fix-app-action-visibility-behavior.md
|
||||||
changelog/_unreleased/2024-11-21-add-aggregate-admin-api.md
|
changelog/_unreleased/2024-11-21-add-aggregate-admin-api.md
|
||||||
changelog/_unreleased/2024-12-11-add-created-at-column-to-coupon-codes.md
|
changelog/_unreleased/2024-12-11-add-created-at-column-to-coupon-codes.md
|
||||||
changelog/_unreleased/2024-11-28-shopping-cart-is-emptied-after-login-of-a-b2b-employee.md
|
changelog/_unreleased/2024-11-28-shopping-cart-is-emptied-after-login-of-a-b2b-employee.md
|
||||||
|
changelog/_unreleased/2025-01-19-fix-image-gallery-navigation-none-configurations.md
|
||||||
changelog/_unreleased/2024-11-26-add-aria-label-to-price-field-currency-link.md
|
changelog/_unreleased/2024-11-26-add-aria-label-to-price-field-currency-link.md
|
||||||
changelog/_unreleased/2024-10-28-change-autocomplete-to-new-password-in-honeypot.md
|
changelog/_unreleased/2024-10-28-change-autocomplete-to-new-password-in-honeypot.md
|
||||||
changelog/_unreleased/2024-11-12-use-global-entity-and-entity-collection-types.md
|
changelog/_unreleased/2024-11-12-use-global-entity-and-entity-collection-types.md
|
||||||
|
|
@ -13230,6 +13231,7 @@ changelog/_unreleased/2025-01-07-remove-message-queue-error-notification-in-admi
|
||||||
changelog/_unreleased/2024-11-28-a11y-display-remove-from-wishlist-on-hover.md
|
changelog/_unreleased/2024-11-28-a11y-display-remove-from-wishlist-on-hover.md
|
||||||
changelog/_unreleased/2024-12-06-move-mail-variable-update-to-system-scope.md
|
changelog/_unreleased/2024-12-06-move-mail-variable-update-to-system-scope.md
|
||||||
changelog/_unreleased/2025-01-08-add-force-cache-invalidate-header.md
|
changelog/_unreleased/2025-01-08-add-force-cache-invalidate-header.md
|
||||||
|
changelog/_unreleased/2025-01-16-remove-the-asterisk-next-to-every-price.md
|
||||||
changelog/_unreleased/2022-07-04-mail-attach.md
|
changelog/_unreleased/2022-07-04-mail-attach.md
|
||||||
changelog/_unreleased/2024-11-25-a11y-change-display-property-for-checkout-aside.md
|
changelog/_unreleased/2024-11-25-a11y-change-display-property-for-checkout-aside.md
|
||||||
changelog/_unreleased/2024-11-29-add-supports-to-ga-begincheckoutevent.md
|
changelog/_unreleased/2024-11-29-add-supports-to-ga-begincheckoutevent.md
|
||||||
|
|
@ -17329,6 +17331,7 @@ adr/2021-10-21-app-scripting.md
|
||||||
adr/2021-11-22-merge-e2e-projects-into-a-single-project.md
|
adr/2021-11-22-merge-e2e-projects-into-a-single-project.md
|
||||||
adr/2020-08-14-merchant-registration.md
|
adr/2020-08-14-merchant-registration.md
|
||||||
adr/2023-05-22-switch-to-uuidv7.md
|
adr/2023-05-22-switch-to-uuidv7.md
|
||||||
|
adr/2025-01-01-remove-asterisk-next-to-every-price.md
|
||||||
adr/2020-08-21-unified-notification-titles.md
|
adr/2020-08-21-unified-notification-titles.md
|
||||||
adr/2021-09-06-make-core-mail-templates-independent-from-storefront-urls.md
|
adr/2021-09-06-make-core-mail-templates-independent-from-storefront-urls.md
|
||||||
adr/2022-05-12-remove-static-analysis-with-psalm.md
|
adr/2022-05-12-remove-static-analysis-with-psalm.md
|
||||||
|
|
|
||||||
|
|
@ -15776,6 +15776,9 @@ DataOperationException.cs
|
||||||
src/Umbraco.Core/Constants-Headers.cs
|
src/Umbraco.Core/Constants-Headers.cs
|
||||||
Umbraco.Core/Constants-Headers.cs
|
Umbraco.Core/Constants-Headers.cs
|
||||||
Constants-Headers.cs
|
Constants-Headers.cs
|
||||||
|
src/Umbraco.Core/TimedScope.cs
|
||||||
|
Umbraco.Core/TimedScope.cs
|
||||||
|
TimedScope.cs
|
||||||
src/Umbraco.Core/Udi.cs
|
src/Umbraco.Core/Udi.cs
|
||||||
Umbraco.Core/Udi.cs
|
Umbraco.Core/Udi.cs
|
||||||
Udi.cs
|
Udi.cs
|
||||||
|
|
|
||||||
|
|
@ -3312,6 +3312,7 @@ src/Umbraco.Core/Exceptions/ConfigurationException.cs
|
||||||
src/Umbraco.Core/Exceptions/BootFailedException.cs
|
src/Umbraco.Core/Exceptions/BootFailedException.cs
|
||||||
src/Umbraco.Core/Exceptions/DataOperationException.cs
|
src/Umbraco.Core/Exceptions/DataOperationException.cs
|
||||||
src/Umbraco.Core/Constants-Headers.cs
|
src/Umbraco.Core/Constants-Headers.cs
|
||||||
|
src/Umbraco.Core/TimedScope.cs
|
||||||
src/Umbraco.Core/Udi.cs
|
src/Umbraco.Core/Udi.cs
|
||||||
src/Umbraco.Core/Deploy/IDataTypeConfigurationConnector.cs
|
src/Umbraco.Core/Deploy/IDataTypeConfigurationConnector.cs
|
||||||
src/Umbraco.Core/Deploy/Difference.cs
|
src/Umbraco.Core/Deploy/Difference.cs
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -500,7 +500,6 @@ packages/js/extend-cart-checkout-block/package.json
|
||||||
packages/js/extend-cart-checkout-block/index.js
|
packages/js/extend-cart-checkout-block/index.js
|
||||||
packages/js/extend-cart-checkout-block/composer.json
|
packages/js/extend-cart-checkout-block/composer.json
|
||||||
packages/js/extend-cart-checkout-block/changelog/.gitkeep
|
packages/js/extend-cart-checkout-block/changelog/.gitkeep
|
||||||
packages/js/extend-cart-checkout-block/changelog/53865-dev-pnpm-9-15-0
|
|
||||||
packages/js/extend-cart-checkout-block/.editorconfig.mustache
|
packages/js/extend-cart-checkout-block/.editorconfig.mustache
|
||||||
packages/js/extend-cart-checkout-block/CHANGELOG.md
|
packages/js/extend-cart-checkout-block/CHANGELOG.md
|
||||||
packages/js/extend-cart-checkout-block/.eslintrc.js.mustache
|
packages/js/extend-cart-checkout-block/.eslintrc.js.mustache
|
||||||
|
|
@ -5676,6 +5675,26 @@ plugins/woocommerce-blocks/assets/js/blocks/classic-template/index.tsx
|
||||||
plugins/woocommerce-blocks/assets/js/blocks/classic-template/single-product.ts
|
plugins/woocommerce-blocks/assets/js/blocks/classic-template/single-product.ts
|
||||||
plugins/woocommerce-blocks/assets/js/blocks/classic-template/product-search-results.ts
|
plugins/woocommerce-blocks/assets/js/blocks/classic-template/product-search-results.ts
|
||||||
plugins/woocommerce-blocks/assets/js/blocks/classic-template/archive-product.ts
|
plugins/woocommerce-blocks/assets/js/blocks/classic-template/archive-product.ts
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/README.md
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/inner-blocks/accordion-panel/index.js
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/inner-blocks/accordion-panel/save.js
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/inner-blocks/accordion-panel/block.json
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/inner-blocks/accordion-panel/edit.js
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/inner-blocks/accordion-item/index.js
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/inner-blocks/accordion-item/save.js
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/inner-blocks/accordion-item/block.json
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/inner-blocks/accordion-item/icons.js
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/inner-blocks/accordion-item/edit.js
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/inner-blocks/accordion-header/index.js
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/inner-blocks/accordion-header/save.js
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/inner-blocks/accordion-header/block.json
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/inner-blocks/accordion-header/edit.js
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/accordion-group/index.js
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/accordion-group/style.scss
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/accordion-group/save.js
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/accordion-group/block.json
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/accordion-group/frontend.js
|
||||||
|
plugins/woocommerce-blocks/assets/js/blocks/accordion/accordion-group/edit.js
|
||||||
plugins/woocommerce-blocks/assets/js/blocks/reviews/types.ts
|
plugins/woocommerce-blocks/assets/js/blocks/reviews/types.ts
|
||||||
plugins/woocommerce-blocks/assets/js/blocks/reviews/utils.js
|
plugins/woocommerce-blocks/assets/js/blocks/reviews/utils.js
|
||||||
plugins/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/types.ts
|
plugins/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/types.ts
|
||||||
|
|
@ -6959,6 +6978,10 @@ plugins/woocommerce/src/Blocks/BlockTypes/MiniCartFooterBlock.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/AddToCartWithOptions.php
|
plugins/woocommerce/src/Blocks/BlockTypes/AddToCartWithOptions.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/ProductResultsCount.php
|
plugins/woocommerce/src/Blocks/BlockTypes/ProductResultsCount.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/Breadcrumbs.php
|
plugins/woocommerce/src/Blocks/BlockTypes/Breadcrumbs.php
|
||||||
|
plugins/woocommerce/src/Blocks/BlockTypes/Accordion/AccordionPanel.php
|
||||||
|
plugins/woocommerce/src/Blocks/BlockTypes/Accordion/AccordionItem.php
|
||||||
|
plugins/woocommerce/src/Blocks/BlockTypes/Accordion/AccordionHeader.php
|
||||||
|
plugins/woocommerce/src/Blocks/BlockTypes/Accordion/AccordionGroup.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/ProductFilterRemovableChips.php
|
plugins/woocommerce/src/Blocks/BlockTypes/ProductFilterRemovableChips.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/ProductButton.php
|
plugins/woocommerce/src/Blocks/BlockTypes/ProductButton.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/AbstractProductGrid.php
|
plugins/woocommerce/src/Blocks/BlockTypes/AbstractProductGrid.php
|
||||||
|
|
@ -9431,230 +9454,9 @@ plugins/woocommerce/sample-data/experimental_sample_9_products.csv
|
||||||
plugins/woocommerce/sample-data/experimental_fashion_sample_9_products.csv
|
plugins/woocommerce/sample-data/experimental_fashion_sample_9_products.csv
|
||||||
plugins/woocommerce/sample-data/sample_products.csv
|
plugins/woocommerce/sample-data/sample_products.csv
|
||||||
plugins/woocommerce/composer.json
|
plugins/woocommerce/composer.json
|
||||||
plugins/woocommerce/changelog/54202-54140-bulk-actions-to-update-prices-crash-if-any-variation-has-no-price
|
|
||||||
plugins/woocommerce/changelog/fix-52982
|
|
||||||
plugins/woocommerce/changelog/pr-54231
|
|
||||||
plugins/woocommerce/changelog/54266-enhance-bulk-price-validation-warning
|
|
||||||
plugins/woocommerce/changelog/dev-e2e-review-admin-analytics-folder
|
|
||||||
plugins/woocommerce/changelog/update-54233-provider-supporting-subscriptions-icon
|
|
||||||
plugins/woocommerce/changelog/fix-hook-alternatives-doc
|
|
||||||
plugins/woocommerce/changelog/fix-52089
|
|
||||||
plugins/woocommerce/changelog/modern-email-order-details
|
|
||||||
plugins/woocommerce/changelog/53754-e2e-audit-customize-store
|
|
||||||
plugins/woocommerce/changelog/update-rename-register-block-single-product-template
|
|
||||||
plugins/woocommerce/changelog/update-cleanup-blueprint-copy
|
|
||||||
plugins/woocommerce/changelog/fix-docs-titles
|
|
||||||
plugins/woocommerce/changelog/54242-54235-add-downloadable-to-variations
|
|
||||||
plugins/woocommerce/changelog/53458-issues-53357-extend-addItemToCart
|
|
||||||
plugins/woocommerce/changelog/52188-fix-e2e-translations
|
|
||||||
plugins/woocommerce/changelog/fix-52627
|
|
||||||
plugins/woocommerce/changelog/fix-ts-errors-marketing-page
|
|
||||||
plugins/woocommerce/changelog/add-botswana-address-configuration
|
|
||||||
plugins/woocommerce/changelog/add-build-step
|
|
||||||
plugins/woocommerce/changelog/.gitkeep
|
plugins/woocommerce/changelog/.gitkeep
|
||||||
plugins/woocommerce/changelog/54625-email-font-family
|
plugins/woocommerce/changelog/add-54666_initial_accordion_block
|
||||||
plugins/woocommerce/changelog/54023-add-53437-rebrand-logos-payment-providers
|
plugins/woocommerce/changelog/update-checkout-data-store-types
|
||||||
plugins/woocommerce/changelog/53909-add-settings-internal-slotFill
|
|
||||||
plugins/woocommerce/changelog/fix-51930
|
|
||||||
plugins/woocommerce/changelog/email-preview-robustness
|
|
||||||
plugins/woocommerce/changelog/fix-product-button-decore-errors
|
|
||||||
plugins/woocommerce/changelog/update-product-name-sanitized-value-comment
|
|
||||||
plugins/woocommerce/changelog/fix-51902
|
|
||||||
plugins/woocommerce/changelog/add-54076
|
|
||||||
plugins/woocommerce/changelog/54138-connect-theme-auto-install
|
|
||||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-store-dispatches
|
|
||||||
plugins/woocommerce/changelog/e2e-bump-plwaywright-to-1.49.1
|
|
||||||
plugins/woocommerce/changelog/e2e-fix-editor-util-fill-page-title
|
|
||||||
plugins/woocommerce/changelog/fix-54007_lint_warning_in_stock_indicator
|
|
||||||
plugins/woocommerce/changelog/add-faq-document
|
|
||||||
plugins/woocommerce/changelog/54126-e2e-audit-pressable-skipped
|
|
||||||
plugins/woocommerce/changelog/update-53954-payments-menu-notification-badge
|
|
||||||
plugins/woocommerce/changelog/update-54306-additional-button-states-for-woopayments-provider
|
|
||||||
plugins/woocommerce/changelog/53941-dev-introducing-payment-method-constants
|
|
||||||
plugins/woocommerce/changelog/54032-e2e-update-for-wpcom
|
|
||||||
plugins/woocommerce/changelog/53531-dev-react-18-ghidorah
|
|
||||||
plugins/woocommerce/changelog/54418-fix-revert-product-status-constant-usage-due-class-not-being-loaded
|
|
||||||
plugins/woocommerce/changelog/e2e-remove-redundant-test-product-filter
|
|
||||||
plugins/woocommerce/changelog/54094-trunk
|
|
||||||
plugins/woocommerce/changelog/fix-docs-headings
|
|
||||||
plugins/woocommerce/changelog/fix-use-core-functions
|
|
||||||
plugins/woocommerce/changelog/fix-register-product-blocks-on-template-switch
|
|
||||||
plugins/woocommerce/changelog/fix-53592-cart-shortcode-detection
|
|
||||||
plugins/woocommerce/changelog/fix-43624
|
|
||||||
plugins/woocommerce/changelog/dev-e2e-audit-activate-and-setup-folder
|
|
||||||
plugins/woocommerce/changelog/update-phpunit-env-max-php-version
|
|
||||||
plugins/woocommerce/changelog/fix-52084
|
|
||||||
plugins/woocommerce/changelog/e2e-remove-loading-screen-third-scenario
|
|
||||||
plugins/woocommerce/changelog/update-54545-add-crypto-category-and-suggestions
|
|
||||||
plugins/woocommerce/changelog/pr-54458
|
|
||||||
plugins/woocommerce/changelog/53938-dev-introducing-product-status-constants
|
|
||||||
plugins/woocommerce/changelog/fix-54175
|
|
||||||
plugins/woocommerce/changelog/54084-fix-eslint-comment
|
|
||||||
plugins/woocommerce/changelog/fix-54124_ts_issues_slot_fill_ordering
|
|
||||||
plugins/woocommerce/changelog/e2e-additional-fixes-for-external-envs
|
|
||||||
plugins/woocommerce/changelog/update-register-product-block-type-signature
|
|
||||||
plugins/woocommerce/changelog/52874-add-52730-product-collection-integrate-customer-effort-score-feedback-modal
|
|
||||||
plugins/woocommerce/changelog/fix-multi-line-order-notes
|
|
||||||
plugins/woocommerce/changelog/54038-update-disconnect-message-modal
|
|
||||||
plugins/woocommerce/changelog/add-53101_event_tracking_to_type_selector
|
|
||||||
plugins/woocommerce/changelog/fix-54123
|
|
||||||
plugins/woocommerce/changelog/e2e-fix-53107
|
|
||||||
plugins/woocommerce/changelog/add-eslint-for-payment-promotion-row
|
|
||||||
plugins/woocommerce/changelog/dev-build-live-branch-jobs-tweaks
|
|
||||||
plugins/woocommerce/changelog/fix-54237-disable-store-notice-switch-block-theme
|
|
||||||
plugins/woocommerce/changelog/53961-53960-number-invalid-type
|
|
||||||
plugins/woocommerce/changelog/53648-update-blueprint-settings
|
|
||||||
plugins/woocommerce/changelog/53773-update-settings-transformer-relax-rules
|
|
||||||
plugins/woocommerce/changelog/54313-fix-plural-for-notice-message
|
|
||||||
plugins/woocommerce/changelog/fix-51041
|
|
||||||
plugins/woocommerce/changelog/54263-tweak-54220-payments-nox-client-js-docs
|
|
||||||
plugins/woocommerce/changelog/e2e-remove-redundant-test
|
|
||||||
plugins/woocommerce/changelog/modern-email-layout
|
|
||||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-esc-function
|
|
||||||
plugins/woocommerce/changelog/53774-add-coming-soon-template-right-image
|
|
||||||
plugins/woocommerce/changelog/update-nox-fix-woopayments-pms-logos-list
|
|
||||||
plugins/woocommerce/changelog/fix-48509-shipping-and-local-pickup-display
|
|
||||||
plugins/woocommerce/changelog/52081-nullable-rin
|
|
||||||
plugins/woocommerce/changelog/dev-e2e-review-admin-marketing-folder
|
|
||||||
plugins/woocommerce/changelog/e2e-clean-up-utils
|
|
||||||
plugins/woocommerce/changelog/fix-tracks-missing-timestamp
|
|
||||||
plugins/woocommerce/changelog/fix-51829
|
|
||||||
plugins/woocommerce/changelog/e2e-53708-flaky-email-preview
|
|
||||||
plugins/woocommerce/changelog/fix-coming-soon-customizer
|
|
||||||
plugins/woocommerce/changelog/fix-53065-skip-count-for-no-found-rows
|
|
||||||
plugins/woocommerce/changelog/update-54546-add-payment-extension-suggestions-new-geos
|
|
||||||
plugins/woocommerce/changelog/54305-location-mismatch-indication-tooltip
|
|
||||||
plugins/woocommerce/changelog/update-move-template-state-store-to-its-own-folder-and-rename-default-export
|
|
||||||
plugins/woocommerce/changelog/fix-51834
|
|
||||||
plugins/woocommerce/changelog/add-53691
|
|
||||||
plugins/woocommerce/changelog/fix-53720_stock_indicator_visibility_for_variable_product
|
|
||||||
plugins/woocommerce/changelog/54228-53939-client-settings-email-typescript-errors
|
|
||||||
plugins/woocommerce/changelog/fix-51900
|
|
||||||
plugins/woocommerce/changelog/add-coming-soon-template-5
|
|
||||||
plugins/woocommerce/changelog/54470-53082-prevent-fatal
|
|
||||||
plugins/woocommerce/changelog/53865-dev-pnpm-9-15-0
|
|
||||||
plugins/woocommerce/changelog/54006-e2e-update-for-pressable
|
|
||||||
plugins/woocommerce/changelog/add-54135_selector_for_variable_product
|
|
||||||
plugins/woocommerce/changelog/fix-51024-api-stock-adjustments
|
|
||||||
plugins/woocommerce/changelog/54112-update-settings-external-scripts
|
|
||||||
plugins/woocommerce/changelog/add-track-wc-tracks
|
|
||||||
plugins/woocommerce/changelog/fix-54068-stock-indicator-error
|
|
||||||
plugins/woocommerce/changelog/fix-shipping-total-warning
|
|
||||||
plugins/woocommerce/changelog/fix-templates-data-view-product-block-registration
|
|
||||||
plugins/woocommerce/changelog/fix-registerProductBlockType-types
|
|
||||||
plugins/woocommerce/changelog/54368-fix-53928-globalstep-add-to-cart-button-width-increases-on-shop-page-when-gutenberg-plugin-is-active
|
|
||||||
plugins/woocommerce/changelog/fix-51918
|
|
||||||
plugins/woocommerce/changelog/51049-disallow-start-end-dash-for-GTIN
|
|
||||||
plugins/woocommerce/changelog/dev-wc-admin-remove-unncessary-ts-expect-errors
|
|
||||||
plugins/woocommerce/changelog/53908-calypso-email-preview
|
|
||||||
plugins/woocommerce/changelog/fix-53117-password-nag
|
|
||||||
plugins/woocommerce/changelog/54348-fix-ts-errors-pluginswoocommerceclientadminclientsettingspayments
|
|
||||||
plugins/woocommerce/changelog/fix-53757_align_stock_indicator_in_collection
|
|
||||||
plugins/woocommerce/changelog/update-storybook_documentation
|
|
||||||
plugins/woocommerce/changelog/54200-fix-recal-taxes-on-shipping
|
|
||||||
plugins/woocommerce/changelog/update-shipping-rate-description
|
|
||||||
plugins/woocommerce/changelog/fix-52129
|
|
||||||
plugins/woocommerce/changelog/email-preview-data
|
|
||||||
plugins/woocommerce/changelog/fix-store-notices-data-store
|
|
||||||
plugins/woocommerce/changelog/update-handle-custom-view
|
|
||||||
plugins/woocommerce/changelog/54246-54235-add-include_exclude_status-to-variations
|
|
||||||
plugins/woocommerce/changelog/53785-fix-53287-product-collection-registerproductcollection-does-not-recognize-align-layout-attributes
|
|
||||||
plugins/woocommerce/changelog/54141-add-marketplace-search-events
|
|
||||||
plugins/woocommerce/changelog/pr-53845
|
|
||||||
plugins/woocommerce/changelog/add-hook-compat-document
|
|
||||||
plugins/woocommerce/changelog/dev-incentives-tooltip
|
|
||||||
plugins/woocommerce/changelog/ci-add-unique-events-for-test-jobs
|
|
||||||
plugins/woocommerce/changelog/53759-dev-introducing-product-type-constants
|
|
||||||
plugins/woocommerce/changelog/update-validation-data-store-types
|
|
||||||
plugins/woocommerce/changelog/fix-52091
|
|
||||||
plugins/woocommerce/changelog/ci-run-extra-e2e-checks-for-e2e-tests-updates
|
|
||||||
plugins/woocommerce/changelog/54602-fix-do-not-call-misc-recommendations-api-when-user-cannot-install-plugin
|
|
||||||
plugins/woocommerce/changelog/53858-update-blueprint-endpoints-for-new-import-flow
|
|
||||||
plugins/woocommerce/changelog/fix-48948-required-fields-asterisk
|
|
||||||
plugins/woocommerce/changelog/fix-extension-cart-update-args
|
|
||||||
plugins/woocommerce/changelog/e2e-remove-old-pupeteer-e2e-tests
|
|
||||||
plugins/woocommerce/changelog/52836-fix-52110-woocommerce_register_additional_checkout_field--select-type-placeholder-not-shown-through-edit-account-page-form
|
|
||||||
plugins/woocommerce/changelog/fix-48184-flaky-text-company-checkbox
|
|
||||||
plugins/woocommerce/changelog/update-branding-updates-to-woocommerce
|
|
||||||
plugins/woocommerce/changelog/fix-54536-disable-gateway-cta-if-installing-plugin
|
|
||||||
plugins/woocommerce/changelog/54091-flexslider-fade-refactor
|
|
||||||
plugins/woocommerce/changelog/fix-missing-account-form-styles
|
|
||||||
plugins/woocommerce/changelog/e2e-clean-pw-devices-config
|
|
||||||
plugins/woocommerce/changelog/53795-fix-php-81-static-variable
|
|
||||||
plugins/woocommerce/changelog/52081-nullable-admin
|
|
||||||
plugins/woocommerce/changelog/pr-51042
|
|
||||||
plugins/woocommerce/changelog/52004-flexslider-smooth-height
|
|
||||||
plugins/woocommerce/changelog/fix-53015
|
|
||||||
plugins/woocommerce/changelog/update-obw-extension-changes
|
|
||||||
plugins/woocommerce/changelog/2025-01-16-10-46-09-916413
|
|
||||||
plugins/woocommerce/changelog/e2e-move-coupons-page-check
|
|
||||||
plugins/woocommerce/changelog/add-53012_create_variation_selector
|
|
||||||
plugins/woocommerce/changelog/update-52732-nox-mobile-views
|
|
||||||
plugins/woocommerce/changelog/54060-fix-53990-multiple-block-compatibility-layer-for-search-results-are-executed
|
|
||||||
plugins/woocommerce/changelog/add-blocks-general-extensibility
|
|
||||||
plugins/woocommerce/changelog/fix-flakey-test-48184
|
|
||||||
plugins/woocommerce/changelog/e2e-remove-the-extra-e2e-checks-for-prs
|
|
||||||
plugins/woocommerce/changelog/53120-update-52895-coming-soon-store-only-incorrectly-flag-url
|
|
||||||
plugins/woocommerce/changelog/dev-54254_use_same_alt_pattern_for_placeholder
|
|
||||||
plugins/woocommerce/changelog/e2e-fix-search-url-extra-character
|
|
||||||
plugins/woocommerce/changelog/fix-eslint-dangerously-set-inner-html
|
|
||||||
plugins/woocommerce/changelog/fix-53889-invoice-vs-order-details
|
|
||||||
plugins/woocommerce/changelog/add-53011_stock_notice_in_single_product_template
|
|
||||||
plugins/woocommerce/changelog/54539-product-filters-unlock
|
|
||||||
plugins/woocommerce/changelog/54150-e2e-audit-wpcom-skipped
|
|
||||||
plugins/woocommerce/changelog/54142-fix-stepper-layout-alert-dev
|
|
||||||
plugins/woocommerce/changelog/fix-product-gallery-unlock-blocks
|
|
||||||
plugins/woocommerce/changelog/fix-51905
|
|
||||||
plugins/woocommerce/changelog/54523-add-notice-manage-gateway
|
|
||||||
plugins/woocommerce/changelog/fix-53849-editor-warnings
|
|
||||||
plugins/woocommerce/changelog/update-add-product-type-sidebar-panel
|
|
||||||
plugins/woocommerce/changelog/dev-53012_create_variation_selector_backend
|
|
||||||
plugins/woocommerce/changelog/54033-fix-wccom-22663-ts-react-warnings
|
|
||||||
plugins/woocommerce/changelog/53671-add-errors-to-process-payments
|
|
||||||
plugins/woocommerce/changelog/fix-remove-html-usage-in-classic-shortcode
|
|
||||||
plugins/woocommerce/changelog/add-blueprint-upload-dropzone
|
|
||||||
plugins/woocommerce/changelog/fix-52974-avoid-distinct-for-order-count
|
|
||||||
plugins/woocommerce/changelog/fix-attribute-fix-ts
|
|
||||||
plugins/woocommerce/changelog/54386-fix-allow-html-on-shipping-rates
|
|
||||||
plugins/woocommerce/changelog/54621-fix-54583-select2-text-color-in-classic-checkout
|
|
||||||
plugins/woocommerce/changelog/fix-data-store-types-2
|
|
||||||
plugins/woocommerce/changelog/fix-54290-missing-partner-gateway-in-nox-provider-list
|
|
||||||
plugins/woocommerce/changelog/fix-pickup-ids-block-error
|
|
||||||
plugins/woocommerce/changelog/54176-flexrefactor
|
|
||||||
plugins/woocommerce/changelog/54115-fix-mini-cart-inner-html-eslint
|
|
||||||
plugins/woocommerce/changelog/54168-update-22385-wccom-disconnect-notice
|
|
||||||
plugins/woocommerce/changelog/add-track-woocommerce-allow-tracking
|
|
||||||
plugins/woocommerce/changelog/pr-53883
|
|
||||||
plugins/woocommerce/changelog/update-register-block-single-product-template
|
|
||||||
plugins/woocommerce/changelog/54116-add-add-to-cart-stepper-layout
|
|
||||||
plugins/woocommerce/changelog/54564-fix-54341-after-deleting-a-product-shown-in-product-collection-the-formtokenfield-in-the-selector-is-empty
|
|
||||||
plugins/woocommerce/changelog/53869-update-import-blueprint
|
|
||||||
plugins/woocommerce/changelog/fix-consistent-legacy-form-styling-52870
|
|
||||||
plugins/woocommerce/changelog/dev-53851_move_product_type_store_to_shared
|
|
||||||
plugins/woocommerce/changelog/fix-product-galler-pager-position
|
|
||||||
plugins/woocommerce/changelog/54289-fix-ts-errors-pluginswoocommerceclientadminclientpayments
|
|
||||||
plugins/woocommerce/changelog/fix-mini-cart-api-request-50793
|
|
||||||
plugins/woocommerce/changelog/syncpack-color-studio
|
|
||||||
plugins/woocommerce/changelog/fix-hide-add-to-cart-with-options-from-widgets-screen
|
|
||||||
plugins/woocommerce/changelog/dev-52662_invalid_single_product_id
|
|
||||||
plugins/woocommerce/changelog/fix-51830
|
|
||||||
plugins/woocommerce/changelog/fix-54367-refresh-payment-settings-providers-after-sorting
|
|
||||||
plugins/woocommerce/changelog/update-validate-variable-product-transient-data-before-setting-it
|
|
||||||
plugins/woocommerce/changelog/update-53074-coming-soon-template-tracks
|
|
||||||
plugins/woocommerce/changelog/update-only-register-template-state-store-once
|
|
||||||
plugins/woocommerce/changelog/53782-fix-53359-stepper-input-style-is-corrupted-when-form-has-additional-fields
|
|
||||||
plugins/woocommerce/changelog/54139-remove-core-profiler-builder-intro
|
|
||||||
plugins/woocommerce/changelog/fix-53208-upgrade-downgrade
|
|
||||||
plugins/woocommerce/changelog/add-42325
|
|
||||||
plugins/woocommerce/changelog/dev-typescript-env-var-disable
|
|
||||||
plugins/woocommerce/changelog/product-filters-opt-updates
|
|
||||||
plugins/woocommerce/changelog/54245-54235-add-virtual-to-variations
|
|
||||||
plugins/woocommerce/changelog/fix-jetpack-connection-check-for-stats
|
|
||||||
plugins/woocommerce/changelog/fix-review-product-name-decode-entities
|
|
||||||
plugins/woocommerce/changelog/e2e-remove-unnecesarry-pw-tags
|
|
||||||
plugins/woocommerce/changelog/54133-54125-fix-ts-errors-pluginswoocommerceclientadminclientcustomize-store
|
|
||||||
plugins/woocommerce/changelog/54547-product-filters-chip-styling-fix
|
|
||||||
plugins/woocommerce/changelog/fix-block-registration-manager-harden-type
|
|
||||||
plugins/woocommerce/patterns/page-coming-soon-split-right-image.php
|
plugins/woocommerce/patterns/page-coming-soon-split-right-image.php
|
||||||
plugins/woocommerce/patterns/related-products.php
|
plugins/woocommerce/patterns/related-products.php
|
||||||
plugins/woocommerce/patterns/banner.php
|
plugins/woocommerce/patterns/banner.php
|
||||||
|
|
|
||||||
|
|
@ -82,10 +82,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
.well-known
|
.well-known
|
||||||
.well-known/assetlinks.json
|
.well-known/assetlinks.json
|
||||||
.xml
|
.xml
|
||||||
/*/*/_tools
|
|
||||||
/*/*/more_ideas
|
|
||||||
/*/_tools
|
|
||||||
/*/activity
|
|
||||||
/*/branches
|
/*/branches
|
||||||
/*/commits
|
/*/commits
|
||||||
/*/compare
|
/*/compare
|
||||||
|
|
@ -93,11 +89,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/*/edit$
|
/*/edit$
|
||||||
/*/forks
|
/*/forks
|
||||||
/*/graphs
|
/*/graphs
|
||||||
/*/group
|
|
||||||
/*/invite
|
|
||||||
/*/issues/new
|
/*/issues/new
|
||||||
/*/issues/search
|
/*/issues/search
|
||||||
/*/more_ideas
|
|
||||||
/*/network
|
/*/network
|
||||||
/*/projects
|
/*/projects
|
||||||
/*/pulse
|
/*/pulse
|
||||||
|
|
@ -107,23 +100,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/*source=
|
/*source=
|
||||||
/.git
|
/.git
|
||||||
//wiki/skins
|
//wiki/skins
|
||||||
/?*amp_client_id
|
|
||||||
/?z=1
|
|
||||||
/MANUALS/*.pdf$
|
/MANUALS/*.pdf$
|
||||||
/Search/
|
/Search/
|
||||||
/_
|
/_
|
||||||
/_/rsrc
|
/_/rsrc
|
||||||
/__wishlist__
|
|
||||||
/_activities
|
|
||||||
/_activity
|
|
||||||
/_community
|
|
||||||
/_created
|
|
||||||
/_followers
|
|
||||||
/_following
|
|
||||||
/_quick_saves
|
|
||||||
/_saved
|
|
||||||
/_shop
|
|
||||||
/_shopping_list
|
|
||||||
/album/*/*?i=
|
/album/*/*?i=
|
||||||
/api
|
/api
|
||||||
/api$
|
/api$
|
||||||
|
|
@ -142,12 +122,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/comments
|
/comments
|
||||||
/commits/*?author
|
/commits/*?author
|
||||||
/commits/*?path
|
/commits/*?path
|
||||||
/communities
|
|
||||||
/contact/menu*
|
/contact/menu*
|
||||||
/contact/partner*
|
/contact/partner*
|
||||||
/contactus/mwaas*
|
/contactus/mwaas*
|
||||||
/directory
|
/directory
|
||||||
/discovered
|
|
||||||
/docs/product
|
/docs/product
|
||||||
/download
|
/download
|
||||||
/download/Browse.aspx?
|
/download/Browse.aspx?
|
||||||
|
|
@ -175,7 +153,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/layout/
|
/layout/
|
||||||
/leads/*/jsplayer_show_lead_form.html
|
/leads/*/jsplayer_show_lead_form.html
|
||||||
/leads/*/show_form.html
|
/leads/*/show_form.html
|
||||||
/likes
|
|
||||||
/login
|
/login
|
||||||
/lookup?
|
/lookup?
|
||||||
/mediaapi/
|
/mediaapi/
|
||||||
|
|
@ -188,12 +165,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/newest/*rss
|
/newest/*rss
|
||||||
/newest/*xml
|
/newest/*xml
|
||||||
/newsearch/
|
/newsearch/
|
||||||
/organize
|
|
||||||
/partials
|
/partials
|
||||||
/pins
|
|
||||||
/podcast/*/*?i=
|
/podcast/*/*?i=
|
||||||
/print$
|
/print$
|
||||||
/profile-about
|
|
||||||
/raw
|
/raw
|
||||||
/report_abuse
|
/report_abuse
|
||||||
/revisions
|
/revisions
|
||||||
|
|
@ -201,8 +175,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/rsvps/*atom
|
/rsvps/*atom
|
||||||
/rsvps/*rss
|
/rsvps/*rss
|
||||||
/rsvps/*xml
|
/rsvps/*xml
|
||||||
/scheduled-pin
|
|
||||||
/scheduled-pins
|
|
||||||
/search
|
/search
|
||||||
/search/
|
/search/
|
||||||
/search/*?q=
|
/search/*?q=
|
||||||
|
|
@ -215,15 +187,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
|
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
|
||||||
/store/locations/store-locations-sitemap.xml
|
/store/locations/store-locations-sitemap.xml
|
||||||
/store/music/groove-music-pass/*
|
/store/music/groove-music-pass/*
|
||||||
/story_pins
|
|
||||||
/tagged
|
|
||||||
/tarball
|
/tarball
|
||||||
/tree
|
/tree
|
||||||
/tried
|
|
||||||
/tv-season/*/*?i=
|
/tv-season/*/*?i=
|
||||||
/unsubscribe/
|
/unsubscribe/
|
||||||
/video-
|
/video-
|
||||||
/video_pins
|
|
||||||
/wal/
|
/wal/
|
||||||
/wiki/Special:
|
/wiki/Special:
|
||||||
/wiki/index.php/Help
|
/wiki/index.php/Help
|
||||||
|
|
@ -335,7 +303,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
?search_forum=
|
?search_forum=
|
||||||
?set_mobile=
|
?set_mobile=
|
||||||
?showAllGroups=
|
?showAllGroups=
|
||||||
?show_error=true
|
|
||||||
?slogin
|
?slogin
|
||||||
?sort=
|
?sort=
|
||||||
?sortBy=
|
?sortBy=
|
||||||
|
|
@ -459,8 +426,6 @@ WebObjects/MZStoreElements.woa
|
||||||
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
||||||
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
||||||
_
|
_
|
||||||
_/_
|
|
||||||
_/_/pixel
|
|
||||||
_/aihub_pod
|
_/aihub_pod
|
||||||
_/ain/_/js
|
_/ain/_/js
|
||||||
_/alkali-learn
|
_/alkali-learn
|
||||||
|
|
@ -524,8 +489,6 @@ _next/gtm
|
||||||
_next/jwt
|
_next/jwt
|
||||||
_next/title
|
_next/title
|
||||||
_next/viewer
|
_next/viewer
|
||||||
_ngjs/resource
|
|
||||||
_ngjs/resource/*/get
|
|
||||||
_nimbusJson.json
|
_nimbusJson.json
|
||||||
_nimbusJsonp.js
|
_nimbusJsonp.js
|
||||||
_nimbusJsonpStatic.js
|
_nimbusJsonpStatic.js
|
||||||
|
|
@ -641,12 +604,10 @@ actions/news/rss
|
||||||
ad_id=
|
ad_id=
|
||||||
addContacts
|
addContacts
|
||||||
add_favorite
|
add_favorite
|
||||||
addboard
|
|
||||||
addressBookExport
|
addressBookExport
|
||||||
admin
|
admin
|
||||||
admin/
|
admin/
|
||||||
ads
|
ads
|
||||||
ads.txt
|
|
||||||
ads/gpa/vidgen
|
ads/gpa/vidgen
|
||||||
ads/hotels/partners
|
ads/hotels/partners
|
||||||
ads/learn
|
ads/learn
|
||||||
|
|
@ -663,7 +624,6 @@ adwords/proposal
|
||||||
adx/bin
|
adx/bin
|
||||||
affil
|
affil
|
||||||
affil/pal
|
affil/pal
|
||||||
age-appeal
|
|
||||||
agreements/approve
|
agreements/approve
|
||||||
aihub/tfhub
|
aihub/tfhub
|
||||||
ajax
|
ajax
|
||||||
|
|
@ -711,10 +671,8 @@ api?
|
||||||
api_access_key=
|
api_access_key=
|
||||||
app*_
|
app*_
|
||||||
app*form_id=
|
app*form_id=
|
||||||
app-ads.txt
|
|
||||||
app/
|
app/
|
||||||
app/updates
|
app/updates
|
||||||
appealed-pin
|
|
||||||
apple-app-site-association
|
apple-app-site-association
|
||||||
apps
|
apps
|
||||||
apps*&tags=
|
apps*&tags=
|
||||||
|
|
@ -787,7 +745,6 @@ author/following
|
||||||
author=
|
author=
|
||||||
authoring/
|
authoring/
|
||||||
authwall
|
authwall
|
||||||
autocomplete
|
|
||||||
away.php
|
away.php
|
||||||
b?*node=7454898011
|
b?*node=7454898011
|
||||||
b?*node=7454917011
|
b?*node=7454917011
|
||||||
|
|
@ -844,10 +801,6 @@ blogs/slow-ride
|
||||||
blogs/test
|
blogs/test
|
||||||
blogsearch
|
blogsearch
|
||||||
blogsearch_feeds
|
blogsearch_feeds
|
||||||
board
|
|
||||||
board_activity
|
|
||||||
board_activity_comment
|
|
||||||
bookmarklet
|
|
||||||
bookmarks
|
bookmarks
|
||||||
books
|
books
|
||||||
books/NBK
|
books/NBK
|
||||||
|
|
@ -870,37 +823,16 @@ books?*zoom=1
|
||||||
books?*zoom=5
|
books?*zoom=5
|
||||||
booksrightsholders
|
booksrightsholders
|
||||||
boutique/sitemaps
|
boutique/sitemaps
|
||||||
branded-pins
|
|
||||||
business/ad_create
|
|
||||||
business/adshare
|
business/adshare
|
||||||
business/adshare/faqs
|
business/adshare/faqs
|
||||||
business/blahblah
|
business/blahblah
|
||||||
business/business-access
|
|
||||||
business/business-hierarchy
|
|
||||||
business/business-manager
|
|
||||||
business/catalogs
|
|
||||||
business/commerce-integrations
|
|
||||||
business/community-information
|
|
||||||
business/convert
|
|
||||||
business/create
|
|
||||||
business/create-linked-account
|
|
||||||
business/feedback
|
business/feedback
|
||||||
business/hub
|
|
||||||
business/invite
|
|
||||||
business/leads/jsplayer_show_lead_form.html
|
business/leads/jsplayer_show_lead_form.html
|
||||||
business/leads/show_form.html
|
business/leads/show_form.html
|
||||||
business/learning/blog
|
business/learning/blog
|
||||||
business/onboarding
|
|
||||||
business/pin_create
|
|
||||||
business/premium/is_payment_pending
|
business/premium/is_payment_pending
|
||||||
business/promotion
|
business/promotion
|
||||||
business/referral
|
|
||||||
business/sales/blog
|
business/sales/blog
|
||||||
business/site
|
|
||||||
business/switch-account
|
|
||||||
business/top-ads
|
|
||||||
business/update
|
|
||||||
business/verified-merchant/status
|
|
||||||
buyside-e2e-monitor
|
buyside-e2e-monitor
|
||||||
buzz/post
|
buzz/post
|
||||||
cai
|
cai
|
||||||
|
|
@ -933,7 +865,6 @@ checkout
|
||||||
checkout-external
|
checkout-external
|
||||||
checkoutnow
|
checkoutnow
|
||||||
checkpoint
|
checkpoint
|
||||||
christmas-spotlight
|
|
||||||
chrome/browser/mobile/tour
|
chrome/browser/mobile/tour
|
||||||
chrome/crlset
|
chrome/crlset
|
||||||
chrome/webstore/images
|
chrome/webstore/images
|
||||||
|
|
@ -957,7 +888,6 @@ clickthru
|
||||||
clima/ets
|
clima/ets
|
||||||
clima/sites/registry
|
clima/sites/registry
|
||||||
clone/library/genomic/organisms
|
clone/library/genomic/organisms
|
||||||
close-account
|
|
||||||
cloud-launcher/sitemap
|
cloud-launcher/sitemap
|
||||||
cloudsourcetools/images
|
cloudsourcetools/images
|
||||||
cms_content
|
cms_content
|
||||||
|
|
@ -977,7 +907,6 @@ commission_2010-2014/katainen
|
||||||
commits?author=
|
commits?author=
|
||||||
common/
|
common/
|
||||||
common/survey.aspx
|
common/survey.aspx
|
||||||
communities
|
|
||||||
communities/bin.aspx?
|
communities/bin.aspx?
|
||||||
communities/blogs/PortalResults.mspx?
|
communities/blogs/PortalResults.mspx?
|
||||||
communities/eventdetails.mspx?
|
communities/eventdetails.mspx?
|
||||||
|
|
@ -994,31 +923,22 @@ community/category/*
|
||||||
community/comments
|
community/comments
|
||||||
community/feed
|
community/feed
|
||||||
community/trackback
|
community/trackback
|
||||||
community_comment
|
|
||||||
community_post
|
|
||||||
companyDir
|
companyDir
|
||||||
compare
|
compare
|
||||||
compare/*/apply
|
compare/*/apply
|
||||||
compressiontest
|
compressiontest
|
||||||
concussion/HeadsUp/training/
|
concussion/HeadsUp/training/
|
||||||
config.js
|
config.js
|
||||||
connect
|
|
||||||
connections
|
connections
|
||||||
consumers/archive
|
consumers/archive
|
||||||
contact/menu*
|
contact/menu*
|
||||||
contact/partner*
|
contact/partner*
|
||||||
contactus
|
contactus
|
||||||
contactus/mwaas*
|
contactus/mwaas*
|
||||||
content-claiming
|
|
||||||
control
|
control
|
||||||
conversation
|
|
||||||
conversations
|
|
||||||
convert-business
|
|
||||||
convert-personal
|
|
||||||
coop/directory
|
coop/directory
|
||||||
coop/manage
|
coop/manage
|
||||||
copy-conductor/crawled
|
copy-conductor/crawled
|
||||||
copyright-reporting
|
|
||||||
core/
|
core/
|
||||||
core/*.css$
|
core/*.css$
|
||||||
core/*.css?
|
core/*.css?
|
||||||
|
|
@ -1036,22 +956,14 @@ covid19
|
||||||
covid19/mobility
|
covid19/mobility
|
||||||
cr$
|
cr$
|
||||||
cr?
|
cr?
|
||||||
create_pin
|
|
||||||
creative-europe/404_en.htm
|
creative-europe/404_en.htm
|
||||||
creative-studio
|
|
||||||
creative_editor
|
|
||||||
creator-spotlight
|
|
||||||
creator_hub/_earn
|
|
||||||
creator_hub/_partnerships
|
|
||||||
creatorhub
|
creatorhub
|
||||||
cse/home
|
cse/home
|
||||||
cse/manage
|
cse/manage
|
||||||
cse/panel
|
cse/panel
|
||||||
cse?
|
cse?
|
||||||
csp
|
csp
|
||||||
csrf_error
|
|
||||||
ct
|
ct
|
||||||
ct.html
|
|
||||||
ct/log_list
|
ct/log_list
|
||||||
culturalinstitute/images
|
culturalinstitute/images
|
||||||
culturalinstitute/sitemaps
|
culturalinstitute/sitemaps
|
||||||
|
|
@ -1062,11 +974,9 @@ de-de/corporate/rechtliche-hinweise/impressum_de.aspx
|
||||||
de-de/feedback
|
de-de/feedback
|
||||||
de-de/lp
|
de-de/lp
|
||||||
de-de/searchresults
|
de-de/searchresults
|
||||||
deactivate-account
|
|
||||||
default
|
default
|
||||||
default.aspx/kb/
|
default.aspx/kb/
|
||||||
default.aspx/ph/
|
default.aspx/ph/
|
||||||
delete_post
|
|
||||||
delight
|
delight
|
||||||
dell/cities-transformed
|
dell/cities-transformed
|
||||||
dell/cloud-future-of-medicine
|
dell/cloud-future-of-medicine
|
||||||
|
|
@ -1162,8 +1072,6 @@ ebooks?*zoom=1
|
||||||
ebooks?*zoom=5
|
ebooks?*zoom=5
|
||||||
ece
|
ece
|
||||||
eclas
|
eclas
|
||||||
edit
|
|
||||||
editorial/*
|
|
||||||
edu/cs4hs
|
edu/cs4hs
|
||||||
education/404_en.htm
|
education/404_en.htm
|
||||||
education/blocks
|
education/blocks
|
||||||
|
|
@ -1176,7 +1084,6 @@ ekansa/Open-Context-Data
|
||||||
ekansa/opencontext-
|
ekansa/opencontext-
|
||||||
email
|
email
|
||||||
email-unsubscribe
|
email-unsubscribe
|
||||||
email_verification_error
|
|
||||||
embed
|
embed
|
||||||
embed/@
|
embed/@
|
||||||
embed/curated
|
embed/curated
|
||||||
|
|
@ -1238,7 +1145,6 @@ en/microsoft-viva/
|
||||||
en/security
|
en/security
|
||||||
en/security/
|
en/security/
|
||||||
endorsements
|
endorsements
|
||||||
engagement
|
|
||||||
enterprise-jobs
|
enterprise-jobs
|
||||||
enterprise-partner-search/sitemaps
|
enterprise-partner-search/sitemaps
|
||||||
entities/search
|
entities/search
|
||||||
|
|
@ -1307,18 +1213,14 @@ exec/obidos/subst/marketplace/sell-your-collection.html
|
||||||
exec/obidos/subst/marketplace/sell-your-stuff.html
|
exec/obidos/subst/marketplace/sell-your-stuff.html
|
||||||
exec/obidos/subst/partners/friends/access.html
|
exec/obidos/subst/partners/friends/access.html
|
||||||
exec/obidos/tg/cm/member
|
exec/obidos/tg/cm/member
|
||||||
explore
|
|
||||||
explore/*/?p=
|
|
||||||
explore/*/lightbox
|
explore/*/lightbox
|
||||||
external
|
external
|
||||||
external/overture
|
external/overture
|
||||||
external_hosted
|
external_hosted
|
||||||
f/healthcheck
|
f/healthcheck
|
||||||
facebook
|
|
||||||
faves-i_love_u_get_away_from_me
|
faves-i_love_u_get_away_from_me
|
||||||
favorite
|
favorite
|
||||||
fb
|
fb
|
||||||
fb.html
|
|
||||||
fd/
|
fd/
|
||||||
fe=true
|
fe=true
|
||||||
feature/sf-test
|
feature/sf-test
|
||||||
|
|
@ -1352,8 +1254,6 @@ flu/espanol/
|
||||||
flutter-canvaskit
|
flutter-canvaskit
|
||||||
folder
|
folder
|
||||||
follow
|
follow
|
||||||
follow_board
|
|
||||||
follow_user
|
|
||||||
following
|
following
|
||||||
food/archive
|
food/archive
|
||||||
food/favourites
|
food/favourites
|
||||||
|
|
@ -1417,8 +1317,6 @@ giveaway/host/setup
|
||||||
glass/images/commerce
|
glass/images/commerce
|
||||||
global$
|
global$
|
||||||
gog
|
gog
|
||||||
google_gdn.html
|
|
||||||
google_search.html
|
|
||||||
googlebooks/images
|
googlebooks/images
|
||||||
gorf
|
gorf
|
||||||
gp
|
gp
|
||||||
|
|
@ -1534,7 +1432,6 @@ guidebooks
|
||||||
gview
|
gview
|
||||||
gwt
|
gwt
|
||||||
h5games_gamecenter/images
|
h5games_gamecenter/images
|
||||||
hanukkah-spotlight
|
|
||||||
hashtag/*?src=
|
hashtag/*?src=
|
||||||
hd
|
hd
|
||||||
header/channels
|
header/channels
|
||||||
|
|
@ -1558,10 +1455,7 @@ help/zendesk_sso
|
||||||
hex
|
hex
|
||||||
history
|
history
|
||||||
history/static
|
history/static
|
||||||
holiday-spotlight
|
|
||||||
holidays-celebrations
|
|
||||||
home
|
home
|
||||||
homefeed
|
|
||||||
homepage-video-test
|
homepage-video-test
|
||||||
hosted/images
|
hosted/images
|
||||||
hotel/reviews?
|
hotel/reviews?
|
||||||
|
|
@ -1573,8 +1467,8 @@ hp/video
|
||||||
hpc/*/supported-applications.aspx?
|
hpc/*/supported-applications.aspx?
|
||||||
hpm
|
hpm
|
||||||
hpmob
|
hpmob
|
||||||
http://amazon.de/robots.txt
|
http://ncbi.nlm.nih.gov/robots.txt
|
||||||
http://instagram.com/robots.txt
|
http://support.cloudflare.com/robots.txt
|
||||||
hub?category=
|
hub?category=
|
||||||
hz/contact-us/ajax/initiate-trusted-contact
|
hz/contact-us/ajax/initiate-trusted-contact
|
||||||
hz/help/contact/*/message/$
|
hz/help/contact/*/message/$
|
||||||
|
|
@ -1588,9 +1482,6 @@ id-id.www.cloudflare.com
|
||||||
id-id/feedback
|
id-id/feedback
|
||||||
id-id/lp
|
id-id/lp
|
||||||
id-id/searchresults
|
id-id/searchresults
|
||||||
idea-ads-tool
|
|
||||||
idea-pin-builder
|
|
||||||
idea-pin-invite
|
|
||||||
identity/accountsettingsactivityweb
|
identity/accountsettingsactivityweb
|
||||||
identity/accountsettingssyaf
|
identity/accountsettingssyaf
|
||||||
ie/ie40/
|
ie/ie40/
|
||||||
|
|
@ -1636,15 +1527,12 @@ info/customerror.htm*
|
||||||
info/smart404.asp*
|
info/smart404.asp*
|
||||||
info/tech-feedback
|
info/tech-feedback
|
||||||
inproduct_help/chatsupport
|
inproduct_help/chatsupport
|
||||||
install-shuffles
|
|
||||||
internalPref
|
internalPref
|
||||||
intl
|
intl
|
||||||
intl/*/about/views
|
intl/*/about/views
|
||||||
intlkb/
|
intlkb/
|
||||||
invite
|
|
||||||
inviteFromProfile
|
inviteFromProfile
|
||||||
inviteMany
|
inviteMany
|
||||||
invited
|
|
||||||
invoice/est
|
invoice/est
|
||||||
invoice/estimate/buyerView
|
invoice/estimate/buyerView
|
||||||
invoice/estimate/buyerView/attachments
|
invoice/estimate/buyerView/attachments
|
||||||
|
|
@ -1680,8 +1568,6 @@ johnhancock
|
||||||
johnhancock/in-a-lifetime-healthcare
|
johnhancock/in-a-lifetime-healthcare
|
||||||
johnhancock/in-a-lifetime-sustainability
|
johnhancock/in-a-lifetime-sustainability
|
||||||
johnhancock/in-a-lifetime-work
|
johnhancock/in-a-lifetime-work
|
||||||
join/?next=
|
|
||||||
join/signup/?next=
|
|
||||||
js
|
js
|
||||||
jsapi
|
jsapi
|
||||||
jsearch
|
jsearch
|
||||||
|
|
@ -1696,7 +1582,6 @@ ko-kr.www.cloudflare.com
|
||||||
ko-kr/feedback
|
ko-kr/feedback
|
||||||
ko-kr/lp
|
ko-kr/lp
|
||||||
ko-kr/searchresults
|
ko-kr/searchresults
|
||||||
kwanzaa-spotlight
|
|
||||||
labs/pmc
|
labs/pmc
|
||||||
labs/popgadget/search
|
labs/popgadget/search
|
||||||
lamda/images
|
lamda/images
|
||||||
|
|
@ -1731,15 +1616,12 @@ learning/settings
|
||||||
learning/settings$
|
learning/settings$
|
||||||
learning/settings?
|
learning/settings?
|
||||||
legal
|
legal
|
||||||
lens-search
|
|
||||||
li/track
|
li/track
|
||||||
library/devices
|
library/devices
|
||||||
licensing-syndication
|
licensing-syndication
|
||||||
limited-release
|
limited-release
|
||||||
link
|
link
|
||||||
linked
|
|
||||||
lite
|
lite
|
||||||
live-session
|
|
||||||
live_chat
|
live_chat
|
||||||
lm/R1XIHQVKXSKBNJ
|
lm/R1XIHQVKXSKBNJ
|
||||||
lm/R3HQ5WJSZK6QSO
|
lm/R3HQ5WJSZK6QSO
|
||||||
|
|
@ -1767,7 +1649,6 @@ localservices
|
||||||
lochp?
|
lochp?
|
||||||
login
|
login
|
||||||
login$
|
login$
|
||||||
login/?next=
|
|
||||||
login?*=
|
login?*=
|
||||||
logout
|
logout
|
||||||
lp
|
lp
|
||||||
|
|
@ -1889,7 +1770,6 @@ narrative-
|
||||||
native
|
native
|
||||||
nbubumblebee
|
nbubumblebee
|
||||||
network
|
network
|
||||||
new_invite
|
|
||||||
news$
|
news$
|
||||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
||||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
||||||
|
|
@ -1904,7 +1784,6 @@ news/test
|
||||||
news/test-liveblog
|
news/test-liveblog
|
||||||
news?viewArticle
|
news?viewArticle
|
||||||
newsArticle
|
newsArticle
|
||||||
news_hub
|
|
||||||
newsletter
|
newsletter
|
||||||
newsroom/dae
|
newsroom/dae
|
||||||
newsround
|
newsround
|
||||||
|
|
@ -1918,7 +1797,6 @@ nl-nl/lp
|
||||||
nl-nl/searchresults
|
nl-nl/searchresults
|
||||||
node/add/
|
node/add/
|
||||||
nonprofits/account
|
nonprofits/account
|
||||||
notifications
|
|
||||||
notifications/
|
notifications/
|
||||||
ns/hydra/console/?
|
ns/hydra/console/?
|
||||||
nus-trk
|
nus-trk
|
||||||
|
|
@ -1926,15 +1804,11 @@ nwshp$
|
||||||
o/di
|
o/di
|
||||||
o/dt
|
o/dt
|
||||||
oas/
|
oas/
|
||||||
oauth/line
|
|
||||||
oauth/login
|
|
||||||
oauth/v2
|
oauth/v2
|
||||||
oauth2
|
oauth2
|
||||||
oauth2/v2
|
oauth2/v2
|
||||||
oauth_error
|
|
||||||
offers/proxy/dealsserver/api/log
|
offers/proxy/dealsserver/api/log
|
||||||
offers/proxy/dealsserver/buy
|
offers/proxy/dealsserver/buy
|
||||||
offsite
|
|
||||||
og
|
og
|
||||||
okxbet.com
|
okxbet.com
|
||||||
onebox/media/sports/logos
|
onebox/media/sports/logos
|
||||||
|
|
@ -1963,11 +1837,8 @@ pagespeed/insights/ui/logo
|
||||||
panel
|
panel
|
||||||
pantheon
|
pantheon
|
||||||
pantheon-platform
|
pantheon-platform
|
||||||
parental-consent/confirmation
|
|
||||||
parental-passcode
|
|
||||||
participate/conferences.xml
|
participate/conferences.xml
|
||||||
partners
|
partners
|
||||||
password/reset
|
|
||||||
password_expired
|
password_expired
|
||||||
patent-search/frontend
|
patent-search/frontend
|
||||||
patents/download
|
patents/download
|
||||||
|
|
@ -1997,47 +1868,13 @@ photos/gbachelie
|
||||||
photos/i_love_u_get_away_from_me
|
photos/i_love_u_get_away_from_me
|
||||||
photos/tags/*/page
|
photos/tags/*/page
|
||||||
photos/youpy
|
photos/youpy
|
||||||
pin
|
|
||||||
pin-builder
|
|
||||||
pin-communities
|
|
||||||
pin-creation-tool
|
|
||||||
pin-editor
|
|
||||||
pin/*/activities
|
|
||||||
pin/*/activity
|
|
||||||
pin/*/analytics
|
|
||||||
pin/*/brand-catalog
|
|
||||||
pin/*/comments
|
|
||||||
pin/*/email
|
|
||||||
pin/*/feedback
|
|
||||||
pin/*/idea-pin/related-products
|
|
||||||
pin/*/likes
|
|
||||||
pin/*/promote
|
|
||||||
pin/*/reaction
|
|
||||||
pin/*/related-products
|
|
||||||
pin/*/repin
|
|
||||||
pin/*/repins
|
|
||||||
pin/*/sent
|
|
||||||
pin/*/share
|
|
||||||
pin/*/shop-the-look
|
|
||||||
pin/*/tag
|
|
||||||
pin/*/takes
|
|
||||||
pin/*/visual-search
|
|
||||||
pin/*/visual-shop
|
|
||||||
pin/create
|
|
||||||
pin/find
|
|
||||||
pin/find?url=
|
|
||||||
pin_shop
|
|
||||||
ping
|
ping
|
||||||
ping?
|
ping?
|
||||||
pingback
|
pingback
|
||||||
pinterest-predicts
|
|
||||||
pinterest-wellbeing
|
|
||||||
pinterestwellbeing
|
|
||||||
pl-pl.www.cloudflare.com
|
pl-pl.www.cloudflare.com
|
||||||
pl-pl/feedback
|
pl-pl/feedback
|
||||||
pl-pl/lp
|
pl-pl/lp
|
||||||
pl-pl/searchresults
|
pl-pl/searchresults
|
||||||
place
|
|
||||||
plan=
|
plan=
|
||||||
platform-telemetry
|
platform-telemetry
|
||||||
play/store/web
|
play/store/web
|
||||||
|
|
@ -2086,7 +1923,6 @@ ppob/?
|
||||||
ppob?
|
ppob?
|
||||||
pqa
|
pqa
|
||||||
preference
|
preference
|
||||||
prefs
|
|
||||||
present
|
present
|
||||||
presentation
|
presentation
|
||||||
prettyearth/assets
|
prettyearth/assets
|
||||||
|
|
@ -2095,8 +1931,6 @@ previewtemplate
|
||||||
print
|
print
|
||||||
private
|
private
|
||||||
proFile/history?
|
proFile/history?
|
||||||
product-catalogs
|
|
||||||
product-feed
|
|
||||||
product-reviews/B0069IY63Y
|
product-reviews/B0069IY63Y
|
||||||
product/reviews?
|
product/reviews?
|
||||||
productPurchaseDone
|
productPurchaseDone
|
||||||
|
|
@ -2139,14 +1973,12 @@ pt-br/searchresults
|
||||||
publications
|
publications
|
||||||
purchases
|
purchases
|
||||||
puzzles/leaderboards/invite
|
puzzles/leaderboards/invite
|
||||||
pw
|
|
||||||
pwapi-proxy/pwproxy
|
pwapi-proxy/pwproxy
|
||||||
pwapiv2
|
pwapiv2
|
||||||
q=
|
q=
|
||||||
qnasearch?
|
qnasearch?
|
||||||
qr
|
qr
|
||||||
quality_form?
|
quality_form?
|
||||||
quiz
|
|
||||||
r
|
r
|
||||||
rackspace/elevating-performance
|
rackspace/elevating-performance
|
||||||
radio/imda
|
radio/imda
|
||||||
|
|
@ -2155,7 +1987,6 @@ rating
|
||||||
rd/search
|
rd/search
|
||||||
rd/search$
|
rd/search$
|
||||||
rd/search?
|
rd/search?
|
||||||
recently-viewed
|
|
||||||
recharge/dashboard/car
|
recharge/dashboard/car
|
||||||
recharge/dashboard/static
|
recharge/dashboard/static
|
||||||
recipes/*?q=
|
recipes/*?q=
|
||||||
|
|
@ -2172,9 +2003,6 @@ refer
|
||||||
refer/pal
|
refer/pal
|
||||||
referrals
|
referrals
|
||||||
referrer=
|
referrer=
|
||||||
refresh_stored_accounts
|
|
||||||
refresh_token
|
|
||||||
register
|
|
||||||
registry/wishlist
|
registry/wishlist
|
||||||
remotelogout
|
remotelogout
|
||||||
rep=hc
|
rep=hc
|
||||||
|
|
@ -2182,13 +2010,9 @@ report
|
||||||
report-abuse?report=
|
report-abuse?report=
|
||||||
report=
|
report=
|
||||||
report_abuse.gne
|
report_abuse.gne
|
||||||
reports-and-violations
|
|
||||||
request-data
|
|
||||||
requestList
|
requestList
|
||||||
requests
|
requests
|
||||||
research/participants/cofund
|
research/participants/cofund
|
||||||
resource
|
|
||||||
resource/*/get
|
|
||||||
results
|
results
|
||||||
results
|
results
|
||||||
retail
|
retail
|
||||||
|
|
@ -2226,7 +2050,6 @@ s2/search/social
|
||||||
s2/sitemaps
|
s2/sitemaps
|
||||||
s2/static
|
s2/static
|
||||||
s?
|
s?
|
||||||
safe-redirect
|
|
||||||
safebrowsing/diagnostic
|
safebrowsing/diagnostic
|
||||||
safebrowsing/report_badware
|
safebrowsing/report_badware
|
||||||
safebrowsing/report_error
|
safebrowsing/report_error
|
||||||
|
|
@ -2274,7 +2097,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
|
||||||
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
||||||
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
||||||
secure
|
secure
|
||||||
sendHeaderEarly
|
|
||||||
sendarticle
|
sendarticle
|
||||||
services
|
services
|
||||||
services/oauth
|
services/oauth
|
||||||
|
|
@ -2303,7 +2125,6 @@ shop/collections
|
||||||
shop/iphone/payments/overlay
|
shop/iphone/payments/overlay
|
||||||
shop/view/product
|
shop/view/product
|
||||||
shop?
|
shop?
|
||||||
shop_pins
|
|
||||||
shopping-content-api/product_images
|
shopping-content-api/product_images
|
||||||
shopping/deals
|
shopping/deals
|
||||||
shopping/product
|
shopping/product
|
||||||
|
|
@ -2604,11 +2425,9 @@ social/photosui/images
|
||||||
social/photosui/sitemap
|
social/photosui/sitemap
|
||||||
social/search?
|
social/search?
|
||||||
social/social-security-directory/cai
|
social/social-security-directory/cai
|
||||||
socialmanager
|
|
||||||
sounds/search
|
sounds/search
|
||||||
sounds/search$
|
sounds/search$
|
||||||
sounds/search?
|
sounds/search?
|
||||||
source
|
|
||||||
source=
|
source=
|
||||||
source_repo=
|
source_repo=
|
||||||
spain/empresas/
|
spain/empresas/
|
||||||
|
|
@ -2630,7 +2449,6 @@ ss
|
||||||
ss/customer-reviews/lighthouse
|
ss/customer-reviews/lighthouse
|
||||||
ss/twister/ajax
|
ss/twister/ajax
|
||||||
sslsingle
|
sslsingle
|
||||||
sso
|
|
||||||
stadia/gamers
|
stadia/gamers
|
||||||
start
|
start
|
||||||
stat
|
stat
|
||||||
|
|
@ -2688,10 +2506,6 @@ stores$
|
||||||
stores/
|
stores/
|
||||||
stores/page/*visitId=
|
stores/page/*visitId=
|
||||||
stories
|
stories
|
||||||
story-pin-builder
|
|
||||||
story-pin-invite
|
|
||||||
story_feed
|
|
||||||
story_pins
|
|
||||||
storyworks/preview
|
storyworks/preview
|
||||||
styles/js-on.css$
|
styles/js-on.css$
|
||||||
subscribe/braintree
|
subscribe/braintree
|
||||||
|
|
@ -2717,7 +2531,6 @@ support/content
|
||||||
support/forum/search?
|
support/forum/search?
|
||||||
sureroute
|
sureroute
|
||||||
surprise
|
surprise
|
||||||
suspension-appeal
|
|
||||||
sutils
|
sutils
|
||||||
sv-se.www.cloudflare.com
|
sv-se.www.cloudflare.com
|
||||||
sv-se/feedback
|
sv-se/feedback
|
||||||
|
|
@ -2732,7 +2545,6 @@ svc/spelling-bee
|
||||||
svc/vertex
|
svc/vertex
|
||||||
svc/wordle
|
svc/wordle
|
||||||
svpRecommendations
|
svpRecommendations
|
||||||
sw-shell.html
|
|
||||||
swg
|
swg
|
||||||
system1/images
|
system1/images
|
||||||
t/privacy
|
t/privacy
|
||||||
|
|
@ -2740,7 +2552,6 @@ t/terms
|
||||||
tab=
|
tab=
|
||||||
tablet
|
tablet
|
||||||
tag
|
tag
|
||||||
taggingtool
|
|
||||||
tagmanager/containers/xo
|
tagmanager/containers/xo
|
||||||
tagmanager/pptm.js
|
tagmanager/pptm.js
|
||||||
talk
|
talk
|
||||||
|
|
@ -2787,9 +2598,7 @@ th-th/feedback
|
||||||
th-th/lp
|
th-th/lp
|
||||||
th-th/searchresults
|
th-th/searchresults
|
||||||
th?
|
th?
|
||||||
thanksgiving-spotlight
|
|
||||||
themacallan/worlds-together
|
themacallan/worlds-together
|
||||||
theme
|
|
||||||
tickets-external?
|
tickets-external?
|
||||||
timedtext_video
|
timedtext_video
|
||||||
title
|
title
|
||||||
|
|
@ -2880,7 +2689,6 @@ trustedstores/js
|
||||||
trustedstores/s
|
trustedstores/s
|
||||||
trustedstores/tm2
|
trustedstores/tm2
|
||||||
trustedstores/verify
|
trustedstores/verify
|
||||||
tv
|
|
||||||
tv/thumb
|
tv/thumb
|
||||||
typeahead
|
typeahead
|
||||||
u
|
u
|
||||||
|
|
@ -2896,13 +2704,9 @@ ugc$
|
||||||
ugcsupport
|
ugcsupport
|
||||||
ugcsupport$
|
ugcsupport$
|
||||||
ui
|
ui
|
||||||
unauth-profile
|
|
||||||
unlink
|
|
||||||
unsub
|
unsub
|
||||||
until=
|
until=
|
||||||
upload
|
upload
|
||||||
upload-image-lens-history
|
|
||||||
upload-lens-image
|
|
||||||
uploads
|
uploads
|
||||||
urchin_test
|
urchin_test
|
||||||
url
|
url
|
||||||
|
|
@ -2920,8 +2724,6 @@ using
|
||||||
utils
|
utils
|
||||||
uviewer
|
uviewer
|
||||||
v1
|
v1
|
||||||
v1/urls/count.json
|
|
||||||
v3/pidgets/log
|
|
||||||
verify_age
|
verify_age
|
||||||
vi-vn.www.cloudflare.com
|
vi-vn.www.cloudflare.com
|
||||||
vi-vn/feedback
|
vi-vn/feedback
|
||||||
|
|
@ -2976,9 +2778,6 @@ webapps/xoonboarding
|
||||||
webmasters/sitemaps/ping?
|
webmasters/sitemaps/ping?
|
||||||
webscr
|
webscr
|
||||||
websearch
|
websearch
|
||||||
website/confirm
|
|
||||||
website/confirm/download
|
|
||||||
welcome
|
|
||||||
whats-next/planes-trains-and-analytics
|
whats-next/planes-trains-and-analytics
|
||||||
whsmiths
|
whsmiths
|
||||||
widget/cr
|
widget/cr
|
||||||
|
|
@ -3284,7 +3083,7 @@ wiki/Wikipedia_Diskussion:Checkuser
|
||||||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||||
wiki/Wikipedia_talk%3AAbuse_reports
|
wiki/Wikipedia_talk%3AAbuse_reports
|
||||||
wiki/Wikipedia_talk%3AAbuse_response
|
wiki/Wikipedia_talk%3AAbuse_response
|
||||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://youtube.com/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://twitter.com/robots.txt
|
||||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||||
wiki/Wikipedia_talk%3AAdministrator_review
|
wiki/Wikipedia_talk%3AAdministrator_review
|
||||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||||
|
|
@ -3495,7 +3294,6 @@ xhtml?
|
||||||
xml?
|
xml?
|
||||||
xoplatform/logger/api/logger
|
xoplatform/logger/api/logger
|
||||||
xorouter
|
xorouter
|
||||||
your-shop
|
|
||||||
youth/404_en.htm
|
youth/404_en.htm
|
||||||
youtube/fonts
|
youtube/fonts
|
||||||
youtube/img/promos
|
youtube/img/promos
|
||||||
|
|
|
||||||
|
|
@ -300,6 +300,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
.well-known/amphtml/apikey.pub
|
.well-known/amphtml/apikey.pub
|
||||||
.well-known/apple-app-site-association
|
.well-known/apple-app-site-association
|
||||||
.well-known/assetlinks.json
|
.well-known/assetlinks.json
|
||||||
|
.well-known/privacy-sandbox-attestations.json
|
||||||
.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200
|
.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200
|
||||||
.well-known/security.txt
|
.well-known/security.txt
|
||||||
.well-known/shopify/monorail
|
.well-known/shopify/monorail
|
||||||
|
|
@ -3165,6 +3166,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/lookup?
|
/lookup?
|
||||||
/lp
|
/lp
|
||||||
/lp/
|
/lp/
|
||||||
|
/lp/hygge-desk
|
||||||
/ls=
|
/ls=
|
||||||
/maduro
|
/maduro
|
||||||
/maduro.html
|
/maduro.html
|
||||||
|
|
@ -9235,7 +9237,6 @@ content/pdf/bbm
|
||||||
content/pdf/bfm
|
content/pdf/bfm
|
||||||
content/pwc/global/forms/contactUsNew.html?*
|
content/pwc/global/forms/contactUsNew.html?*
|
||||||
content/pwc/global/forms/contactUsNew.html?parentPagePath=/content/pwc/de/*
|
content/pwc/global/forms/contactUsNew.html?parentPagePath=/content/pwc/de/*
|
||||||
content/pwc/global/forms/contactUsNew.html?parentPagePath=/content/pwc/no/en/contacts/f/francisco-villalobos/*
|
|
||||||
content/pwc/global/forms/contactUsNew.html?parentPagePath=/content/pwc/pl/*
|
content/pwc/global/forms/contactUsNew.html?parentPagePath=/content/pwc/pl/*
|
||||||
content/pwc/global/forms/contactUsNew.html?parentPagePath=/content/pwc/se/en/*
|
content/pwc/global/forms/contactUsNew.html?parentPagePath=/content/pwc/se/en/*
|
||||||
content/pwc/global/forms/contactUsNew.html?parentPagePath=/content/pwc/se/sv/*
|
content/pwc/global/forms/contactUsNew.html?parentPagePath=/content/pwc/se/sv/*
|
||||||
|
|
@ -12306,7 +12307,6 @@ http://healthline.com/robots.txt
|
||||||
http://help.twitter.com/robots.txt
|
http://help.twitter.com/robots.txt
|
||||||
http://irishtimes.com/robots.txt
|
http://irishtimes.com/robots.txt
|
||||||
http://iubenda.com/robots.txt
|
http://iubenda.com/robots.txt
|
||||||
http://last.fm/robots.txt
|
|
||||||
http://msdn.microsoft.com/robots.txt
|
http://msdn.microsoft.com/robots.txt
|
||||||
http://nationalgeographic.com/robots.txt
|
http://nationalgeographic.com/robots.txt
|
||||||
http://nerdwallet.com/robots.txt
|
http://nerdwallet.com/robots.txt
|
||||||
|
|
@ -19472,7 +19472,7 @@ test.html
|
||||||
test_community
|
test_community
|
||||||
testfl
|
testfl
|
||||||
testgpr
|
testgpr
|
||||||
testhttp://moskva.stroi-podryad.ru/robots.txt
|
testhttp://monroewvhistory.org/robots.txt
|
||||||
testing
|
testing
|
||||||
testpage-forhomepage
|
testpage-forhomepage
|
||||||
tests/*
|
tests/*
|
||||||
|
|
@ -21013,7 +21013,6 @@ website/search
|
||||||
website/templates*?screen=
|
website/templates*?screen=
|
||||||
website/templates/flash
|
website/templates/flash
|
||||||
websiteoptimizer
|
websiteoptimizer
|
||||||
websrc
|
|
||||||
webstats
|
webstats
|
||||||
webstore/ShoppingBasket
|
webstore/ShoppingBasket
|
||||||
webstore/checkout
|
webstore/checkout
|
||||||
|
|
@ -21821,7 +21820,6 @@ wp-admin
|
||||||
wp-admin/
|
wp-admin/
|
||||||
wp-admin/admin-ajax.php
|
wp-admin/admin-ajax.php
|
||||||
wp-admin/admin-ajax.php
|
wp-admin/admin-ajax.php
|
||||||
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
|
|
||||||
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
|
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
|
||||||
wp-admin/load-scripts.php
|
wp-admin/load-scripts.php
|
||||||
wp-admin/load-styles.php
|
wp-admin/load-styles.php
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue