From e1b16ac6459a99e37bd0aab93d87dd225bebe264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20MARQUET?= Date: Mon, 23 Dec 2024 20:12:11 +0100 Subject: [PATCH] feat: Refactor web UI - Refactor of the webUI --- index.html | 119 +++++++++++++++++++++++++---------------------------- 1 file changed, 56 insertions(+), 63 deletions(-) diff --git a/index.html b/index.html index 21b9d79..2fd8c9b 100644 --- a/index.html +++ b/index.html @@ -3,74 +3,67 @@ - Github-Ntfy Add a repo + Github-Ntfy Add a Repo - -

Github-Ntfy

-
-
-

Add a github repo

-
-
-
-

Name of the github repo

-
-
-
-
- github.com/ - -
-
-
-
-
+ +
+

Github-Ntfy

+
+ +
+ +
+

Add a Github Repo

+ +
+ +
+ github.com/ +
-
- - -
- -
-

Watched Github Repositories

-
    - -
-
-
-

Add a docker repo

-
-
-
-

Name of the docker repo

-
-
-
-
- hub.docker.com/r/ - -
-
-
-
-
-
-
- - -
-
-
-

Watched Docker Repositories

-
    - -
+
+ +
+ +
+

Watched Github Repositories

+
    + +
-
-

I know this web interface is awfull but I'm not a web designer ^^.

+
+ + +
+

Add a Docker Repo

+
+
+ +
+ hub.docker.com/r/ + +
+
+
+ + +
+
+
+

Watched Docker Repositories

+
    + +
+
+
+
+ + - \ No newline at end of file +