Changeset 3174903
- Timestamp:
- 10/24/2024 10:50:10 AM (18 months ago)
- Location:
- agentwp
- Files:
-
- 1836 added
- 1 copied
-
tags/1.1.0 (copied) (copied from agentwp/trunk)
-
tags/1.1.0/agentwp.php (added)
-
tags/1.1.0/assets (added)
-
tags/1.1.0/assets/banner-1544x500.png (added)
-
tags/1.1.0/assets/banner-772x250.png (added)
-
tags/1.1.0/assets/icon-128x128.png (added)
-
tags/1.1.0/assets/icon-256x256.png (added)
-
tags/1.1.0/build (added)
-
tags/1.1.0/build/assets (added)
-
tags/1.1.0/build/assets/Chat-0230215b.js (added)
-
tags/1.1.0/build/assets/Chat-0230215b.js.map (added)
-
tags/1.1.0/build/assets/ClientSettingsProvider-ca9c6906.js (added)
-
tags/1.1.0/build/assets/ClientSettingsProvider-ca9c6906.js.map (added)
-
tags/1.1.0/build/assets/LatestConvos-8fa44939.js (added)
-
tags/1.1.0/build/assets/LatestConvos-8fa44939.js.map (added)
-
tags/1.1.0/build/assets/WriteToEditor-63b22c42.js (added)
-
tags/1.1.0/build/assets/WriteToEditor-63b22c42.js.map (added)
-
tags/1.1.0/build/assets/_commonjsHelpers-725317a4.js (added)
-
tags/1.1.0/build/assets/_commonjsHelpers-725317a4.js.map (added)
-
tags/1.1.0/build/assets/app-347b9eb8.css (added)
-
tags/1.1.0/build/assets/chat-dca49881.js (added)
-
tags/1.1.0/build/assets/chat-dca49881.js.map (added)
-
tags/1.1.0/build/assets/codeable-c7263c7b.png (added)
-
tags/1.1.0/build/assets/codesnippets-f3c44166.png (added)
-
tags/1.1.0/build/assets/css-29da5b72.svg (added)
-
tags/1.1.0/build/assets/dashboardWidget-008ff6c9.js (added)
-
tags/1.1.0/build/assets/dashboardWidget-008ff6c9.js.map (added)
-
tags/1.1.0/build/assets/html-2746dd02.svg (added)
-
tags/1.1.0/build/assets/js-484ffb84.svg (added)
-
tags/1.1.0/build/assets/php-67179b02.svg (added)
-
tags/1.1.0/build/assets/settings-c8e7f699.js (added)
-
tags/1.1.0/build/assets/settings-c8e7f699.js.map (added)
-
tags/1.1.0/build/assets/testBlocksStreaming-793808fb.js (added)
-
tags/1.1.0/build/assets/testBlocksStreaming-793808fb.js.map (added)
-
tags/1.1.0/build/assets/woodysnippets-ce02bdee.png (added)
-
tags/1.1.0/build/assets/wpcode-fa5b4e95.png (added)
-
tags/1.1.0/build/manifest.json (added)
-
tags/1.1.0/client (added)
-
tags/1.1.0/client/Components (added)
-
tags/1.1.0/client/Components/Admin (added)
-
tags/1.1.0/client/Components/Admin/Card.tsx (added)
-
tags/1.1.0/client/Components/Admin/CardList.tsx (added)
-
tags/1.1.0/client/Components/Admin/CardListItem.tsx (added)
-
tags/1.1.0/client/Components/Admin/ChangelogFeed.tsx (added)
-
tags/1.1.0/client/Components/Charts (added)
-
tags/1.1.0/client/Components/Charts/Bar (added)
-
tags/1.1.0/client/Components/Charts/Bar/Bar.stories.ts (added)
-
tags/1.1.0/client/Components/Charts/Bar/Bar.tsx (added)
-
tags/1.1.0/client/Components/Charts/Bar/index.ts (added)
-
tags/1.1.0/client/Components/Charts/BigNumberCard (added)
-
tags/1.1.0/client/Components/Charts/BigNumberCard/BigNumberCard.stories.ts (added)
-
tags/1.1.0/client/Components/Charts/BigNumberCard/BigNumberCard.tsx (added)
-
tags/1.1.0/client/Components/Charts/BigNumberCard/index.ts (added)
-
tags/1.1.0/client/Components/Charts/Line (added)
-
tags/1.1.0/client/Components/Charts/Line/Line.stories.tsx (added)
-
tags/1.1.0/client/Components/Charts/Line/Line.tsx (added)
-
tags/1.1.0/client/Components/Charts/Line/index.ts (added)
-
tags/1.1.0/client/Components/Charts/Pie (added)
-
tags/1.1.0/client/Components/Charts/Pie/Pie.stories.tsx (added)
-
tags/1.1.0/client/Components/Charts/Pie/Pie.tsx (added)
-
tags/1.1.0/client/Components/Charts/Pie/index.ts (added)
-
tags/1.1.0/client/Components/Charts/utils.ts (added)
-
tags/1.1.0/client/Components/Chat (added)
-
tags/1.1.0/client/Components/Chat.tsx (added)
-
tags/1.1.0/client/Components/Chat/Avatar (added)
-
tags/1.1.0/client/Components/Chat/Avatar/Avatar.tsx (added)
-
tags/1.1.0/client/Components/Chat/Avatar/index.ts (added)
-
tags/1.1.0/client/Components/Chat/Chat.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/Chat.tsx (added)
-
tags/1.1.0/client/Components/Chat/ChatConnected.tsx (added)
-
tags/1.1.0/client/Components/Chat/ChatDisconnected.tsx (added)
-
tags/1.1.0/client/Components/Chat/ChatOff.tsx (added)
-
tags/1.1.0/client/Components/Chat/ChatOverlay (added)
-
tags/1.1.0/client/Components/Chat/ChatOverlay/ChatOverlay.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/ChatOverlay/ChatOverlay.tsx (added)
-
tags/1.1.0/client/Components/Chat/ChatOverlay/index.ts (added)
-
tags/1.1.0/client/Components/Chat/Commands (added)
-
tags/1.1.0/client/Components/Chat/Commands/CommandMenu.tsx (added)
-
tags/1.1.0/client/Components/Chat/Commands/Popover (added)
-
tags/1.1.0/client/Components/Chat/Commands/Popover/EditGutenbergContent.tsx (added)
-
tags/1.1.0/client/Components/Chat/Commands/Popover/PostEdit.tsx (added)
-
tags/1.1.0/client/Components/Chat/Commands/Popover/SelectCommand.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionAborted.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionAborted.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionComponent.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionContainer.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionEscalation.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionEscalation.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionIncomplete.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionIncomplete.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionMessage.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionNavigate.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionNavigate.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionPending.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionPending.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionQuery.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionQuery.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionSimpleMessage.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionWriteToEditor.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionWriteToEditor.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionWriteToInputField.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/ActionWriteToInputField.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/Escalations (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/Escalations/CodeableEscalation.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/Escalations/CodeableEscalation.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/RichMessage (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/RichMessage/Buttons.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/Visualization (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/Visualization/Visualization.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/Visualization/Visualization.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Actions/Visualization/index.ts (added)
-
tags/1.1.0/client/Components/Chat/Convo/Conversation.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Dialog.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Message (added)
-
tags/1.1.0/client/Components/Chat/Convo/Message/AgentResponse.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Message/ChatMessageInput.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Message/CodeTheme.ts (added)
-
tags/1.1.0/client/Components/Chat/Convo/Message/CodeToolbar.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Message/Message.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Message/Message.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Message/MessageHeader.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Message/UserRequest.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Message/index.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Partials (added)
-
tags/1.1.0/client/Components/Chat/Convo/Partials/CopyAgentResponse.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Partials/CreatePostFromAgentResponse.tsx (added)
-
tags/1.1.0/client/Components/Chat/Convo/Partials/DeleteRequest.tsx (added)
-
tags/1.1.0/client/Components/Chat/Feedback (added)
-
tags/1.1.0/client/Components/Chat/Feedback/Feedback.tsx (added)
-
tags/1.1.0/client/Components/Chat/Feedback/Rate.tsx (added)
-
tags/1.1.0/client/Components/Chat/Feedback/Reason.tsx (added)
-
tags/1.1.0/client/Components/Chat/Feedback/index.tsx (added)
-
tags/1.1.0/client/Components/Chat/LoadingScreen (added)
-
tags/1.1.0/client/Components/Chat/LoadingScreen/LoadingScreen.tsx (added)
-
tags/1.1.0/client/Components/Chat/LoadingScreen/index.ts (added)
-
tags/1.1.0/client/Components/Chat/MessageBox (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/MessageBox.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/MessageBox.tsx (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/SuggestionsBox.tsx (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/TextBox.tsx (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/helpers (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/helpers/getCaretPosition.ts (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/helpers/getMentionsFromText.ts (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/helpers/isMentionMode.ts (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/helpers/tranformMessageTextToHtml.ts (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/helpers/transformContentToText.ts (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/helpers/transformMentionedMessage.ts (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/helpers/trimMentionTitle.ts (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/helpers/types.d.ts (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/index.ts (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/partials (added)
-
tags/1.1.0/client/Components/Chat/MessageBox/partials/ToggleVision.tsx (added)
-
tags/1.1.0/client/Components/Chat/Notices (added)
-
tags/1.1.0/client/Components/Chat/Notices/ChatNotice.tsx (added)
-
tags/1.1.0/client/Components/Chat/Notices/ChatNotices.tsx (added)
-
tags/1.1.0/client/Components/Chat/Notices/NoticeContext.tsx (added)
-
tags/1.1.0/client/Components/Chat/Notices/NoticeError.tsx (added)
-
tags/1.1.0/client/Components/Chat/OverCapacity (added)
-
tags/1.1.0/client/Components/Chat/OverCapacity/OverCapacity.stories.tsx (added)
-
tags/1.1.0/client/Components/Chat/OverCapacity/OverCapacity.tsx (added)
-
tags/1.1.0/client/Components/Chat/OverCapacity/index.ts (added)
-
tags/1.1.0/client/Components/Chat/Partials (added)
-
tags/1.1.0/client/Components/Chat/Partials/BetaNotice.tsx (added)
-
tags/1.1.0/client/Components/Chat/Partials/ChatContainer.tsx (added)
-
tags/1.1.0/client/Components/Chat/Partials/ChatCore.tsx (added)
-
tags/1.1.0/client/Components/Chat/Partials/ChatHeading.tsx (added)
-
tags/1.1.0/client/Components/Chat/Partials/ChatInnerContainer.tsx (added)
-
tags/1.1.0/client/Components/Chat/Partials/ChatNav.tsx (added)
-
tags/1.1.0/client/Components/Chat/Partials/ChatSwitch.tsx (added)
-
tags/1.1.0/client/Components/Chat/Partials/ConvoOnlyNotice.tsx (added)
-
tags/1.1.0/client/Components/Chat/Partials/UpdateNotification.tsx (added)
-
tags/1.1.0/client/Components/Chat/ResizeHandles (added)
-
tags/1.1.0/client/Components/Chat/ResizeHandles/Handle.tsx (added)
-
tags/1.1.0/client/Components/Chat/ResizeHandles/ResizeHandles.tsx (added)
-
tags/1.1.0/client/Components/Chat/Search (added)
-
tags/1.1.0/client/Components/Chat/Search/Partials (added)
-
tags/1.1.0/client/Components/Chat/Search/Partials/DocIndexProgress.tsx (added)
-
tags/1.1.0/client/Components/Chat/Search/Partials/DocIndexStart.tsx (added)
-
tags/1.1.0/client/Components/Chat/Search/Partials/DocIndexStatus.tsx (added)
-
tags/1.1.0/client/Components/Chat/Search/Partials/SearchInput.tsx (added)
-
tags/1.1.0/client/Components/Chat/Search/Partials/SearchResults.tsx (added)
-
tags/1.1.0/client/Components/Chat/Search/Partials/SearchStatus.tsx (added)
-
tags/1.1.0/client/Components/Chat/Search/Partials/SearchSummary.tsx (added)
-
tags/1.1.0/client/Components/Chat/Search/Partials/SearchTerm.tsx (added)
-
tags/1.1.0/client/Components/Chat/Search/SearchResponse.tsx (added)
-
tags/1.1.0/client/Components/Chat/Search/SearchTab.tsx (added)
-
tags/1.1.0/client/Components/Chat/StaticChat.tsx (added)
-
tags/1.1.0/client/Components/Chat/Tabs (added)
-
tags/1.1.0/client/Components/Chat/Tabs/SettingsTab.tsx (added)
-
tags/1.1.0/client/Components/Chat/Tabs/SupportTab.tsx (added)
-
tags/1.1.0/client/Components/Chat/Tabs/TabContainer.tsx (added)
-
tags/1.1.0/client/Components/Chat/Tabs/WaitlistTab.tsx (added)
-
tags/1.1.0/client/Components/Chat/Tabs/index.ts (added)
-
tags/1.1.0/client/Components/Chat/ToggleButton (added)
-
tags/1.1.0/client/Components/Chat/ToggleButton/ToggleButton.tsx (added)
-
tags/1.1.0/client/Components/Chat/ToggleButton/index.ts (added)
-
tags/1.1.0/client/Components/ChatNoAccess.tsx (added)
-
tags/1.1.0/client/Components/ChatNotConnected.tsx (added)
-
tags/1.1.0/client/Components/ChatWelcome.tsx (added)
-
tags/1.1.0/client/Components/Counter.tsx (added)
-
tags/1.1.0/client/Components/Logo.tsx (added)
-
tags/1.1.0/client/Components/MD.tsx (added)
-
tags/1.1.0/client/Components/NavigatableButton (added)
-
tags/1.1.0/client/Components/NavigatableButton/NavigatableButton.stories.tsx (added)
-
tags/1.1.0/client/Components/NavigatableButton/NavigatableButton.tsx (added)
-
tags/1.1.0/client/Components/NavigatableButton/index.ts (added)
-
tags/1.1.0/client/Components/Spinner.tsx (added)
-
tags/1.1.0/client/Components/Tag.tsx (added)
-
tags/1.1.0/client/Components/ui (added)
-
tags/1.1.0/client/Components/ui/Textarea.tsx (added)
-
tags/1.1.0/client/Components/ui/alert.tsx (added)
-
tags/1.1.0/client/Components/ui/badge.stories.tsx (added)
-
tags/1.1.0/client/Components/ui/badge.tsx (added)
-
tags/1.1.0/client/Components/ui/button.stories.tsx (added)
-
tags/1.1.0/client/Components/ui/button.tsx (added)
-
tags/1.1.0/client/Components/ui/card.tsx (added)
-
tags/1.1.0/client/Components/ui/chart.tsx (added)
-
tags/1.1.0/client/Components/ui/checkbox.tsx (added)
-
tags/1.1.0/client/Components/ui/collapsible.tsx (added)
-
tags/1.1.0/client/Components/ui/command.tsx (added)
-
tags/1.1.0/client/Components/ui/context-menu.tsx (added)
-
tags/1.1.0/client/Components/ui/dialog.tsx (added)
-
tags/1.1.0/client/Components/ui/dl.tsx (added)
-
tags/1.1.0/client/Components/ui/dropdown-menu.tsx (added)
-
tags/1.1.0/client/Components/ui/form.stories.tsx (added)
-
tags/1.1.0/client/Components/ui/form.tsx (added)
-
tags/1.1.0/client/Components/ui/input.tsx (added)
-
tags/1.1.0/client/Components/ui/label.tsx (added)
-
tags/1.1.0/client/Components/ui/popover.tsx (added)
-
tags/1.1.0/client/Components/ui/progress.tsx (added)
-
tags/1.1.0/client/Components/ui/radio-group.tsx (added)
-
tags/1.1.0/client/Components/ui/sonner.tsx (added)
-
tags/1.1.0/client/Components/ui/switch.tsx (added)
-
tags/1.1.0/client/Components/ui/tabs.tsx (added)
-
tags/1.1.0/client/Components/ui/tooltip.stories.ts (added)
-
tags/1.1.0/client/Components/ui/tooltip.tsx (added)
-
tags/1.1.0/client/Hooks (added)
-
tags/1.1.0/client/Hooks/copy.ts (added)
-
tags/1.1.0/client/Hooks/position.ts (added)
-
tags/1.1.0/client/Page (added)
-
tags/1.1.0/client/Page/Admin (added)
-
tags/1.1.0/client/Page/Admin/Chat (added)
-
tags/1.1.0/client/Page/Admin/Chat/Index.tsx (added)
-
tags/1.1.0/client/Page/Admin/Chat/Partials (added)
-
tags/1.1.0/client/Page/Admin/Chat/Partials/AppWrapper.tsx (added)
-
tags/1.1.0/client/Page/Admin/Chat/Partials/ChatMessageUtilityBar.tsx (added)
-
tags/1.1.0/client/Page/Admin/Chat/Partials/ChatTopBar.tsx (added)
-
tags/1.1.0/client/Page/Admin/Chat/Partials/ConvoOnlyToggle.tsx (added)
-
tags/1.1.0/client/Page/Admin/Chat/Partials/WindowActions.tsx (added)
-
tags/1.1.0/client/Page/Admin/Chat/Settings (added)
-
tags/1.1.0/client/Page/Admin/Chat/Settings/History.tsx (added)
-
tags/1.1.0/client/Page/Admin/DashboardWidget (added)
-
tags/1.1.0/client/Page/Admin/DashboardWidget/Index.tsx (added)
-
tags/1.1.0/client/Page/Admin/DashboardWidget/Partials (added)
-
tags/1.1.0/client/Page/Admin/DashboardWidget/Partials/Footer.tsx (added)
-
tags/1.1.0/client/Page/Admin/DashboardWidget/Partials/LatestConvos.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings (added)
-
tags/1.1.0/client/Page/Admin/Settings/Index.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials/ChatSettings.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials/ConnectButton.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials/GeneralForm.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials/GeneralSettings.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials/ManualAwpActivation.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials/QuickLinks.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials/RestrictURLsSettings.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials/SearchUser.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials/SummarizeTool.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials/Tools.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials/User.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials/UserList.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials/WizardContainer.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Partials/WizardHeader.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Settings.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/SubPages (added)
-
tags/1.1.0/client/Page/Admin/Settings/SubPages/Dashboard.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/SubPages/History.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/SubPages/SettingsTab.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/SubPages/UsersManagement.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Wizard (added)
-
tags/1.1.0/client/Page/Admin/Settings/Wizard.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Wizard/Breadcrumb.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Wizard/ChoosePlan.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Wizard/ConnectAiService.tsx (added)
-
tags/1.1.0/client/Page/Admin/Settings/Wizard/UserAccess.tsx (added)
-
tags/1.1.0/client/Providers (added)
-
tags/1.1.0/client/Providers/AccountProvider.tsx (added)
-
tags/1.1.0/client/Providers/ActionListenerProvider.test.tsx (added)
-
tags/1.1.0/client/Providers/ActionListenerProvider.tsx (added)
-
tags/1.1.0/client/Providers/AppProvider.tsx (added)
-
tags/1.1.0/client/Providers/ChatProvider.tsx (added)
-
tags/1.1.0/client/Providers/ClientSettingsProvider.tsx (added)
-
tags/1.1.0/client/Providers/DocIndexStatusProvider.tsx (added)
-
tags/1.1.0/client/Providers/ErrorProvider.tsx (added)
-
tags/1.1.0/client/Providers/EscalationProvider.tsx (added)
-
tags/1.1.0/client/Providers/FeedbackProvider.tsx (added)
-
tags/1.1.0/client/Providers/HotKeyProvider.tsx (added)
-
tags/1.1.0/client/Providers/InputSelectProvider.tsx (added)
-
tags/1.1.0/client/Providers/NotificationProvider.tsx (added)
-
tags/1.1.0/client/Providers/PageProvider.tsx (added)
-
tags/1.1.0/client/Providers/RestRequestProvider.tsx (added)
-
tags/1.1.0/client/Providers/ScreenProvider.tsx (added)
-
tags/1.1.0/client/Providers/SearchProvider.tsx (added)
-
tags/1.1.0/client/Providers/StreamListenerProvider.tsx (added)
-
tags/1.1.0/client/Providers/StreamProvider.tsx (added)
-
tags/1.1.0/client/Providers/UserRequestsProvider.tsx (added)
-
tags/1.1.0/client/Services (added)
-
tags/1.1.0/client/Services/SelectedFields (added)
-
tags/1.1.0/client/Services/SelectedFields/getSelectedBeaverBuilderFields.ts (added)
-
tags/1.1.0/client/Services/SelectedFields/getSelectedBricksBuilderFields.ts (added)
-
tags/1.1.0/client/Services/SelectedFields/getSelectedCodeMirror.ts (added)
-
tags/1.1.0/client/Services/SelectedFields/getSelectedElementorField.ts (added)
-
tags/1.1.0/client/Services/SelectedFields/getSelectedGutenbergBlock.ts (added)
-
tags/1.1.0/client/Services/SelectedFields/getSelectedInputField.ts (added)
-
tags/1.1.0/client/Services/SelectedFields/getSelectedPostTitle.ts (added)
-
tags/1.1.0/client/Services/SelectedFields/getSelectedWysiwyg.ts (added)
-
tags/1.1.0/client/Services/SelectedFields/index.ts (added)
-
tags/1.1.0/client/Services/WriteToCodeMirror.ts (added)
-
tags/1.1.0/client/Services/WriteToEditor.ts (added)
-
tags/1.1.0/client/Services/WriteToInputField.ts (added)
-
tags/1.1.0/client/Services/WriteToWysiwyg.ts (added)
-
tags/1.1.0/client/Tests (added)
-
tags/1.1.0/client/Tests/test-blocks-streaming.ts (added)
-
tags/1.1.0/client/Types (added)
-
tags/1.1.0/client/Types/app.d.ts (added)
-
tags/1.1.0/client/Types/enums.ts (added)
-
tags/1.1.0/client/Types/json.d.ts (added)
-
tags/1.1.0/client/Types/types.d.ts (added)
-
tags/1.1.0/client/assets (added)
-
tags/1.1.0/client/assets/awp.webp (added)
-
tags/1.1.0/client/assets/codesnippets.png (added)
-
tags/1.1.0/client/assets/howto.jpg (added)
-
tags/1.1.0/client/assets/services (added)
-
tags/1.1.0/client/assets/services/codeable.png (added)
-
tags/1.1.0/client/assets/styles (added)
-
tags/1.1.0/client/assets/styles/app.css (added)
-
tags/1.1.0/client/assets/styles/base.css (added)
-
tags/1.1.0/client/assets/styles/dragging.css (added)
-
tags/1.1.0/client/assets/styles/vite-env.d.ts (added)
-
tags/1.1.0/client/assets/svgs (added)
-
tags/1.1.0/client/assets/svgs/css.svg (added)
-
tags/1.1.0/client/assets/svgs/html.svg (added)
-
tags/1.1.0/client/assets/svgs/js.svg (added)
-
tags/1.1.0/client/assets/svgs/php.svg (added)
-
tags/1.1.0/client/assets/woodysnippets.png (added)
-
tags/1.1.0/client/assets/wpcode.png (added)
-
tags/1.1.0/client/assets/wpcodebox.png (added)
-
tags/1.1.0/client/lib (added)
-
tags/1.1.0/client/lib/isEditorReady.ts (added)
-
tags/1.1.0/client/lib/utils.ts (added)
-
tags/1.1.0/components.json (added)
-
tags/1.1.0/composer.json (added)
-
tags/1.1.0/readme.txt (added)
-
tags/1.1.0/server (added)
-
tags/1.1.0/server/Client (added)
-
tags/1.1.0/server/Client/Locations (added)
-
tags/1.1.0/server/Client/Locations/BeaverBuilder.php (added)
-
tags/1.1.0/server/Client/Locations/BricksBuilder.php (added)
-
tags/1.1.0/server/Client/Locations/CoreChat.php (added)
-
tags/1.1.0/server/Client/Locations/CustomizePage.php (added)
-
tags/1.1.0/server/Client/Locations/Dashboard.php (added)
-
tags/1.1.0/server/Client/Locations/ElementorChat.php (added)
-
tags/1.1.0/server/Client/Locations/Settings.php (added)
-
tags/1.1.0/server/Client/ReactClient.php (added)
-
tags/1.1.0/server/ConnectNotice.php (added)
-
tags/1.1.0/server/Contracts (added)
-
tags/1.1.0/server/Contracts/Cacheable.php (added)
-
tags/1.1.0/server/Contracts/ClientAppInterface.php (added)
-
tags/1.1.0/server/Contracts/ClientSetupLocationInterface.php (added)
-
tags/1.1.0/server/Contracts/ControllerInterface.php (added)
-
tags/1.1.0/server/Contracts/MiddlewareInterface.php (added)
-
tags/1.1.0/server/Contracts/Registrable.php (added)
-
tags/1.1.0/server/Factories (added)
-
tags/1.1.0/server/Factories/ClientFactory.php (added)
-
tags/1.1.0/server/Http (added)
-
tags/1.1.0/server/Http/Controllers (added)
-
tags/1.1.0/server/Http/Controllers/AddCodeSnippet.php (added)
-
tags/1.1.0/server/Http/Controllers/AwpApi.php (added)
-
tags/1.1.0/server/Http/Controllers/BaseController.php (added)
-
tags/1.1.0/server/Http/Controllers/CreatePost.php (added)
-
tags/1.1.0/server/Http/Controllers/DisconnectSite.php (added)
-
tags/1.1.0/server/Http/Controllers/GetCodeSnippetPlugin.php (added)
-
tags/1.1.0/server/Http/Controllers/GetMentionItems.php (added)
-
tags/1.1.0/server/Http/Controllers/GetUsers.php (added)
-
tags/1.1.0/server/Http/Controllers/IndexSiteDocs.php (added)
-
tags/1.1.0/server/Http/Controllers/Logout.php (added)
-
tags/1.1.0/server/Http/Controllers/MakeOnboardingAsCompleted.php (added)
-
tags/1.1.0/server/Http/Controllers/ManuallyActivateAgent.php (added)
-
tags/1.1.0/server/Http/Controllers/OauthAuthorize.php (added)
-
tags/1.1.0/server/Http/Controllers/OauthConnect.php (added)
-
tags/1.1.0/server/Http/Controllers/QueryActionController.php (added)
-
tags/1.1.0/server/Http/Controllers/RefreshToken.php (added)
-
tags/1.1.0/server/Http/Controllers/SaveConnection.php (added)
-
tags/1.1.0/server/Http/Controllers/SearchQuery.php (added)
-
tags/1.1.0/server/Http/Controllers/SiteDataController.php (added)
-
tags/1.1.0/server/Http/Controllers/TestAuthResponse.php (added)
-
tags/1.1.0/server/Http/Controllers/TestResponse.php (added)
-
tags/1.1.0/server/Http/Controllers/Tools.php (added)
-
tags/1.1.0/server/Http/Controllers/UpdateGeneralSettings.php (added)
-
tags/1.1.0/server/Http/Controllers/UpdateUserCapabilities.php (added)
-
tags/1.1.0/server/Http/Controllers/UserController.php (added)
-
tags/1.1.0/server/Http/Controllers/ValidateWebsite.php (added)
-
tags/1.1.0/server/Http/HttpErrors.php (added)
-
tags/1.1.0/server/Http/HttpRequest.php (added)
-
tags/1.1.0/server/Http/Middleware (added)
-
tags/1.1.0/server/Http/Middleware/CheckSiteConnection.php (added)
-
tags/1.1.0/server/Http/Middleware/Middleware.php (added)
-
tags/1.1.0/server/Http/WpAwpClient.php (added)
-
tags/1.1.0/server/Installer.php (added)
-
tags/1.1.0/server/Main.php (added)
-
tags/1.1.0/server/Modules (added)
-
tags/1.1.0/server/Modules/AwpClient (added)
-
tags/1.1.0/server/Modules/AwpClient/ApiRoute.php (added)
-
tags/1.1.0/server/Modules/AwpClient/ApiRoutes.php (added)
-
tags/1.1.0/server/Modules/AwpClient/Client.php (added)
-
tags/1.1.0/server/Modules/AwpClient/RequestMethod.php (added)
-
tags/1.1.0/server/Modules/AwpClient/RouteDoesNotExistException.php (added)
-
tags/1.1.0/server/Modules/AwpClient/RouteParamsMissingException.php (added)
-
tags/1.1.0/server/Modules/AwpClient/routes.json (added)
-
tags/1.1.0/server/Modules/CodeSnippets (added)
-
tags/1.1.0/server/Modules/CodeSnippets/Plugins (added)
-
tags/1.1.0/server/Modules/CodeSnippets/Plugins/CodeSnippets.php (added)
-
tags/1.1.0/server/Modules/CodeSnippets/Plugins/WPCode.php (added)
-
tags/1.1.0/server/Modules/CodeSnippets/Plugins/WPCodeBox.php (added)
-
tags/1.1.0/server/Modules/CodeSnippets/Plugins/WoodySnippets.php (added)
-
tags/1.1.0/server/Modules/CodeSnippets/SnippetHandler.php (added)
-
tags/1.1.0/server/Modules/CodeSnippets/SnippetInterface.php (added)
-
tags/1.1.0/server/Modules/SiteDocs (added)
-
tags/1.1.0/server/Modules/SiteDocs/Doc.php (added)
-
tags/1.1.0/server/Modules/SiteDocs/DocPost.php (added)
-
tags/1.1.0/server/Modules/SiteDocs/EmbedSchemas (added)
-
tags/1.1.0/server/Modules/SiteDocs/EmbedSchemas/comments_content.json (added)
-
tags/1.1.0/server/Modules/SiteDocs/EmbedSchemas/meta_values.json (added)
-
tags/1.1.0/server/Modules/SiteDocs/EmbedSchemas/posts_combined.json (added)
-
tags/1.1.0/server/Modules/SiteDocs/EmbedSchemas/posts_simple.json (added)
-
tags/1.1.0/server/Modules/SiteDocs/EmbedSchemas/posts_title.json (added)
-
tags/1.1.0/server/Modules/SiteDocs/IndexStatus.php (added)
-
tags/1.1.0/server/Modules/SiteDocs/Interfaces (added)
-
tags/1.1.0/server/Modules/SiteDocs/Interfaces/DocInterface.php (added)
-
tags/1.1.0/server/Modules/SiteDocs/SiteDocs.php (added)
-
tags/1.1.0/server/Modules/Summarization (added)
-
tags/1.1.0/server/Modules/Summarization/SiteSummarizer.php (added)
-
tags/1.1.0/server/Modules/Summarization/Sources (added)
-
tags/1.1.0/server/Modules/Summarization/Sources/Core.php (added)
-
tags/1.1.0/server/Modules/Summarization/Sources/Plugins (added)
-
tags/1.1.0/server/Modules/Summarization/Sources/Plugins/RankMath.php (added)
-
tags/1.1.0/server/Modules/Summarization/Sources/Plugins/YoastSeo.php (added)
-
tags/1.1.0/server/Modules/Summarization/Sources/SourceInterface.php (added)
-
tags/1.1.0/server/Modules/Vite (added)
-
tags/1.1.0/server/Modules/Vite/Vite.php (added)
-
tags/1.1.0/server/Page (added)
-
tags/1.1.0/server/Page/Admin (added)
-
tags/1.1.0/server/Page/Admin/Chat.php (added)
-
tags/1.1.0/server/Page/Admin/DashboardWidget.php (added)
-
tags/1.1.0/server/Page/Admin/Settings.php (added)
-
tags/1.1.0/server/ProviderRegistry.php (added)
-
tags/1.1.0/server/Registry (added)
-
tags/1.1.0/server/Registry/Hooks.php (added)
-
tags/1.1.0/server/Registry/IndexSiteData.php (added)
-
tags/1.1.0/server/Registry/IndexSiteDocs.php (added)
-
tags/1.1.0/server/Registry/IndexSiteSummary.php (added)
-
tags/1.1.0/server/Registry/IndexThemeJson.php (added)
-
tags/1.1.0/server/Registry/Router.php (added)
-
tags/1.1.0/server/Registry/WpUser.php (added)
-
tags/1.1.0/server/Services (added)
-
tags/1.1.0/server/Services/AccountSettings.php (added)
-
tags/1.1.0/server/Services/AwpRestRoute.php (added)
-
tags/1.1.0/server/Services/Cache.php (added)
-
tags/1.1.0/server/Services/Db.php (added)
-
tags/1.1.0/server/Services/GenerateUniqueVerificationKey.php (added)
-
tags/1.1.0/server/Services/HybridSearch.php (added)
-
tags/1.1.0/server/Services/RefreshApiToken.php (added)
-
tags/1.1.0/server/Services/RevokeApiToken.php (added)
-
tags/1.1.0/server/Settings.php (added)
-
tags/1.1.0/server/SiteData.php (added)
-
tags/1.1.0/server/Traits (added)
-
tags/1.1.0/server/Traits/GeneralSettingsData.php (added)
-
tags/1.1.0/server/Traits/HasCache.php (added)
-
tags/1.1.0/server/Traits/HasHttpErrors.php (added)
-
tags/1.1.0/server/Traits/HasMentions.php (added)
-
tags/1.1.0/server/Traits/HasMenu.php (added)
-
tags/1.1.0/server/Traits/HasPage.php (added)
-
tags/1.1.0/server/Traits/HasScheduler.php (added)
-
tags/1.1.0/server/UserAuth.php (added)
-
tags/1.1.0/static (added)
-
tags/1.1.0/static/admin.css (added)
-
tags/1.1.0/static/awp.png (added)
-
tags/1.1.0/static/icon.svg (added)
-
tags/1.1.0/vendor (added)
-
tags/1.1.0/vendor/autoload.php (added)
-
tags/1.1.0/vendor/composer (added)
-
tags/1.1.0/vendor/composer/ClassLoader.php (added)
-
tags/1.1.0/vendor/composer/InstalledVersions.php (added)
-
tags/1.1.0/vendor/composer/LICENSE (added)
-
tags/1.1.0/vendor/composer/autoload_classmap.php (added)
-
tags/1.1.0/vendor/composer/autoload_files.php (added)
-
tags/1.1.0/vendor/composer/autoload_namespaces.php (added)
-
tags/1.1.0/vendor/composer/autoload_psr4.php (added)
-
tags/1.1.0/vendor/composer/autoload_real.php (added)
-
tags/1.1.0/vendor/composer/autoload_static.php (added)
-
tags/1.1.0/vendor/composer/installed.json (added)
-
tags/1.1.0/vendor/composer/installed.php (added)
-
tags/1.1.0/vendor/composer/platform_check.php (added)
-
tags/1.1.0/vendor/guzzlehttp (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/CHANGELOG.md (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/LICENSE (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/UPGRADING.md (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/composer.json (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/BodySummarizer.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/BodySummarizerInterface.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Client.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/ClientInterface.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/ClientTrait.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Cookie (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/HandlerStack.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/MessageFormatter.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/MessageFormatterInterface.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Middleware.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Pool.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/RequestOptions.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/TransferStats.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Utils.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/functions.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/functions_include.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/CHANGELOG.md (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/LICENSE (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/composer.json (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/AggregateException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/CancellationException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/Coroutine.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/Create.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/Each.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/EachPromise.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/FulfilledPromise.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/Is.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/Promise.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/PromiseInterface.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/PromisorInterface.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/RejectedPromise.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/RejectionException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/TaskQueue.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/TaskQueueInterface.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/Utils.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7 (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/CHANGELOG.md (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/LICENSE (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/composer.json (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/AppendStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/BufferStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/CachingStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/DroppingStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Exception (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Exception/MalformedUriException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/FnStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Header.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/HttpFactory.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/InflateStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/LazyOpenStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/LimitStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Message.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/MessageTrait.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/MimeType.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/MultipartStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/NoSeekStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/PumpStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Query.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Request.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Response.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Rfc7230.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/ServerRequest.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Stream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/StreamWrapper.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/UploadedFile.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Uri.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/UriComparator.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/UriNormalizer.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/UriResolver.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Utils.php (added)
-
tags/1.1.0/vendor/psr (added)
-
tags/1.1.0/vendor/psr/http-client (added)
-
tags/1.1.0/vendor/psr/http-client/CHANGELOG.md (added)
-
tags/1.1.0/vendor/psr/http-client/LICENSE (added)
-
tags/1.1.0/vendor/psr/http-client/composer.json (added)
-
tags/1.1.0/vendor/psr/http-client/src (added)
-
tags/1.1.0/vendor/psr/http-client/src/ClientExceptionInterface.php (added)
-
tags/1.1.0/vendor/psr/http-client/src/ClientInterface.php (added)
-
tags/1.1.0/vendor/psr/http-client/src/NetworkExceptionInterface.php (added)
-
tags/1.1.0/vendor/psr/http-client/src/RequestExceptionInterface.php (added)
-
tags/1.1.0/vendor/psr/http-factory (added)
-
tags/1.1.0/vendor/psr/http-factory/LICENSE (added)
-
tags/1.1.0/vendor/psr/http-factory/composer.json (added)
-
tags/1.1.0/vendor/psr/http-factory/src (added)
-
tags/1.1.0/vendor/psr/http-factory/src/RequestFactoryInterface.php (added)
-
tags/1.1.0/vendor/psr/http-factory/src/ResponseFactoryInterface.php (added)
-
tags/1.1.0/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php (added)
-
tags/1.1.0/vendor/psr/http-factory/src/StreamFactoryInterface.php (added)
-
tags/1.1.0/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php (added)
-
tags/1.1.0/vendor/psr/http-factory/src/UriFactoryInterface.php (added)
-
tags/1.1.0/vendor/psr/http-message (added)
-
tags/1.1.0/vendor/psr/http-message/CHANGELOG.md (added)
-
tags/1.1.0/vendor/psr/http-message/LICENSE (added)
-
tags/1.1.0/vendor/psr/http-message/composer.json (added)
-
tags/1.1.0/vendor/psr/http-message/docs (added)
-
tags/1.1.0/vendor/psr/http-message/docs/PSR7-Interfaces.md (added)
-
tags/1.1.0/vendor/psr/http-message/docs/PSR7-Usage.md (added)
-
tags/1.1.0/vendor/psr/http-message/src (added)
-
tags/1.1.0/vendor/psr/http-message/src/MessageInterface.php (added)
-
tags/1.1.0/vendor/psr/http-message/src/RequestInterface.php (added)
-
tags/1.1.0/vendor/psr/http-message/src/ResponseInterface.php (added)
-
tags/1.1.0/vendor/psr/http-message/src/ServerRequestInterface.php (added)
-
tags/1.1.0/vendor/psr/http-message/src/StreamInterface.php (added)
-
tags/1.1.0/vendor/psr/http-message/src/UploadedFileInterface.php (added)
-
tags/1.1.0/vendor/psr/http-message/src/UriInterface.php (added)
-
tags/1.1.0/vendor/ralouphie (added)
-
tags/1.1.0/vendor/ralouphie/getallheaders (added)
-
tags/1.1.0/vendor/ralouphie/getallheaders/LICENSE (added)
-
tags/1.1.0/vendor/ralouphie/getallheaders/composer.json (added)
-
tags/1.1.0/vendor/ralouphie/getallheaders/src (added)
-
tags/1.1.0/vendor/ralouphie/getallheaders/src/getallheaders.php (added)
-
tags/1.1.0/vendor/symfony (added)
-
tags/1.1.0/vendor/symfony/deprecation-contracts (added)
-
tags/1.1.0/vendor/symfony/deprecation-contracts/CHANGELOG.md (added)
-
tags/1.1.0/vendor/symfony/deprecation-contracts/LICENSE (added)
-
tags/1.1.0/vendor/symfony/deprecation-contracts/composer.json (added)
-
tags/1.1.0/vendor/symfony/deprecation-contracts/function.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation (added)
-
tags/1.1.0/vendor/symfony/http-foundation/AcceptHeader.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/AcceptHeaderItem.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/BinaryFileResponse.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/CHANGELOG.md (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Cookie.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Exception (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Exception/BadRequestException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Exception/ConflictingHeadersException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Exception/JsonException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Exception/RequestExceptionInterface.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Exception/SessionNotFoundException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Exception/SuspiciousOperationException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/ExpressionRequestMatcher.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/Exception (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/Exception/AccessDeniedException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/Exception/CannotWriteFileException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/Exception/ExtensionFileException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/Exception/FileException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/Exception/FileNotFoundException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/Exception/FormSizeFileException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/Exception/IniSizeFileException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/Exception/NoFileException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/Exception/NoTmpDirFileException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/Exception/PartialFileException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/Exception/UnexpectedTypeException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/Exception/UploadException.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/File.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/Stream.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/File/UploadedFile.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/FileBag.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/HeaderBag.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/HeaderUtils.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/InputBag.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/IpUtils.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/JsonResponse.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/LICENSE (added)
-
tags/1.1.0/vendor/symfony/http-foundation/ParameterBag.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/RateLimiter (added)
-
tags/1.1.0/vendor/symfony/http-foundation/RateLimiter/AbstractRequestRateLimiter.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/RateLimiter/RequestRateLimiterInterface.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/RedirectResponse.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Request.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/RequestMatcher.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/RequestMatcherInterface.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/RequestStack.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Response.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/ResponseHeaderBag.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/ServerBag.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Attribute (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Attribute/NamespacedAttributeBag.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Flash (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Flash/AutoExpireFlashBag.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Flash/FlashBag.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Session.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/SessionBagInterface.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/SessionBagProxy.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/SessionFactory.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/SessionInterface.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/SessionUtils.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Handler (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Handler/IdentityMarshaller.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Handler/MarshallingSessionHandler.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Handler/MigratingSessionHandler.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Handler/MongoDbSessionHandler.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Handler/NullSessionHandler.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Handler/SessionHandlerFactory.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/MockArraySessionStorage.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/MockFileSessionStorage.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/MockFileSessionStorageFactory.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorageFactory.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Proxy (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/ServiceSessionFactory.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/StreamedResponse.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Test (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Test/Constraint (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Test/Constraint/RequestAttributeValueSame.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Test/Constraint/ResponseCookieValueSame.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Test/Constraint/ResponseFormatSame.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Test/Constraint/ResponseHasCookie.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Test/Constraint/ResponseHasHeader.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Test/Constraint/ResponseHeaderSame.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Test/Constraint/ResponseIsRedirected.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Test/Constraint/ResponseIsSuccessful.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Test/Constraint/ResponseIsUnprocessable.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/Test/Constraint/ResponseStatusCodeSame.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/UrlHelper.php (added)
-
tags/1.1.0/vendor/symfony/http-foundation/composer.json (added)
-
tags/1.1.0/vendor/symfony/polyfill-mbstring (added)
-
tags/1.1.0/vendor/symfony/polyfill-mbstring/LICENSE (added)
-
tags/1.1.0/vendor/symfony/polyfill-mbstring/Mbstring.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-mbstring/Resources (added)
-
tags/1.1.0/vendor/symfony/polyfill-mbstring/Resources/unidata (added)
-
tags/1.1.0/vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-mbstring/bootstrap.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-mbstring/bootstrap80.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-mbstring/composer.json (added)
-
tags/1.1.0/vendor/symfony/polyfill-php80 (added)
-
tags/1.1.0/vendor/symfony/polyfill-php80/LICENSE (added)
-
tags/1.1.0/vendor/symfony/polyfill-php80/Php80.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-php80/PhpToken.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-php80/Resources (added)
-
tags/1.1.0/vendor/symfony/polyfill-php80/Resources/stubs (added)
-
tags/1.1.0/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-php80/bootstrap.php (added)
-
tags/1.1.0/vendor/symfony/polyfill-php80/composer.json (added)
-
tags/1.1.0/vendor/yahnis-elsts (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5 (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5/PucFactory.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4 (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Autoloader.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/DebugBar (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/DebugBar/Extension.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/DebugBar/Panel.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/DebugBar/PluginExtension.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/DebugBar/PluginPanel.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/DebugBar/ThemePanel.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/InstalledPackage.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Metadata.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/OAuthSignature.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Plugin (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Plugin/Package.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Plugin/PluginInfo.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Plugin/Ui.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Plugin/Update.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Plugin/UpdateChecker.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/PucFactory.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Scheduler.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/StateStore.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Theme (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Theme/Package.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Theme/Update.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Theme/UpdateChecker.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Update.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/UpdateChecker.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/UpgraderStatus.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Utils.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/Api.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/BaseChecker.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/BitBucketApi.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/GitHubApi.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/GitLabApi.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/PluginUpdateChecker.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/Reference.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/ReleaseAssetSupport.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/ReleaseFilteringFeature.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/ThemeUpdateChecker.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/VcsCheckerMethods.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/WpCliCheckTrigger.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/composer.json (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/css (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/css/puc-debug-bar.css (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/js (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/js/debug-bar.js (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-ca.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-ca.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-cs_CZ.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-cs_CZ.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-da_DK.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-da_DK.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-de_DE.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-de_DE.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_AR.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_AR.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_CL.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_CL.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_CO.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_CO.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_CR.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_CR.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_DO.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_DO.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_ES.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_ES.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_GT.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_GT.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_HN.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_HN.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_MX.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_MX.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_PE.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_PE.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_PR.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_PR.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_UY.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_UY.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_VE.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_VE.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-fa_IR.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-fa_IR.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-fr_CA.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-fr_CA.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-fr_FR.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-fr_FR.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-hu_HU.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-hu_HU.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-it_IT.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-it_IT.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-ja.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-ja.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-nl_BE.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-nl_BE.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-nl_NL.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-nl_NL.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-pt_BR.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-pt_BR.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-ru_RU.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-ru_RU.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-sl_SI.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-sl_SI.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-sv_SE.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-sv_SE.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-tr_TR.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-tr_TR.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-uk_UA.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-uk_UA.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-zh_CN.mo (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-zh_CN.po (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker.pot (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/license.txt (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/load-v5p4.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/plugin-update-checker.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/vendor (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/vendor/Parsedown.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/vendor/ParsedownModern.php (added)
-
tags/1.1.0/vendor/yahnis-elsts/plugin-update-checker/vendor/PucReadmeParser.php (added)
-
trunk/agentwp.php (added)
-
trunk/assets (added)
-
trunk/assets/banner-1544x500.png (added)
-
trunk/assets/banner-772x250.png (added)
-
trunk/assets/icon-128x128.png (added)
-
trunk/assets/icon-256x256.png (added)
-
trunk/build (added)
-
trunk/build/assets (added)
-
trunk/build/assets/Chat-0230215b.js (added)
-
trunk/build/assets/Chat-0230215b.js.map (added)
-
trunk/build/assets/ClientSettingsProvider-ca9c6906.js (added)
-
trunk/build/assets/ClientSettingsProvider-ca9c6906.js.map (added)
-
trunk/build/assets/LatestConvos-8fa44939.js (added)
-
trunk/build/assets/LatestConvos-8fa44939.js.map (added)
-
trunk/build/assets/WriteToEditor-63b22c42.js (added)
-
trunk/build/assets/WriteToEditor-63b22c42.js.map (added)
-
trunk/build/assets/_commonjsHelpers-725317a4.js (added)
-
trunk/build/assets/_commonjsHelpers-725317a4.js.map (added)
-
trunk/build/assets/app-347b9eb8.css (added)
-
trunk/build/assets/chat-dca49881.js (added)
-
trunk/build/assets/chat-dca49881.js.map (added)
-
trunk/build/assets/codeable-c7263c7b.png (added)
-
trunk/build/assets/codesnippets-f3c44166.png (added)
-
trunk/build/assets/css-29da5b72.svg (added)
-
trunk/build/assets/dashboardWidget-008ff6c9.js (added)
-
trunk/build/assets/dashboardWidget-008ff6c9.js.map (added)
-
trunk/build/assets/html-2746dd02.svg (added)
-
trunk/build/assets/js-484ffb84.svg (added)
-
trunk/build/assets/php-67179b02.svg (added)
-
trunk/build/assets/settings-c8e7f699.js (added)
-
trunk/build/assets/settings-c8e7f699.js.map (added)
-
trunk/build/assets/testBlocksStreaming-793808fb.js (added)
-
trunk/build/assets/testBlocksStreaming-793808fb.js.map (added)
-
trunk/build/assets/woodysnippets-ce02bdee.png (added)
-
trunk/build/assets/wpcode-fa5b4e95.png (added)
-
trunk/build/manifest.json (added)
-
trunk/client (added)
-
trunk/client/Components (added)
-
trunk/client/Components/Admin (added)
-
trunk/client/Components/Admin/Card.tsx (added)
-
trunk/client/Components/Admin/CardList.tsx (added)
-
trunk/client/Components/Admin/CardListItem.tsx (added)
-
trunk/client/Components/Admin/ChangelogFeed.tsx (added)
-
trunk/client/Components/Charts (added)
-
trunk/client/Components/Charts/Bar (added)
-
trunk/client/Components/Charts/Bar/Bar.stories.ts (added)
-
trunk/client/Components/Charts/Bar/Bar.tsx (added)
-
trunk/client/Components/Charts/Bar/index.ts (added)
-
trunk/client/Components/Charts/BigNumberCard (added)
-
trunk/client/Components/Charts/BigNumberCard/BigNumberCard.stories.ts (added)
-
trunk/client/Components/Charts/BigNumberCard/BigNumberCard.tsx (added)
-
trunk/client/Components/Charts/BigNumberCard/index.ts (added)
-
trunk/client/Components/Charts/Line (added)
-
trunk/client/Components/Charts/Line/Line.stories.tsx (added)
-
trunk/client/Components/Charts/Line/Line.tsx (added)
-
trunk/client/Components/Charts/Line/index.ts (added)
-
trunk/client/Components/Charts/Pie (added)
-
trunk/client/Components/Charts/Pie/Pie.stories.tsx (added)
-
trunk/client/Components/Charts/Pie/Pie.tsx (added)
-
trunk/client/Components/Charts/Pie/index.ts (added)
-
trunk/client/Components/Charts/utils.ts (added)
-
trunk/client/Components/Chat (added)
-
trunk/client/Components/Chat.tsx (added)
-
trunk/client/Components/Chat/Avatar (added)
-
trunk/client/Components/Chat/Avatar/Avatar.tsx (added)
-
trunk/client/Components/Chat/Avatar/index.ts (added)
-
trunk/client/Components/Chat/Chat.stories.tsx (added)
-
trunk/client/Components/Chat/Chat.tsx (added)
-
trunk/client/Components/Chat/ChatConnected.tsx (added)
-
trunk/client/Components/Chat/ChatDisconnected.tsx (added)
-
trunk/client/Components/Chat/ChatOff.tsx (added)
-
trunk/client/Components/Chat/ChatOverlay (added)
-
trunk/client/Components/Chat/ChatOverlay/ChatOverlay.stories.tsx (added)
-
trunk/client/Components/Chat/ChatOverlay/ChatOverlay.tsx (added)
-
trunk/client/Components/Chat/ChatOverlay/index.ts (added)
-
trunk/client/Components/Chat/Commands (added)
-
trunk/client/Components/Chat/Commands/CommandMenu.tsx (added)
-
trunk/client/Components/Chat/Commands/Popover (added)
-
trunk/client/Components/Chat/Commands/Popover/EditGutenbergContent.tsx (added)
-
trunk/client/Components/Chat/Commands/Popover/PostEdit.tsx (added)
-
trunk/client/Components/Chat/Commands/Popover/SelectCommand.tsx (added)
-
trunk/client/Components/Chat/Convo (added)
-
trunk/client/Components/Chat/Convo/Actions (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionAborted.stories.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionAborted.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionComponent.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionContainer.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionEscalation.stories.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionEscalation.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionIncomplete.stories.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionIncomplete.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionMessage.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionNavigate.stories.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionNavigate.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionPending.stories.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionPending.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionQuery.stories.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionQuery.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionSimpleMessage.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionWriteToEditor.stories.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionWriteToEditor.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionWriteToInputField.stories.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/ActionWriteToInputField.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/Escalations (added)
-
trunk/client/Components/Chat/Convo/Actions/Escalations/CodeableEscalation.stories.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/Escalations/CodeableEscalation.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/RichMessage (added)
-
trunk/client/Components/Chat/Convo/Actions/RichMessage/Buttons.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/Visualization (added)
-
trunk/client/Components/Chat/Convo/Actions/Visualization/Visualization.stories.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/Visualization/Visualization.tsx (added)
-
trunk/client/Components/Chat/Convo/Actions/Visualization/index.ts (added)
-
trunk/client/Components/Chat/Convo/Conversation.tsx (added)
-
trunk/client/Components/Chat/Convo/Dialog.tsx (added)
-
trunk/client/Components/Chat/Convo/Message (added)
-
trunk/client/Components/Chat/Convo/Message/AgentResponse.tsx (added)
-
trunk/client/Components/Chat/Convo/Message/ChatMessageInput.tsx (added)
-
trunk/client/Components/Chat/Convo/Message/CodeTheme.ts (added)
-
trunk/client/Components/Chat/Convo/Message/CodeToolbar.tsx (added)
-
trunk/client/Components/Chat/Convo/Message/Message.stories.tsx (added)
-
trunk/client/Components/Chat/Convo/Message/Message.tsx (added)
-
trunk/client/Components/Chat/Convo/Message/MessageHeader.tsx (added)
-
trunk/client/Components/Chat/Convo/Message/UserRequest.tsx (added)
-
trunk/client/Components/Chat/Convo/Message/index.tsx (added)
-
trunk/client/Components/Chat/Convo/Partials (added)
-
trunk/client/Components/Chat/Convo/Partials/CopyAgentResponse.tsx (added)
-
trunk/client/Components/Chat/Convo/Partials/CreatePostFromAgentResponse.tsx (added)
-
trunk/client/Components/Chat/Convo/Partials/DeleteRequest.tsx (added)
-
trunk/client/Components/Chat/Feedback (added)
-
trunk/client/Components/Chat/Feedback/Feedback.tsx (added)
-
trunk/client/Components/Chat/Feedback/Rate.tsx (added)
-
trunk/client/Components/Chat/Feedback/Reason.tsx (added)
-
trunk/client/Components/Chat/Feedback/index.tsx (added)
-
trunk/client/Components/Chat/LoadingScreen (added)
-
trunk/client/Components/Chat/LoadingScreen/LoadingScreen.tsx (added)
-
trunk/client/Components/Chat/LoadingScreen/index.ts (added)
-
trunk/client/Components/Chat/MessageBox (added)
-
trunk/client/Components/Chat/MessageBox/MessageBox.stories.tsx (added)
-
trunk/client/Components/Chat/MessageBox/MessageBox.tsx (added)
-
trunk/client/Components/Chat/MessageBox/SuggestionsBox.tsx (added)
-
trunk/client/Components/Chat/MessageBox/TextBox.tsx (added)
-
trunk/client/Components/Chat/MessageBox/helpers (added)
-
trunk/client/Components/Chat/MessageBox/helpers/getCaretPosition.ts (added)
-
trunk/client/Components/Chat/MessageBox/helpers/getMentionsFromText.ts (added)
-
trunk/client/Components/Chat/MessageBox/helpers/isMentionMode.ts (added)
-
trunk/client/Components/Chat/MessageBox/helpers/tranformMessageTextToHtml.ts (added)
-
trunk/client/Components/Chat/MessageBox/helpers/transformContentToText.ts (added)
-
trunk/client/Components/Chat/MessageBox/helpers/transformMentionedMessage.ts (added)
-
trunk/client/Components/Chat/MessageBox/helpers/trimMentionTitle.ts (added)
-
trunk/client/Components/Chat/MessageBox/helpers/types.d.ts (added)
-
trunk/client/Components/Chat/MessageBox/index.ts (added)
-
trunk/client/Components/Chat/MessageBox/partials (added)
-
trunk/client/Components/Chat/MessageBox/partials/ToggleVision.tsx (added)
-
trunk/client/Components/Chat/Notices (added)
-
trunk/client/Components/Chat/Notices/ChatNotice.tsx (added)
-
trunk/client/Components/Chat/Notices/ChatNotices.tsx (added)
-
trunk/client/Components/Chat/Notices/NoticeContext.tsx (added)
-
trunk/client/Components/Chat/Notices/NoticeError.tsx (added)
-
trunk/client/Components/Chat/OverCapacity (added)
-
trunk/client/Components/Chat/OverCapacity/OverCapacity.stories.tsx (added)
-
trunk/client/Components/Chat/OverCapacity/OverCapacity.tsx (added)
-
trunk/client/Components/Chat/OverCapacity/index.ts (added)
-
trunk/client/Components/Chat/Partials (added)
-
trunk/client/Components/Chat/Partials/BetaNotice.tsx (added)
-
trunk/client/Components/Chat/Partials/ChatContainer.tsx (added)
-
trunk/client/Components/Chat/Partials/ChatCore.tsx (added)
-
trunk/client/Components/Chat/Partials/ChatHeading.tsx (added)
-
trunk/client/Components/Chat/Partials/ChatInnerContainer.tsx (added)
-
trunk/client/Components/Chat/Partials/ChatNav.tsx (added)
-
trunk/client/Components/Chat/Partials/ChatSwitch.tsx (added)
-
trunk/client/Components/Chat/Partials/ConvoOnlyNotice.tsx (added)
-
trunk/client/Components/Chat/Partials/UpdateNotification.tsx (added)
-
trunk/client/Components/Chat/ResizeHandles (added)
-
trunk/client/Components/Chat/ResizeHandles/Handle.tsx (added)
-
trunk/client/Components/Chat/ResizeHandles/ResizeHandles.tsx (added)
-
trunk/client/Components/Chat/Search (added)
-
trunk/client/Components/Chat/Search/Partials (added)
-
trunk/client/Components/Chat/Search/Partials/DocIndexProgress.tsx (added)
-
trunk/client/Components/Chat/Search/Partials/DocIndexStart.tsx (added)
-
trunk/client/Components/Chat/Search/Partials/DocIndexStatus.tsx (added)
-
trunk/client/Components/Chat/Search/Partials/SearchInput.tsx (added)
-
trunk/client/Components/Chat/Search/Partials/SearchResults.tsx (added)
-
trunk/client/Components/Chat/Search/Partials/SearchStatus.tsx (added)
-
trunk/client/Components/Chat/Search/Partials/SearchSummary.tsx (added)
-
trunk/client/Components/Chat/Search/Partials/SearchTerm.tsx (added)
-
trunk/client/Components/Chat/Search/SearchResponse.tsx (added)
-
trunk/client/Components/Chat/Search/SearchTab.tsx (added)
-
trunk/client/Components/Chat/StaticChat.tsx (added)
-
trunk/client/Components/Chat/Tabs (added)
-
trunk/client/Components/Chat/Tabs/SettingsTab.tsx (added)
-
trunk/client/Components/Chat/Tabs/SupportTab.tsx (added)
-
trunk/client/Components/Chat/Tabs/TabContainer.tsx (added)
-
trunk/client/Components/Chat/Tabs/WaitlistTab.tsx (added)
-
trunk/client/Components/Chat/Tabs/index.ts (added)
-
trunk/client/Components/Chat/ToggleButton (added)
-
trunk/client/Components/Chat/ToggleButton/ToggleButton.tsx (added)
-
trunk/client/Components/Chat/ToggleButton/index.ts (added)
-
trunk/client/Components/ChatNoAccess.tsx (added)
-
trunk/client/Components/ChatNotConnected.tsx (added)
-
trunk/client/Components/ChatWelcome.tsx (added)
-
trunk/client/Components/Counter.tsx (added)
-
trunk/client/Components/Logo.tsx (added)
-
trunk/client/Components/MD.tsx (added)
-
trunk/client/Components/NavigatableButton (added)
-
trunk/client/Components/NavigatableButton/NavigatableButton.stories.tsx (added)
-
trunk/client/Components/NavigatableButton/NavigatableButton.tsx (added)
-
trunk/client/Components/NavigatableButton/index.ts (added)
-
trunk/client/Components/Spinner.tsx (added)
-
trunk/client/Components/Tag.tsx (added)
-
trunk/client/Components/ui (added)
-
trunk/client/Components/ui/Textarea.tsx (added)
-
trunk/client/Components/ui/alert.tsx (added)
-
trunk/client/Components/ui/badge.stories.tsx (added)
-
trunk/client/Components/ui/badge.tsx (added)
-
trunk/client/Components/ui/button.stories.tsx (added)
-
trunk/client/Components/ui/button.tsx (added)
-
trunk/client/Components/ui/card.tsx (added)
-
trunk/client/Components/ui/chart.tsx (added)
-
trunk/client/Components/ui/checkbox.tsx (added)
-
trunk/client/Components/ui/collapsible.tsx (added)
-
trunk/client/Components/ui/command.tsx (added)
-
trunk/client/Components/ui/context-menu.tsx (added)
-
trunk/client/Components/ui/dialog.tsx (added)
-
trunk/client/Components/ui/dl.tsx (added)
-
trunk/client/Components/ui/dropdown-menu.tsx (added)
-
trunk/client/Components/ui/form.stories.tsx (added)
-
trunk/client/Components/ui/form.tsx (added)
-
trunk/client/Components/ui/input.tsx (added)
-
trunk/client/Components/ui/label.tsx (added)
-
trunk/client/Components/ui/popover.tsx (added)
-
trunk/client/Components/ui/progress.tsx (added)
-
trunk/client/Components/ui/radio-group.tsx (added)
-
trunk/client/Components/ui/sonner.tsx (added)
-
trunk/client/Components/ui/switch.tsx (added)
-
trunk/client/Components/ui/tabs.tsx (added)
-
trunk/client/Components/ui/tooltip.stories.ts (added)
-
trunk/client/Components/ui/tooltip.tsx (added)
-
trunk/client/Hooks (added)
-
trunk/client/Hooks/copy.ts (added)
-
trunk/client/Hooks/position.ts (added)
-
trunk/client/Page (added)
-
trunk/client/Page/Admin (added)
-
trunk/client/Page/Admin/Chat (added)
-
trunk/client/Page/Admin/Chat/Index.tsx (added)
-
trunk/client/Page/Admin/Chat/Partials (added)
-
trunk/client/Page/Admin/Chat/Partials/AppWrapper.tsx (added)
-
trunk/client/Page/Admin/Chat/Partials/ChatMessageUtilityBar.tsx (added)
-
trunk/client/Page/Admin/Chat/Partials/ChatTopBar.tsx (added)
-
trunk/client/Page/Admin/Chat/Partials/ConvoOnlyToggle.tsx (added)
-
trunk/client/Page/Admin/Chat/Partials/WindowActions.tsx (added)
-
trunk/client/Page/Admin/Chat/Settings (added)
-
trunk/client/Page/Admin/Chat/Settings/History.tsx (added)
-
trunk/client/Page/Admin/DashboardWidget (added)
-
trunk/client/Page/Admin/DashboardWidget/Index.tsx (added)
-
trunk/client/Page/Admin/DashboardWidget/Partials (added)
-
trunk/client/Page/Admin/DashboardWidget/Partials/Footer.tsx (added)
-
trunk/client/Page/Admin/DashboardWidget/Partials/LatestConvos.tsx (added)
-
trunk/client/Page/Admin/Settings (added)
-
trunk/client/Page/Admin/Settings/Index.tsx (added)
-
trunk/client/Page/Admin/Settings/Partials (added)
-
trunk/client/Page/Admin/Settings/Partials/ChatSettings.tsx (added)
-
trunk/client/Page/Admin/Settings/Partials/ConnectButton.tsx (added)
-
trunk/client/Page/Admin/Settings/Partials/GeneralForm.tsx (added)
-
trunk/client/Page/Admin/Settings/Partials/GeneralSettings.tsx (added)
-
trunk/client/Page/Admin/Settings/Partials/ManualAwpActivation.tsx (added)
-
trunk/client/Page/Admin/Settings/Partials/QuickLinks.tsx (added)
-
trunk/client/Page/Admin/Settings/Partials/RestrictURLsSettings.tsx (added)
-
trunk/client/Page/Admin/Settings/Partials/SearchUser.tsx (added)
-
trunk/client/Page/Admin/Settings/Partials/SummarizeTool.tsx (added)
-
trunk/client/Page/Admin/Settings/Partials/Tools.tsx (added)
-
trunk/client/Page/Admin/Settings/Partials/User.tsx (added)
-
trunk/client/Page/Admin/Settings/Partials/UserList.tsx (added)
-
trunk/client/Page/Admin/Settings/Partials/WizardContainer.tsx (added)
-
trunk/client/Page/Admin/Settings/Partials/WizardHeader.tsx (added)
-
trunk/client/Page/Admin/Settings/Settings.tsx (added)
-
trunk/client/Page/Admin/Settings/SubPages (added)
-
trunk/client/Page/Admin/Settings/SubPages/Dashboard.tsx (added)
-
trunk/client/Page/Admin/Settings/SubPages/History.tsx (added)
-
trunk/client/Page/Admin/Settings/SubPages/SettingsTab.tsx (added)
-
trunk/client/Page/Admin/Settings/SubPages/UsersManagement.tsx (added)
-
trunk/client/Page/Admin/Settings/Wizard (added)
-
trunk/client/Page/Admin/Settings/Wizard.tsx (added)
-
trunk/client/Page/Admin/Settings/Wizard/Breadcrumb.tsx (added)
-
trunk/client/Page/Admin/Settings/Wizard/ChoosePlan.tsx (added)
-
trunk/client/Page/Admin/Settings/Wizard/ConnectAiService.tsx (added)
-
trunk/client/Page/Admin/Settings/Wizard/UserAccess.tsx (added)
-
trunk/client/Providers (added)
-
trunk/client/Providers/AccountProvider.tsx (added)
-
trunk/client/Providers/ActionListenerProvider.test.tsx (added)
-
trunk/client/Providers/ActionListenerProvider.tsx (added)
-
trunk/client/Providers/AppProvider.tsx (added)
-
trunk/client/Providers/ChatProvider.tsx (added)
-
trunk/client/Providers/ClientSettingsProvider.tsx (added)
-
trunk/client/Providers/DocIndexStatusProvider.tsx (added)
-
trunk/client/Providers/ErrorProvider.tsx (added)
-
trunk/client/Providers/EscalationProvider.tsx (added)
-
trunk/client/Providers/FeedbackProvider.tsx (added)
-
trunk/client/Providers/HotKeyProvider.tsx (added)
-
trunk/client/Providers/InputSelectProvider.tsx (added)
-
trunk/client/Providers/NotificationProvider.tsx (added)
-
trunk/client/Providers/PageProvider.tsx (added)
-
trunk/client/Providers/RestRequestProvider.tsx (added)
-
trunk/client/Providers/ScreenProvider.tsx (added)
-
trunk/client/Providers/SearchProvider.tsx (added)
-
trunk/client/Providers/StreamListenerProvider.tsx (added)
-
trunk/client/Providers/StreamProvider.tsx (added)
-
trunk/client/Providers/UserRequestsProvider.tsx (added)
-
trunk/client/Services (added)
-
trunk/client/Services/SelectedFields (added)
-
trunk/client/Services/SelectedFields/getSelectedBeaverBuilderFields.ts (added)
-
trunk/client/Services/SelectedFields/getSelectedBricksBuilderFields.ts (added)
-
trunk/client/Services/SelectedFields/getSelectedCodeMirror.ts (added)
-
trunk/client/Services/SelectedFields/getSelectedElementorField.ts (added)
-
trunk/client/Services/SelectedFields/getSelectedGutenbergBlock.ts (added)
-
trunk/client/Services/SelectedFields/getSelectedInputField.ts (added)
-
trunk/client/Services/SelectedFields/getSelectedPostTitle.ts (added)
-
trunk/client/Services/SelectedFields/getSelectedWysiwyg.ts (added)
-
trunk/client/Services/SelectedFields/index.ts (added)
-
trunk/client/Services/WriteToCodeMirror.ts (added)
-
trunk/client/Services/WriteToEditor.ts (added)
-
trunk/client/Services/WriteToInputField.ts (added)
-
trunk/client/Services/WriteToWysiwyg.ts (added)
-
trunk/client/Tests (added)
-
trunk/client/Tests/test-blocks-streaming.ts (added)
-
trunk/client/Types (added)
-
trunk/client/Types/app.d.ts (added)
-
trunk/client/Types/enums.ts (added)
-
trunk/client/Types/json.d.ts (added)
-
trunk/client/Types/types.d.ts (added)
-
trunk/client/assets (added)
-
trunk/client/assets/awp.webp (added)
-
trunk/client/assets/codesnippets.png (added)
-
trunk/client/assets/howto.jpg (added)
-
trunk/client/assets/services (added)
-
trunk/client/assets/services/codeable.png (added)
-
trunk/client/assets/styles (added)
-
trunk/client/assets/styles/app.css (added)
-
trunk/client/assets/styles/base.css (added)
-
trunk/client/assets/styles/dragging.css (added)
-
trunk/client/assets/styles/vite-env.d.ts (added)
-
trunk/client/assets/svgs (added)
-
trunk/client/assets/svgs/css.svg (added)
-
trunk/client/assets/svgs/html.svg (added)
-
trunk/client/assets/svgs/js.svg (added)
-
trunk/client/assets/svgs/php.svg (added)
-
trunk/client/assets/woodysnippets.png (added)
-
trunk/client/assets/wpcode.png (added)
-
trunk/client/assets/wpcodebox.png (added)
-
trunk/client/lib (added)
-
trunk/client/lib/isEditorReady.ts (added)
-
trunk/client/lib/utils.ts (added)
-
trunk/components.json (added)
-
trunk/composer.json (added)
-
trunk/readme.txt (added)
-
trunk/server (added)
-
trunk/server/Client (added)
-
trunk/server/Client/Locations (added)
-
trunk/server/Client/Locations/BeaverBuilder.php (added)
-
trunk/server/Client/Locations/BricksBuilder.php (added)
-
trunk/server/Client/Locations/CoreChat.php (added)
-
trunk/server/Client/Locations/CustomizePage.php (added)
-
trunk/server/Client/Locations/Dashboard.php (added)
-
trunk/server/Client/Locations/ElementorChat.php (added)
-
trunk/server/Client/Locations/Settings.php (added)
-
trunk/server/Client/ReactClient.php (added)
-
trunk/server/ConnectNotice.php (added)
-
trunk/server/Contracts (added)
-
trunk/server/Contracts/Cacheable.php (added)
-
trunk/server/Contracts/ClientAppInterface.php (added)
-
trunk/server/Contracts/ClientSetupLocationInterface.php (added)
-
trunk/server/Contracts/ControllerInterface.php (added)
-
trunk/server/Contracts/MiddlewareInterface.php (added)
-
trunk/server/Contracts/Registrable.php (added)
-
trunk/server/Factories (added)
-
trunk/server/Factories/ClientFactory.php (added)
-
trunk/server/Http (added)
-
trunk/server/Http/Controllers (added)
-
trunk/server/Http/Controllers/AddCodeSnippet.php (added)
-
trunk/server/Http/Controllers/AwpApi.php (added)
-
trunk/server/Http/Controllers/BaseController.php (added)
-
trunk/server/Http/Controllers/CreatePost.php (added)
-
trunk/server/Http/Controllers/DisconnectSite.php (added)
-
trunk/server/Http/Controllers/GetCodeSnippetPlugin.php (added)
-
trunk/server/Http/Controllers/GetMentionItems.php (added)
-
trunk/server/Http/Controllers/GetUsers.php (added)
-
trunk/server/Http/Controllers/IndexSiteDocs.php (added)
-
trunk/server/Http/Controllers/Logout.php (added)
-
trunk/server/Http/Controllers/MakeOnboardingAsCompleted.php (added)
-
trunk/server/Http/Controllers/ManuallyActivateAgent.php (added)
-
trunk/server/Http/Controllers/OauthAuthorize.php (added)
-
trunk/server/Http/Controllers/OauthConnect.php (added)
-
trunk/server/Http/Controllers/QueryActionController.php (added)
-
trunk/server/Http/Controllers/RefreshToken.php (added)
-
trunk/server/Http/Controllers/SaveConnection.php (added)
-
trunk/server/Http/Controllers/SearchQuery.php (added)
-
trunk/server/Http/Controllers/SiteDataController.php (added)
-
trunk/server/Http/Controllers/TestAuthResponse.php (added)
-
trunk/server/Http/Controllers/TestResponse.php (added)
-
trunk/server/Http/Controllers/Tools.php (added)
-
trunk/server/Http/Controllers/UpdateGeneralSettings.php (added)
-
trunk/server/Http/Controllers/UpdateUserCapabilities.php (added)
-
trunk/server/Http/Controllers/UserController.php (added)
-
trunk/server/Http/Controllers/ValidateWebsite.php (added)
-
trunk/server/Http/HttpErrors.php (added)
-
trunk/server/Http/HttpRequest.php (added)
-
trunk/server/Http/Middleware (added)
-
trunk/server/Http/Middleware/CheckSiteConnection.php (added)
-
trunk/server/Http/Middleware/Middleware.php (added)
-
trunk/server/Http/WpAwpClient.php (added)
-
trunk/server/Installer.php (added)
-
trunk/server/Main.php (added)
-
trunk/server/Modules (added)
-
trunk/server/Modules/AwpClient (added)
-
trunk/server/Modules/AwpClient/ApiRoute.php (added)
-
trunk/server/Modules/AwpClient/ApiRoutes.php (added)
-
trunk/server/Modules/AwpClient/Client.php (added)
-
trunk/server/Modules/AwpClient/RequestMethod.php (added)
-
trunk/server/Modules/AwpClient/RouteDoesNotExistException.php (added)
-
trunk/server/Modules/AwpClient/RouteParamsMissingException.php (added)
-
trunk/server/Modules/AwpClient/routes.json (added)
-
trunk/server/Modules/CodeSnippets (added)
-
trunk/server/Modules/CodeSnippets/Plugins (added)
-
trunk/server/Modules/CodeSnippets/Plugins/CodeSnippets.php (added)
-
trunk/server/Modules/CodeSnippets/Plugins/WPCode.php (added)
-
trunk/server/Modules/CodeSnippets/Plugins/WPCodeBox.php (added)
-
trunk/server/Modules/CodeSnippets/Plugins/WoodySnippets.php (added)
-
trunk/server/Modules/CodeSnippets/SnippetHandler.php (added)
-
trunk/server/Modules/CodeSnippets/SnippetInterface.php (added)
-
trunk/server/Modules/SiteDocs (added)
-
trunk/server/Modules/SiteDocs/Doc.php (added)
-
trunk/server/Modules/SiteDocs/DocPost.php (added)
-
trunk/server/Modules/SiteDocs/EmbedSchemas (added)
-
trunk/server/Modules/SiteDocs/EmbedSchemas/comments_content.json (added)
-
trunk/server/Modules/SiteDocs/EmbedSchemas/meta_values.json (added)
-
trunk/server/Modules/SiteDocs/EmbedSchemas/posts_combined.json (added)
-
trunk/server/Modules/SiteDocs/EmbedSchemas/posts_simple.json (added)
-
trunk/server/Modules/SiteDocs/EmbedSchemas/posts_title.json (added)
-
trunk/server/Modules/SiteDocs/IndexStatus.php (added)
-
trunk/server/Modules/SiteDocs/Interfaces (added)
-
trunk/server/Modules/SiteDocs/Interfaces/DocInterface.php (added)
-
trunk/server/Modules/SiteDocs/SiteDocs.php (added)
-
trunk/server/Modules/Summarization (added)
-
trunk/server/Modules/Summarization/SiteSummarizer.php (added)
-
trunk/server/Modules/Summarization/Sources (added)
-
trunk/server/Modules/Summarization/Sources/Core.php (added)
-
trunk/server/Modules/Summarization/Sources/Plugins (added)
-
trunk/server/Modules/Summarization/Sources/Plugins/RankMath.php (added)
-
trunk/server/Modules/Summarization/Sources/Plugins/YoastSeo.php (added)
-
trunk/server/Modules/Summarization/Sources/SourceInterface.php (added)
-
trunk/server/Modules/Vite (added)
-
trunk/server/Modules/Vite/Vite.php (added)
-
trunk/server/Page (added)
-
trunk/server/Page/Admin (added)
-
trunk/server/Page/Admin/Chat.php (added)
-
trunk/server/Page/Admin/DashboardWidget.php (added)
-
trunk/server/Page/Admin/Settings.php (added)
-
trunk/server/ProviderRegistry.php (added)
-
trunk/server/Registry (added)
-
trunk/server/Registry/Hooks.php (added)
-
trunk/server/Registry/IndexSiteData.php (added)
-
trunk/server/Registry/IndexSiteDocs.php (added)
-
trunk/server/Registry/IndexSiteSummary.php (added)
-
trunk/server/Registry/IndexThemeJson.php (added)
-
trunk/server/Registry/Router.php (added)
-
trunk/server/Registry/WpUser.php (added)
-
trunk/server/Services (added)
-
trunk/server/Services/AccountSettings.php (added)
-
trunk/server/Services/AwpRestRoute.php (added)
-
trunk/server/Services/Cache.php (added)
-
trunk/server/Services/Db.php (added)
-
trunk/server/Services/GenerateUniqueVerificationKey.php (added)
-
trunk/server/Services/HybridSearch.php (added)
-
trunk/server/Services/RefreshApiToken.php (added)
-
trunk/server/Services/RevokeApiToken.php (added)
-
trunk/server/Settings.php (added)
-
trunk/server/SiteData.php (added)
-
trunk/server/Traits (added)
-
trunk/server/Traits/GeneralSettingsData.php (added)
-
trunk/server/Traits/HasCache.php (added)
-
trunk/server/Traits/HasHttpErrors.php (added)
-
trunk/server/Traits/HasMentions.php (added)
-
trunk/server/Traits/HasMenu.php (added)
-
trunk/server/Traits/HasPage.php (added)
-
trunk/server/Traits/HasScheduler.php (added)
-
trunk/server/UserAuth.php (added)
-
trunk/static (added)
-
trunk/static/admin.css (added)
-
trunk/static/awp.png (added)
-
trunk/static/icon.svg (added)
-
trunk/vendor (added)
-
trunk/vendor/autoload.php (added)
-
trunk/vendor/composer (added)
-
trunk/vendor/composer/ClassLoader.php (added)
-
trunk/vendor/composer/InstalledVersions.php (added)
-
trunk/vendor/composer/LICENSE (added)
-
trunk/vendor/composer/autoload_classmap.php (added)
-
trunk/vendor/composer/autoload_files.php (added)
-
trunk/vendor/composer/autoload_namespaces.php (added)
-
trunk/vendor/composer/autoload_psr4.php (added)
-
trunk/vendor/composer/autoload_real.php (added)
-
trunk/vendor/composer/autoload_static.php (added)
-
trunk/vendor/composer/installed.json (added)
-
trunk/vendor/composer/installed.php (added)
-
trunk/vendor/composer/platform_check.php (added)
-
trunk/vendor/guzzlehttp (added)
-
trunk/vendor/guzzlehttp/guzzle (added)
-
trunk/vendor/guzzlehttp/guzzle/CHANGELOG.md (added)
-
trunk/vendor/guzzlehttp/guzzle/LICENSE (added)
-
trunk/vendor/guzzlehttp/guzzle/UPGRADING.md (added)
-
trunk/vendor/guzzlehttp/guzzle/composer.json (added)
-
trunk/vendor/guzzlehttp/guzzle/src (added)
-
trunk/vendor/guzzlehttp/guzzle/src/BodySummarizer.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/BodySummarizerInterface.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Client.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/ClientInterface.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/ClientTrait.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Cookie (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Exception (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Handler (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/HandlerStack.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/MessageFormatter.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/MessageFormatterInterface.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Middleware.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Pool.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/RequestOptions.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/TransferStats.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/Utils.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/functions.php (added)
-
trunk/vendor/guzzlehttp/guzzle/src/functions_include.php (added)
-
trunk/vendor/guzzlehttp/promises (added)
-
trunk/vendor/guzzlehttp/promises/CHANGELOG.md (added)
-
trunk/vendor/guzzlehttp/promises/LICENSE (added)
-
trunk/vendor/guzzlehttp/promises/composer.json (added)
-
trunk/vendor/guzzlehttp/promises/src (added)
-
trunk/vendor/guzzlehttp/promises/src/AggregateException.php (added)
-
trunk/vendor/guzzlehttp/promises/src/CancellationException.php (added)
-
trunk/vendor/guzzlehttp/promises/src/Coroutine.php (added)
-
trunk/vendor/guzzlehttp/promises/src/Create.php (added)
-
trunk/vendor/guzzlehttp/promises/src/Each.php (added)
-
trunk/vendor/guzzlehttp/promises/src/EachPromise.php (added)
-
trunk/vendor/guzzlehttp/promises/src/FulfilledPromise.php (added)
-
trunk/vendor/guzzlehttp/promises/src/Is.php (added)
-
trunk/vendor/guzzlehttp/promises/src/Promise.php (added)
-
trunk/vendor/guzzlehttp/promises/src/PromiseInterface.php (added)
-
trunk/vendor/guzzlehttp/promises/src/PromisorInterface.php (added)
-
trunk/vendor/guzzlehttp/promises/src/RejectedPromise.php (added)
-
trunk/vendor/guzzlehttp/promises/src/RejectionException.php (added)
-
trunk/vendor/guzzlehttp/promises/src/TaskQueue.php (added)
-
trunk/vendor/guzzlehttp/promises/src/TaskQueueInterface.php (added)
-
trunk/vendor/guzzlehttp/promises/src/Utils.php (added)
-
trunk/vendor/guzzlehttp/psr7 (added)
-
trunk/vendor/guzzlehttp/psr7/CHANGELOG.md (added)
-
trunk/vendor/guzzlehttp/psr7/LICENSE (added)
-
trunk/vendor/guzzlehttp/psr7/composer.json (added)
-
trunk/vendor/guzzlehttp/psr7/src (added)
-
trunk/vendor/guzzlehttp/psr7/src/AppendStream.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/BufferStream.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/CachingStream.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/DroppingStream.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/Exception (added)
-
trunk/vendor/guzzlehttp/psr7/src/Exception/MalformedUriException.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/FnStream.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/Header.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/HttpFactory.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/InflateStream.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/LazyOpenStream.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/LimitStream.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/Message.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/MessageTrait.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/MimeType.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/MultipartStream.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/NoSeekStream.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/PumpStream.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/Query.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/Request.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/Response.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/Rfc7230.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/ServerRequest.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/Stream.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/StreamWrapper.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/UploadedFile.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/Uri.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/UriComparator.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/UriNormalizer.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/UriResolver.php (added)
-
trunk/vendor/guzzlehttp/psr7/src/Utils.php (added)
-
trunk/vendor/psr (added)
-
trunk/vendor/psr/http-client (added)
-
trunk/vendor/psr/http-client/CHANGELOG.md (added)
-
trunk/vendor/psr/http-client/LICENSE (added)
-
trunk/vendor/psr/http-client/composer.json (added)
-
trunk/vendor/psr/http-client/src (added)
-
trunk/vendor/psr/http-client/src/ClientExceptionInterface.php (added)
-
trunk/vendor/psr/http-client/src/ClientInterface.php (added)
-
trunk/vendor/psr/http-client/src/NetworkExceptionInterface.php (added)
-
trunk/vendor/psr/http-client/src/RequestExceptionInterface.php (added)
-
trunk/vendor/psr/http-factory (added)
-
trunk/vendor/psr/http-factory/LICENSE (added)
-
trunk/vendor/psr/http-factory/composer.json (added)
-
trunk/vendor/psr/http-factory/src (added)
-
trunk/vendor/psr/http-factory/src/RequestFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/ResponseFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/StreamFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/UriFactoryInterface.php (added)
-
trunk/vendor/psr/http-message (added)
-
trunk/vendor/psr/http-message/CHANGELOG.md (added)
-
trunk/vendor/psr/http-message/LICENSE (added)
-
trunk/vendor/psr/http-message/composer.json (added)
-
trunk/vendor/psr/http-message/docs (added)
-
trunk/vendor/psr/http-message/docs/PSR7-Interfaces.md (added)
-
trunk/vendor/psr/http-message/docs/PSR7-Usage.md (added)
-
trunk/vendor/psr/http-message/src (added)
-
trunk/vendor/psr/http-message/src/MessageInterface.php (added)
-
trunk/vendor/psr/http-message/src/RequestInterface.php (added)
-
trunk/vendor/psr/http-message/src/ResponseInterface.php (added)
-
trunk/vendor/psr/http-message/src/ServerRequestInterface.php (added)
-
trunk/vendor/psr/http-message/src/StreamInterface.php (added)
-
trunk/vendor/psr/http-message/src/UploadedFileInterface.php (added)
-
trunk/vendor/psr/http-message/src/UriInterface.php (added)
-
trunk/vendor/ralouphie (added)
-
trunk/vendor/ralouphie/getallheaders (added)
-
trunk/vendor/ralouphie/getallheaders/LICENSE (added)
-
trunk/vendor/ralouphie/getallheaders/composer.json (added)
-
trunk/vendor/ralouphie/getallheaders/src (added)
-
trunk/vendor/ralouphie/getallheaders/src/getallheaders.php (added)
-
trunk/vendor/symfony (added)
-
trunk/vendor/symfony/deprecation-contracts (added)
-
trunk/vendor/symfony/deprecation-contracts/CHANGELOG.md (added)
-
trunk/vendor/symfony/deprecation-contracts/LICENSE (added)
-
trunk/vendor/symfony/deprecation-contracts/composer.json (added)
-
trunk/vendor/symfony/deprecation-contracts/function.php (added)
-
trunk/vendor/symfony/http-foundation (added)
-
trunk/vendor/symfony/http-foundation/AcceptHeader.php (added)
-
trunk/vendor/symfony/http-foundation/AcceptHeaderItem.php (added)
-
trunk/vendor/symfony/http-foundation/BinaryFileResponse.php (added)
-
trunk/vendor/symfony/http-foundation/CHANGELOG.md (added)
-
trunk/vendor/symfony/http-foundation/Cookie.php (added)
-
trunk/vendor/symfony/http-foundation/Exception (added)
-
trunk/vendor/symfony/http-foundation/Exception/BadRequestException.php (added)
-
trunk/vendor/symfony/http-foundation/Exception/ConflictingHeadersException.php (added)
-
trunk/vendor/symfony/http-foundation/Exception/JsonException.php (added)
-
trunk/vendor/symfony/http-foundation/Exception/RequestExceptionInterface.php (added)
-
trunk/vendor/symfony/http-foundation/Exception/SessionNotFoundException.php (added)
-
trunk/vendor/symfony/http-foundation/Exception/SuspiciousOperationException.php (added)
-
trunk/vendor/symfony/http-foundation/ExpressionRequestMatcher.php (added)
-
trunk/vendor/symfony/http-foundation/File (added)
-
trunk/vendor/symfony/http-foundation/File/Exception (added)
-
trunk/vendor/symfony/http-foundation/File/Exception/AccessDeniedException.php (added)
-
trunk/vendor/symfony/http-foundation/File/Exception/CannotWriteFileException.php (added)
-
trunk/vendor/symfony/http-foundation/File/Exception/ExtensionFileException.php (added)
-
trunk/vendor/symfony/http-foundation/File/Exception/FileException.php (added)
-
trunk/vendor/symfony/http-foundation/File/Exception/FileNotFoundException.php (added)
-
trunk/vendor/symfony/http-foundation/File/Exception/FormSizeFileException.php (added)
-
trunk/vendor/symfony/http-foundation/File/Exception/IniSizeFileException.php (added)
-
trunk/vendor/symfony/http-foundation/File/Exception/NoFileException.php (added)
-
trunk/vendor/symfony/http-foundation/File/Exception/NoTmpDirFileException.php (added)
-
trunk/vendor/symfony/http-foundation/File/Exception/PartialFileException.php (added)
-
trunk/vendor/symfony/http-foundation/File/Exception/UnexpectedTypeException.php (added)
-
trunk/vendor/symfony/http-foundation/File/Exception/UploadException.php (added)
-
trunk/vendor/symfony/http-foundation/File/File.php (added)
-
trunk/vendor/symfony/http-foundation/File/Stream.php (added)
-
trunk/vendor/symfony/http-foundation/File/UploadedFile.php (added)
-
trunk/vendor/symfony/http-foundation/FileBag.php (added)
-
trunk/vendor/symfony/http-foundation/HeaderBag.php (added)
-
trunk/vendor/symfony/http-foundation/HeaderUtils.php (added)
-
trunk/vendor/symfony/http-foundation/InputBag.php (added)
-
trunk/vendor/symfony/http-foundation/IpUtils.php (added)
-
trunk/vendor/symfony/http-foundation/JsonResponse.php (added)
-
trunk/vendor/symfony/http-foundation/LICENSE (added)
-
trunk/vendor/symfony/http-foundation/ParameterBag.php (added)
-
trunk/vendor/symfony/http-foundation/RateLimiter (added)
-
trunk/vendor/symfony/http-foundation/RateLimiter/AbstractRequestRateLimiter.php (added)
-
trunk/vendor/symfony/http-foundation/RateLimiter/RequestRateLimiterInterface.php (added)
-
trunk/vendor/symfony/http-foundation/RedirectResponse.php (added)
-
trunk/vendor/symfony/http-foundation/Request.php (added)
-
trunk/vendor/symfony/http-foundation/RequestMatcher.php (added)
-
trunk/vendor/symfony/http-foundation/RequestMatcherInterface.php (added)
-
trunk/vendor/symfony/http-foundation/RequestStack.php (added)
-
trunk/vendor/symfony/http-foundation/Response.php (added)
-
trunk/vendor/symfony/http-foundation/ResponseHeaderBag.php (added)
-
trunk/vendor/symfony/http-foundation/ServerBag.php (added)
-
trunk/vendor/symfony/http-foundation/Session (added)
-
trunk/vendor/symfony/http-foundation/Session/Attribute (added)
-
trunk/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Attribute/NamespacedAttributeBag.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Flash (added)
-
trunk/vendor/symfony/http-foundation/Session/Flash/AutoExpireFlashBag.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Flash/FlashBag.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Session.php (added)
-
trunk/vendor/symfony/http-foundation/Session/SessionBagInterface.php (added)
-
trunk/vendor/symfony/http-foundation/Session/SessionBagProxy.php (added)
-
trunk/vendor/symfony/http-foundation/Session/SessionFactory.php (added)
-
trunk/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php (added)
-
trunk/vendor/symfony/http-foundation/Session/SessionInterface.php (added)
-
trunk/vendor/symfony/http-foundation/Session/SessionUtils.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Handler (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Handler/IdentityMarshaller.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Handler/MarshallingSessionHandler.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Handler/MigratingSessionHandler.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Handler/MongoDbSessionHandler.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Handler/NullSessionHandler.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Handler/SessionHandlerFactory.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/MockArraySessionStorage.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/MockFileSessionStorage.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/MockFileSessionStorageFactory.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorageFactory.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Proxy (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/ServiceSessionFactory.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php (added)
-
trunk/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php (added)
-
trunk/vendor/symfony/http-foundation/StreamedResponse.php (added)
-
trunk/vendor/symfony/http-foundation/Test (added)
-
trunk/vendor/symfony/http-foundation/Test/Constraint (added)
-
trunk/vendor/symfony/http-foundation/Test/Constraint/RequestAttributeValueSame.php (added)
-
trunk/vendor/symfony/http-foundation/Test/Constraint/ResponseCookieValueSame.php (added)
-
trunk/vendor/symfony/http-foundation/Test/Constraint/ResponseFormatSame.php (added)
-
trunk/vendor/symfony/http-foundation/Test/Constraint/ResponseHasCookie.php (added)
-
trunk/vendor/symfony/http-foundation/Test/Constraint/ResponseHasHeader.php (added)
-
trunk/vendor/symfony/http-foundation/Test/Constraint/ResponseHeaderSame.php (added)
-
trunk/vendor/symfony/http-foundation/Test/Constraint/ResponseIsRedirected.php (added)
-
trunk/vendor/symfony/http-foundation/Test/Constraint/ResponseIsSuccessful.php (added)
-
trunk/vendor/symfony/http-foundation/Test/Constraint/ResponseIsUnprocessable.php (added)
-
trunk/vendor/symfony/http-foundation/Test/Constraint/ResponseStatusCodeSame.php (added)
-
trunk/vendor/symfony/http-foundation/UrlHelper.php (added)
-
trunk/vendor/symfony/http-foundation/composer.json (added)
-
trunk/vendor/symfony/polyfill-mbstring (added)
-
trunk/vendor/symfony/polyfill-mbstring/LICENSE (added)
-
trunk/vendor/symfony/polyfill-mbstring/Mbstring.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources/unidata (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/bootstrap.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/bootstrap80.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/composer.json (added)
-
trunk/vendor/symfony/polyfill-php80 (added)
-
trunk/vendor/symfony/polyfill-php80/LICENSE (added)
-
trunk/vendor/symfony/polyfill-php80/Php80.php (added)
-
trunk/vendor/symfony/polyfill-php80/PhpToken.php (added)
-
trunk/vendor/symfony/polyfill-php80/Resources (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php (added)
-
trunk/vendor/symfony/polyfill-php80/bootstrap.php (added)
-
trunk/vendor/symfony/polyfill-php80/composer.json (added)
-
trunk/vendor/yahnis-elsts (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5 (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5/PucFactory.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4 (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Autoloader.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/DebugBar (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/DebugBar/Extension.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/DebugBar/Panel.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/DebugBar/PluginExtension.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/DebugBar/PluginPanel.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/DebugBar/ThemePanel.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/InstalledPackage.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Metadata.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/OAuthSignature.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Plugin (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Plugin/Package.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Plugin/PluginInfo.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Plugin/Ui.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Plugin/Update.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Plugin/UpdateChecker.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/PucFactory.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Scheduler.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/StateStore.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Theme (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Theme/Package.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Theme/Update.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Theme/UpdateChecker.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Update.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/UpdateChecker.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/UpgraderStatus.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Utils.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/Api.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/BaseChecker.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/BitBucketApi.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/GitHubApi.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/GitLabApi.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/PluginUpdateChecker.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/Reference.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/ReleaseAssetSupport.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/ReleaseFilteringFeature.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/ThemeUpdateChecker.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/Vcs/VcsCheckerMethods.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p4/WpCliCheckTrigger.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/composer.json (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/css (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/css/puc-debug-bar.css (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/js (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/js/debug-bar.js (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-ca.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-ca.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-cs_CZ.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-cs_CZ.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-da_DK.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-da_DK.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-de_DE.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-de_DE.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_AR.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_AR.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_CL.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_CL.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_CO.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_CO.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_CR.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_CR.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_DO.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_DO.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_ES.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_ES.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_GT.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_GT.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_HN.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_HN.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_MX.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_MX.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_PE.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_PE.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_PR.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_PR.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_UY.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_UY.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_VE.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-es_VE.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-fa_IR.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-fa_IR.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-fr_CA.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-fr_CA.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-fr_FR.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-fr_FR.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-hu_HU.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-hu_HU.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-it_IT.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-it_IT.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-ja.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-ja.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-nl_BE.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-nl_BE.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-nl_NL.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-nl_NL.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-pt_BR.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-pt_BR.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-ru_RU.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-ru_RU.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-sl_SI.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-sl_SI.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-sv_SE.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-sv_SE.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-tr_TR.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-tr_TR.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-uk_UA.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-uk_UA.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-zh_CN.mo (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker-zh_CN.po (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/languages/plugin-update-checker.pot (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/license.txt (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/load-v5p4.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/plugin-update-checker.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/vendor (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/vendor/Parsedown.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/vendor/ParsedownModern.php (added)
-
trunk/vendor/yahnis-elsts/plugin-update-checker/vendor/PucReadmeParser.php (added)
Note: See TracChangeset
for help on using the changeset viewer.