From 1524944b5227bbe912310f7a80a6ab8ce3be6e1a Mon Sep 17 00:00:00 2001 From: ImpulsiveFPS Date: Sun, 1 Feb 2026 17:25:48 +0100 Subject: [PATCH] Restructure services into Public/Private sections, fix modals, limit terminal animation --- Lemonlink.eu.code-workspace | 8 ++ index.html | 259 ++++++++++++++++++++++-------------- script.js | 95 ++++++++++++- styles.css | 81 +++++++++++ 4 files changed, 338 insertions(+), 105 deletions(-) create mode 100644 Lemonlink.eu.code-workspace diff --git a/Lemonlink.eu.code-workspace b/Lemonlink.eu.code-workspace new file mode 100644 index 0000000..876a149 --- /dev/null +++ b/Lemonlink.eu.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +} \ No newline at end of file diff --git a/index.html b/index.html index 5a50c78..d9b04d5 100644 --- a/index.html +++ b/index.html @@ -255,120 +255,135 @@
⚡ Available Now

Services

-

Self-hosted applications and services available on the network

+

Self-hosted applications running on the LemonLink infrastructure

-
- -
-
- -
-

Nextcloud

-

Private cloud storage, files, and collaboration

-
- - Checking... -
-
- - - -
-
+ + - -
-
- + +
+

+ 🔒 + Private Services + Restricted Access +

+
+
+
+
+ +
+

Nextcloud

+

Private cloud storage, files, and collaboration

+
+ + Checking... +
+
+ + + +
-

Gitea

-

Self-hosted Git service for code repositories

-
- - Online -
-
- - - -
-
- -
-
- +
+
+
+ +
+

Netdata

+

Real-time system monitoring and metrics

+
+ + Checking... +
+
+ + + +
-

Netdata

-

Real-time system monitoring and metrics

-
- - Checking... -
-
- - - -
-
-
-
-
- +
+
+
+ +
+

Immich

+

Self-hosted photo and video backup solution

+
+ + Checking... +
+
+ + + +
-

Immich

-

Self-hosted photo and video backup solution

-
- - Checking... + +
+
+
+ +
+

Homarr

+

Customizable dashboard for all your services

+
+ + Checking... +
+
+ + + +
-
- - - + +
+
+
+ +
+

Tailscale

+

Zero-config VPN for secure remote access

+
+ + Checking... +
+
+ + + +
- -
-
-
- -
-

Homarr

-

Customizable dashboard for all your services

-
- - Checking... -
-
- - - -
-
- -
-
-
- -
-

Tailscale

-

Zero-config VPN for secure remote access

-
- - Checking... -
- - Online -
-
- - - -
-
@@ -632,6 +647,44 @@ + + + +