Skip to content

Commit 1335467

Browse files
[Github Action] Automated trickest wordlists update.
1 parent c9c2251 commit 1335467

29 files changed

Lines changed: 4517 additions & 1783 deletions

Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt

Lines changed: 133 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,27 @@
11
.changeset/every-bats-stare.md
22
every-bats-stare.md
3+
.changeset/loud-actors-laugh.md
4+
loud-actors-laugh.md
5+
.changeset/salty-mugs-help.md
6+
salty-mugs-help.md
37
.changeset/sweet-things-throw.md
48
sweet-things-throw.md
9+
.changeset/gold-rockets-live.md
10+
gold-rockets-live.md
511
.changeset/eager-flies-drive.md
612
eager-flies-drive.md
713
.changeset/config.json
814
config.json
915
.changeset/honest-ducks-flow.md
1016
honest-ducks-flow.md
17+
.changeset/thin-files-film.md
18+
thin-files-film.md
1119
.changeset/stale-cars-sin.md
1220
stale-cars-sin.md
1321
.changeset/tidy-pets-grow.md
1422
tidy-pets-grow.md
23+
.changeset/neat-mangos-cover.md
24+
neat-mangos-cover.md
1525
.changeset/hungry-yaks-enter.md
1626
hungry-yaks-enter.md
1727
.vscode/settings.json
@@ -3036,6 +3046,18 @@ api/src/cli/run.ts
30363046
src/cli/run.ts
30373047
cli/run.ts
30383048
run.ts
3049+
api/src/cli/commands/cache/clear.test.ts
3050+
src/cli/commands/cache/clear.test.ts
3051+
cli/commands/cache/clear.test.ts
3052+
commands/cache/clear.test.ts
3053+
cache/clear.test.ts
3054+
clear.test.ts
3055+
api/src/cli/commands/cache/clear.ts
3056+
src/cli/commands/cache/clear.ts
3057+
cli/commands/cache/clear.ts
3058+
commands/cache/clear.ts
3059+
cache/clear.ts
3060+
clear.ts
30393061
api/src/cli/commands/bootstrap/index.ts
30403062
src/cli/commands/bootstrap/index.ts
30413063
cli/commands/bootstrap/index.ts
@@ -4263,6 +4285,10 @@ api/src/utils/apply-snapshot.ts
42634285
src/utils/apply-snapshot.ts
42644286
utils/apply-snapshot.ts
42654287
apply-snapshot.ts
4288+
api/src/utils/generate-translations.ts
4289+
src/utils/generate-translations.ts
4290+
utils/generate-translations.ts
4291+
generate-translations.ts
42664292
api/src/utils/redact-object.ts
42674293
src/utils/redact-object.ts
42684294
utils/redact-object.ts
@@ -4355,6 +4381,10 @@ api/src/utils/reduce-schema.ts
43554381
src/utils/reduce-schema.ts
43564382
utils/reduce-schema.ts
43574383
reduce-schema.ts
4384+
api/src/utils/translations-validation.ts
4385+
src/utils/translations-validation.ts
4386+
utils/translations-validation.ts
4387+
translations-validation.ts
43584388
api/src/utils/job-queue.ts
43594389
src/utils/job-queue.ts
43604390
utils/job-queue.ts
@@ -4403,6 +4433,10 @@ api/src/utils/get-config-from-env.test.ts
44034433
src/utils/get-config-from-env.test.ts
44044434
utils/get-config-from-env.test.ts
44054435
get-config-from-env.test.ts
4436+
api/src/utils/generate-translations.test.ts
4437+
src/utils/generate-translations.test.ts
4438+
utils/generate-translations.test.ts
4439+
generate-translations.test.ts
44064440
api/src/utils/get-snapshot.test.ts
44074441
src/utils/get-snapshot.test.ts
44084442
utils/get-snapshot.test.ts
@@ -4427,6 +4461,10 @@ api/src/utils/validate-keys.ts
44274461
src/utils/validate-keys.ts
44284462
utils/validate-keys.ts
44294463
validate-keys.ts
4464+
api/src/utils/translations-shared.test.ts
4465+
src/utils/translations-shared.test.ts
4466+
utils/translations-shared.test.ts
4467+
translations-shared.test.ts
44304468
api/src/utils/is-valid-uuid.ts
44314469
src/utils/is-valid-uuid.ts
44324470
utils/is-valid-uuid.ts
@@ -4475,6 +4513,10 @@ api/src/utils/get-auth-providers.ts
44754513
src/utils/get-auth-providers.ts
44764514
utils/get-auth-providers.ts
44774515
get-auth-providers.ts
4516+
api/src/utils/translations-shared.ts
4517+
src/utils/translations-shared.ts
4518+
utils/translations-shared.ts
4519+
translations-shared.ts
44784520
api/src/utils/get-auth-providers.test.ts
44794521
src/utils/get-auth-providers.test.ts
44804522
utils/get-auth-providers.test.ts
@@ -6749,6 +6791,11 @@ src/ai/providers/types.ts
67496791
ai/providers/types.ts
67506792
providers/types.ts
67516793
types.ts
6794+
api/src/ai/devtools/index.ts
6795+
src/ai/devtools/index.ts
6796+
ai/devtools/index.ts
6797+
devtools/index.ts
6798+
index.ts
67526799
api/src/ai/chat/middleware/load-settings.ts
67536800
src/ai/chat/middleware/load-settings.ts
67546801
ai/chat/middleware/load-settings.ts
@@ -7208,6 +7255,36 @@ ai/tools/trigger-flow/index.ts
72087255
tools/trigger-flow/index.ts
72097256
trigger-flow/index.ts
72107257
index.ts
7258+
api/src/ai/telemetry/index.test.ts
7259+
src/ai/telemetry/index.test.ts
7260+
ai/telemetry/index.test.ts
7261+
telemetry/index.test.ts
7262+
index.test.ts
7263+
api/src/ai/telemetry/braintrust.test.ts
7264+
src/ai/telemetry/braintrust.test.ts
7265+
ai/telemetry/braintrust.test.ts
7266+
telemetry/braintrust.test.ts
7267+
braintrust.test.ts
7268+
api/src/ai/telemetry/index.ts
7269+
src/ai/telemetry/index.ts
7270+
ai/telemetry/index.ts
7271+
telemetry/index.ts
7272+
index.ts
7273+
api/src/ai/telemetry/langfuse.test.ts
7274+
src/ai/telemetry/langfuse.test.ts
7275+
ai/telemetry/langfuse.test.ts
7276+
telemetry/langfuse.test.ts
7277+
langfuse.test.ts
7278+
api/src/ai/telemetry/langfuse.ts
7279+
src/ai/telemetry/langfuse.ts
7280+
ai/telemetry/langfuse.ts
7281+
telemetry/langfuse.ts
7282+
langfuse.ts
7283+
api/src/ai/telemetry/braintrust.ts
7284+
src/ai/telemetry/braintrust.ts
7285+
ai/telemetry/braintrust.ts
7286+
telemetry/braintrust.ts
7287+
braintrust.ts
72117288
api/src/ai/mcp/index.ts
72127289
src/ai/mcp/index.ts
72137290
ai/mcp/index.ts
@@ -7747,13 +7824,27 @@ settings/routes/policies/use-save.ts
77477824
routes/policies/use-save.ts
77487825
policies/use-save.ts
77497826
use-save.ts
7827+
app/src/modules/settings/routes/policies/use-duplicate.ts
7828+
src/modules/settings/routes/policies/use-duplicate.ts
7829+
modules/settings/routes/policies/use-duplicate.ts
7830+
settings/routes/policies/use-duplicate.ts
7831+
routes/policies/use-duplicate.ts
7832+
policies/use-duplicate.ts
7833+
use-duplicate.ts
77507834
app/src/modules/settings/routes/policies/item.vue
77517835
src/modules/settings/routes/policies/item.vue
77527836
modules/settings/routes/policies/item.vue
77537837
settings/routes/policies/item.vue
77547838
routes/policies/item.vue
77557839
policies/item.vue
77567840
item.vue
7841+
app/src/modules/settings/routes/policies/use-duplicate.test.ts
7842+
src/modules/settings/routes/policies/use-duplicate.test.ts
7843+
modules/settings/routes/policies/use-duplicate.test.ts
7844+
settings/routes/policies/use-duplicate.test.ts
7845+
routes/policies/use-duplicate.test.ts
7846+
policies/use-duplicate.test.ts
7847+
use-duplicate.test.ts
77577848
app/src/modules/settings/routes/roles/public-item.vue
77587849
src/modules/settings/routes/roles/public-item.vue
77597850
modules/settings/routes/roles/public-item.vue
@@ -9859,6 +9950,12 @@ use-permissions/item/lib/is-action-allowed.ts
98599950
item/lib/is-action-allowed.ts
98609951
lib/is-action-allowed.ts
98619952
is-action-allowed.ts
9953+
app/src/composables/use-permissions/item/use-item-permissions.test.ts
9954+
src/composables/use-permissions/item/use-item-permissions.test.ts
9955+
composables/use-permissions/item/use-item-permissions.test.ts
9956+
use-permissions/item/use-item-permissions.test.ts
9957+
item/use-item-permissions.test.ts
9958+
use-item-permissions.test.ts
98629959
app/src/composables/use-permissions/item/utils/fetch-item-permissions.test.ts
98639960
src/composables/use-permissions/item/utils/fetch-item-permissions.test.ts
98649961
composables/use-permissions/item/utils/fetch-item-permissions.test.ts
@@ -10883,6 +10980,42 @@ interfaces/_system/system-collection/system-collection.vue
1088310980
_system/system-collection/system-collection.vue
1088410981
system-collection/system-collection.vue
1088510982
system-collection.vue
10983+
app/src/interfaces/_system/system-collections-translations/system-collections-translations-dialog.vue
10984+
src/interfaces/_system/system-collections-translations/system-collections-translations-dialog.vue
10985+
interfaces/_system/system-collections-translations/system-collections-translations-dialog.vue
10986+
_system/system-collections-translations/system-collections-translations-dialog.vue
10987+
system-collections-translations/system-collections-translations-dialog.vue
10988+
system-collections-translations-dialog.vue
10989+
app/src/interfaces/_system/system-collections-translations/utils.test.ts
10990+
src/interfaces/_system/system-collections-translations/utils.test.ts
10991+
interfaces/_system/system-collections-translations/utils.test.ts
10992+
_system/system-collections-translations/utils.test.ts
10993+
system-collections-translations/utils.test.ts
10994+
utils.test.ts
10995+
app/src/interfaces/_system/system-collections-translations/index.ts
10996+
src/interfaces/_system/system-collections-translations/index.ts
10997+
interfaces/_system/system-collections-translations/index.ts
10998+
_system/system-collections-translations/index.ts
10999+
system-collections-translations/index.ts
11000+
index.ts
11001+
app/src/interfaces/_system/system-collections-translations/system-collections-translations.test.ts
11002+
src/interfaces/_system/system-collections-translations/system-collections-translations.test.ts
11003+
interfaces/_system/system-collections-translations/system-collections-translations.test.ts
11004+
_system/system-collections-translations/system-collections-translations.test.ts
11005+
system-collections-translations/system-collections-translations.test.ts
11006+
system-collections-translations.test.ts
11007+
app/src/interfaces/_system/system-collections-translations/utils.ts
11008+
src/interfaces/_system/system-collections-translations/utils.ts
11009+
interfaces/_system/system-collections-translations/utils.ts
11010+
_system/system-collections-translations/utils.ts
11011+
system-collections-translations/utils.ts
11012+
utils.ts
11013+
app/src/interfaces/_system/system-collections-translations/system-collections-translations.vue
11014+
src/interfaces/_system/system-collections-translations/system-collections-translations.vue
11015+
interfaces/_system/system-collections-translations/system-collections-translations.vue
11016+
_system/system-collections-translations/system-collections-translations.vue
11017+
system-collections-translations/system-collections-translations.vue
11018+
system-collections-translations.vue
1088611019
app/src/interfaces/_system/system-owner/index.ts
1088711020
src/interfaces/_system/system-owner/index.ts
1088811021
interfaces/_system/system-owner/index.ts

Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
.changeset/every-bats-stare.md
2+
.changeset/loud-actors-laugh.md
3+
.changeset/salty-mugs-help.md
24
.changeset/sweet-things-throw.md
5+
.changeset/gold-rockets-live.md
36
.changeset/eager-flies-drive.md
47
.changeset/config.json
58
.changeset/honest-ducks-flow.md
9+
.changeset/thin-files-film.md
610
.changeset/stale-cars-sin.md
711
.changeset/tidy-pets-grow.md
12+
.changeset/neat-mangos-cover.md
813
.changeset/hungry-yaks-enter.md
914
.vscode/settings.json
1015
.vscode/extensions.json
@@ -595,6 +600,8 @@ api/src/cli/utils/create-env/index.ts
595600
api/src/cli/utils/drivers.ts
596601
api/src/cli/utils/create-db-connection.ts
597602
api/src/cli/run.ts
603+
api/src/cli/commands/cache/clear.test.ts
604+
api/src/cli/commands/cache/clear.ts
598605
api/src/cli/commands/bootstrap/index.ts
599606
api/src/cli/commands/count/index.ts
600607
api/src/cli/commands/roles/create.ts
@@ -831,6 +838,7 @@ api/src/utils/fetch-user-count/fetch-user-count.ts
831838
api/src/utils/fetch-user-count/fetch-active-users.ts
832839
api/src/utils/sanitize-schema.test.ts
833840
api/src/utils/apply-snapshot.ts
841+
api/src/utils/generate-translations.ts
834842
api/src/utils/redact-object.ts
835843
api/src/utils/get-default-index-name.ts
836844
api/src/utils/sanitize-query.ts
@@ -854,6 +862,7 @@ api/src/utils/schedule.test.ts
854862
api/src/utils/is-field-allowed.test.ts
855863
api/src/utils/parse-filter-key.ts
856864
api/src/utils/reduce-schema.ts
865+
api/src/utils/translations-validation.ts
857866
api/src/utils/job-queue.ts
858867
api/src/utils/validate-diff.ts
859868
api/src/utils/split-fields.ts
@@ -866,12 +875,14 @@ api/src/utils/is-directus-jwt.test.ts
866875
api/src/utils/is-directus-jwt.ts
867876
api/src/utils/get-accountability-for-role.ts
868877
api/src/utils/get-config-from-env.test.ts
878+
api/src/utils/generate-translations.test.ts
869879
api/src/utils/get-snapshot.test.ts
870880
api/src/utils/get-ip-from-req.test.ts
871881
api/src/utils/get-versioned-hash.test.ts
872882
api/src/utils/get-field-relational-depth.test.ts
873883
api/src/utils/stall.test.ts
874884
api/src/utils/validate-keys.ts
885+
api/src/utils/translations-shared.test.ts
875886
api/src/utils/is-valid-uuid.ts
876887
api/src/utils/validate-query.ts
877888
api/src/utils/get-address.ts
@@ -884,6 +895,7 @@ api/src/utils/compress.ts
884895
api/src/utils/sanitize-schema.ts
885896
api/src/utils/apply-diff.test.ts
886897
api/src/utils/get-auth-providers.ts
898+
api/src/utils/translations-shared.ts
887899
api/src/utils/get-auth-providers.test.ts
888900
api/src/utils/user-name.test.ts
889901
api/src/utils/encrypt.ts
@@ -1316,6 +1328,7 @@ api/src/ai/providers/anthropic-file-support.test.ts
13161328
api/src/ai/providers/registry.ts
13171329
api/src/ai/providers/anthropic-file-support.ts
13181330
api/src/ai/providers/types.ts
1331+
api/src/ai/devtools/index.ts
13191332
api/src/ai/chat/middleware/load-settings.ts
13201333
api/src/ai/chat/middleware/load-settings.test.ts
13211334
api/src/ai/chat/lib/create-ui-stream.ts
@@ -1394,6 +1407,12 @@ api/src/ai/tools/collections/index.ts
13941407
api/src/ai/tools/trigger-flow/index.test.ts
13951408
api/src/ai/tools/trigger-flow/prompt.md
13961409
api/src/ai/tools/trigger-flow/index.ts
1410+
api/src/ai/telemetry/index.test.ts
1411+
api/src/ai/telemetry/braintrust.test.ts
1412+
api/src/ai/telemetry/index.ts
1413+
api/src/ai/telemetry/langfuse.test.ts
1414+
api/src/ai/telemetry/langfuse.ts
1415+
api/src/ai/telemetry/braintrust.ts
13971416
api/src/ai/mcp/index.ts
13981417
api/src/ai/mcp/server.test.ts
13991418
api/src/ai/mcp/server.ts
@@ -1487,7 +1506,9 @@ app/src/modules/settings/routes/policies/policy-info-sidebar-detail.vue
14871506
app/src/modules/settings/routes/policies/add-new.vue
14881507
app/src/modules/settings/routes/policies/collection.vue
14891508
app/src/modules/settings/routes/policies/use-save.ts
1509+
app/src/modules/settings/routes/policies/use-duplicate.ts
14901510
app/src/modules/settings/routes/policies/item.vue
1511+
app/src/modules/settings/routes/policies/use-duplicate.test.ts
14911512
app/src/modules/settings/routes/roles/public-item.vue
14921513
app/src/modules/settings/routes/roles/add-new.vue
14931514
app/src/modules/settings/routes/roles/collection.vue
@@ -1841,6 +1862,7 @@ app/src/composables/use-permissions/item/lib/get-fields.test.ts
18411862
app/src/composables/use-permissions/item/lib/is-action-allowed.test.ts
18421863
app/src/composables/use-permissions/item/lib/get-fields.ts
18431864
app/src/composables/use-permissions/item/lib/is-action-allowed.ts
1865+
app/src/composables/use-permissions/item/use-item-permissions.test.ts
18441866
app/src/composables/use-permissions/item/utils/fetch-item-permissions.test.ts
18451867
app/src/composables/use-permissions/item/utils/fetch-item-permissions.ts
18461868
app/src/composables/use-permissions/item/use-item-permissions.ts
@@ -2071,6 +2093,12 @@ app/src/interfaces/_system/system-interface-options/index.ts
20712093
app/src/interfaces/_system/system-interface-options/system-interface-options.vue
20722094
app/src/interfaces/_system/system-collection/index.ts
20732095
app/src/interfaces/_system/system-collection/system-collection.vue
2096+
app/src/interfaces/_system/system-collections-translations/system-collections-translations-dialog.vue
2097+
app/src/interfaces/_system/system-collections-translations/utils.test.ts
2098+
app/src/interfaces/_system/system-collections-translations/index.ts
2099+
app/src/interfaces/_system/system-collections-translations/system-collections-translations.test.ts
2100+
app/src/interfaces/_system/system-collections-translations/utils.ts
2101+
app/src/interfaces/_system/system-collections-translations/system-collections-translations.vue
20742102
app/src/interfaces/_system/system-owner/index.ts
20752103
app/src/interfaces/_system/system-owner/system-owner.vue
20762104
app/src/interfaces/_system/system-permissions/permissions-header.vue

0 commit comments

Comments
 (0)