From bb95d9af85b27bbf4ffd07e1d6063becdcc51556 Mon Sep 17 00:00:00 2001 From: Naiel <109038805+naielv@users.noreply.github.com> Date: Mon, 26 Jan 2026 14:54:59 +0000 Subject: [PATCH] Many changes! New logos, some fixes & updates, new apps. --- TODO.md | 12 ++++ public_html/_incl/post-body.php | 24 ++++--- public_html/entreaulas/_filefetch.php | 2 +- public_html/index.php | 66 +++++++++++++----- public_html/static/logo-account.png | Bin 0 -> 8783 bytes public_html/static/logo-alortu.png | Bin 49543 -> 0 bytes public_html/static/logo-entreaulas.old.png | Bin 0 -> 4424 bytes public_html/static/logo-entreaulas.png | Bin 4424 -> 11401 bytes public_html/static/logo-mail.png | Bin 0 -> 9007 bytes public_html/static/logo-malla.png | Bin 0 -> 11562 bytes public_html/static/logo-media.png | Bin 10693 -> 9981 bytes public_html/static/logo-newold.png | Bin 12458 -> 0 bytes .../static/{logo-nk4.svg => logo-nk4.old.svg} | 0 public_html/static/logo-nk4.png | Bin 0 -> 12841 bytes public_html/static/logo-nk5.png | Bin 7728 -> 0 bytes public_html/static/logo-nube.png | Bin 0 -> 12408 bytes public_html/static/logo-old.png | Bin 10718 -> 12458 bytes public_html/static/logo-oscar.png | Bin 73094 -> 18091 bytes public_html/static/logo-sysadmin.png | Bin 0 -> 10612 bytes public_html/sysadmin/_incl/post-body.php | 2 +- public_html/sysadmin/_incl/pre-body.php | 2 +- public_html/sysadmin/centros.php | 36 +++++++++- public_html/sysadmin/index.php | 6 ++ 23 files changed, 115 insertions(+), 35 deletions(-) create mode 100644 TODO.md create mode 100644 public_html/static/logo-account.png delete mode 100755 public_html/static/logo-alortu.png create mode 100755 public_html/static/logo-entreaulas.old.png mode change 100755 => 100644 public_html/static/logo-entreaulas.png create mode 100644 public_html/static/logo-mail.png create mode 100644 public_html/static/logo-malla.png mode change 100755 => 100644 public_html/static/logo-media.png delete mode 100755 public_html/static/logo-newold.png rename public_html/static/{logo-nk4.svg => logo-nk4.old.svg} (100%) create mode 100644 public_html/static/logo-nk4.png delete mode 100755 public_html/static/logo-nk5.png create mode 100644 public_html/static/logo-nube.png create mode 100644 public_html/static/logo-sysadmin.png diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..2b44dec --- /dev/null +++ b/TODO.md @@ -0,0 +1,12 @@ +En desarrollo: +* Cuenta y identidad + +Modulos por desarrollar: +* OSCAR +* ET Media +* Hyper +* Comunicaciones +* Malla Meshtastic +* Aularios2 +* Nube Axia4.NET +* Nube Kasa \ No newline at end of file diff --git a/public_html/_incl/post-body.php b/public_html/_incl/post-body.php index fea56b5..1787133 100755 --- a/public_html/_incl/post-body.php +++ b/public_html/_incl/post-body.php @@ -1,16 +1,18 @@ - + \ No newline at end of file diff --git a/public_html/entreaulas/_filefetch.php b/public_html/entreaulas/_filefetch.php index f71dfeb..6ea59bc 100755 --- a/public_html/entreaulas/_filefetch.php +++ b/public_html/entreaulas/_filefetch.php @@ -28,7 +28,7 @@ if (file_exists($path . ".thumbnail") && $_GET["thumbnail"] == "1") { } header("Content-Type: " . $mime); header('Content-Length: ' . filesize($path)); -header('Cache-Control: max-age=7200'); +//header('Cache-Control: max-age=7200'); header("X-Accel-Redirect: $uripath"); // // stream the file diff --git a/public_html/index.php b/public_html/index.php index b2647cd..b225276 100755 --- a/public_html/index.php +++ b/public_html/index.php @@ -15,32 +15,62 @@ Gestión de aularios conectados. Tengo cuenta - -
+
+
+ Logo ET Media + ET Media + Streaming de pelis y series. +
+
+ Logo Hyper + Hyper + Plataforma de gestión empresarial. +
+
+ Logo Comunicaciones + Comunicaciones + Correos electrónicos y mensajería. +
+
+ Logo Account + Cuenta y identidad + Acceso a la plataforma y pagos. +
+
+ Logo Malla + Malla Meshtastic + Red de comunicación por radio. +
+
Logo Aularios Aularios2 - Acceso centralizado a los Aularios. - Tengo cuenta - Externo + Visita virtual a los aularios. + + Solo lectura - Migrando a Axia4
-
- Logo Axia4 Cloud - Nube Axia4 +
+ Logo Axia4 Cloud + Nube Axia4.NET Almacenamiento central de datos. - Tengo cuenta - Externo + + Cerrado por migración a Axia4
-
- Logo NK5 +
+ Logo Nube Kasa Nube Kasa Nube personal con domotica. - Acceso privado - Externo + + Cerrado por mantenimiento +
+
+ Logo SysAdmin + SysAdmin + Panel de administración de sistemas. + Acceso privado
@@ -48,7 +78,7 @@ .grid-item { margin-bottom: 10px !important; padding: 15px; - width: 250px; + width: 235px; text-align: center; } @@ -61,7 +91,7 @@