[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-04-25 10:04:12 +00:00
parent f995d6c418
commit e86c500c96
22 changed files with 1518 additions and 636 deletions
@@ -21,7 +21,6 @@ apps/stats/package.json
apps/stats/tailwind.config.cjs
apps/stats/src/utils/constants.ts
apps/stats/src/utils/chart-helpers.ts
apps/stats/src/utils/data-formatters.ts
apps/stats/src/standalone.tsx
apps/stats/src/routes.tsx
apps/stats/src/index.tsx
@@ -568,6 +567,7 @@ apps/admin-x-activitypub/src/utils/handle-profile-click.ts
apps/admin-x-activitypub/src/utils/truncate.ts
apps/admin-x-activitypub/src/utils/content-handlers.ts
apps/admin-x-activitypub/src/utils/get-username.ts
apps/admin-x-activitypub/src/utils/image.ts
apps/admin-x-activitypub/src/standalone.tsx
apps/admin-x-activitypub/src/routes.tsx
apps/admin-x-activitypub/src/index.tsx
@@ -614,6 +614,7 @@ apps/admin-x-activitypub/src/components/global/Separator.tsx
apps/admin-x-activitypub/src/components/global/SuggestedProfiles.tsx
apps/admin-x-activitypub/src/components/global/FollowButton.tsx
apps/admin-x-activitypub/src/components/global/APAvatar.tsx
apps/admin-x-activitypub/src/components/global/ImageLightbox.tsx
apps/admin-x-activitypub/src/components/layout/index.tsx
apps/admin-x-activitypub/src/components/layout/Sidebar/Sidebar.tsx
apps/admin-x-activitypub/src/components/layout/Sidebar/index.tsx
@@ -884,17 +885,28 @@ apps/posts/test/.eslintrc.cjs
apps/posts/postcss.config.cjs
apps/posts/package.json
apps/posts/tailwind.config.cjs
apps/posts/src/utils/constants.ts
apps/posts/src/utils/chart-helpers.ts
apps/posts/src/standalone.tsx
apps/posts/src/routes.tsx
apps/posts/src/index.tsx
apps/posts/src/config/stats-config.ts
apps/posts/src/providers/GlobalDataProvider.tsx
apps/posts/src/App.tsx
apps/posts/src/views/PostAnalytics/modals/ShareModal.tsx
apps/posts/src/views/PostAnalytics/layout/PostAnalyticsLayout.tsx
apps/posts/src/views/PostAnalytics/PostAnalytics.tsx
apps/posts/src/views/PostAnalytics/components/EmptyStatView.tsx
apps/posts/src/views/PostAnalytics/components/Sidebar.tsx
apps/posts/src/views/PostAnalytics/components/KpiTab.tsx
apps/posts/src/views/PostAnalytics/components/DateRangeSelect.tsx
apps/posts/src/views/PostAnalytics/components/AudienceSelect.tsx
apps/posts/src/views/PostAnalytics/components/PostAnalyticsContent.tsx
apps/posts/src/views/PostAnalytics/components/PostAnalyticsView.tsx
apps/posts/src/views/PostAnalytics/components/Web/Locations.tsx
apps/posts/src/views/PostAnalytics/components/Web/Kpis.tsx
apps/posts/src/views/PostAnalytics/components/Web/Sources.tsx
apps/posts/src/components/chart/CustomTooltipContent.tsx
apps/posts/src/components/layout/MainLayout.tsx
apps/posts/index.html
apps/posts/playwright.config.mjs
@@ -4024,9 +4036,9 @@ ghost/core/test/unit/frontend/services/rendering/context.test.js
ghost/core/test/unit/frontend/services/rendering/format-response.test.js
ghost/core/test/unit/frontend/services/rendering/templates.test.js
ghost/core/test/unit/frontend/services/rendering/error.test.js
ghost/core/test/unit/frontend/src/utils/url-attribution.test.js
ghost/core/test/unit/frontend/src/utils/privacy.test.js
ghost/core/test/unit/frontend/src/utils/session-storage.test.js
ghost/core/test/unit/frontend/src/url-attribution.test.js
ghost/core/test/unit/frontend/src/privacy.test.js
ghost/core/test/unit/frontend/src/session-storage.test.js
ghost/core/test/unit/frontend/apps/amp/router.test.js
ghost/core/test/unit/frontend/apps/amp/amp_components.test.js
ghost/core/test/unit/frontend/apps/amp/amp_content.test.js
@@ -4238,7 +4250,6 @@ ghost/core/content/images/README.md
ghost/core/content/logs/README.md
ghost/core/content/public/README.md
ghost/core/content/settings/README.md
ghost/core/.babelrc
ghost/core/.c8rc.json
ghost/core/core/server/lib/image/index.js
ghost/core/core/server/lib/image/ImageUtils.js
@@ -5074,6 +5085,7 @@ ghost/core/core/server/data/seeders/importers/StripePricesImporter.js
ghost/core/core/server/data/seeders/DataGenerator.js
ghost/core/core/server/GhostServer.js
ghost/core/core/server/web/admin/middleware/redirect-admin-urls.js
ghost/core/core/server/web/admin/middleware/serve-auth-frame-file.js
ghost/core/core/server/web/admin/index.js
ghost/core/core/server/web/admin/app.js
ghost/core/core/server/web/admin/controller.js
@@ -5417,16 +5429,11 @@ ghost/core/core/frontend/services/rss/index.js
ghost/core/core/frontend/services/rss/cache.js
ghost/core/core/frontend/services/rss/generate-feed.js
ghost/core/core/frontend/services/rss/renderer.js
ghost/core/core/frontend/services/assets-minification/AdminAuthAssets.js
ghost/core/core/frontend/services/assets-minification/index.js
ghost/core/core/frontend/services/assets-minification/GhostStatsAssets.js
ghost/core/core/frontend/services/assets-minification/CommentCountsAssets.js
ghost/core/core/frontend/services/assets-minification/AssetsMinificationBase.js
ghost/core/core/frontend/services/assets-minification/MemberAttributionAssets.js
ghost/core/core/frontend/services/assets-minification/Minifier.js
ghost/core/core/frontend/services/assets-minification/CardAssets.js
ghost/core/core/frontend/services/handlebars.js
ghost/core/core/frontend/services/assets-bundling/bundle-asset.js
ghost/core/core/frontend/services/data/index.js
ghost/core/core/frontend/services/data/checks.js
ghost/core/core/frontend/services/data/fetch-data.js
@@ -5503,8 +5510,7 @@ ghost/core/core/frontend/src/cards/js/audio.js
ghost/core/core/frontend/src/cards/js/video.js
ghost/core/core/frontend/src/cards/js/toggle.js
ghost/core/core/frontend/src/ghost-stats/ghost-stats.js
ghost/core/core/frontend/src/comment-counts/js/comment-counts.js
ghost/core/core/frontend/src/admin-auth/index.html
ghost/core/core/frontend/src/comment-counts/comment-counts.js
ghost/core/core/frontend/src/admin-auth/message-handler.js
ghost/core/core/frontend/apps/amp/lib/helpers/amp_components.js
ghost/core/core/frontend/apps/amp/lib/helpers/amp_analytics.js
@@ -5614,6 +5620,7 @@ ghost/core/core/frontend/helpers/authors.js
ghost/core/core/frontend/helpers/excerpt.js
ghost/core/core/frontend/helpers/foreach.js
ghost/core/core/frontend/views/unsubscribe.hbs
ghost/core/core/frontend/public/admin-auth/index.html
ghost/core/core/frontend/public/sitemap.xsl
ghost/core/core/frontend/public/robots.txt
ghost/core/core/app.js
@@ -5643,7 +5650,7 @@ ghost/core/core/shared/labs.js
ghost/core/core/boot.js
ghost/core/config.development.json
ghost/core/.eslintignore
ghost/core/scripts/test-ghost-stats-bundle.js
ghost/core/bin/minify-assets.js
ghost/core/loggingrc.js
ghost/core/MigratorConfig.js
ghost/core/tsconfig.json