|
52 | 52 |
|
53 | 53 | <title><?php system("hostname");?> - Loading...</title> |
54 | 54 |
|
55 | | -<style> |
56 | | -/* rubik-300 - latin */ |
57 | | -@font-face { |
58 | | - font-family: 'Rubik'; |
59 | | - font-style: normal; |
60 | | - font-weight: 300; |
61 | | - src: url('fonts/rubik-v12-latin-300.eot'); /* IE9 Compat Modes */ |
62 | | - src: local(''), |
63 | | - url('fonts/rubik-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
64 | | - url('fonts/rubik-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ |
65 | | - url('fonts/rubik-v12-latin-300.woff') format('woff'), /* Modern Browsers */ |
66 | | - url('fonts/rubik-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ |
67 | | - url('fonts/rubik-v12-latin-300.svg#Rubik') format('svg'); /* Legacy iOS */ |
68 | | -} |
69 | | -body, .mdtoast{ |
70 | | - font-family: 'Rubik', sans-serif; |
71 | | -} |
72 | | -.hidden{ |
73 | | - display: none; |
74 | | -} |
75 | | -@media screen and (max-width: 530px) { |
76 | | - #notf { |
77 | | - display: block; |
78 | | - } |
79 | | - #dot{ |
80 | | - display:none; |
81 | | - } |
82 | | -} |
83 | | -.preload-screen { |
84 | | - position: fixed; |
85 | | - left: 0px; |
86 | | - top: 0px; |
87 | | - width: 100%; |
88 | | - height: 100%; |
89 | | - z-index: 9999; |
90 | | - background: url(img/load.gif) center no-repeat #fff; |
91 | | -} |
92 | | -.doughnut-chart-container { |
93 | | - height: 360px; |
94 | | - width: 360px; |
95 | | - float: left; |
96 | | -} |
97 | | -</style> |
98 | | -<style> |
99 | | -.bd-placeholder-img { |
100 | | - font-size: 1.125rem; |
101 | | - text-anchor: middle; |
102 | | - -webkit-user-select: none; |
103 | | - -moz-user-select: none; |
104 | | - user-select: none; |
105 | | -} |
106 | | - |
107 | | -@media (min-width: 768px) { |
108 | | - .bd-placeholder-img-lg { |
109 | | - font-size: 3.5rem; |
110 | | - } |
111 | | -} |
112 | | - |
113 | | -.b-example-divider { |
114 | | - width: 100%; |
115 | | - height: 3rem; |
116 | | - background-color: rgba(0, 0, 0, .1); |
117 | | - border: solid rgba(0, 0, 0, .15); |
118 | | - border-width: 1px 0; |
119 | | - box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15); |
120 | | -} |
121 | | - |
122 | | -.b-example-vr { |
123 | | - flex-shrink: 0; |
124 | | - width: 1.5rem; |
125 | | - height: 100vh; |
126 | | -} |
127 | | - |
128 | | -.bi { |
129 | | - /* vertical-align: -.125em; */ |
130 | | - fill: currentColor; |
131 | | -} |
132 | | - |
133 | | -.nav-scroller { |
134 | | - position: relative; |
135 | | - z-index: 2; |
136 | | - height: 2.75rem; |
137 | | - overflow-y: hidden; |
138 | | -} |
139 | | - |
140 | | -.nav-scroller .nav { |
141 | | - display: flex; |
142 | | - flex-wrap: nowrap; |
143 | | - padding-bottom: 1rem; |
144 | | - margin-top: -1px; |
145 | | - overflow-x: auto; |
146 | | - text-align: center; |
147 | | - white-space: nowrap; |
148 | | - -webkit-overflow-scrolling: touch; |
149 | | -} |
150 | | - |
151 | | -.btn-bd-primary { |
152 | | - --bd-violet-bg: #712cf9; |
153 | | - --bd-violet-rgb: 112.520718, 44.062154, 249.437846; |
154 | | - |
155 | | - --bs-btn-font-weight: 600; |
156 | | - --bs-btn-color: var(--bs-white); |
157 | | - --bs-btn-bg: var(--bd-violet-bg); |
158 | | - --bs-btn-border-color: var(--bd-violet-bg); |
159 | | - --bs-btn-hover-color: var(--bs-white); |
160 | | - --bs-btn-hover-bg: #6528e0; |
161 | | - --bs-btn-hover-border-color: #6528e0; |
162 | | - --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb); |
163 | | - --bs-btn-active-color: var(--bs-btn-hover-color); |
164 | | - --bs-btn-active-bg: #5a23c8; |
165 | | - --bs-btn-active-border-color: #5a23c8; |
166 | | -} |
167 | | - |
168 | | -.bd-mode-toggle { |
169 | | - z-index: 1500; |
170 | | -} |
171 | | - |
172 | | -.bd-mode-toggle .dropdown-menu .active .bi { |
173 | | - display: block !important; |
174 | | -} |
175 | | -</style> |
176 | | - |
177 | 55 | <?php |
178 | 56 | if($auth){ |
179 | 57 | $upt=new DateTime(shell_exec('uptime -s')); |
|
206 | 84 |
|
207 | 85 | </head> |
208 | 86 | <body onload="preload()"> |
209 | | -<noscript style="z-index: 99999!important; position: absolute; top: 0; width: 98%; padding: 3%;"><div class="alert alert-danger" role="alert">Raspberry Pi Dashboard Web Application <b>requires</b> JavaScript to be enabled in order to work properly - enable it to continue!</div></noscript> |
| 87 | +<noscript style="z-index: 99999!important; position: absolute; top: 0; width: 98%; padding: 3%;"><div class="alert alert-danger" role="alert">Raspberry Pi Dashboard as a web application <b>requires</b> JavaScript to be enabled in order to work properly!</div></noscript> |
210 | 88 |
|
211 | 89 | <svg xmlns="http://www.w3.org/2000/svg" class="d-none"> |
212 | 90 | <symbol id="check2" viewBox="0 0 16 16"> |
|
623 | 501 | </h2> |
624 | 502 | <div id="collapseOne" class="accordion-collapse collapse show" data-bs-parent="#accordionExample"> |
625 | 503 | <div class="accordion-body"> |
626 | | - <h3><span class='text-success'>✓</span> Version 1.1.2</h3> |
| 504 | + <h3><span class='text-success'>✓</span> Version 1.1.4</h3> |
627 | 505 | <ul><li>live page title with hostname + status of monitored RPi</li><li>overhauled project documentation / readme</li><li><a href='https://github.com/femto-code/Rasberry-Pi-Dashboard/releases'>Stay updated here</a></li><li><i><a href="CHANGELOG.md">All changes</a></i></li></ul> |
628 | | - <small>most important changes since RPi Dashboard v1.0.1</small> |
| 506 | + <small>most important changes since RPi Dashboard v1.0</small> |
629 | 507 | </div> |
630 | 508 | </div> |
631 | 509 | </div> |
|
693 | 571 | <!-- Footer --> |
694 | 572 | <footer style="line-height: 40px; margin-top: 10px;" class="border-top py-1"> |
695 | 573 | <div class="container text-center"> |
696 | | - RPi Dashboard v1.1.3 <span class="text-muted">(Sept 2023)</span> <span id="dot">·</span> <span id="notf" class="text-success">See the <a href="https://github.com/femto-code/Rasberry-Pi-Dashboard/releases">Github releases</a> for updates!</span><br /> |
| 574 | + RPi Dashboard v1.1.4 <span class="text-muted">(Oct 2023)</span> <span id="dot">·</span> <span id="notf" class="text-success">See the <a href="https://github.com/femto-code/Rasberry-Pi-Dashboard/releases">Github releases</a> for updates!</span><br /> |
697 | 575 | <button class="btn btn-secondary mb-2" onclick="$('#exampleModal').modal('show');"><i class="bi bi-gear"></i> Options</button> |
698 | 576 | <hr style="margin-top: 0; margin-bottom: 0;"> |
699 | 577 | femto-code <a href="https://github.com/femto-code"><i class="bi bi-github"></i></a> · <span class="text-muted">2018 - 2023</span> |
|
0 commit comments