diff --git a/frontend/index.html b/frontend/index.html new file mode 100644 index 0000000..bd904b8 --- /dev/null +++ b/frontend/index.html @@ -0,0 +1,13 @@ + + +
+ + + ++ Your report has been submitted. We'll review it shortly. +
+ + > + ) : ( + <> ++ About: {contentTitle} +
+ )} + + > + )} ++ {total} report{total !== 1 ? "s" : ""} total +
+ + {/* Status filter */} +{report.description}
+The creator "{slug}" doesn't exist.
+ + Back to Creators + ++ Discover creators and their technique libraries +
+ + {/* Controls row */} ++ Search techniques, key moments, and creators +
+ ++ Browse techniques organized by category and sub-topic +
+ + ++ Discover creators and their technique libraries +
+ +{moment.summary}
+{moment.raw_transcript}
++ Enter a timestamp (in seconds) between{" "} + {formatTime(moment.start_time)} and {formatTime(moment.end_time)}. +
++ Select another moment from the same video to merge with. +
+ {mergeCandidates.length === 0 ? ( ++ No other moments from this video available. +
+ ) : ( +No moments match the "{filter}" filter.
++ {item.summary.length > 150 + ? `${item.summary.slice(0, 150)}…` + : item.summary} +
+No results found for "{q}"
++ {item.summary.length > 200 + ? `${item.summary.slice(0, 200)}…` + : item.summary} +
+ )} ++ Browse techniques organized by category and sub-topic +
+ + {/* Filter */} + setFilter(e.target.value)} + aria-label="Filter topics" + /> + + {filtered.length === 0 ? ( +