shamoon
f2fc78b63f
Glances include cpu tempts labeled `Tctl`
2 years ago
shamoon
6d1db78709
Accept http 401 / 403 for ping
2 years ago
shamoon
352b4146f7
homeassistant widget minor code cleanup / changes
...
- limit to 4 blocks
- allow container to handle field filtering
2 years ago
shamoon
91646888cd
Move 5th column behind setting
2 years ago
shamoon
0416f53c04
Update group.jsx
2 years ago
shamoon
7e012993d8
Support per-service stats control
2 years ago
shamoon
7aa496f66f
Update item.jsx
2 years ago
shamoon
48224f89a4
Allow show docker stats by default
2 years ago
shamoon
cd95c93e68
Increase breakpoint for 5 columns
2 years ago
shamoon
066995702b
Add 5th column for 2xl screens
2 years ago
shamoon
2fbe4e5f24
Update cputemp.jsx
2 years ago
shamoon
2829f0b649
Update memory.jsx
2 years ago
shamoon
f3ec238a2c
Fix glances cpu temp detection & fahrenheit conversion
2 years ago
shamoon
4cb5241e94
glances temp usage bar
2 years ago
shamoon
872237167d
Uptime usage bar
2 years ago
shamoon
a90f178ee0
Better handle multi-core temp
2 years ago
shamoon
a2aab6451c
lint
2 years ago
shamoon
1e64cf02cd
Add temp usage bar, fix disk percentage
2 years ago
shamoon
9333af20f5
Update glances.jsx
2 years ago
shamoon
f830faf8af
update glances widget
2 years ago
shamoon
b51af4377f
Add uptime to resources widget
2 years ago
shamoon
f46addf20a
Add cputemp to resources widget
2 years ago
shamoon
d4a3ba84e9
Convert resources widget to systeminformation dependency
...
Update resources.js
2 years ago
shamoon
f895a6bf23
Fix status error display
2 years ago
shamoon
606bcdc835
Add docker healthy translation
2 years ago
shamoon
401b35bea9
Add translation for some missing items
...
Closes #1123
2 years ago
shamoon
69fcd3f0c8
Add padding to values in resources widget
...
Closes #1110
2 years ago
afknst
3d4654d592
Fix: Cannot access qBittorrent from quick launch #1079
2 years ago
shamoon
af147c0da0
Support open url in quicklaunch
2 years ago
James Wynn
f8f96645b0
Added "external" boolean annotation to specify external services
...
External services define a kubernetes service pointing to an application
hosted outside of the cluster. These services should not attempt to get
the status based on kubernetes deployments. The new boolean flag disables
this functionality. Since this is an edge case, the default value is "false".
2 years ago
shamoon
b2f26e1a43
Update status.jsx
2 years ago
shamoon
ae7a77d247
Use replica count for swarm status
...
Co-Authored-By: Raphaël Catarino <raphcatarino@gmail.com>
2 years ago
Jason Fischer
f53f975669
Settle on four fields with free size displayed as Available
2 years ago
shamoon
17ebdd8226
Unifi widgets support sites other than default
2 years ago
shamoon
c2983197a0
Unifi widgets show warning with no data
2 years ago
shamoon
ce644afe9e
Fix search broken in 0.6.5
2 years ago
Ean McLaughlin
ff27b1ef51
Show container status if health is an empty string
...
If data.health is an empty string, ?? will accept it and not use the right side value; instead, we should use || which treats empty string as false and returns the right side value. This will show "RUNNING" in the status box if health is "".
2 years ago
shamoon
7a5a3a6608
Compatible with quicklaunch internet search
2 years ago
shamoon
87dbbcb1e0
Refactor multi & single providers & retain `provider` key only
2 years ago
chain710
3bc0522812
Support multi search providers
...
- add `providers` option in search widget, value is array of provider name, like: `[google, bing]`
2 years ago
shamoon
1f5912c232
Support custom search in quicklaunch web search
2 years ago
shamoon
11d03be4de
Use configured search provider, allow disable internet search
2 years ago
Alex Sinelnikov
4e17628f97
Added search to quicklaunch
2 years ago
shamoon
c7e4a52b99
Merge pull request #841 from JacksonBarker/main
...
Added Brave search provider
2 years ago
Jason Fischer
627ce179ef
Merge pull request #448 from jameswynn/kubernetes
...
Support for Kubernetes and Longhorn
2 years ago
Jackson Barker
ab2c3c6412
Added Brave search provider
2 years ago
José Manuel Jurado Bujalance
93dda99aaa
use abbr as icon fallback
2 years ago
James Wynn
b6e8b64a2e
Merge branch 'main' into kubernetes
2 years ago
Michael Shamoon
84b7f103c3
Allow setting locale for datetime widget directly
2 years ago
Michael Shamoon
af29f5b266
Use tabular nums for datetime to prevent size changing
2 years ago