Skip to content

Commit

Permalink
[Github Action] Automated trickest wordlists update.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 4, 2025
1 parent 3333c52 commit 7d021ad
Show file tree
Hide file tree
Showing 20 changed files with 1,300 additions and 5,271 deletions.
2 changes: 1 addition & 1 deletion .bin/wordlist-updaters/status.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"last_update": 1738522983
},
"Trickest wordlist update": {
"last_update": 1738577044
"last_update": 1738663437
}
}
151 changes: 151 additions & 0 deletions Discovery/Web-Content/CMS/trickest-cms-wordlist/bagisto-all-levels.txt
Original file line number Diff line number Diff line change
Expand Up @@ -719,6 +719,7 @@ resources/js/app.js
js/app.js
app.js
composer.json
playwright.config.ts
artisan
config/logging.php
logging.php
Expand Down Expand Up @@ -783,10 +784,160 @@ app.php
vite.config.js
tests/CreatesApplication.php
CreatesApplication.php
tests/utils/setup.ts
utils/setup.ts
setup.ts
tests/utils/admin/loginHelper.ts
utils/admin/loginHelper.ts
admin/loginHelper.ts
loginHelper.ts
tests/utils/admin/formHelper.ts
utils/admin/formHelper.ts
admin/formHelper.ts
formHelper.ts
tests/utils/admin/addressHelper.ts
utils/admin/addressHelper.ts
admin/addressHelper.ts
addressHelper.ts
tests/Pest.php
Pest.php
tests/TestCase.php
TestCase.php
tests/admin/auth.spec.ts
admin/auth.spec.ts
auth.spec.ts
tests/admin/sales.spec.ts
admin/sales.spec.ts
sales.spec.ts
tests/admin/cms.spec.ts
admin/cms.spec.ts
cms.spec.ts
tests/admin/settings/channels.spec.ts
admin/settings/channels.spec.ts
settings/channels.spec.ts
channels.spec.ts
tests/admin/settings/inventory-sources.spec.ts
admin/settings/inventory-sources.spec.ts
settings/inventory-sources.spec.ts
inventory-sources.spec.ts
tests/admin/settings/users.spec.ts
admin/settings/users.spec.ts
settings/users.spec.ts
users.spec.ts
tests/admin/settings/themes.spec.ts
admin/settings/themes.spec.ts
settings/themes.spec.ts
themes.spec.ts
tests/admin/settings/exchange-rates.spec.ts
admin/settings/exchange-rates.spec.ts
settings/exchange-rates.spec.ts
exchange-rates.spec.ts
tests/admin/settings/taxes.spec.ts
admin/settings/taxes.spec.ts
settings/taxes.spec.ts
taxes.spec.ts
tests/admin/settings/locales.spec.ts
admin/settings/locales.spec.ts
settings/locales.spec.ts
locales.spec.ts
tests/admin/settings/currencies.spec.ts
admin/settings/currencies.spec.ts
settings/currencies.spec.ts
currencies.spec.ts
tests/admin/settings/roles.spec.ts
admin/settings/roles.spec.ts
settings/roles.spec.ts
roles.spec.ts
tests/admin/configuration/sales.spec.ts
admin/configuration/sales.spec.ts
configuration/sales.spec.ts
sales.spec.ts
tests/admin/configuration/catalog.spec.ts
admin/configuration/catalog.spec.ts
configuration/catalog.spec.ts
catalog.spec.ts
tests/admin/configuration/email.spec.ts
admin/configuration/email.spec.ts
configuration/email.spec.ts
email.spec.ts
tests/admin/configuration/customer.spec.ts
admin/configuration/customer.spec.ts
configuration/customer.spec.ts
customer.spec.ts
tests/admin/configuration/general.spec.ts
admin/configuration/general.spec.ts
configuration/general.spec.ts
general.spec.ts
tests/admin/marketing/promotions.spec.ts
admin/marketing/promotions.spec.ts
marketing/promotions.spec.ts
promotions.spec.ts
tests/admin/marketing/search-seo.spec.ts
admin/marketing/search-seo.spec.ts
marketing/search-seo.spec.ts
search-seo.spec.ts
tests/admin/marketing/communications.spec.ts
admin/marketing/communications.spec.ts
marketing/communications.spec.ts
communications.spec.ts
tests/admin/customers/groups.spec.ts
admin/customers/groups.spec.ts
customers/groups.spec.ts
groups.spec.ts
tests/admin/customers/customers.spec.ts
admin/customers/customers.spec.ts
customers/customers.spec.ts
customers.spec.ts
tests/admin/customers/reviews.spec.ts
admin/customers/reviews.spec.ts
customers/reviews.spec.ts
reviews.spec.ts
tests/admin/catalog/attributes.spec.ts
admin/catalog/attributes.spec.ts
catalog/attributes.spec.ts
attributes.spec.ts
tests/admin/catalog/attribute-families.spec.ts
admin/catalog/attribute-families.spec.ts
catalog/attribute-families.spec.ts
attribute-families.spec.ts
tests/admin/catalog/products.spec.ts
admin/catalog/products.spec.ts
catalog/products.spec.ts
products.spec.ts
tests/admin/catalog/categories.spec.ts
admin/catalog/categories.spec.ts
catalog/categories.spec.ts
categories.spec.ts
tests/shop/auth.spec.ts
shop/auth.spec.ts
auth.spec.ts
tests/shop/add-to-cart.spec.ts
shop/add-to-cart.spec.ts
add-to-cart.spec.ts
tests/shop/compare.spec.ts
shop/compare.spec.ts
compare.spec.ts
tests/shop/wishlist.spec.ts
shop/wishlist.spec.ts
wishlist.spec.ts
tests/shop/customer.spec.ts
shop/customer.spec.ts
customer.spec.ts
tests/shop/products-categories.spec.ts
shop/products-categories.spec.ts
products-categories.spec.ts
tests/shop/checkout.spec.ts
shop/checkout.spec.ts
checkout.spec.ts
tests/shop/search.spec.ts
shop/search.spec.ts
search.spec.ts
tests/shop/mini-cart.spec.ts
shop/mini-cart.spec.ts
mini-cart.spec.ts
tests/shop/cart.spec.ts
shop/cart.spec.ts
cart.spec.ts
.gitattributes
app/Providers/AuthServiceProvider.php
Providers/AuthServiceProvider.php
Expand Down
42 changes: 42 additions & 0 deletions Discovery/Web-Content/CMS/trickest-cms-wordlist/bagisto.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ routes/breadcrumbs.php
resources/js/bootstrap.js
resources/js/app.js
composer.json
playwright.config.ts
artisan
config/logging.php
config/bagisto-vite.php
Expand Down Expand Up @@ -200,8 +201,49 @@ LICENSE
bootstrap/app.php
vite.config.js
tests/CreatesApplication.php
tests/utils/setup.ts
tests/utils/admin/loginHelper.ts
tests/utils/admin/formHelper.ts
tests/utils/admin/addressHelper.ts
tests/Pest.php
tests/TestCase.php
tests/admin/auth.spec.ts
tests/admin/sales.spec.ts
tests/admin/cms.spec.ts
tests/admin/settings/channels.spec.ts
tests/admin/settings/inventory-sources.spec.ts
tests/admin/settings/users.spec.ts
tests/admin/settings/themes.spec.ts
tests/admin/settings/exchange-rates.spec.ts
tests/admin/settings/taxes.spec.ts
tests/admin/settings/locales.spec.ts
tests/admin/settings/currencies.spec.ts
tests/admin/settings/roles.spec.ts
tests/admin/configuration/sales.spec.ts
tests/admin/configuration/catalog.spec.ts
tests/admin/configuration/email.spec.ts
tests/admin/configuration/customer.spec.ts
tests/admin/configuration/general.spec.ts
tests/admin/marketing/promotions.spec.ts
tests/admin/marketing/search-seo.spec.ts
tests/admin/marketing/communications.spec.ts
tests/admin/customers/groups.spec.ts
tests/admin/customers/customers.spec.ts
tests/admin/customers/reviews.spec.ts
tests/admin/catalog/attributes.spec.ts
tests/admin/catalog/attribute-families.spec.ts
tests/admin/catalog/products.spec.ts
tests/admin/catalog/categories.spec.ts
tests/shop/auth.spec.ts
tests/shop/add-to-cart.spec.ts
tests/shop/compare.spec.ts
tests/shop/wishlist.spec.ts
tests/shop/customer.spec.ts
tests/shop/products-categories.spec.ts
tests/shop/checkout.spec.ts
tests/shop/search.spec.ts
tests/shop/mini-cart.spec.ts
tests/shop/cart.spec.ts
.gitattributes
app/Providers/AuthServiceProvider.php
app/Providers/BroadcastServiceProvider.php
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2241,6 +2241,8 @@ silver-glasses-repeat.md
lemon-rivers-rescue.md
.changeset/swift-zoos-learn.md
swift-zoos-learn.md
.changeset/yellow-bobcats-shop.md
yellow-bobcats-shop.md
.changeset/poor-badgers-think.md
poor-badgers-think.md
.changeset/red-lizards-film.md
Expand Down Expand Up @@ -8348,6 +8350,10 @@ app/src/components/v-info.story.vue
src/components/v-info.story.vue
components/v-info.story.vue
v-info.story.vue
app/src/components/use-datetime.test.ts
src/components/use-datetime.test.ts
components/use-datetime.test.ts
use-datetime.test.ts
app/src/components/v-checkbox.vue
src/components/v-checkbox.vue
components/v-checkbox.vue
Expand Down Expand Up @@ -8973,6 +8979,10 @@ app/src/utils/get-route.ts
src/utils/get-route.ts
utils/get-route.ts
get-route.ts
app/src/utils/parse-date.ts
src/utils/parse-date.ts
utils/parse-date.ts
parse-date.ts
app/src/utils/get-minimal-grid-class.test.ts
src/utils/get-minimal-grid-class.test.ts
utils/get-minimal-grid-class.test.ts
Expand Down Expand Up @@ -9247,6 +9257,10 @@ app/src/utils/unexpected-error.ts
src/utils/unexpected-error.ts
utils/unexpected-error.ts
unexpected-error.ts
app/src/utils/format-date.test.ts
src/utils/format-date.test.ts
utils/format-date.test.ts
format-date.test.ts
app/src/utils/jwt-payload.ts
src/utils/jwt-payload.ts
utils/jwt-payload.ts
Expand Down Expand Up @@ -9307,6 +9321,10 @@ app/src/utils/jwt-payload.test.ts
src/utils/jwt-payload.test.ts
utils/jwt-payload.test.ts
jwt-payload.test.ts
app/src/utils/format-date.ts
src/utils/format-date.ts
utils/format-date.ts
format-date.ts
app/src/utils/is-permission-empty.ts
src/utils/is-permission-empty.ts
utils/is-permission-empty.ts
Expand Down Expand Up @@ -9609,11 +9627,6 @@ src/displays/datetime/datetime.vue
displays/datetime/datetime.vue
datetime/datetime.vue
datetime.vue
app/src/displays/datetime/datetime.test.ts
src/displays/datetime/datetime.test.ts
displays/datetime/datetime.test.ts
datetime/datetime.test.ts
datetime.test.ts
app/src/displays/filesize/index.ts
src/displays/filesize/index.ts
displays/filesize/index.ts
Expand Down
6 changes: 5 additions & 1 deletion Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@ sdk/tests/schema.ts
.changeset/silver-glasses-repeat.md
.changeset/lemon-rivers-rescue.md
.changeset/swift-zoos-learn.md
.changeset/yellow-bobcats-shop.md
.changeset/poor-badgers-think.md
.changeset/red-lizards-film.md
.changeset/cuddly-parrots-design.md
Expand Down Expand Up @@ -1753,6 +1754,7 @@ app/src/components/v-template-input.vue
app/src/components/v-list.story.vue
app/src/components/v-skeleton-loader.story.vue
app/src/components/v-info.story.vue
app/src/components/use-datetime.test.ts
app/src/components/v-checkbox.vue
app/src/components/v-pagination.story.vue
app/src/components/v-slider.story.vue
Expand Down Expand Up @@ -1892,6 +1894,7 @@ app/src/utils/localized-format.ts
app/src/utils/md.ts
app/src/utils/get-appearance.ts
app/src/utils/get-route.ts
app/src/utils/parse-date.ts
app/src/utils/get-minimal-grid-class.test.ts
app/src/utils/point-on-line.test.ts
app/src/utils/get-related-collection.ts
Expand Down Expand Up @@ -1959,6 +1962,7 @@ app/src/utils/get-default-interface-for-type.ts
app/src/utils/get-vue-component-name.test.ts
app/src/utils/is-hex.ts
app/src/utils/unexpected-error.ts
app/src/utils/format-date.test.ts
app/src/utils/jwt-payload.ts
app/src/utils/render-string-template.ts
app/src/utils/flatten-grouped-collection.test.ts
Expand All @@ -1974,6 +1978,7 @@ app/src/utils/is-permission-empty.test.ts
app/src/utils/fetch-all.ts
app/src/utils/upload-file.ts
app/src/utils/jwt-payload.test.ts
app/src/utils/format-date.ts
app/src/utils/is-permission-empty.ts
app/src/utils/get-js-type.ts
app/src/utils/add-related-primary-key-to-fields.ts
Expand Down Expand Up @@ -2041,7 +2046,6 @@ app/src/displays/translations/index.ts
app/src/displays/translations/translations.vue
app/src/displays/datetime/index.ts
app/src/displays/datetime/datetime.vue
app/src/displays/datetime/datetime.test.ts
app/src/displays/filesize/index.ts
app/src/displays/mime-type/index.ts
app/src/displays/formatted-json-value/index.ts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112607,6 +112607,12 @@ Drupal/Core/Cache/CacheRedirect.php
Core/Cache/CacheRedirect.php
Cache/CacheRedirect.php
CacheRedirect.php
core/lib/Drupal/Core/Cache/CacheOptionalInterface.php
lib/Drupal/Core/Cache/CacheOptionalInterface.php
Drupal/Core/Cache/CacheOptionalInterface.php
Core/Cache/CacheOptionalInterface.php
Cache/CacheOptionalInterface.php
CacheOptionalInterface.php
core/lib/Drupal/Core/GeneratedUrl.php
lib/Drupal/Core/GeneratedUrl.php
Drupal/Core/GeneratedUrl.php
Expand Down
1 change: 1 addition & 0 deletions Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16158,6 +16158,7 @@ core/lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php
core/lib/Drupal/Core/Cache/VariationCacheFactoryInterface.php
core/lib/Drupal/Core/Cache/VariationCacheInterface.php
core/lib/Drupal/Core/Cache/CacheRedirect.php
core/lib/Drupal/Core/Cache/CacheOptionalInterface.php
core/lib/Drupal/Core/GeneratedUrl.php
core/lib/Drupal/Core/Serialization/Yaml.php
core/lib/Drupal/Core/Serialization/Attribute/JsonSchema.php
Expand Down
Loading

0 comments on commit 7d021ad

Please sign in to comment.