[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action
2024-02-07 00:18:00 +00:00
parent cc1b403839
commit 89e486bd4e
25 changed files with 2284 additions and 1345 deletions
@@ -1232,6 +1232,7 @@ client/src/helpers/misc/field-language.js
client/src/helpers/misc/list-select-attributes.js
client/src/helpers/misc/summernote-custom.js
client/src/helpers/misc/stored-text-search.js
client/src/helpers/misc/mailto.js
client/src/helpers/misc/foreign-field.js
client/src/helpers/misc/authentication-provider.js
client/src/helpers/file-upload.js
@@ -1510,6 +1511,7 @@ client/src/views/preferences/fields/week-start.js
client/src/views/preferences/fields/default-currency.js
client/src/views/preferences/fields/language.js
client/src/views/preferences/fields/theme.js
client/src/views/preferences/fields/calendar-scroll-hour.js
client/src/views/preferences/fields/dashboard-tab-list.js
client/src/views/preferences/fields/tab-list.js
client/src/views/preferences/fields/calendar-slot-duration.js
@@ -1602,6 +1604,7 @@ client/src/views/settings/edit.js
client/src/views/settings/record/edit.js
client/src/views/settings/modals/tab-list-field-add.js
client/src/views/settings/modals/edit-tab-group.js
client/src/views/settings/modals/edit-tab-url.js
client/src/views/settings/modals/edit-tab-divider.js
client/src/views/settings/fields/phone-number-preferred-country-list.js
client/src/views/settings/fields/currency-rates.js
@@ -1630,6 +1633,7 @@ client/src/views/settings/fields/busy-ranges-entity-list.js
client/src/views/settings/fields/address-preview.js
client/src/views/settings/fields/history-entity-list.js
client/src/views/settings/fields/auth-two-fa-method-list.js
client/src/views/settings/fields/tab-url.js
client/src/views/settings/fields/assignment-notifications-entity-list.js
client/src/views/settings/fields/dashboard-layout.js
client/src/views/settings/fields/sms-provider.js
@@ -2489,6 +2493,7 @@ application/Espo/Classes/AppInfo/Container.php
application/Espo/Classes/ConsoleCommands/PopulateArrayValues.php
application/Espo/Classes/ConsoleCommands/RebuildCategoryPaths.php
application/Espo/Classes/ConsoleCommands/Import.php
application/Espo/Classes/ConsoleCommands/CheckFilePermissions.php
application/Espo/Classes/ConsoleCommands/PopulateNumbers.php
application/Espo/Classes/ConsoleCommands/CreateAdminUser.php
application/Espo/Classes/Cleanup/WebhookQueue.php