From 86a9f91b0e250f92fb574a1df7a22fc959abc187 Mon Sep 17 00:00:00 2001 From: Mark Joshwel Date: Thu, 13 Feb 2025 20:58:12 +0800 Subject: [PATCH] web: working auth, bare profile --- Web/public/404.html | 18 +- Web/public/auth-card.ref.html | 61 - Web/public/auth-mail-page.ref.html | 1519 ------------------- Web/public/auth-page.ref.html | 142 -- Web/public/auth.html | 11 +- Web/public/index.html | 4 +- Web/public/js/ebcd-auth.js | 84 +- Web/public/js/ebcd-common-franken-ui.js | 4 +- Web/public/js/ebcd-profile.js | 18 + Web/public/js/nayuki-qrcodegen-v1.8.0.js | 1701 ++++++++++++---------- Web/public/profile.html | 149 ++ 11 files changed, 1125 insertions(+), 2586 deletions(-) delete mode 100644 Web/public/auth-card.ref.html delete mode 100644 Web/public/auth-mail-page.ref.html delete mode 100644 Web/public/auth-page.ref.html create mode 100644 Web/public/js/ebcd-profile.js create mode 100644 Web/public/profile.html diff --git a/Web/public/404.html b/Web/public/404.html index 3a6307d..ed6bbee 100644 --- a/Web/public/404.html +++ b/Web/public/404.html @@ -1,11 +1,11 @@ - - - - Document - - - 404 - - \ No newline at end of file + + + + Document + + + 404 + + diff --git a/Web/public/auth-card.ref.html b/Web/public/auth-card.ref.html deleted file mode 100644 index db91e4e..0000000 --- a/Web/public/auth-card.ref.html +++ /dev/null @@ -1,61 +0,0 @@ -
-
-

Create an account

-

- Enter your email below to create your account -

-
-
-
- - -
-
-
- -
-
- Or continue with -
-
-
- - -
-
- - -
-
- -
diff --git a/Web/public/auth-mail-page.ref.html b/Web/public/auth-mail-page.ref.html deleted file mode 100644 index 52d4f5d..0000000 --- a/Web/public/auth-mail-page.ref.html +++ /dev/null @@ -1,1519 +0,0 @@ - -
- - - -
- -
- -
- diff --git a/Web/public/auth-page.ref.html b/Web/public/auth-page.ref.html deleted file mode 100644 index 9705333..0000000 --- a/Web/public/auth-page.ref.html +++ /dev/null @@ -1,142 +0,0 @@ - -
- - - - -
- -
- - - -
- diff --git a/Web/public/auth.html b/Web/public/auth.html index 2417f9a..e53d650 100644 --- a/Web/public/auth.html +++ b/Web/public/auth.html @@ -110,10 +110,10 @@

Authenticate with Us

- Log in with a magic link. No account yet? We'll make one! + Log in with a social sign on. No account yet? It'll make one!

-
+ +