mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-24 18:25:58 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
cli/README.md
|
||||
cli/src/Commands/SyncFontsCommand.php
|
||||
cli/src/Commands/RecalculatePoints.php
|
||||
cli/src/Commands/GenerateDataCommand.php
|
||||
cli/src/Commands/ConvertToRich.php
|
||||
cli/src/Commands/IndexMentionsCommand.php
|
||||
cli/src/Commands/InstallCommand.php
|
||||
@@ -15,6 +16,7 @@ cli/src/Commands/VanillaCacheCommand.php
|
||||
cli/src/Commands/ReparseRich2Quotes.php
|
||||
cli/src/Commands/SpawnSiteCommand.php
|
||||
cli/src/Commands/DockerCommand.php
|
||||
cli/src/Commands/ValidateDataCommand.php
|
||||
cli/src/Docker/KibanaHttpClient.php
|
||||
cli/src/Docker/HostValidator.php
|
||||
cli/src/Docker/ElasticSearchHttpClient.php
|
||||
@@ -151,6 +153,7 @@ packages/vanilla-react-utils/src/useComponentDebug.tsx
|
||||
packages/vanilla-react-utils/src/useFocusOnActivate.spec.tsx
|
||||
packages/vanilla-react-utils/src/createContextProvider.tsx
|
||||
packages/vanilla-react-utils/src/StackingContext.tsx
|
||||
packages/vanilla-react-utils/src/useMobile.ts
|
||||
packages/vanilla-react-utils/src/useIsMounted.ts
|
||||
packages/vanilla-react-utils/src/useDelayedFunction.ts
|
||||
packages/vanilla-react-utils/src/useEscapeListener.ts
|
||||
@@ -173,6 +176,10 @@ packages/vanilla-react-utils/src/useMeasure.ts
|
||||
packages/vanilla-react-utils/src/mounting.tsx
|
||||
packages/vanilla-react-utils/tsconfig.json
|
||||
packages/README.md
|
||||
packages/vanilla-ui-library/package.json
|
||||
packages/vanilla-ui-library/index.story.tsx
|
||||
packages/vanilla-ui-library/index.ts
|
||||
packages/vanilla-ui-library/vite.config.ts
|
||||
packages/vanilla-webpack-interface/package.json
|
||||
packages/vanilla-utils/package.json
|
||||
packages/vanilla-utils/src/ArrayUtils.ts
|
||||
@@ -227,23 +234,6 @@ packages/vanilla-redux-utils/package.json
|
||||
packages/vanilla-redux-utils/src/MockStore.ts
|
||||
packages/vanilla-redux-utils/src/index.ts
|
||||
packages/vanilla-redux-utils/tsconfig.json
|
||||
packages/vanilla-json-schema-forms/README.md
|
||||
packages/vanilla-json-schema-forms/package.json
|
||||
packages/vanilla-json-schema-forms/src/utils.ts
|
||||
packages/vanilla-json-schema-forms/src/PartialSchemaForm.tsx
|
||||
packages/vanilla-json-schema-forms/src/types.ts
|
||||
packages/vanilla-json-schema-forms/src/vanillaUIControl/VanillaUIFormControlGroup.tsx
|
||||
packages/vanilla-json-schema-forms/src/vanillaUIControl/VanillaUIFormControl.tsx
|
||||
packages/vanilla-json-schema-forms/src/vanillaUIControl/VanillaUIFormControlContext.tsx
|
||||
packages/vanilla-json-schema-forms/src/index.ts
|
||||
packages/vanilla-json-schema-forms/src/FormControlWrapper.tsx
|
||||
packages/vanilla-json-schema-forms/src/JsonSchemaForm.tsx
|
||||
packages/vanilla-json-schema-forms/src/FormWrapper.tsx
|
||||
packages/vanilla-json-schema-forms/src/ValidationContext.tsx
|
||||
packages/vanilla-json-schema-forms/src/ValidationContext.spec.tsx
|
||||
packages/vanilla-json-schema-forms/src/TabbedSchemaForm.tsx
|
||||
packages/vanilla-json-schema-forms/src/utils.spec.ts
|
||||
packages/vanilla-json-schema-forms/tsconfig.json
|
||||
packages/updateTsconfig.js
|
||||
packages/vanilla-ui/README.md
|
||||
packages/vanilla-ui/package.json
|
||||
@@ -821,6 +811,7 @@ library/Vanilla/Formatting/Html/Processor/ExternalLinksAndIFramesProcessor.php
|
||||
library/Vanilla/Formatting/Html/Processor/ZendeskWysiwygProcessor.php
|
||||
library/Vanilla/Formatting/Html/Processor/ImageHtmlProcessor.php
|
||||
library/Vanilla/Formatting/Html/HtmlSanitizer.php
|
||||
library/Vanilla/Formatting/SanitizeInterface.php
|
||||
library/Vanilla/Formatting/TimeUnit.php
|
||||
library/Vanilla/Formatting/FormatCompatibilityService.php
|
||||
library/Vanilla/Formatting/FormatRegexReplacements.php
|
||||
@@ -990,6 +981,7 @@ library/Vanilla/Widgets/AbstractTabWidgetTabFactory.php
|
||||
library/Vanilla/Widgets/WidgetFactorySummary.twig
|
||||
library/Vanilla/Widgets/TabWidgetTabService.php
|
||||
library/Vanilla/Widgets/WidgetFactory.php
|
||||
library/Vanilla/Widgets/ToggledWidgetInterface.php
|
||||
library/Vanilla/Widgets/HomeWidgetContainerSchemaTrait.php
|
||||
library/Vanilla/Widgets/AbstractHomeWidgetModule.php
|
||||
library/Vanilla/Widgets/WidgetSchemaTrait.php
|
||||
@@ -1014,6 +1006,7 @@ library/Vanilla/Database/SetLiterals/SetLiteral.php
|
||||
library/Vanilla/Database/SetLiterals/MinMax.php
|
||||
library/Vanilla/Database/SetLiterals/Increment.php
|
||||
library/Vanilla/Database/SetLiterals/JsonArrayInsert.php
|
||||
library/Vanilla/Database/SetLiterals/SubQuery.php
|
||||
library/Vanilla/Database/SetLiterals/RawExpression.php
|
||||
library/Vanilla/Database/SetLiterals/JsonMergePatch.php
|
||||
library/Vanilla/Database/Operation/InvalidateCallbackProcessor.php
|
||||
@@ -1408,6 +1401,7 @@ library/Vanilla/Web/Middleware/ValidateJSONMiddleware.php
|
||||
library/Vanilla/Web/Middleware/RoleTokenAuthMiddleware.php
|
||||
library/Vanilla/Web/Middleware/SystemTokenMiddleware.php
|
||||
library/Vanilla/Web/Middleware/CookiePassMiddleware.php
|
||||
library/Vanilla/Web/Middleware/CloudflareChallengeMiddleware.php
|
||||
library/Vanilla/Web/Middleware/ValidateUTF8Middleware.php
|
||||
library/Vanilla/Web/Middleware/HttpRequestTimerMiddleware.php
|
||||
library/Vanilla/Web/TwigFormWrapper.php
|
||||
@@ -1438,6 +1432,7 @@ library/Vanilla/Web/MimeTypes.json
|
||||
library/Vanilla/Web/ApiFilterMiddleware.php
|
||||
library/Vanilla/Web/PageHead.php
|
||||
library/Vanilla/Web/BreadcrumbJsonLD.php
|
||||
library/Vanilla/Web/ApiSelectOpenApiFilter.php
|
||||
library/Vanilla/Web/JsInterpop/PhpAsJsVariable.php
|
||||
library/Vanilla/Web/JsInterpop/ReduxErrorAction.php
|
||||
library/Vanilla/Web/JsInterpop/AbstractReactModule.php
|
||||
@@ -1486,6 +1481,7 @@ library/Vanilla/Forms/ApiFormChoices.php
|
||||
library/Vanilla/Forms/FormOptions.php
|
||||
library/Vanilla/Forms/FormFieldMatchInterface.php
|
||||
library/Vanilla/Forms/SchemaForm.php
|
||||
library/Vanilla/Forms/FormPickerOptions.php
|
||||
library/Vanilla/Forms/FormChoicesInterface.php
|
||||
library/Vanilla/Exception/Database/NoResultsException.php
|
||||
library/Vanilla/Exception/ConfigurationException.php
|
||||
@@ -1573,6 +1569,7 @@ library/src/scripts/layout/SectionEvenColumns.story.tsx
|
||||
library/src/scripts/layout/WidgetLayout.story.tsx
|
||||
library/src/scripts/layout/PageHeading.tsx
|
||||
library/src/scripts/layout/SmartAlign.tsx
|
||||
library/src/scripts/layout/Row.tsx
|
||||
library/src/scripts/layout/Heading.tsx
|
||||
library/src/scripts/layout/Section.styles.ts
|
||||
library/src/scripts/layout/pageHeadingContext.tsx
|
||||
@@ -1669,6 +1666,19 @@ library/src/scripts/forms/FrontEndFormFields.story.tsx
|
||||
library/src/scripts/forms/borderStylesCalculator.ts
|
||||
library/src/scripts/forms/FormToggle.styles.ts
|
||||
library/src/scripts/forms/Button.getClassForButtonType.tsx
|
||||
library/src/scripts/forms/nestedSelect/NestedSelect.hooks.ts
|
||||
library/src/scripts/forms/nestedSelect/NestedSelect.styles.ts
|
||||
library/src/scripts/forms/nestedSelect/NestedSelect.tsx
|
||||
library/src/scripts/forms/nestedSelect/NestedSelect.story.tsx
|
||||
library/src/scripts/forms/nestedSelect/NestedSelectOption.tsx
|
||||
library/src/scripts/forms/nestedSelect/NestedSelect.fixtures.ts
|
||||
library/src/scripts/forms/nestedSelect/index.ts
|
||||
library/src/scripts/forms/nestedSelect/presets/TagDropdown.spec.tsx
|
||||
library/src/scripts/forms/nestedSelect/presets/CategoryDropdown.tsx
|
||||
library/src/scripts/forms/nestedSelect/presets/CategoryDropdown.spec.tsx
|
||||
library/src/scripts/forms/nestedSelect/presets/TagDropdown.tsx
|
||||
library/src/scripts/forms/nestedSelect/NestedSelect.spec.tsx
|
||||
library/src/scripts/forms/nestedSelect/NestedSelect.types.ts
|
||||
library/src/scripts/forms/datePicker.scss
|
||||
library/src/scripts/forms/ButtonPreset.ts
|
||||
library/src/scripts/forms/buttonMixins.ts
|
||||
@@ -1728,6 +1738,7 @@ library/src/scripts/forms/inputStyles.ts
|
||||
library/src/scripts/forms/checkRadioStyles.ts
|
||||
library/src/scripts/forms/styleHelperButtonGenerator.ts
|
||||
library/src/scripts/forms/DatePicker.tsx
|
||||
library/src/scripts/forms/RadioPicker.tsx
|
||||
library/src/scripts/forms/buttonTypes.ts
|
||||
library/src/scripts/forms/DatePicker.libStyles.scss
|
||||
library/src/scripts/forms/LazyDateRange.tsx
|
||||
@@ -1800,8 +1811,8 @@ library/src/scripts/categoriesWidget/CategoryItem.tsx
|
||||
library/src/scripts/categoriesWidget/CategoryList.tsx
|
||||
library/src/scripts/categoriesWidget/CategoriesWidget.utils.tsx
|
||||
library/src/scripts/editProfileFields/EditProfileFieldsStyles.ts
|
||||
library/src/scripts/editProfileFields/utils.tsx
|
||||
library/src/scripts/editProfileFields/EditProfileFields.spec.tsx
|
||||
library/src/scripts/editProfileFields/utils.ts
|
||||
library/src/scripts/editProfileFields/EditProfileFields.tsx
|
||||
library/src/scripts/sectioning/tabStyles.ts
|
||||
library/src/scripts/sectioning/Tabs.story.tsx
|
||||
@@ -1850,11 +1861,6 @@ library/src/scripts/homeWidget/widgetDefaultIcon.svg
|
||||
library/src/scripts/editor/richEditorVariables.ts
|
||||
library/src/scripts/editor/toolbars/FloatingToolbar.classes.ts
|
||||
library/src/scripts/editor/toolbars/FloatingToolbarContent.tsx
|
||||
library/src/scripts/editor/toolbars/pieces/insertLinkClasses.ts
|
||||
library/src/scripts/editor/toolbars/pieces/InlineToolbarLinkInput.tsx
|
||||
library/src/scripts/editor/toolbars/pieces/MenuItem.tsx
|
||||
library/src/scripts/editor/toolbars/pieces/MenuItems.tsx
|
||||
library/src/scripts/editor/toolbars/pieces/MenuItem.spec.tsx
|
||||
library/src/scripts/editor/toolbars/FloatingToolbar.variables.ts
|
||||
library/src/scripts/editor/flyouts/EmbedFlyout.story.tsx
|
||||
library/src/scripts/editor/flyouts/EmbedFlyout.tsx
|
||||
@@ -1876,16 +1882,18 @@ library/src/scripts/editor/pieces/EditorEventWall.tsx
|
||||
library/src/scripts/editor/pieces/EmbedMenu.tsx
|
||||
library/src/scripts/editor/pieces/atMentionStyles.ts
|
||||
library/src/scripts/editor/pieces/IconForButtonWrap.tsx
|
||||
library/src/scripts/editor/pieces/MentionSuggestionList.tsx
|
||||
library/src/scripts/editor/pieces/MentionSuggestion.tsx
|
||||
library/src/scripts/editor/pieces/embedMenuStyles.ts
|
||||
library/src/scripts/postReactions/PostReactions.spec.tsx
|
||||
library/src/scripts/postReactions/PostReactionsModal.tsx
|
||||
library/src/scripts/postReactions/PostReactionsModal.loadable.tsx
|
||||
library/src/scripts/postReactions/PostReactions.hooks.ts
|
||||
library/src/scripts/postReactions/PostReactionsLog.classes.ts
|
||||
library/src/scripts/postReactions/PostReactions.classes.ts
|
||||
library/src/scripts/postReactions/PostReactionsLog.tsx
|
||||
library/src/scripts/postReactions/PostReactions.types.ts
|
||||
library/src/scripts/postReactions/PostReactionsContext.tsx
|
||||
library/src/scripts/postReactions/PostReactionsModal.spec.tsx
|
||||
library/src/scripts/postReactions/PostReactions.tsx
|
||||
library/src/scripts/postReactions/PostReactionTooltip.tsx
|
||||
library/src/scripts/postReactions/PostReactions.story.tsx
|
||||
@@ -1992,6 +2000,7 @@ library/src/scripts/headers/mebox/pieces/NotificationsCount.tsx
|
||||
library/src/scripts/headers/mebox/pieces/MessagesContentsImpl.tsx
|
||||
library/src/scripts/headers/mebox/pieces/MeBoxIcon.tsx
|
||||
library/src/scripts/headers/mebox/pieces/NotificationsDropDown.tsx
|
||||
library/src/scripts/headers/mebox/pieces/TitleBarNav.spec.tsx
|
||||
library/src/scripts/headers/mebox/pieces/UserDropDownContents.tsx
|
||||
library/src/scripts/headers/mebox/pieces/MessagesCount.spec.tsx
|
||||
library/src/scripts/headers/mebox/pieces/UserPhoto.tsx
|
||||
@@ -2043,6 +2052,8 @@ library/src/scripts/userSpotlight/UserSpotlight.story.tsx
|
||||
library/src/scripts/newPostMenu/NewPostBackground.tsx
|
||||
library/src/scripts/newPostMenu/NewPostMenuDropdown.tsx
|
||||
library/src/scripts/newPostMenu/newPostBackgroundStyles.ts
|
||||
library/src/scripts/newPostMenu/NewPostMenu.fixture.tsx
|
||||
library/src/scripts/newPostMenu/NewPostMenu.spec.tsx
|
||||
library/src/scripts/newPostMenu/NewPostMenu.preview.tsx
|
||||
library/src/scripts/newPostMenu/NewPostMenuFAB.tsx
|
||||
library/src/scripts/newPostMenu/newPostMenuStyles.ts
|
||||
@@ -2078,6 +2089,22 @@ library/src/scripts/pageViews/pageViewTracking.spec.ts
|
||||
library/src/scripts/Router.tsx
|
||||
library/src/scripts/dates/dateTime.story.tsx
|
||||
library/src/scripts/dates/dateIconStyles.ts
|
||||
library/src/scripts/json-schema-forms/SchemaBuilder.tsx
|
||||
library/src/scripts/json-schema-forms/utils.ts
|
||||
library/src/scripts/json-schema-forms/PartialSchemaForm.tsx
|
||||
library/src/scripts/json-schema-forms/types.ts
|
||||
library/src/scripts/json-schema-forms/Select.types.ts
|
||||
library/src/scripts/json-schema-forms/vanillaUIControl/VanillaUIFormControlGroup.tsx
|
||||
library/src/scripts/json-schema-forms/vanillaUIControl/VanillaUIFormControl.tsx
|
||||
library/src/scripts/json-schema-forms/vanillaUIControl/VanillaUIFormControlContext.tsx
|
||||
library/src/scripts/json-schema-forms/index.ts
|
||||
library/src/scripts/json-schema-forms/FormControlWrapper.tsx
|
||||
library/src/scripts/json-schema-forms/JsonSchemaForm.tsx
|
||||
library/src/scripts/json-schema-forms/FormWrapper.tsx
|
||||
library/src/scripts/json-schema-forms/ValidationContext.tsx
|
||||
library/src/scripts/json-schema-forms/ValidationContext.spec.tsx
|
||||
library/src/scripts/json-schema-forms/TabbedSchemaForm.tsx
|
||||
library/src/scripts/json-schema-forms/utils.spec.ts
|
||||
library/src/scripts/emotionDevSpeedup.ts
|
||||
library/src/scripts/contributionItems/ContributionItem.tsx
|
||||
library/src/scripts/contributionItems/ContributionItem.variables.ts
|
||||
@@ -2094,6 +2121,7 @@ library/src/scripts/utility/componentRegistry.tsx
|
||||
library/src/scripts/utility/componentRegistry.spec.tsx
|
||||
library/src/scripts/utility/fileUtils.tsx
|
||||
library/src/scripts/utility/idUtils.ts
|
||||
library/src/scripts/ExternalDataContext.tsx
|
||||
library/src/scripts/bootstrap.ts
|
||||
library/src/scripts/MenuBar/MenuBar.tsx
|
||||
library/src/scripts/MenuBar/MenuBarSubMenuItem.tsx
|
||||
@@ -2105,6 +2133,13 @@ library/src/scripts/MenuBar/MenuBar.classes.ts
|
||||
library/src/scripts/MenuBar/MenuBarSubMenu.tsx
|
||||
library/src/scripts/MenuBar/MenuBar.story.tsx
|
||||
library/src/scripts/MenuBar/MenuBar.fixtures.tsx
|
||||
library/src/scripts/suggestedContent/SuggestedContent.hooks.ts
|
||||
library/src/scripts/suggestedContent/SuggestedContent.classes.ts
|
||||
library/src/scripts/suggestedContent/SuggestedContent.tsx
|
||||
library/src/scripts/suggestedContent/SuggestedContentWidget.preview.tsx
|
||||
library/src/scripts/suggestedContent/SuggestedContentWidget.story.tsx
|
||||
library/src/scripts/suggestedContent/SuggestedContentWidget.tsx
|
||||
library/src/scripts/suggestedContent/SuggestedFollows.tsx
|
||||
library/src/scripts/leavingPage/LeavingPageRoutes.tsx
|
||||
library/src/scripts/leavingPage/LeavingPage.classes.ts
|
||||
library/src/scripts/leavingPage/LeavingPage.story.tsx
|
||||
@@ -2299,8 +2334,10 @@ library/src/scripts/carousel/Carousel.story.tsx
|
||||
library/src/scripts/carousel/CarouselBreakpoints.tsx
|
||||
library/src/scripts/followedContent/FollowedContentContext.tsx
|
||||
library/src/scripts/followedContent/FollowedContent.classes.ts
|
||||
library/src/scripts/followedContent/FollowedCategoriesContent.tsx
|
||||
library/src/scripts/followedContent/__fixtures__/FollowedContent.fixture.tsx
|
||||
library/src/scripts/followedContent/FollowedContent.tsx
|
||||
library/src/scripts/followedContent/FollowedContentHeader.tsx
|
||||
library/src/scripts/followedContent/FollowedContent.spec.tsx
|
||||
library/src/scripts/features/notifications/NotificationsModel.ts
|
||||
library/src/scripts/features/notifications/NotificationsActions.ts
|
||||
@@ -2367,6 +2404,7 @@ library/src/scripts/features/discussions/integrations/fixtures/Integrations.fixt
|
||||
library/src/scripts/features/discussions/integrations/Integrations.spec.tsx
|
||||
library/src/scripts/features/discussions/integrations/Integrations.api.ts
|
||||
library/src/scripts/features/discussions/integrations/components/AttachmentLayout.classes.ts
|
||||
library/src/scripts/features/discussions/integrations/components/AiEscalationMetaIcon.tsx
|
||||
library/src/scripts/features/discussions/integrations/components/AttachmentLayout.story.tsx
|
||||
library/src/scripts/features/discussions/integrations/components/AttachmentLayout.tsx
|
||||
library/src/scripts/features/discussions/integrations/Integrations.types.ts
|
||||
@@ -2413,15 +2451,6 @@ library/src/scripts/features/userCard/UserCard.spec.tsx
|
||||
library/src/scripts/features/userCard/UserCard.tsx
|
||||
library/src/scripts/features/userCard/UserCard.styles.ts
|
||||
library/src/scripts/features/userCard/UserCard.variables.ts
|
||||
library/src/scripts/features/swagger/SwaggerUI.tsx
|
||||
library/src/scripts/features/swagger/VanillaSwaggerLayout.tsx
|
||||
library/src/scripts/features/swagger/SwaggerSelect.tsx
|
||||
library/src/scripts/features/swagger/SwaggerIcon.tsx
|
||||
library/src/scripts/features/swagger/swaggerStyles.scss
|
||||
library/src/scripts/features/swagger/replaceDeepLinkScrolling.tsx
|
||||
library/src/scripts/features/swagger/useSwaggerUI.ts
|
||||
library/src/scripts/features/swagger/VanillaSwaggerPlugin.tsx
|
||||
library/src/scripts/features/swagger/VanillaSwaggerDeepLink.tsx
|
||||
library/src/scripts/features/search/ISearchBarProps.ts
|
||||
library/src/scripts/features/search/suggestedTextStyles.ts
|
||||
library/src/scripts/features/search/SearchScope.tsx
|
||||
@@ -2434,7 +2463,6 @@ library/src/scripts/features/search/IndependentSearch.tsx
|
||||
library/src/scripts/features/search/SearchBar.variables.ts
|
||||
library/src/scripts/features/search/SearchBar.spec.tsx
|
||||
library/src/scripts/features/__fixtures__/User.fixture.ts
|
||||
library/src/scripts/features/__fixtures__/User.Deleted.ts
|
||||
library/src/scripts/features/users/Permission.tsx
|
||||
library/src/scripts/features/users/modules/hasUserViewPermission.ts
|
||||
library/src/scripts/features/users/modules/InviteUserCardModule.tsx
|
||||
@@ -2456,6 +2484,7 @@ library/src/scripts/features/users/userTypes.ts
|
||||
library/src/scripts/features/users/MultiUserInput.tsx
|
||||
library/src/scripts/features/users/userHooks.tsx
|
||||
library/src/scripts/features/users/Permissions.fixtures.tsx
|
||||
library/src/scripts/features/users/constants/userFragment.ts
|
||||
library/src/scripts/features/tags/TagsInput.tsx
|
||||
library/src/scripts/features/tags/TagsAction.tsx
|
||||
library/src/scripts/features/tags/TagsReducer.tsx
|
||||
@@ -2592,8 +2621,6 @@ library/src/scripts/embeddedContent/components/EmbedContainer.tsx
|
||||
library/src/scripts/embeddedContent/components/EmbedContainerSize.tsx
|
||||
library/src/scripts/embeddedContent/components/Buttons.story.tsx
|
||||
library/src/scripts/embeddedContent/components/EmbedContent.tsx
|
||||
library/src/scripts/embeddedContent/components/EmbedDropdown.tsx
|
||||
library/src/scripts/embeddedContent/components/embedDropdownStyles.ts
|
||||
library/src/scripts/embeddedContent/components/EmbedTitle.tsx
|
||||
library/src/scripts/embeddedContent/components/embedStyles.ts
|
||||
library/src/scripts/embeddedContent/Modal.story.tsx
|
||||
@@ -2655,6 +2682,25 @@ library/src/scripts/suggestedAnswers/SuggestedAnswers.preview.tsx
|
||||
library/src/scripts/suggestedAnswers/SuggestedAnswers.variables.ts
|
||||
library/src/scripts/suggestedAnswers/SuggestedAnswerItem.tsx
|
||||
library/src/scripts/suggestedAnswers/SuggestedAnswersOptionsMenu.tsx
|
||||
library/src/scripts/openapi/PropertySchema.tsx
|
||||
library/src/scripts/openapi/OpenApiViewer.loadable.tsx
|
||||
library/src/scripts/openapi/OpenApiTryIt.tsx
|
||||
library/src/scripts/openapi/OpenApiTypes.ts
|
||||
library/src/scripts/openapi/OpenApiViewer.loader.tsx
|
||||
library/src/scripts/openapi/OpenApiClasses.ts
|
||||
library/src/scripts/openapi/ProperySchemaLabel.tsx
|
||||
library/src/scripts/openapi/OpenApiEndpointContent.tsx
|
||||
library/src/scripts/openapi/OpenApiEndpointHeader.tsx
|
||||
library/src/scripts/openapi/OpenApiEndpointResponses.tsx
|
||||
library/src/scripts/openapi/OpenApiViewer.tsx
|
||||
library/src/scripts/openapi/OpenApiContext.tsx
|
||||
library/src/scripts/openapi/OpenApiEnumList.tsx
|
||||
library/src/scripts/openapi/OpenApiText.tsx
|
||||
library/src/scripts/openapi/OpenApiViewer.story.tsx
|
||||
library/src/scripts/openapi/OpenApiTryIt.classes.tsx
|
||||
library/src/scripts/openapi/OpenApiTryIt.context.tsx
|
||||
library/src/scripts/openapi/OpenApiSpec.fixture.json
|
||||
library/src/scripts/openapi/OpenApiUtils.ts
|
||||
library/src/scripts/animation/EntranceAnimation.tsx
|
||||
library/src/scripts/AppContext.tsx
|
||||
library/src/scripts/content/DateTimeHelpers.ts
|
||||
@@ -2753,6 +2799,7 @@ library/src/scripts/vanilla-editor/VanillaEditorBoundsContext.tsx
|
||||
library/src/scripts/vanilla-editor/codeBlockPlugin/insertCodeBlockData.spec.ts
|
||||
library/src/scripts/vanilla-editor/codeBlockPlugin/insertCodeBlockData.ts
|
||||
library/src/scripts/vanilla-editor/typescript.ts
|
||||
library/src/scripts/vanilla-editor/StandardEmbedError.tsx
|
||||
library/src/scripts/vanilla-editor/queries/getSelectedBlockBoundingClientRect.ts
|
||||
library/src/scripts/vanilla-editor/VanillaEditor.components.tsx
|
||||
library/src/scripts/vanilla-editor/VanillaEditor.tsx
|
||||
@@ -2827,6 +2874,7 @@ library/src/scripts/vanilla-editor/SynchronizationContext.tsx
|
||||
library/src/scripts/vanilla-editor/SynchronizationContext.spec.tsx
|
||||
library/src/scripts/vanilla-editor/utils/getTrustedDomains.spec.ts
|
||||
library/src/scripts/vanilla-editor/utils/getTrustedDomains.ts
|
||||
library/src/scripts/vanilla-editor/utils/emptyRich2.ts
|
||||
library/src/scripts/vanilla-editor/utils/isMyValue.ts
|
||||
library/src/scripts/vanilla-editor/utils/getTypeByPath.ts
|
||||
library/src/scripts/vanilla-editor/VanillaEditor.story.tsx
|
||||
@@ -3041,6 +3089,7 @@ build/license-exclude.txt
|
||||
build/vite.makeBuildConfig.ts
|
||||
build/.storybookAppPages/.gitkeep
|
||||
build/vite.devConfig.ts
|
||||
build/scripts/makeNestedThread.ts
|
||||
build/scripts/variables/clickableExpander.ts
|
||||
build/scripts/variables/backgroundExpander.ts
|
||||
build/scripts/variables/contentBoxesExpander.ts
|
||||
@@ -3058,7 +3107,9 @@ build/scripts/generateVscodeSettings.ts
|
||||
build/scripts/utility/utils.ts
|
||||
build/scripts/utility/moduleUtils.ts
|
||||
build/scripts/utility/EntryModel.ts
|
||||
build/scripts/convertKeenExtractToCatalog.ts
|
||||
build/scripts/env.ts
|
||||
build/scripts/minifyLegacyScripts.ts
|
||||
build/package-include.txt
|
||||
build/entries/windowGlobalsKludge.ts
|
||||
build/vite.commonConfig.ts
|
||||
@@ -3078,6 +3129,7 @@ tests/APIv0/E2ETestClient.php
|
||||
tests/README.md
|
||||
tests/DatabaseTestTrait.php
|
||||
tests/ExpectedNotification.php
|
||||
tests/PhpUnitProgressPrinter.php
|
||||
tests/APIv2/AssertLoggingTrait.php
|
||||
tests/APIv2/TestPutFieldTrait.php
|
||||
tests/APIv2/SessionTest.php
|
||||
@@ -3114,6 +3166,7 @@ tests/APIv2/RolesTest.php
|
||||
tests/APIv2/InvitesTest.php
|
||||
tests/APIv2/AbstractResourceTest.php
|
||||
tests/APIv2/AddonsTest.php
|
||||
tests/APIv2/ServiceSystemTokenTest.php
|
||||
tests/APIv2/ApplicantsTest.php
|
||||
tests/APIv2/SiteTotalsApiControllerTest.php
|
||||
tests/APIv2/MediaTest.php
|
||||
@@ -3511,6 +3564,7 @@ tests/fixtures/src/TestEventChild.php
|
||||
tests/fixtures/src/PageFixture.php
|
||||
tests/fixtures/src/SpyingEventManager.php
|
||||
tests/fixtures/src/MockEmail.php
|
||||
tests/fixtures/src/OpenAI/MockOpenAIClient.php
|
||||
tests/fixtures/src/Container.php
|
||||
tests/fixtures/src/MockNewDiscussionModule.php
|
||||
tests/fixtures/src/NullCache.php
|
||||
@@ -3622,6 +3676,7 @@ tests/fixtures/themes/sitesdeclaredtheme/addon.json
|
||||
tests/fixtures/themes/asset-test-no-parent/addon.json
|
||||
tests/fixtures/themes/asset-test-no-parent/assets/fonts.json
|
||||
tests/fixtures/themes/asset-test-no-parent/assets/footer.html
|
||||
tests/fixtures/themes/asset-test-no-parent/assets/javascript.min.js
|
||||
tests/fixtures/themes/asset-test-no-parent/assets/javascript.js
|
||||
tests/fixtures/themes/asset-test-no-parent/assets/header.html
|
||||
tests/fixtures/themes/asset-test-no-parent/assets/scripts.json
|
||||
@@ -3941,6 +3996,7 @@ tests/Library/Vanilla/Layout/LayoutPageTest.php
|
||||
tests/Library/Vanilla/Web/TestSmartIDMiddleware.php
|
||||
tests/Library/Vanilla/Web/CacheControlMiddleWareTest.php
|
||||
tests/Library/Vanilla/Web/Middleware/ValidateJSONMiddlewareTest.php
|
||||
tests/Library/Vanilla/Web/Middleware/CloudflareChallengeMiddlewareTest.php
|
||||
tests/Library/Vanilla/Web/Middleware/LogTransactionMiddlewareTest.php
|
||||
tests/Library/Vanilla/Web/Middleware/CookiePassMiddlewareTest.php
|
||||
tests/Library/Vanilla/Web/Middleware/ValidateUTF8MiddlewareTest.php
|
||||
@@ -4129,101 +4185,32 @@ plugins/Ignore/locale/en.php
|
||||
plugins/Ignore/views/ignore.php
|
||||
plugins/Ignore/views/confirm.php
|
||||
plugins/Ignore/class.ignore.plugin.php
|
||||
plugins/Ignore/Models/IgnoreModel.php
|
||||
plugins/Ignore/tests/IgnorePluginTest.php
|
||||
plugins/Ignore/js/ignore.js
|
||||
plugins/vanillicon/addon.json
|
||||
plugins/vanillicon/class.vanillicon.plugin.php
|
||||
plugins/rich-editor/README.md
|
||||
plugins/rich-editor/package.json
|
||||
plugins/rich-editor/src/scripts/@types/quill.d.ts
|
||||
plugins/rich-editor/src/scripts/@types/store.ts
|
||||
plugins/rich-editor/src/scripts/menuBar/paragraph/ParagraphMenuBar.tsx
|
||||
plugins/rich-editor/src/scripts/menuBar/paragraph/formats/formatting.ts
|
||||
plugins/rich-editor/src/scripts/menuBar/paragraph/ParagraphMenusBarToggle.tsx
|
||||
plugins/rich-editor/src/scripts/menuBar/paragraph/paragraphMenuBarStyles.ts
|
||||
plugins/rich-editor/src/scripts/menuBar/paragraph/tabs/ParagraphMenuListsTabContent.tsx
|
||||
plugins/rich-editor/src/scripts/menuBar/paragraph/tabs/ParagraphMenuResetTab.tsx
|
||||
plugins/rich-editor/src/scripts/menuBar/paragraph/tabs/ParagraphMenuHeadingsTabContent.tsx
|
||||
plugins/rich-editor/src/scripts/menuBar/paragraph/tabs/ParagraphMenuBarTab.tsx
|
||||
plugins/rich-editor/src/scripts/menuBar/paragraph/tabs/ParagraphMenuSpecialBlockTabContent.tsx
|
||||
plugins/rich-editor/src/scripts/menuBar/paragraph/items/ParagraphMenuSeparator.tsx
|
||||
plugins/rich-editor/src/scripts/menuBar/paragraph/items/ParagraphMenuBarRadioGroup.tsx
|
||||
plugins/rich-editor/src/scripts/menuBar/paragraph/pieces/ParagraphMenuCheckRadio.tsx
|
||||
plugins/rich-editor/src/scripts/toolbars/InlineToolbar.tsx
|
||||
plugins/rich-editor/src/scripts/toolbars/pieces/ToolbarContainer.tsx
|
||||
plugins/rich-editor/src/scripts/toolbars/pieces/ActiveFormatIcon.tsx
|
||||
plugins/rich-editor/src/scripts/toolbars/pieces/MentionSuggestionListPositioner.tsx
|
||||
plugins/rich-editor/src/scripts/toolbars/pieces/InlineToolbarMenuItems.tsx
|
||||
plugins/rich-editor/src/scripts/toolbars/pieces/ToolbarPositioner.tsx
|
||||
plugins/rich-editor/src/scripts/toolbars/pieces/MentionSuggestion.tsx
|
||||
plugins/rich-editor/src/scripts/toolbars/MentionToolbar.tsx
|
||||
plugins/rich-editor/src/scripts/editor/EditorParagraphMenu.tsx
|
||||
plugins/rich-editor/src/scripts/editor/withEditor.tsx
|
||||
plugins/rich-editor/src/scripts/editor/ForumEditor.tsx
|
||||
plugins/rich-editor/src/scripts/editor/context.tsx
|
||||
plugins/rich-editor/src/scripts/editor/contentContext.tsx
|
||||
plugins/rich-editor/src/scripts/editor/FormatConversionNotice.tsx
|
||||
plugins/rich-editor/src/scripts/editor/EditorEmbedBar.tsx
|
||||
plugins/rich-editor/src/scripts/editor/pieces/EditorDescriptions.tsx
|
||||
plugins/rich-editor/src/scripts/editor/Editor.tsx
|
||||
plugins/rich-editor/src/scripts/editor/EditorInlineMenus.tsx
|
||||
plugins/rich-editor/src/scripts/editor/EditorContent.tsx
|
||||
plugins/rich-editor/src/scripts/quill/SyntaxModule.ts
|
||||
plugins/rich-editor/src/scripts/quill/MarkdownModule.ts
|
||||
plugins/rich-editor/src/scripts/quill/VanillaTheme.ts
|
||||
plugins/rich-editor/src/scripts/quill/HistoryModule.ts
|
||||
plugins/rich-editor/src/scripts/quill/utility.ts
|
||||
plugins/rich-editor/src/scripts/quill/KeyboardBindings.ts
|
||||
plugins/rich-editor/src/scripts/quill/NewLineClickInsertionModule.ts
|
||||
plugins/rich-editor/src/scripts/quill/ClipboardModule.ts
|
||||
plugins/rich-editor/src/scripts/quill/EmbedSelectionModule.ts
|
||||
plugins/rich-editor/src/scripts/quill/registerQuill.ts
|
||||
plugins/rich-editor/src/scripts/quill/Formatter.ts
|
||||
plugins/rich-editor/src/scripts/quill/EmbedInsertionModule.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/blocks/BlockquoteBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/blocks/CodeBlockBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/blocks/HeaderBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/blocks/SpoilerBlot.tsx
|
||||
plugins/rich-editor/src/scripts/quill/blots/abstract/withWrapper.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/abstract/ClassFormatBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/abstract/ContentBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/abstract/SelectableEmbedBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/abstract/LineBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/abstract/WrapperBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/inline/CodeBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/embeds/MentionBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/embeds/MentionAutoCompleteBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/embeds/ExternalEmbedBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/embeds/ErrorBlot.tsx
|
||||
plugins/rich-editor/src/scripts/quill/blots/embeds/EmojiBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/embeds/StandardEmbedError.tsx
|
||||
plugins/rich-editor/src/scripts/quill/blots/embeds/LoadingBlot.tsx
|
||||
plugins/rich-editor/src/scripts/quill/blots/embeds/MentionComboBoxBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/lists/README.md
|
||||
plugins/rich-editor/src/scripts/quill/blots/lists/ListLineBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/lists/ListGroupBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/lists/ListUtils.ts
|
||||
plugins/rich-editor/src/scripts/quill/blots/lists/ListItemWrapperBlot.ts
|
||||
plugins/rich-editor/src/scripts/quill/components/blockQuoteStyles.ts
|
||||
plugins/rich-editor/src/scripts/quill/components/accessibilityStyles.ts
|
||||
plugins/rich-editor/src/scripts/quill/components/codeBlockStyles.ts
|
||||
plugins/rich-editor/src/scripts/quill/components/emojiStyles.ts
|
||||
plugins/rich-editor/src/scripts/quill/components/blotStyles.ts
|
||||
plugins/rich-editor/src/scripts/quill/components/SpoilerButton.tsx
|
||||
plugins/rich-editor/src/scripts/quill/components/spoilerStyles.ts
|
||||
plugins/rich-editor/src/scripts/editor/EditorEmbedBarItem.tsx
|
||||
plugins/rich-editor/src/scripts/editor/components/blockQuoteStyles.ts
|
||||
plugins/rich-editor/src/scripts/editor/components/accessibilityStyles.ts
|
||||
plugins/rich-editor/src/scripts/editor/components/codeBlockStyles.ts
|
||||
plugins/rich-editor/src/scripts/editor/components/emojiStyles.ts
|
||||
plugins/rich-editor/src/scripts/editor/components/blotStyles.ts
|
||||
plugins/rich-editor/src/scripts/editor/components/spoilerStyles.ts
|
||||
plugins/rich-editor/src/scripts/mountEditor.tsx
|
||||
plugins/rich-editor/src/scripts/entries/forum.ts
|
||||
plugins/rich-editor/src/scripts/entries/admin.ts
|
||||
plugins/rich-editor/src/scripts/mountEditor.spec.tsx
|
||||
plugins/rich-editor/src/scripts/__tests__/setup.ts
|
||||
plugins/rich-editor/src/scripts/__tests__/quillUtils.tsx
|
||||
plugins/rich-editor/src/scripts/__tests__/OpUtils.ts
|
||||
plugins/rich-editor/addon.json
|
||||
plugins/rich-editor/locale/en.php
|
||||
plugins/rich-editor/models/RichEditorSiteMetaExtra.php
|
||||
plugins/rich-editor/views/rich-editor.twig
|
||||
plugins/rich-editor/RichEditorPlugin.php
|
||||
plugins/rich-editor/tests/Storybook/RichEditorStorybookTest.php
|
||||
plugins/rich-editor/tests/RichEditorPluginTest.php
|
||||
plugins/rich-editor/controllers/api/RichApiController.php
|
||||
plugins/rich-editor/bootstrap.php
|
||||
plugins/rich-editor/yarn.lock
|
||||
@@ -4258,6 +4245,8 @@ plugins/QnA/src/scripts/components/ChangeQnaStatusForm.loadable.tsx
|
||||
plugins/QnA/addon.json
|
||||
plugins/QnA/locale/en.php
|
||||
plugins/QnA/QnAPlugin.php
|
||||
plugins/QnA/AutomationRules/Models/QuestionRuleDataType.php
|
||||
plugins/QnA/AutomationRules/Triggers/UnAnsweredQuestionTrigger.php
|
||||
plugins/QnA/Widgets/DiscussionQuestionsWidget.php
|
||||
plugins/QnA/modules/QnAWidgetModule.php
|
||||
plugins/QnA/modules/QnATabFactory.php
|
||||
@@ -4293,6 +4282,7 @@ plugins/QnA/tests/APIv2/DiscussionsQuestionTest.php
|
||||
plugins/QnA/tests/QnaPluginTest.php
|
||||
plugins/QnA/tests/Modules/QnaModuleStorybookTest.php
|
||||
plugins/QnA/tests/QnAStructuredDataTest.php
|
||||
plugins/QnA/tests/AutomationRules/UnAnsweredQuestionTriggerTest.php
|
||||
plugins/QnA/tests/QnAFollowupJobTest.php
|
||||
plugins/QnA/tests/LegacyDiscussionTest.php
|
||||
plugins/QnA/tests/QnAPaginationFilterDataTest.php
|
||||
@@ -4396,6 +4386,7 @@ plugins/CivilTongueEx/views/index.php
|
||||
plugins/CivilTongueEx/tests/Models/ContentFilterTest.php
|
||||
plugins/CivilTongueEx/LICENSE.md
|
||||
plugins/CivilTongueEx/Library/ContentFilter.php
|
||||
plugins/CivilTongueEx/Library/Processor/CivilTongueProcessor.php
|
||||
plugins/CivilTongueEx/settings/bootstrap.php
|
||||
plugins/IndexPhotos/addon.json
|
||||
plugins/IndexPhotos/class.indexphotos.plugin.php
|
||||
@@ -4455,12 +4446,14 @@ plugins/OpenID/class.lightopenid.php
|
||||
plugins/OpenID/class.openid.plugin.php
|
||||
plugins/oauth2/class.oauth2.plugin.php
|
||||
plugins/oauth2/src/scripts/pages/AuthenticatorAddEdit.tsx
|
||||
plugins/oauth2/src/scripts/pages/AuthenticatorIndexPage.spec.tsx
|
||||
plugins/oauth2/src/scripts/pages/AuthenticatorIndexPage.tsx
|
||||
plugins/oauth2/src/scripts/pages/AuthenticatorAddEdit.styles.ts
|
||||
plugins/oauth2/src/scripts/AuthenticatorRoutes.ts
|
||||
plugins/oauth2/src/scripts/AuthenticatorReducer.ts
|
||||
plugins/oauth2/src/scripts/AuthenticatorTypes.ts
|
||||
plugins/oauth2/src/scripts/AuthenticatorActions.ts
|
||||
plugins/oauth2/src/scripts/__fixtures__/OauthFixture.tsx
|
||||
plugins/oauth2/src/scripts/AuthenticatorHooks.ts
|
||||
plugins/oauth2/src/scripts/entries/admin.tsx
|
||||
plugins/oauth2/src/scripts/components/AuthenticatorTableRow.tsx
|
||||
@@ -4485,10 +4478,13 @@ plugins/InvisibilityCloak/LICENSE.md
|
||||
plugins/InvisibilityCloak/class.invisibilitycloak.plugin.php
|
||||
plugins/swagger-ui/README.md
|
||||
plugins/swagger-ui/package.json
|
||||
plugins/swagger-ui/src/scripts/entries/admin.tsx
|
||||
plugins/swagger-ui/src/scripts/entries/admin-new.tsx
|
||||
plugins/swagger-ui/src/scripts/ApiOverviewPage.tsx
|
||||
plugins/swagger-ui/addon.json
|
||||
plugins/swagger-ui/Controllers/ApiDocsPageController.php
|
||||
plugins/swagger-ui/views/settings/swagger.php
|
||||
plugins/swagger-ui/SwaggerUIPlugin.php
|
||||
plugins/swagger-ui/Addon/SwaggerUIEventHandlers.php
|
||||
plugins/swagger-ui/Addon/SwaggerUIContainerRules.php
|
||||
plugins/swagger-ui/yarn.lock
|
||||
plugins/SteamConnect/README.md
|
||||
plugins/SteamConnect/addon.json
|
||||
@@ -4496,8 +4492,15 @@ plugins/SteamConnect/class.steamconnect.plugin.php
|
||||
plugins/SteamConnect/LICENSE.md
|
||||
plugins/Akismet/addon.json
|
||||
plugins/Akismet/class.akismet.php
|
||||
plugins/Akismet/Clients/AkismetClient.php
|
||||
plugins/Akismet/class.socketwriteread.php
|
||||
plugins/Akismet/Addon/AkismetContainerRules.php
|
||||
plugins/Akismet/Addon/AkismetEventHandlers.php
|
||||
plugins/Akismet/class.akismet.plugin.php
|
||||
plugins/Akismet/tests/MockAkismetPlugin.php
|
||||
plugins/Akismet/tests/MissedSpamTest.php
|
||||
plugins/Akismet/tests/AkismetPreModerationTest.php
|
||||
plugins/Akismet/AkismetPremoderator.php
|
||||
plugins/Akismet/LICENSE.md
|
||||
plugins/Quotes/addon.json
|
||||
plugins/Quotes/class.quotes.plugin.php
|
||||
@@ -4716,10 +4719,12 @@ version.json
|
||||
applications/dashboard/README.md
|
||||
applications/dashboard/package.json
|
||||
applications/dashboard/Events/UserSignInEvent.php
|
||||
applications/dashboard/Events/ExportAccessEvent.php
|
||||
applications/dashboard/Events/PasswordResetUserNotFoundEvent.php
|
||||
applications/dashboard/Events/UserEvent.php
|
||||
applications/dashboard/Events/NotificationEvent.php
|
||||
applications/dashboard/Events/TagEvent.php
|
||||
applications/dashboard/Events/SsoStringAuditEvent.php
|
||||
applications/dashboard/Events/UserRoleModificationEvent.php
|
||||
applications/dashboard/Events/SsoSyncFailedEvent.php
|
||||
applications/dashboard/Events/LogPostEvent.php
|
||||
@@ -4745,8 +4750,14 @@ applications/dashboard/Events/ThemeEvent.php
|
||||
applications/dashboard/Events/ThemeApplyEvent.php
|
||||
applications/dashboard/Events/PasswordResetFailedEvent.php
|
||||
applications/dashboard/Events/DashboardApiAccessEvent.php
|
||||
applications/dashboard/src/scripts/interestsSettings/AddInterest.tsx
|
||||
applications/dashboard/src/scripts/interestsSettings/InterestsSettings.spec.tsx
|
||||
applications/dashboard/src/scripts/interestsSettings/Interests.types.ts
|
||||
applications/dashboard/src/scripts/interestsSettings/InterestsSettings.hooks.ts
|
||||
applications/dashboard/src/scripts/interestsSettings/Interests.styles.ts
|
||||
applications/dashboard/src/scripts/interestsSettings/InterestsFilters.tsx
|
||||
applications/dashboard/src/scripts/interestsSettings/InterestsSettings.tsx
|
||||
applications/dashboard/src/scripts/@types/api/authenticate.ts
|
||||
applications/dashboard/src/scripts/@types/api/category.ts
|
||||
applications/dashboard/src/scripts/@types/api/media.ts
|
||||
applications/dashboard/src/scripts/@types/api/comment.ts
|
||||
applications/dashboard/src/scripts/@types/api/draft.ts
|
||||
@@ -4813,27 +4824,34 @@ applications/dashboard/src/scripts/layout/overview/LayoutOverview.tsx
|
||||
applications/dashboard/src/scripts/DashboardSectionHooks.ts
|
||||
applications/dashboard/src/scripts/forms/DashboardFormControl.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardCheckBox.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardNestedSelect.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardCustomComponent.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardPasswordInput.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardImageUpload.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardToggle.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardFormStyleContext.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardFormLabel.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardSelect.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardRadioGroups.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardFormColorPicker.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardFormGroup.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardRadioPicker.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardFormGroupPlaceholder.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardFormControlLabelSection.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardMediaAddonListItem.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardHelpAsset.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardFormGroup.classes.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardSchemaForm.tsx
|
||||
applications/dashboard/src/scripts/forms/dashboardStyles.ts
|
||||
applications/dashboard/src/scripts/forms/DashboardFormList.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardImageUpload.classes.ts
|
||||
applications/dashboard/src/scripts/forms/DashboardFormReadonlySection.tsx
|
||||
applications/dashboard/src/scripts/forms/mountDashboardTabs.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardCodeEditor.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardDatePicker.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardDurationPicker.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardCurrencyInput.spec.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardFormControlHeadingSection.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardForm.story.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardInput.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardImageUploadGroup.tsx
|
||||
@@ -4846,6 +4864,8 @@ applications/dashboard/src/scripts/forms/DashboardRadioButton.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardAutoComplete.tsx
|
||||
applications/dashboard/src/scripts/forms/Or.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardFormGroupContext.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardFormControlGroup.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardInputWrap.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardRatioInput.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardFormSkeleton.tsx
|
||||
applications/dashboard/src/scripts/forms/DashboardFormListItem.tsx
|
||||
@@ -4857,14 +4877,30 @@ applications/dashboard/src/scripts/pages/ExternalSearchSettingsPage.tsx
|
||||
applications/dashboard/src/scripts/pages/VanillaLabsPage.spec.tsx
|
||||
applications/dashboard/src/scripts/pages/VanillaLabsPage.tsx
|
||||
applications/dashboard/src/scripts/DashboardSectionSlice.ts
|
||||
applications/dashboard/src/scripts/postTypes/utils.tsx
|
||||
applications/dashboard/src/scripts/postTypes/pages/PostTypeEdit.tsx
|
||||
applications/dashboard/src/scripts/postTypes/pages/postTypeSettings.classes.ts
|
||||
applications/dashboard/src/scripts/postTypes/pages/PostTypeSettings.spec.tsx
|
||||
applications/dashboard/src/scripts/postTypes/pages/PostTypeSettings.tsx
|
||||
applications/dashboard/src/scripts/postTypes/PostTypeSettingsContext.tsx
|
||||
applications/dashboard/src/scripts/postTypes/postType.hooks.tsx
|
||||
applications/dashboard/src/scripts/postTypes/postTypeRoutes.tsx
|
||||
applications/dashboard/src/scripts/postTypes/PostTypeEditContext.tsx
|
||||
applications/dashboard/src/scripts/postTypes/components/PostFieldReorderModal.tsx
|
||||
applications/dashboard/src/scripts/postTypes/components/PostFieldEditModal.tsx
|
||||
applications/dashboard/src/scripts/postTypes/components/PostFieldList.tsx
|
||||
applications/dashboard/src/scripts/postTypes/components/CategoryListModal.tsx
|
||||
applications/dashboard/src/scripts/postTypes/postType.types.ts
|
||||
applications/dashboard/src/scripts/postTypes/PostTypeEditContext.spec.tsx
|
||||
applications/dashboard/src/scripts/automationRules/preview/AutomationRulesPreviewModal.tsx
|
||||
applications/dashboard/src/scripts/automationRules/preview/AutomationRulesPreviewUsersContent.tsx
|
||||
applications/dashboard/src/scripts/automationRules/preview/AutomationRulesPreviewCommentsContent.tsx
|
||||
applications/dashboard/src/scripts/automationRules/preview/AutomationRulesPreviewReportedPostsContent.tsx
|
||||
applications/dashboard/src/scripts/automationRules/preview/AutomationRulesPreview.spec.tsx
|
||||
applications/dashboard/src/scripts/automationRules/preview/AutomationRulesPreviewPostsContent.tsx
|
||||
applications/dashboard/src/scripts/automationRules/preview/AutomationRulesPreviewCollectionRecordsContent.tsx
|
||||
applications/dashboard/src/scripts/automationRules/preview/AutomationRulesPreview.tsx
|
||||
applications/dashboard/src/scripts/automationRules/preview/AutomationRulesPreviewContent.tsx
|
||||
applications/dashboard/src/scripts/automationRules/preview/AutomationRulesPreviewContentHeader.tsx
|
||||
applications/dashboard/src/scripts/automationRules/preview/AutomationRulesPreviewRenderer.tsx
|
||||
applications/dashboard/src/scripts/automationRules/AutomationRulesTableActions.tsx
|
||||
applications/dashboard/src/scripts/automationRules/AutomationRulesStatusToggle.tsx
|
||||
applications/dashboard/src/scripts/automationRules/history/AutomationRulesHistoryFilter.tsx
|
||||
@@ -4924,6 +4960,7 @@ applications/dashboard/src/scripts/DashboardSectionType.ts
|
||||
applications/dashboard/src/scripts/labs/NewQuickLinksLabItem.tsx
|
||||
applications/dashboard/src/scripts/labs/LabThemeEditorNote.tsx
|
||||
applications/dashboard/src/scripts/labs/NewEmbedSystemLabItem.svg
|
||||
applications/dashboard/src/scripts/labs/NewAutomationRulesLabItem.tsx
|
||||
applications/dashboard/src/scripts/labs/NewPostMenuLabItem.svg
|
||||
applications/dashboard/src/scripts/labs/NewSearchPageLabItem.svg
|
||||
applications/dashboard/src/scripts/labs/NewSearchPageLabItem.tsx
|
||||
@@ -4932,6 +4969,7 @@ applications/dashboard/src/scripts/labs/UserCardsLabItem.svg
|
||||
applications/dashboard/src/scripts/labs/UserCardsLabItem.tsx
|
||||
applications/dashboard/src/scripts/labs/NewEmbedSystemLabItem.tsx
|
||||
applications/dashboard/src/scripts/labs/NewUserManagementLabItem.tsx
|
||||
applications/dashboard/src/scripts/labs/NewAutomationRulesLabItem.svg
|
||||
applications/dashboard/src/scripts/labs/NewPostMenuLabItem.tsx
|
||||
applications/dashboard/src/scripts/labs/NewAnalyticsLabItem.tsx
|
||||
applications/dashboard/src/scripts/labs/NewUserManagementLabItem.svg
|
||||
@@ -5113,6 +5151,7 @@ applications/dashboard/src/scripts/components/navigation/NavigationLinksModal.st
|
||||
applications/dashboard/src/scripts/components/navigation/NavigationLinkItem.styles.ts
|
||||
applications/dashboard/src/scripts/components/navigation/NavigationLinksModal.tsx
|
||||
applications/dashboard/src/scripts/components/navigation/NavigationLinkItem.tsx
|
||||
applications/dashboard/src/scripts/components/navigation/SettingsNav.tsx
|
||||
applications/dashboard/src/scripts/components/DashboardTitleBar.classes.ts
|
||||
applications/dashboard/src/scripts/components/Table.tsx
|
||||
applications/dashboard/src/scripts/components/Table.variables.ts
|
||||
@@ -5122,6 +5161,7 @@ applications/dashboard/src/scripts/components/AdminTitleBar.classes.ts
|
||||
applications/dashboard/src/scripts/components/ColorPicker.scss
|
||||
applications/dashboard/src/scripts/components/DashboardToolbar.tsx
|
||||
applications/dashboard/src/scripts/components/TableAccordion.tsx
|
||||
applications/dashboard/src/scripts/components/GenerateDataExportURL.tsx
|
||||
applications/dashboard/src/scripts/components/AdminHeader.tsx
|
||||
applications/dashboard/src/scripts/components/DashboardTitleBar.tsx
|
||||
applications/dashboard/src/scripts/components/Table.styles.ts
|
||||
@@ -5259,6 +5299,7 @@ applications/dashboard/AutomationRules/Models/CollectionRuleDataType.php
|
||||
applications/dashboard/AutomationRules/Jobs/AutomationRuleJob.php
|
||||
applications/dashboard/AutomationRules/Actions/AddRemoveUserRoleAction.php
|
||||
applications/dashboard/AutomationRules/Triggers/ProfileFieldSelectionTrigger.php
|
||||
applications/dashboard/AutomationRules/Triggers/DiscussionReachesScoreTrigger.php
|
||||
applications/dashboard/AutomationRules/Triggers/TimeSinceUserRegistrationTrigger.php
|
||||
applications/dashboard/AutomationRules/Triggers/UserEmailDomainTrigger.php
|
||||
applications/dashboard/AutomationRules/Triggers/UserSearchTrait.php
|
||||
@@ -5569,6 +5610,7 @@ applications/dashboard/views/components/dashboardSymbol.twig
|
||||
applications/dashboard/views/components/macros.twig
|
||||
applications/dashboard/views/components/dashboardHeading.twig
|
||||
applications/dashboard/views/settings/applications.php
|
||||
applications/dashboard/views/settings/interests.twig
|
||||
applications/dashboard/views/settings/branding.php
|
||||
applications/dashboard/views/settings/labs.twig
|
||||
applications/dashboard/views/settings/emailstyles.php
|
||||
@@ -5593,6 +5635,7 @@ applications/dashboard/views/settings/community-management.twig
|
||||
applications/dashboard/views/settings/email.php
|
||||
applications/dashboard/views/settings/automation-rules.twig
|
||||
applications/dashboard/views/settings/locales.php
|
||||
applications/dashboard/views/settings/post-types.twig
|
||||
applications/dashboard/views/settings/ban.php
|
||||
applications/dashboard/views/settings/plugins.php
|
||||
applications/dashboard/views/settings/language.twig
|
||||
@@ -5616,6 +5659,7 @@ applications/dashboard/views/log/confirm.php
|
||||
applications/dashboard/views/log/moderation.php
|
||||
applications/dashboard/Addon/DashboardContainerRules.php
|
||||
applications/dashboard/Addon/ProfileFieldAddRemoveRoleEventHandlers.php
|
||||
applications/dashboard/Addon/DiscussionPointsEventHandlers.php
|
||||
applications/dashboard/Addon/AutomationRuleCronJobs.php
|
||||
applications/dashboard/Addon/TagEventHandlers.php
|
||||
applications/dashboard/Addon/AbstractProfileFieldEventHandler.php
|
||||
@@ -5823,6 +5867,7 @@ applications/dashboard/tests/Vanilla/AutomationRules/Tests/Models/MockAutomation
|
||||
applications/dashboard/tests/Vanilla/AutomationRules/Tests/Models/AutomationRuleDispatchesTest.php
|
||||
applications/dashboard/tests/Vanilla/AutomationRules/Tests/Models/AutomationRuleJobTest.php
|
||||
applications/dashboard/tests/Vanilla/AutomationRules/Tests/Actions/AddRemoveRoleActionTest.php
|
||||
applications/dashboard/tests/Vanilla/AutomationRules/Tests/Triggers/DiscussionReachesScoreTriggerTest.php
|
||||
applications/dashboard/tests/Vanilla/AutomationRules/Tests/Triggers/TimeSinceUserRegistrationTriggerTest.php
|
||||
applications/dashboard/tests/Vanilla/AutomationRules/Tests/Triggers/TestAction.php
|
||||
applications/dashboard/tests/Vanilla/AutomationRules/Tests/Triggers/ProfileFieldAddRemoveRoleTriggerTest.php
|
||||
@@ -5832,6 +5877,7 @@ applications/dashboard/tests/Vanilla/Dashboard/Tests/Controllers/LeavingControll
|
||||
applications/dashboard/tests/Vanilla/Dashboard/Tests/Controllers/EntryControllerConnectTest.php
|
||||
applications/dashboard/tests/Vanilla/Dashboard/Tests/Controllers/ActivityControllerTest.php
|
||||
applications/dashboard/tests/APIv2/InterestsTest.php
|
||||
applications/dashboard/tests/APIv2/ChurnExportApiControllerTest.php
|
||||
applications/dashboard/tests/UserAuditLogTest.php
|
||||
applications/dashboard/tests/SpoofTest.php
|
||||
applications/dashboard/tests/MediaModelTest.php
|
||||
@@ -5862,8 +5908,10 @@ applications/dashboard/tests/BannerImageModelTest.php
|
||||
applications/dashboard/tests/DropdownModuleTest.php
|
||||
applications/dashboard/tests/Library/SpoofMiddlewareTest.php
|
||||
applications/dashboard/tests/Library/EmailTemplateTest.php
|
||||
applications/dashboard/tests/AiSuggestionsTestTrait.php
|
||||
applications/dashboard/webpack.config.js
|
||||
applications/dashboard/controllers/api/UnsubscribeApiController.php
|
||||
applications/dashboard/controllers/api/ChurnExportApiController.php
|
||||
applications/dashboard/controllers/api/RoleRequestsApiController.php
|
||||
applications/dashboard/controllers/api/AiSuggestionsApiController.php
|
||||
applications/dashboard/controllers/api/AuditLogsApiController.php
|
||||
@@ -6065,21 +6113,28 @@ applications/dashboard/design/images/widgetIcons/userspotlight.svg
|
||||
applications/dashboard/design/images/widgetIcons/questions.svg
|
||||
applications/dashboard/design/images/widgetIcons/helcenter.svg
|
||||
applications/dashboard/design/images/widgetIcons/featuredcollections.svg
|
||||
applications/dashboard/design/images/widgetIcons/Attachments.svg
|
||||
applications/dashboard/design/images/widgetIcons/AnswerListTabs.svg
|
||||
applications/dashboard/design/images/widgetIcons/quicklinks.svg
|
||||
applications/dashboard/design/images/widgetIcons/ideas.svg
|
||||
applications/dashboard/design/images/widgetIcons/banner.svg
|
||||
applications/dashboard/design/images/widgetIcons/search.svg
|
||||
applications/dashboard/design/images/widgetIcons/IdeaStatus.svg
|
||||
applications/dashboard/design/images/widgetIcons/leaderboard.svg
|
||||
applications/dashboard/design/images/widgetIcons/tagcloud.svg
|
||||
applications/dashboard/design/images/widgetIcons/discussions.svg
|
||||
applications/dashboard/design/images/widgetIcons/CommentList.svg
|
||||
applications/dashboard/design/images/widgetIcons/announcements.svg
|
||||
applications/dashboard/design/images/widgetIcons/Tag.svg
|
||||
applications/dashboard/design/images/widgetIcons/customhtml.svg
|
||||
applications/dashboard/design/images/widgetIcons/cta.svg
|
||||
applications/dashboard/design/images/widgetIcons/newpostbutton.svg
|
||||
applications/dashboard/design/images/widgetIcons/AddComment.svg
|
||||
applications/dashboard/design/images/widgetIcons/rssfeed.svg
|
||||
applications/dashboard/design/images/widgetIcons/tabs.svg
|
||||
applications/dashboard/design/images/widgetIcons/sitetotals.svg
|
||||
applications/dashboard/design/images/widgetIcons/text.svg
|
||||
applications/dashboard/design/images/widgetIcons/suggested-content.svg
|
||||
applications/dashboard/design/images/widgetIcons/subcommunities.svg
|
||||
applications/dashboard/design/images/authenticators/microsoft.svg
|
||||
applications/dashboard/design/images/authenticators/linkedin.svg
|
||||
@@ -6120,6 +6175,7 @@ applications/vanilla/Events/DiscussionEvent.php
|
||||
applications/vanilla/Events/CategoryEvent.php
|
||||
applications/vanilla/Events/CommentEvent.php
|
||||
applications/vanilla/Events/DiscussionTagEvent.php
|
||||
applications/vanilla/Events/SpamEvent.php
|
||||
applications/vanilla/Events/PageViewEvent.php
|
||||
applications/vanilla/Events/DiscussionPermissionQueryEvent.php
|
||||
applications/vanilla/Events/ZendeskArticleDiscussionEvent.php
|
||||
@@ -6128,12 +6184,13 @@ applications/vanilla/Events/TrackableDiscussionAnalyticsEvent.php
|
||||
applications/vanilla/Events/cmdEscalationEvent.php
|
||||
applications/vanilla/Events/ReactionEvent.php
|
||||
applications/vanilla/Events/SubscriptionChangeEvent.php
|
||||
applications/vanilla/src/scripts/forms/FollowDropdown.classes.ts
|
||||
applications/vanilla/src/scripts/forms/autosave.ts
|
||||
applications/vanilla/src/scripts/forms/FollowDropdown.tsx
|
||||
applications/vanilla/src/scripts/forms/CommunityCategoryInput.tsx
|
||||
applications/vanilla/src/scripts/forms/CommunityMemberInput.tsx
|
||||
applications/vanilla/src/scripts/categories/CategoryFollowDropdown.preview.tsx
|
||||
applications/vanilla/src/scripts/categories/categoriesTypes.ts
|
||||
applications/vanilla/src/scripts/categories/categoryFollowDropDown.styles.ts
|
||||
applications/vanilla/src/scripts/categories/DeleteCategoryModal.tsx
|
||||
applications/vanilla/src/scripts/categories/CategorySuggestionActions.ts
|
||||
applications/vanilla/src/scripts/categories/CategoryNotificationPreferences.hooks.ts
|
||||
@@ -6147,18 +6204,21 @@ applications/vanilla/src/scripts/tag/Tags.spec.tsx
|
||||
applications/vanilla/src/scripts/tag/TagWidget.story.tsx
|
||||
applications/vanilla/src/scripts/tag/TagWidget.classes.tsx
|
||||
applications/vanilla/src/scripts/thread/ThreadItemShareMenu.tsx
|
||||
applications/vanilla/src/scripts/thread/@types/DiscussionsAPI.d.ts
|
||||
applications/vanilla/src/scripts/thread/@types/DraftsAPI.d.ts
|
||||
applications/vanilla/src/scripts/thread/@types/CommentsAPI.d.ts
|
||||
applications/vanilla/src/scripts/thread/@types/CommentThreadTypes.ts
|
||||
applications/vanilla/src/scripts/thread/threadUtils.spec.tsx
|
||||
applications/vanilla/src/scripts/thread/ReportModal.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionCommentsAsset.tsx
|
||||
applications/vanilla/src/scripts/thread/ThreadItemHeader.tsx
|
||||
applications/vanilla/src/scripts/thread/ThreadItemReply.spec.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionOriginalPostAsset.spec.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionCommentEditorAsset.tsx
|
||||
applications/vanilla/src/scripts/thread/CommentEditor.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionThreadContext.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionCommentsAsset.flat.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionTagAsset.preview.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionThread.hooks.tsx
|
||||
applications/vanilla/src/scripts/thread/reportModal.classes.ts
|
||||
applications/vanilla/src/scripts/thread/ThreadItemComment.tsx
|
||||
applications/vanilla/src/scripts/thread/ThreadItemHeader.classes.ts
|
||||
applications/vanilla/src/scripts/thread/ThreadItem.classes.ts
|
||||
applications/vanilla/src/scripts/thread/DiscussionAttachmentsAsset.preview.tsx
|
||||
@@ -6169,7 +6229,10 @@ applications/vanilla/src/scripts/thread/CommentOptionsMenu.spec.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionCommentEditorAsset.spec.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionOriginalPostAsset.tsx
|
||||
applications/vanilla/src/scripts/thread/ButtonTag.tsx
|
||||
applications/vanilla/src/scripts/thread/ThreadItemReply.tsx
|
||||
applications/vanilla/src/scripts/thread/LegacyTrollComment.tsx
|
||||
applications/vanilla/src/scripts/thread/ThreadItemActions.tsx
|
||||
applications/vanilla/src/scripts/thread/CommentThreadContext.spec.tsx
|
||||
applications/vanilla/src/scripts/thread/registerDiscussionThreadPage.tsx
|
||||
applications/vanilla/src/scripts/thread/ThreadItemPermalink.classes.ts
|
||||
applications/vanilla/src/scripts/thread/DiscussionOriginalPostAsset.preview.tsx
|
||||
@@ -6177,34 +6240,44 @@ applications/vanilla/src/scripts/thread/CommentEditor.spec.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionAttachmentsAsset.story.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionCommentsAsset.story.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionTagAsset.story.tsx
|
||||
applications/vanilla/src/scripts/thread/CommentThreadContext.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionThreadPaginationContext.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionCommentEditorAsset.story.tsx
|
||||
applications/vanilla/src/scripts/thread/ThreadItemActions.classes.ts
|
||||
applications/vanilla/src/scripts/thread/NestedCommentsList.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionCommentsAsset.common.tsx
|
||||
applications/vanilla/src/scripts/thread/ReportModal.loadable.tsx
|
||||
applications/vanilla/src/scripts/thread/ThreadItemHole.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionCommentsAsset.spec.tsx
|
||||
applications/vanilla/src/scripts/thread/CommentsApi.tsx
|
||||
applications/vanilla/src/scripts/thread/__fixtures__/Discussion.Fixture.tsx
|
||||
applications/vanilla/src/scripts/thread/__fixtures__/Comment.Fixture.tsx
|
||||
applications/vanilla/src/scripts/thread/NestedComments.classes.ts
|
||||
applications/vanilla/src/scripts/thread/LegacyAttachments.tsx
|
||||
applications/vanilla/src/scripts/thread/CommentOptionsMenu.tsx
|
||||
applications/vanilla/src/scripts/thread/ThreadItemContext.tsx
|
||||
applications/vanilla/src/scripts/thread/CommentListSort.tsx
|
||||
applications/vanilla/src/scripts/thread/ThreadItemPermalink.tsx
|
||||
applications/vanilla/src/scripts/thread/threadUtils.tsx
|
||||
applications/vanilla/src/scripts/thread/DraftsApi.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionsApi.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionAttachmentsAsset.tsx
|
||||
applications/vanilla/src/scripts/thread/ReportCountMeta.tsx
|
||||
applications/vanilla/src/scripts/thread/CommentThreadItem.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionAttachmentsAsset.spec.tsx
|
||||
applications/vanilla/src/scripts/thread/NestedCommentsList.story.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionTagAsset.tsx
|
||||
applications/vanilla/src/scripts/thread/ThreadItemPermalink.spec.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionThread.hooks.ts
|
||||
applications/vanilla/src/scripts/thread/ThreadItemShareMenu.spec.tsx
|
||||
applications/vanilla/src/scripts/thread/ThreadItemMobileReply.tsx
|
||||
applications/vanilla/src/scripts/thread/ThreadItem.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionOriginalPostAsset.story.tsx
|
||||
applications/vanilla/src/scripts/thread/Comments.hooks.ts
|
||||
applications/vanilla/src/scripts/thread/components/ThreadCommentEditor.tsx
|
||||
applications/vanilla/src/scripts/thread/components/NewCommentEditor.tsx
|
||||
applications/vanilla/src/scripts/thread/ReportModal.spec.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionCommentEditorAsset.preview.tsx
|
||||
applications/vanilla/src/scripts/thread/DiscussionCommentsAsset.nested.tsx
|
||||
applications/vanilla/src/scripts/search/CollapseCommentsSearchMetaLoader.tsx
|
||||
applications/vanilla/src/scripts/search/DiscussionsSearchDomain.loadable.tsx
|
||||
applications/vanilla/src/scripts/search/CommunitySearchProvider.ts
|
||||
@@ -6253,6 +6326,7 @@ applications/vanilla/Widgets/TagWidget.php
|
||||
applications/vanilla/Widgets/CategoriesWidgetTrait.php
|
||||
applications/vanilla/Widgets/SiteTotalsWidget.php
|
||||
applications/vanilla/Widgets/GuestCallToActionWidget.php
|
||||
applications/vanilla/Widgets/SuggestedContentWidget.php
|
||||
applications/vanilla/Widgets/NewPostWidget.php
|
||||
applications/vanilla/Widgets/DiscussionSuggestionsAsset.php
|
||||
applications/vanilla/Widgets/RSSWidget.php
|
||||
@@ -6316,7 +6390,9 @@ applications/vanilla/models/class.draftmodel.php
|
||||
applications/vanilla/models/DirtyRecordModel.php
|
||||
applications/vanilla/models/ReactionsQuickLinksProvider.php
|
||||
applications/vanilla/models/DiscussionTypeHandler.php
|
||||
applications/vanilla/models/CommentThreadStructureComment.php
|
||||
applications/vanilla/models/CommentModel.php
|
||||
applications/vanilla/models/CommentThreadStructureBuilder.php
|
||||
applications/vanilla/models/PostingSiteMetaExtra.php
|
||||
applications/vanilla/models/Totals/DiscussionSiteTotalProvider.php
|
||||
applications/vanilla/models/Totals/CategorySiteTotalProvider.php
|
||||
@@ -6330,6 +6406,8 @@ applications/vanilla/models/CommunityNotificationGenerator.php
|
||||
applications/vanilla/models/CategoryCollectionProvider.php
|
||||
applications/vanilla/models/DiscussionMergeModel.php
|
||||
applications/vanilla/models/CategorySiteMetaExtra.php
|
||||
applications/vanilla/models/PostMetaModel.php
|
||||
applications/vanilla/models/CommentThreadStructureOptions.php
|
||||
applications/vanilla/models/CommunityManagement/EscalationModel.php
|
||||
applications/vanilla/models/CommunityManagement/EscalationStatusProviderInterface.php
|
||||
applications/vanilla/models/CommunityManagement/CommunityManagementRecordModel.php
|
||||
@@ -6337,15 +6415,21 @@ applications/vanilla/models/CommunityManagement/ReportModel.php
|
||||
applications/vanilla/models/CommunityManagement/ReportReasonModel.php
|
||||
applications/vanilla/models/DiscussionInterface.php
|
||||
applications/vanilla/models/DiscussionJsonLD.php
|
||||
applications/vanilla/models/CommentThreadModel.php
|
||||
applications/vanilla/models/DiscussionCollectionProvider.php
|
||||
applications/vanilla/models/ForumAggregateModel.php
|
||||
applications/vanilla/models/PostFieldModel.php
|
||||
applications/vanilla/models/class.discussionmodel.php
|
||||
applications/vanilla/models/CollectionModel.php
|
||||
applications/vanilla/models/UserTagModel.php
|
||||
applications/vanilla/models/AiSuggestionSiteMetaExtra.php
|
||||
applications/vanilla/models/AuthenticatorTypeInterface.php
|
||||
applications/vanilla/models/ForumQuickLinksProvider.php
|
||||
applications/vanilla/models/CommentThreadStructureHole.php
|
||||
applications/vanilla/models/CommentThreadStructure.php
|
||||
applications/vanilla/models/CollectionRecordModel.php
|
||||
applications/vanilla/models/SpamReport.php
|
||||
applications/vanilla/models/PostTypeModel.php
|
||||
applications/vanilla/models/DiscussionStatusModel.php
|
||||
applications/vanilla/views/discussions/table.php
|
||||
applications/vanilla/views/discussions/discussions.php
|
||||
@@ -6427,7 +6511,6 @@ applications/vanilla/views/vanillasettings/floodcontrol.php
|
||||
applications/vanilla/views/vanillasettings/managecategories.php
|
||||
applications/vanilla/views/vanillasettings/category-settings-functions.php
|
||||
applications/vanilla/Addon/UserEmailDomainTriggerEventHandlers.php
|
||||
applications/vanilla/Addon/DiscussionPointsEventHandlers.php
|
||||
applications/vanilla/Addon/EmailDigestCronJobs.php
|
||||
applications/vanilla/Addon/ForumContainerRules.php
|
||||
applications/vanilla/Addon/SystemTokenRotationJobs.php
|
||||
@@ -6447,14 +6530,18 @@ applications/vanilla/tests/Events/CategoryEventTests.php
|
||||
applications/vanilla/tests/APIv2/DiscussionsApiExpandTest.php
|
||||
applications/vanilla/tests/APIv2/NewCommentLabelTestApi.php
|
||||
applications/vanilla/tests/APIv2/DiscussionApiStatusTest.php
|
||||
applications/vanilla/tests/APIv2/CategoriesAllowedPostTypesTest.php
|
||||
applications/vanilla/tests/APIv2/ReactionsReactTest.php
|
||||
applications/vanilla/tests/APIv2/SchedulerApiControllerTest.php
|
||||
applications/vanilla/tests/APIv2/DiscussionsPostTypesTest.php
|
||||
applications/vanilla/tests/APIv2/DiscussionsMergeTest.php
|
||||
applications/vanilla/tests/APIv2/DiscussionsTrendingTest.php
|
||||
applications/vanilla/tests/APIv2/DiscussionsSuggestionsTest.php
|
||||
applications/vanilla/tests/APIv2/DiscussionsTest.php
|
||||
applications/vanilla/tests/APIv2/EscalationsTest.php
|
||||
applications/vanilla/tests/APIv2/CollectionApiControllerTest.php
|
||||
applications/vanilla/tests/APIv2/CategoriesTest.php
|
||||
applications/vanilla/tests/APIv2/CommentThreadTest.php
|
||||
applications/vanilla/tests/APIv2/CommentsSortDateUpdatedTest.php
|
||||
applications/vanilla/tests/APIv2/WidgetsApiTest.php
|
||||
applications/vanilla/tests/APIv2/DiscussionsDeleteTest.php
|
||||
@@ -6463,6 +6550,8 @@ applications/vanilla/tests/APIv2/CategoryPreferencesTest.php
|
||||
applications/vanilla/tests/APIv2/ReportsTest.php
|
||||
applications/vanilla/tests/APIv2/DraftsTest.php
|
||||
applications/vanilla/tests/APIv2/TagsTest.php
|
||||
applications/vanilla/tests/APIv2/PostFieldsTest.php
|
||||
applications/vanilla/tests/APIv2/PostTypesTest.php
|
||||
applications/vanilla/tests/APIv2/CommentsTest.php
|
||||
applications/vanilla/tests/APIv2/CommunityScopeTest.php
|
||||
applications/vanilla/tests/APIv2/ReportReasonsTest.php
|
||||
@@ -6484,6 +6573,7 @@ applications/vanilla/tests/AutomationRules/Actions/AddDiscussionToCollectionActi
|
||||
applications/vanilla/tests/AutomationRules/Triggers/TimedTriggerTest.php
|
||||
applications/vanilla/tests/AutomationRules/Triggers/ReportPostTriggerTest.php
|
||||
applications/vanilla/tests/AutomationRules/Triggers/LastActiveDiscussionTriggerTest.php
|
||||
applications/vanilla/tests/AutomationRules/Triggers/StaleDiscussionTriggerTest.php
|
||||
applications/vanilla/tests/AutomationRules/Triggers/ProfileFieldUserFollowCategoryTriggerTest.php
|
||||
applications/vanilla/tests/AutomationRules/Triggers/StaleCollectionTriggerTest.php
|
||||
applications/vanilla/tests/AutomationRules/Triggers/TestTrigger.php
|
||||
@@ -6500,6 +6590,7 @@ applications/vanilla/tests/Widgets/DiscussionTagsAssetTest.php
|
||||
applications/vanilla/tests/Widgets/FeaturedCollectionsWidgetTest.php
|
||||
applications/vanilla/tests/Widgets/CallToActionWidgetTest.php
|
||||
applications/vanilla/tests/Widgets/TagWidgetTest.php
|
||||
applications/vanilla/tests/ExpectedThreadStructure.php
|
||||
applications/vanilla/tests/EmbeddedContent/Factories/DiscussionEmbedFactoryTest.php
|
||||
applications/vanilla/tests/EmbeddedContent/Factories/CommentEmbedFactoryTest.php
|
||||
applications/vanilla/tests/Search/MysqlCommunitySearchTest.php
|
||||
@@ -6521,6 +6612,7 @@ applications/vanilla/tests/VanillaStructureTest.php
|
||||
applications/vanilla/tests/Digest/WeeklyDigestJobTest.php
|
||||
applications/vanilla/tests/Digest/EmailDigestTemplateFixture.txt
|
||||
applications/vanilla/tests/Digest/EmailDigestTemplateTest.php
|
||||
applications/vanilla/tests/Digest/DigestAutoSubscribeTest.php
|
||||
applications/vanilla/tests/Digest/DigestEmailTest.php
|
||||
applications/vanilla/tests/Digest/EmailDigestTemplateFixture.html
|
||||
applications/vanilla/tests/Digest/EmailDigestGeneratorTest.php
|
||||
@@ -6532,6 +6624,7 @@ applications/vanilla/tests/Premoderation/PremoderationTest.php
|
||||
applications/vanilla/tests/ResolvedDiscussionsTest.php
|
||||
applications/vanilla/tests/Layout/Middleware/CategoryFilterMiddlewareTest.php
|
||||
applications/vanilla/tests/DiscussionNotificationsTest.php
|
||||
applications/vanilla/tests/RecordStatusEventTest.php
|
||||
applications/vanilla/Digest/ScheduleWeeklyDigestJob.php
|
||||
applications/vanilla/Digest/EmailDigestGenerator.php
|
||||
applications/vanilla/Digest/DigestContentModel.php
|
||||
@@ -6545,6 +6638,7 @@ applications/vanilla/controllers/api/DraftsApiController.php
|
||||
applications/vanilla/controllers/api/DiscussionExpandSchema.php
|
||||
applications/vanilla/controllers/api/CollectionsApiController.php
|
||||
applications/vanilla/controllers/api/CategoriesApiController.php
|
||||
applications/vanilla/controllers/api/PostFieldsApiController.php
|
||||
applications/vanilla/controllers/api/DiscussionsApiIndexSchema.php
|
||||
applications/vanilla/controllers/api/CommunitySearchSchemaTrait.php
|
||||
applications/vanilla/controllers/api/CommentsApiController.php
|
||||
@@ -6552,6 +6646,7 @@ applications/vanilla/controllers/api/EscalationsApiController.php
|
||||
applications/vanilla/controllers/api/SchedulerApiController.php
|
||||
applications/vanilla/controllers/api/ReportReasonsApiController.php
|
||||
applications/vanilla/controllers/api/DiscussionsApiController.php
|
||||
applications/vanilla/controllers/api/PostTypesApiController.php
|
||||
applications/vanilla/controllers/api/WidgetsApiController.php
|
||||
applications/vanilla/controllers/api/ReportsApiController.php
|
||||
applications/vanilla/controllers/api/SessionsApiController.php
|
||||
@@ -6560,6 +6655,7 @@ applications/vanilla/controllers/class.categorycontroller.php
|
||||
applications/vanilla/controllers/class.discussionscontroller.php
|
||||
applications/vanilla/controllers/Pages/UnsubscribePageController.php
|
||||
applications/vanilla/controllers/Pages/DiscussionThreadPageController.php
|
||||
applications/vanilla/controllers/Pages/PostController.php
|
||||
applications/vanilla/controllers/Pages/DiscussionListPageController.php
|
||||
applications/vanilla/controllers/Pages/AdminContentPageController.php
|
||||
applications/vanilla/controllers/Pages/ConvertHTMLPageController.php
|
||||
@@ -6571,12 +6667,14 @@ applications/vanilla/controllers/class.discussioncontroller.php
|
||||
applications/vanilla/controllers/class.postcontroller.php
|
||||
applications/vanilla/controllers/class.tagscontroller.php
|
||||
applications/vanilla/controllers/class.categoriescontroller.php
|
||||
applications/vanilla/openapi/post-fields.yml
|
||||
applications/vanilla/openapi/escalations.yml
|
||||
applications/vanilla/openapi/categories.yml
|
||||
applications/vanilla/openapi/discussions.yml
|
||||
applications/vanilla/openapi/sessions.yml
|
||||
applications/vanilla/openapi/tags.yml
|
||||
applications/vanilla/openapi/reports.yml
|
||||
applications/vanilla/openapi/post-types.yml
|
||||
applications/vanilla/openapi/comments.yml
|
||||
applications/vanilla/openapi/collections.yml
|
||||
applications/vanilla/openapi/widgets.yml
|
||||
|
||||
Reference in New Issue
Block a user