File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929load_dotenv ()
3030
3131# Version
32- VERSION = "0.4.7 "
32+ VERSION = "0.4.8 "
3333
3434HOST_METRICS_CACHE = {}
3535HOST_METRICS_CACHE_TTL_SECONDS = 20
Original file line number Diff line number Diff line change @@ -54,8 +54,6 @@ <h1>🐳 Chrontainer - Docker Hosts <span style="font-size: 14px; color: #3498db
5454 < a href ="/logs "> Logs</ a >
5555 < a href ="/metrics "> Host Metrics</ a >
5656 < a href ="/settings "> Settings</ a >
57- < a href ="/hosts "> Hosts</ a >
58- < a href ="/user-settings "> User</ a >
5957 </ div >
6058 </ div >
6159 </ header >
Original file line number Diff line number Diff line change @@ -908,8 +908,6 @@ <h1>🐳 Chrontainer <span style="font-size: 14px; color: #3498db; font-weight:
908908 < a href ="/logs "> Logs</ a >
909909 < a href ="/metrics "> Host Metrics</ a >
910910 < a href ="/settings "> Settings</ a >
911- < a href ="/hosts "> Hosts</ a >
912- < a href ="/user-settings "> User</ a >
913911 < span class ="tooltip-container " style ="margin-left: 10px; ">
914912 < button onclick ="showKeyboardShortcuts() " style ="background: none; border: 1px solid #3498db; color: #3498db; padding: 6px 12px; border-radius: 4px; cursor: pointer; font-size: 13px; "> ⌨️</ button >
915913 < span class ="tooltip-text "> Keyboard Shortcuts (?)</ span >
Original file line number Diff line number Diff line change @@ -137,8 +137,6 @@ <h1>🐳 Chrontainer <span style="font-size: 14px; color: #3498db; font-weight:
137137 < a href ="/logs "> Logs</ a >
138138 < a href ="/metrics "> Host Metrics</ a >
139139 < a href ="/settings "> Settings</ a >
140- < a href ="/hosts "> Hosts</ a >
141- < a href ="/user-settings "> User</ a >
142140 </ div >
143141 </ div >
144142 </ header >
Original file line number Diff line number Diff line change @@ -214,8 +214,6 @@ <h1>Host Metrics</h1>
214214 < a href ="/logs "> Logs</ a >
215215 < a href ="/metrics "> Host Metrics</ a >
216216 < a href ="/settings "> Settings</ a >
217- < a href ="/hosts "> Hosts</ a >
218- < a href ="/user-settings "> User</ a >
219217 </ div >
220218 </ div >
221219 < div class ="header-right ">
Original file line number Diff line number Diff line change @@ -294,8 +294,6 @@ <h1>Settings <span style="font-size: 14px; color: #3498db; font-weight: normal;"
294294 < a href ="/logs "> Logs</ a >
295295 < a href ="/metrics "> Host Metrics</ a >
296296 < a href ="/settings "> Settings</ a >
297- < a href ="/hosts "> Hosts</ a >
298- < a href ="/user-settings "> User</ a >
299297 </ div >
300298 </ div >
301299 </ header >
Original file line number Diff line number Diff line change @@ -185,8 +185,6 @@ <h1>👤 User Settings <span style="font-size: 14px; color: #3498db; font-weight
185185 < a href ="/logs "> Logs</ a >
186186 < a href ="/metrics "> Host Metrics</ a >
187187 < a href ="/settings "> Settings</ a >
188- < a href ="/hosts "> Hosts</ a >
189- < a href ="/user-settings "> User</ a >
190188 </ div >
191189 </ div >
192190 </ header >
You can’t perform that action at this time.
0 commit comments