Add Keep-Me-Signed-In, movie release dates, and lint cleanup (#1)
frontend-ci / secrets-scan (push) Successful in 5s
frontend-ci / lint (push) Successful in 15s
frontend-ci / typecheck (push) Successful in 18s
frontend-ci / sast (push) Successful in 12s
frontend-ci / fs-scan (push) Successful in 13s
frontend-ci / build (push) Successful in 40s
frontend-ci / push (push) Failing after 34s

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-05-13 11:59:01 -07:00
parent b4b837c5ce
commit 7d0947d295
45 changed files with 2447 additions and 113 deletions
+1
View File
@@ -29,6 +29,7 @@
})();
</script>
<div id="root"></div>
<script src="/config.js"></script>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>