mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
Compare commits
108 Commits
54afc56acf
...
gh-pages
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
28c7ea6916 | ||
|
|
7e014e5864 | ||
|
|
7cc8a382b4 | ||
|
|
b6bb4b6a41 | ||
|
|
7146dee6d0 | ||
|
|
e607fafe9b | ||
|
|
b535ec2e94 | ||
|
|
9c3549c5c9 | ||
|
|
8e346f67c1 | ||
|
|
3d41dbfe0b | ||
|
|
e066d172c6 | ||
|
|
5a8bafd3cb | ||
|
|
556aa4354e | ||
|
|
4e59e7d67e | ||
|
|
6e9549b2f5 | ||
|
|
bd6f75ffd1 | ||
|
|
d633c267bf | ||
|
|
6e2e9dc7bc | ||
|
|
1dbf9caf93 | ||
|
|
21bb636685 | ||
|
|
49e7331faf | ||
|
|
a200bce31a | ||
|
|
74b8811ca0 | ||
|
|
9229f4def0 | ||
|
|
d6b1d13e71 | ||
|
|
6e01acda8a | ||
|
|
9639e20836 | ||
|
|
216f39c6e6 | ||
|
|
44277b447e | ||
|
|
81b6f39cd0 | ||
|
|
377f482b82 | ||
|
|
f22b85ba62 | ||
|
|
d857a1dd61 | ||
|
|
81b9fed705 | ||
|
|
03bf18eaaa | ||
|
|
3438f5c147 | ||
|
|
d85630e2dd | ||
|
|
945665a289 | ||
|
|
05f69dc996 | ||
|
|
bd355e292d | ||
|
|
5844295d6f | ||
|
|
945ccb38ba | ||
|
|
e8b848c247 | ||
|
|
6b6f1892bc | ||
|
|
ec5745ea1a | ||
|
|
f407a076ab | ||
|
|
7468d4f4d1 | ||
|
|
03626555fe | ||
|
|
d81169d979 | ||
|
|
85fd033fb3 | ||
|
|
5335531944 | ||
|
|
6c595776d0 | ||
|
|
2737e9c23f | ||
|
|
1476b9797f | ||
|
|
28526870a7 | ||
|
|
da61c9a182 | ||
|
|
02c6b5ee05 | ||
|
|
3f24a14845 | ||
|
|
870fc1cc1e | ||
|
|
aa6ef56190 | ||
|
|
a925db89e6 | ||
|
|
a5e0ca8656 | ||
|
|
e4cd8e0625 | ||
|
|
b6a0937d05 | ||
|
|
dcbf27fa6d | ||
|
|
2cda186ade | ||
|
|
845dd6289f | ||
|
|
01222f3ecf | ||
|
|
9897b6ed44 | ||
|
|
042c5a8c0c | ||
|
|
e73ca8ab73 | ||
|
|
fd55835de8 | ||
|
|
e2eeb89a4d | ||
|
|
fe79e4e4a3 | ||
|
|
d3a5ce2432 | ||
|
|
601e1aaba7 | ||
|
|
efbfdb40be | ||
|
|
6142d26587 | ||
|
|
4db5f4391d | ||
|
|
bdd48f56ba | ||
|
|
e219abf394 | ||
|
|
563e0f39a6 | ||
|
|
ed706502db | ||
|
|
20133bb49f | ||
|
|
2d9b153801 | ||
|
|
fc9d445f99 | ||
|
|
6c2bc1e33f | ||
|
|
e26ec1029e | ||
|
|
d9d85035e8 | ||
|
|
235d8339fa | ||
|
|
8daffdb181 | ||
|
|
52346f6b81 | ||
|
|
18433f026c | ||
|
|
38a4b239da | ||
|
|
d2356bde38 | ||
|
|
c0de94d134 | ||
|
|
913d97fb7a | ||
|
|
fc73f85915 | ||
|
|
e940043430 | ||
|
|
feb32995b8 | ||
|
|
9a2fd6ecad | ||
|
|
fb948d96e4 | ||
|
|
bc38b6804e | ||
|
|
ec5a721a78 | ||
|
|
a85fcaabc4 | ||
|
|
5cdba20757 | ||
|
|
a9b3b3c9e0 | ||
|
|
4a639b1710 |
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"files": {
|
"files": {
|
||||||
"main.css": "/Proxmox/static/css/main.369a9fe3.css",
|
"main.css": "/Proxmox/static/css/main.2251e8bf.css",
|
||||||
"main.js": "/Proxmox/static/js/main.9f2bdef3.js",
|
"main.js": "/Proxmox/static/js/main.c32f2192.js",
|
||||||
"index.html": "/Proxmox/index.html",
|
"index.html": "/Proxmox/index.html",
|
||||||
"main.369a9fe3.css.map": "/Proxmox/static/css/main.369a9fe3.css.map",
|
"main.2251e8bf.css.map": "/Proxmox/static/css/main.2251e8bf.css.map",
|
||||||
"main.9f2bdef3.js.map": "/Proxmox/static/js/main.9f2bdef3.js.map"
|
"main.c32f2192.js.map": "/Proxmox/static/js/main.c32f2192.js.map"
|
||||||
},
|
},
|
||||||
"entrypoints": [
|
"entrypoints": [
|
||||||
"static/css/main.369a9fe3.css",
|
"static/css/main.2251e8bf.css",
|
||||||
"static/js/main.9f2bdef3.js"
|
"static/js/main.c32f2192.js"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
12
index.html
12
index.html
@@ -1,11 +1 @@
|
|||||||
<!DOCTYPE html>
|
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/Proxmox/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Scripts for Streamlining Your Homelab with Proxmox VE"/><script defer="defer" src="https://analytics.pvehs.com/script.js" data-website-id="c43f9685-6302-4359-a049-2936ccc6b7ca"></script><link rel="manifest" href="/Proxmox/manifest.json"/><title>Proxmox VE Helper-Scripts</title><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css"><style>.typewriter span{display:inline-block;white-space:nowrap;overflow:hidden;border-right:.15em solid #000;animation:blink-caret .75s step-end infinite}@keyframes blink-caret{from,to{border-color:transparent}50%{border-color:#000}}</style><script defer="defer" src="/Proxmox/static/js/main.c32f2192.js"></script><link href="/Proxmox/static/css/main.2251e8bf.css" rel="stylesheet"></head><body><header><div class="container"><a id="a-title" href="https://helper-scripts.com"><h1>Proxmox VE Helper-Scripts</h1></a><h5 align="left">Scripts for <span id="typewriter" class="typewriter"></span> your HomeLab</h5><section id="downloads"><div class="notice"> New home for the project: https://github.com/community-scripts/ProxmoxVE</div></section></div></header><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://cdn.jsdelivr.net/npm/toastify-js"></script><script>document.addEventListener("DOMContentLoaded",(t=>{const e=["Streamlining","Optimizing","Automating","Simplifying"];let o=0,n=0;const i=document.getElementById("typewriter");let s=!0;!function t(){const r=e[o];s?n<r.length?(i.innerHTML=r.substring(0,n+1),n++,setTimeout(t,100)):(s=!1,setTimeout(t,5e3)):n>0?(i.innerHTML=r.substring(0,n-1),n--,setTimeout(t,30)):(s=!0,o=(o+1)%e.length,setTimeout(t,300))}();let r=localStorage.getItem("visitCount");r=r?parseInt(r)+1:1,localStorage.setItem("visitCount",r),r%4==0&&Toastify({text:"Please ⭐ this Project!",duration:1e4,close:!1,gravity:"top",position:"right",backgroundColor:"#151515",stopOnFocus:!0,style:{borderRadius:"10px",boxShadow:"none"},onClick:function(){window.location.href="https://github.com/tteck/Proxmox"}}).showToast()}))</script></body></html>
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta http-equiv="refresh" content="0;url=https://helper-scripts.com">
|
|
||||||
<title>Redirecting...</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<p>If you are not redirected automatically, follow this <a href="https://helper-scripts.com">link</a>.</p>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
2
static/css/main.2251e8bf.css
Normal file
2
static/css/main.2251e8bf.css
Normal file
File diff suppressed because one or more lines are too long
1
static/css/main.2251e8bf.css.map
Normal file
1
static/css/main.2251e8bf.css.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
3
static/js/main.c32f2192.js
Normal file
3
static/js/main.c32f2192.js
Normal file
File diff suppressed because one or more lines are too long
1
static/js/main.c32f2192.js.map
Normal file
1
static/js/main.c32f2192.js.map
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user