From 60cf700b95e1914e26134e21e22311f130c322d7 Mon Sep 17 00:00:00 2001 From: alemi Date: Thu, 18 Apr 2024 03:34:41 +0200 Subject: [PATCH] feat(web): completely overhauled user profile page --- web/index.html | 40 ++++++++++++++++++---- web/src/page.rs | 91 +++++++++++++++++++++++++++++++++++-------------- web/src/view.rs | 39 ++++++++++++++------- 3 files changed, 126 insertions(+), 44 deletions(-) diff --git a/web/index.html b/web/index.html index 0a6dbcc2..a96e04b0 100644 --- a/web/index.html +++ b/web/index.html @@ -18,7 +18,7 @@