Path Lines of Code source/controlplaneapi/infrastructure/app.py 5 source/controlplaneapi/infrastructure/lambda/EventClipGenerator/mre-event-clip-generator.py 658 source/controlplaneapi/infrastructure/lambda/EventCompletionHandler/lambda_function.py 49 source/controlplaneapi/infrastructure/lambda/EventEdlGenerator/mre_event_edl_gen.py 143 source/controlplaneapi/infrastructure/lambda/EventHlsManifestGenerator/event_hls_manifest_gen.py 197 source/controlplaneapi/infrastructure/lambda/EventScheduler/mre_event_scheduler.py 210 source/controlplaneapi/infrastructure/lambda/MreDataExport/es_data_exporter.py 50 source/controlplaneapi/infrastructure/lambda/MreDataExport/mre_data_exporter.py 84 source/controlplaneapi/infrastructure/lambda/MreDataExport/shared/MreEventDataExporter.py 135 source/controlplaneapi/infrastructure/lambda/MreDataExport/shared/MreReplayDataExporter.py 99 source/controlplaneapi/infrastructure/lambda/MreDataExport/shared/__init__.py 1 source/controlplaneapi/infrastructure/lambda/MreDataExport/shared/es_EventDataExporter.py 201 source/controlplaneapi/infrastructure/lambda/MreDataExport/shared/es_ReplayDataExporter.py 267 source/controlplaneapi/infrastructure/lambda/MultiChunkHelper/lambda_function.py 43 source/controlplaneapi/infrastructure/lambda/PluginOutputHandler/lambda_function.py 25 source/controlplaneapi/infrastructure/lambda/ProbeVideo/lambda_function.py 118 source/controlplaneapi/infrastructure/lambda/Replay/replay_lambda.py 367 source/controlplaneapi/infrastructure/lambda/Replay/shared/HlsGenerator.py 232 source/controlplaneapi/infrastructure/lambda/Replay/shared/Mp4Generator.py 221 source/controlplaneapi/infrastructure/lambda/Replay/shared/ReplayEngine.py 371 source/controlplaneapi/infrastructure/lambda/Replay/shared/__init__.py 1 source/controlplaneapi/infrastructure/lambda/TriggerMREWorkflow/lambda_function.py 49 source/controlplaneapi/infrastructure/lambda/WorkflowErrorHandler/lambda_function.py 45 source/controlplaneapi/infrastructure/stacks/__init__.py 1 source/controlplaneapi/infrastructure/stacks/chaliceapp.py 2077 source/controlplaneapi/runtime/app.py 4035 source/controlplaneapi/runtime/chalicelib/__init__.py 673 source/dataplaneapi/infrastructure/app.py 5 source/dataplaneapi/infrastructure/lambda/EventDeletionHandler/lambda_function.py 148 source/dataplaneapi/infrastructure/stacks/__init__.py 1 source/dataplaneapi/infrastructure/stacks/chaliceapp.py 318 source/dataplaneapi/runtime/app.py 1755 source/dataplaneapi/runtime/chalicelib/__init__.py 22 source/frontend/amplify.yml 17 source/frontend/cdk/app.py 9 source/frontend/cdk/init-amplify.py 90 source/frontend/cdk/stacks/__init__.py 1 source/frontend/cdk/stacks/mre_frontend_stack.py 93 source/frontend/public/index.html 17 source/frontend/src/App.css 16 source/frontend/src/App.js 176 source/frontend/src/Routes.js 44 source/frontend/src/assets/fonts/fonts.css 84 source/frontend/src/common/APIHandler/APIHandler.js 65 source/frontend/src/common/Constants.js 233 source/frontend/src/common/Copyright.js 14 source/frontend/src/common/DateTimePicker.css 105 source/frontend/src/common/routes/AuthenticatedRoute.js 11 source/frontend/src/common/routes/UnauthenticatedRoute.js 11 source/frontend/src/common/utils/utils.js 51 source/frontend/src/components/ClipPreviewFeedback/ClipPlayer.js 43 source/frontend/src/components/ClipPreviewFeedback/ClipPreviewModal.js 118 source/frontend/src/components/ClipPreviewFeedback/FeatureBarChart.js 31 source/frontend/src/components/ClipPreviewFeedback/RangeBarChart.js 34 source/frontend/src/components/ClipPreviewFeedback/RangeColorPallete.js 86 source/frontend/src/components/ClipPreviewFeedback/RangeTable.js 57 source/frontend/src/components/ContentGroup/ContentGroupCreateModal.js 109 source/frontend/src/components/ContentGroup/ContentGroupDropdown.js 46 source/frontend/src/components/Event/EventDropdown.js 75 source/frontend/src/components/Event/ThumbnailCard.js 91 source/frontend/src/components/Footer/Footer.js 25 source/frontend/src/components/Form/Components/FormMultiSelectWithChips.js 52 source/frontend/src/components/Form/Components/FormSelect.js 68 source/frontend/src/components/Form/FormHandler.js 128 source/frontend/src/components/Form/FormRenderer.js 307 source/frontend/src/components/Header/Header.js 187 source/frontend/src/components/KeyValueForm/KeyValueRow.js 56 source/frontend/src/components/KeyValueForm/KeysValuesForm.js 72 source/frontend/src/components/Layouts/DemoContainer.js 21 source/frontend/src/components/ListRenderer/ConfirmDeleteDialog.js 43 source/frontend/src/components/ListRenderer/EventTracksDialog.js 62 source/frontend/src/components/ListRenderer/ListRenderer.js 555 source/frontend/src/components/ListRenderer/RowRenderer.js 317 source/frontend/src/components/MultiSelectWithChips/CustomChip/CustomChip.js 61 source/frontend/src/components/MultiSelectWithChips/CustomChip/CustomChipMenu.js 57 source/frontend/src/components/MultiSelectWithChips/MultiSelectWithChips.js 103 source/frontend/src/components/OutputAttributeForm/OutputAttributeRow.js 57 source/frontend/src/components/OutputAttributeForm/OutputAttributesForm.js 85 source/frontend/src/components/PluginClassDropdown/PluginClassDropdown.js 28 source/frontend/src/components/Programs/ProgramCreateModal.js 109 source/frontend/src/components/Programs/ProgramDropdown.js 47 source/frontend/src/components/Replay/ReplayPriorityList.js 34 source/frontend/src/components/Replay/ReplayViewDialog.js 35 source/frontend/src/components/Replay/common.js 21 source/frontend/src/components/Sidebar/Sidebar.js 117 source/frontend/src/components/SummaryView/SummaryView.js 253 source/frontend/src/config.js 18 source/frontend/src/containers/Event/ClipPreview.js 962 source/frontend/src/containers/Event/Components/EventFilters.js 43 source/frontend/src/containers/Event/Components/TimeFilter.js 27 source/frontend/src/containers/Event/EventCreate.js 232 source/frontend/src/containers/Event/EventList.js 129 source/frontend/src/containers/Event/EventStatsCard.js 34 source/frontend/src/containers/Event/EventView.js 385 source/frontend/src/containers/Home/Home.js 24 source/frontend/src/containers/Login/Login.js 84 source/frontend/src/containers/Login/LoginForm.js 78 source/frontend/src/containers/Model/ModelCreate.js 104 source/frontend/src/containers/Model/ModelList.js 90 source/frontend/src/containers/NotFound/NotFound.js 8 source/frontend/src/containers/Plugin/PluginCreate.js 228 source/frontend/src/containers/Plugin/PluginList.js 73 source/frontend/src/containers/Plugin/PluginViewDialog.js 70 source/frontend/src/containers/Profile/Forms/ConfigurationModal.js 153 source/frontend/src/containers/Profile/Forms/ProfilePluginsForm.js 207 source/frontend/src/containers/Profile/Forms/ProfilePluginsFormWrapper.js 70 source/frontend/src/containers/Profile/ProfileCreate.js 201 source/frontend/src/containers/Profile/ProfileList.js 74 source/frontend/src/containers/Profile/ProfileViewDialog.js 70 source/frontend/src/containers/Replay/HlsViewer.js 51 source/frontend/src/containers/Replay/PluginPriorityItem.js 119 source/frontend/src/containers/Replay/ReplayCreate.js 679 source/frontend/src/containers/Replay/ReplayList.js 50 source/frontend/src/contexts/SessionContext.js 5 source/frontend/src/index.css 5 source/frontend/src/index.js 49 source/frontend/src/registerServiceWorker.js 72 source/frontend/src/theme/defaultTheme.js 165 source/lib/MediaReplayEnginePluginHelper/MediaReplayEnginePluginHelper/__init__.py 579 source/lib/MediaReplayEnginePluginHelper/setup.py 24 source/lib/MediaReplayEngineWorkflowHelper/MediaReplayEngineWorkflowHelper/__init__.py 244 source/lib/MediaReplayEngineWorkflowHelper/setup.py 24