feat: Implement password persistence using localStorage, controlled by the new PERSIST_PASSWORD environment variable.

This commit is contained in:
kuekhaoyang
2026-01-25 10:41:24 +08:00
parent 9b3766d1af
commit c492dc310b
5 changed files with 51 additions and 26 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "kvideo",
"version": "4.0.1",
"version": "4.0.2",
"private": true,
"scripts": {
"dev": "next dev",