Georges-Antoine Assi
cdd7b2d44b
Enhanced glances widget ( #1534 )
...
* Enhanced glances widget (resource match)
* Make widget clickable + cleanup helperrs
* Prevent unused glances API calls
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
shamoon
f2fc78b63f
Glances include cpu tempts labeled `Tctl`
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
69fcd3f0c8
Add padding to values in resources widget
...
Closes #1110
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
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
11d03be4de
Use configured search provider, allow disable internet search
2 years ago
shamoon
c7e4a52b99
Merge pull request #841 from JacksonBarker/main
...
Added Brave search provider
2 years ago
Jackson Barker
ab2c3c6412
Added Brave search provider
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
James Wynn
e15ba1c82c
Merge branch 'main' into kubernetes
2 years ago
Michael Shamoon
0afc1b96f1
CPU / memory / disk usage bars start from 0
...
Closes #737
2 years ago
Michael Shamoon
95dcb8802a
Use ResolvedIcon, remove extra div
2 years ago
Snekussaurier
645cf211dd
Add ability to use custom logo
2 years ago
James Wynn
09eb172079
new status format, new podSelector field, more accurate pod stats
...
* renamed pod label prefix from "homepage" to "gethomepage.dev"
which is more inline with typical kubernetes practices
2 years ago
James Wynn
174cb651b4
Merge branch 'main' into kubernetes
2 years ago
Michael Shamoon
656b818488
Fix conditions map for openmeteo
2 years ago
Michael Shamoon
98c8f2078d
fix another react deps warning
2 years ago
Michael Shamoon
44c2a1ecbd
fix react dep warning
2 years ago
Michael Shamoon
4c70bff952
Show memory up to 1 decimal place
2 years ago
Michael Shamoon
812eb3d70f
Fix datetime react render error
2 years ago
James Wynn
c54374068d
fixed a formatting error and longhorn's usage bar
2 years ago
James Wynn
a1f2003a77
Merge branch 'main' into kubernetes
2 years ago
James Wynn
1ca61114ef
Merge branch 'benphelps:main' into kubernetes
2 years ago
James Wynn
fdb143304f
Separated kubernetes widgets from resources widgets
2 years ago
Michael Shamoon
8a783ba9f6
Simplify error catching
2 years ago
Jason
280bd0e621
Fix: openweathermap day/night icon issue
...
The day/night icon does not display properly in openwathermap widget due to the typo (sundown -> sunset) in parsing data from openweathermap api. The icon should be displayed properly after the fix.
2 years ago
James Wynn
4fc6db49ca
Improved kubernetes error handling
2 years ago
James Wynn
8887fcc3ee
longhorn support
...
* longhorn widget for showing storage stats as "disks"
2 years ago
James Wynn
c4333fd2dc
Kubernetes support
...
* Total CPU and Memory usage for the entire cluster
* Total CPU and Memory usage for kubernetes pods
* Service discovery via annotations on ingress
* No storage stats yet
* No network stats yet
2 years ago
stuffinator
e30d21aa7d
fixed datetime widget size issue
...
- the widget was missing a flex-col div around it and was therefore taking up more space than it needed as it was reported here https://github.com/benphelps/homepage/issues/235#issuecomment-1276209354
2 years ago
Michael Shamoon
e1a62a69f6
Openmeteo Widget
2 years ago