From 3bf5ba2626425635cb42aec1cbde999d38e95240 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20SALVI?= Date: Sat, 21 Dec 2024 20:27:58 +0100 Subject: [PATCH] Reorganize repo --- {assets => html/assets}/bg.jpg | Bin {assets => html/assets}/bg.webp | Bin {assets => html/assets}/config.json.example | 0 {assets => html/assets}/icons/ISMSVA.ico | Bin {assets => html/assets}/icons/adguard.png | Bin {assets => html/assets}/icons/authelia.svg | 0 {assets => html/assets}/icons/centreon.ico | Bin {assets => html/assets}/icons/debian.svg | 0 {assets => html/assets}/icons/downloads.png | Bin {assets => html/assets}/icons/etempo.png | Bin {assets => html/assets}/icons/freebox.png | Bin {assets => html/assets}/icons/gbm.png | Bin {assets => html/assets}/icons/gitea.svg | 0 {assets => html/assets}/icons/glpi.ico | Bin {assets => html/assets}/icons/google.svg | 0 {assets => html/assets}/icons/kemp.ico | Bin {assets => html/assets}/icons/lldap.svg | 0 {assets => html/assets}/icons/nextcloud.svg | 0 {assets => html/assets}/icons/npm.svg | 0 {assets => html/assets}/icons/outlook.svg | 0 {assets => html/assets}/icons/passbolt.svg | 0 {assets => html/assets}/icons/patchman.svg | 0 {assets => html/assets}/icons/portainer.svg | 0 {assets => html/assets}/icons/rdp.png | Bin {assets => html/assets}/icons/roundcube.svg | 0 {assets => html/assets}/icons/rutorrent.png | Bin {assets => html/assets}/icons/traefik.svg | 0 {assets => html/assets}/icons/vsphere.ico | Bin {assets => html/assets}/icons/wikijs.svg | 0 {assets => html/assets}/icons/wireguard.svg | 0 {assets => html/assets}/icons/ygg.ico | Bin {assets => html/assets}/icons/ygg.svg | 0 {css => html/css}/style.css | 0 index.html => html/index.html | 0 {js => html/js}/main.js | 0 latest.xml => html/latest.xml | 0 36 files changed, 0 insertions(+), 0 deletions(-) rename {assets => html/assets}/bg.jpg (100%) rename {assets => html/assets}/bg.webp (100%) rename {assets => html/assets}/config.json.example (100%) rename {assets => html/assets}/icons/ISMSVA.ico (100%) rename {assets => html/assets}/icons/adguard.png (100%) rename {assets => html/assets}/icons/authelia.svg (100%) rename {assets => html/assets}/icons/centreon.ico (100%) rename {assets => html/assets}/icons/debian.svg (100%) rename {assets => html/assets}/icons/downloads.png (100%) rename {assets => html/assets}/icons/etempo.png (100%) rename {assets => html/assets}/icons/freebox.png (100%) rename {assets => html/assets}/icons/gbm.png (100%) rename {assets => html/assets}/icons/gitea.svg (100%) rename {assets => html/assets}/icons/glpi.ico (100%) rename {assets => html/assets}/icons/google.svg (100%) rename {assets => html/assets}/icons/kemp.ico (100%) rename {assets => html/assets}/icons/lldap.svg (100%) rename {assets => html/assets}/icons/nextcloud.svg (100%) rename {assets => html/assets}/icons/npm.svg (100%) rename {assets => html/assets}/icons/outlook.svg (100%) rename {assets => html/assets}/icons/passbolt.svg (100%) rename {assets => html/assets}/icons/patchman.svg (100%) rename {assets => html/assets}/icons/portainer.svg (100%) rename {assets => html/assets}/icons/rdp.png (100%) rename {assets => html/assets}/icons/roundcube.svg (100%) rename {assets => html/assets}/icons/rutorrent.png (100%) rename {assets => html/assets}/icons/traefik.svg (100%) rename {assets => html/assets}/icons/vsphere.ico (100%) rename {assets => html/assets}/icons/wikijs.svg (100%) rename {assets => html/assets}/icons/wireguard.svg (100%) rename {assets => html/assets}/icons/ygg.ico (100%) rename {assets => html/assets}/icons/ygg.svg (100%) rename {css => html/css}/style.css (100%) rename index.html => html/index.html (100%) rename {js => html/js}/main.js (100%) rename latest.xml => html/latest.xml (100%) diff --git a/assets/bg.jpg b/html/assets/bg.jpg similarity index 100% rename from assets/bg.jpg rename to html/assets/bg.jpg diff --git a/assets/bg.webp b/html/assets/bg.webp similarity index 100% rename from assets/bg.webp rename to html/assets/bg.webp diff --git a/assets/config.json.example b/html/assets/config.json.example similarity index 100% rename from assets/config.json.example rename to html/assets/config.json.example diff --git a/assets/icons/ISMSVA.ico b/html/assets/icons/ISMSVA.ico similarity index 100% rename from assets/icons/ISMSVA.ico rename to html/assets/icons/ISMSVA.ico diff --git a/assets/icons/adguard.png b/html/assets/icons/adguard.png similarity index 100% rename from assets/icons/adguard.png rename to html/assets/icons/adguard.png diff --git a/assets/icons/authelia.svg b/html/assets/icons/authelia.svg similarity index 100% rename from assets/icons/authelia.svg rename to html/assets/icons/authelia.svg diff --git a/assets/icons/centreon.ico b/html/assets/icons/centreon.ico similarity index 100% rename from assets/icons/centreon.ico rename to html/assets/icons/centreon.ico diff --git a/assets/icons/debian.svg b/html/assets/icons/debian.svg similarity index 100% rename from assets/icons/debian.svg rename to html/assets/icons/debian.svg diff --git a/assets/icons/downloads.png b/html/assets/icons/downloads.png similarity index 100% rename from assets/icons/downloads.png rename to html/assets/icons/downloads.png diff --git a/assets/icons/etempo.png b/html/assets/icons/etempo.png similarity index 100% rename from assets/icons/etempo.png rename to html/assets/icons/etempo.png diff --git a/assets/icons/freebox.png b/html/assets/icons/freebox.png similarity index 100% rename from assets/icons/freebox.png rename to html/assets/icons/freebox.png diff --git a/assets/icons/gbm.png b/html/assets/icons/gbm.png similarity index 100% rename from assets/icons/gbm.png rename to html/assets/icons/gbm.png diff --git a/assets/icons/gitea.svg b/html/assets/icons/gitea.svg similarity index 100% rename from assets/icons/gitea.svg rename to html/assets/icons/gitea.svg diff --git a/assets/icons/glpi.ico b/html/assets/icons/glpi.ico similarity index 100% rename from assets/icons/glpi.ico rename to html/assets/icons/glpi.ico diff --git a/assets/icons/google.svg b/html/assets/icons/google.svg similarity index 100% rename from assets/icons/google.svg rename to html/assets/icons/google.svg diff --git a/assets/icons/kemp.ico b/html/assets/icons/kemp.ico similarity index 100% rename from assets/icons/kemp.ico rename to html/assets/icons/kemp.ico diff --git a/assets/icons/lldap.svg b/html/assets/icons/lldap.svg similarity index 100% rename from assets/icons/lldap.svg rename to html/assets/icons/lldap.svg diff --git a/assets/icons/nextcloud.svg b/html/assets/icons/nextcloud.svg similarity index 100% rename from assets/icons/nextcloud.svg rename to html/assets/icons/nextcloud.svg diff --git a/assets/icons/npm.svg b/html/assets/icons/npm.svg similarity index 100% rename from assets/icons/npm.svg rename to html/assets/icons/npm.svg diff --git a/assets/icons/outlook.svg b/html/assets/icons/outlook.svg similarity index 100% rename from assets/icons/outlook.svg rename to html/assets/icons/outlook.svg diff --git a/assets/icons/passbolt.svg b/html/assets/icons/passbolt.svg similarity index 100% rename from assets/icons/passbolt.svg rename to html/assets/icons/passbolt.svg diff --git a/assets/icons/patchman.svg b/html/assets/icons/patchman.svg similarity index 100% rename from assets/icons/patchman.svg rename to html/assets/icons/patchman.svg diff --git a/assets/icons/portainer.svg b/html/assets/icons/portainer.svg similarity index 100% rename from assets/icons/portainer.svg rename to html/assets/icons/portainer.svg diff --git a/assets/icons/rdp.png b/html/assets/icons/rdp.png similarity index 100% rename from assets/icons/rdp.png rename to html/assets/icons/rdp.png diff --git a/assets/icons/roundcube.svg b/html/assets/icons/roundcube.svg similarity index 100% rename from assets/icons/roundcube.svg rename to html/assets/icons/roundcube.svg diff --git a/assets/icons/rutorrent.png b/html/assets/icons/rutorrent.png similarity index 100% rename from assets/icons/rutorrent.png rename to html/assets/icons/rutorrent.png diff --git a/assets/icons/traefik.svg b/html/assets/icons/traefik.svg similarity index 100% rename from assets/icons/traefik.svg rename to html/assets/icons/traefik.svg diff --git a/assets/icons/vsphere.ico b/html/assets/icons/vsphere.ico similarity index 100% rename from assets/icons/vsphere.ico rename to html/assets/icons/vsphere.ico diff --git a/assets/icons/wikijs.svg b/html/assets/icons/wikijs.svg similarity index 100% rename from assets/icons/wikijs.svg rename to html/assets/icons/wikijs.svg diff --git a/assets/icons/wireguard.svg b/html/assets/icons/wireguard.svg similarity index 100% rename from assets/icons/wireguard.svg rename to html/assets/icons/wireguard.svg diff --git a/assets/icons/ygg.ico b/html/assets/icons/ygg.ico similarity index 100% rename from assets/icons/ygg.ico rename to html/assets/icons/ygg.ico diff --git a/assets/icons/ygg.svg b/html/assets/icons/ygg.svg similarity index 100% rename from assets/icons/ygg.svg rename to html/assets/icons/ygg.svg diff --git a/css/style.css b/html/css/style.css similarity index 100% rename from css/style.css rename to html/css/style.css diff --git a/index.html b/html/index.html similarity index 100% rename from index.html rename to html/index.html diff --git a/js/main.js b/html/js/main.js similarity index 100% rename from js/main.js rename to html/js/main.js diff --git a/latest.xml b/html/latest.xml similarity index 100% rename from latest.xml rename to html/latest.xml