InsertDisc
132b8c32e5
Refactor: update RomM widget ( #3886 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-08-23 19:28:37 -07:00
shamoon
84db5ea13d
Change: increase precision of used space in fs glances widget
2024-08-20 06:51:22 -07:00
Devedse
0d25f5789b
Feature: DeveLanCacheUI service widget ( #3854 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-08-15 23:28:53 +00:00
Juan Ignacio Sierra
2ee14eb94b
Enhancement: support ESPHome widget authentication ( #3846 )
...
* Added cookie support for auth on ESPHome widget
* Lint
* Use credentialedProxyHandler instead
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-08-13 07:40:42 -07:00
shamoon
9ede44b12d
Fix: properly handle wg-easy errors ( #3849 )
...
Also reverts #3768
2024-08-13 00:12:53 -07:00
teobogdan
2aa7a3898b
Chore: update Gamedig ( #3841 )
...
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
2024-08-12 00:35:03 -07:00
shamoon
805f119a25
Fix: remove tubearchivist stats validation
2024-08-11 07:36:18 -07:00
PyrokineticDarkElf
4d38222ba0
Feature: Linkwarden service widget ( #3836 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-08-09 14:19:06 -07:00
shamoon
b9b7c482d4
Fix immich version check
2024-08-04 21:32:35 -07:00
shamoon
1c5d9ca223
Change: handle errored truenas pools ( #3815 )
2024-08-03 17:02:38 -07:00
shamoon
8fba3eee1d
Enhancement: use tubearchivist stats endpoints ( #3814 )
2024-08-03 16:51:44 -07:00
BugGeeker
6ce67b5ab8
Fix: wg-easy widget better handle api error ( #3768 )
2024-07-23 18:51:43 -07:00
j0ton
16b45a313e
Feature: Frigate service widget ( #3743 )
2024-07-17 07:09:58 -07:00
shamoon
95ab0706b6
Correct pfsense v2 percent calculations
2024-07-09 09:07:46 -07:00
shamoon
9d16e280cd
Enhancement: support pfsense v2 api ( #3716 )
2024-07-07 21:07:24 -07:00
shamoon
028324556d
Fix: increase width allowance for dates in ical agenda widget ( #3711 )
2024-07-06 14:45:17 -07:00
Dylan Ullrich
231e2408c3
Feature: stock market service and info widget ( #3617 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-07-01 17:16:10 -07:00
Mark Titorenkov
6ed4472441
Fix: Sort truenas pools by name ( #3669 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-06-26 07:51:30 -07:00
shamoon
b03467a832
Fix pyload debug line
2024-06-24 15:41:57 -07:00
Mathias Wagner
148511e6f8
Feature: MySpeed widget ( #3662 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-06-23 12:00:04 -07:00
Matt Sullivan
f07d595ed9
Fix: Improve error handling for Glances widgets when host is unreachable ( #3657 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-06-23 09:43:51 -07:00
Heng-Yi Wu
36e77e1fe3
Fix: coinmarketcap widget dropdown not clickable ( #3591 )
2024-06-05 00:56:28 -07:00
shamoon
15cc1d98c5
Fix: omada widget broken in v0.9.1 ( #3587 )
2024-06-04 07:28:45 -07:00
Liran Vaknin
9803ef70c6
Fix: openwrt widget handle null id in json rpc responses and cpu load representation ( #3576 )
2024-06-04 00:11:11 -07:00
shamoon
ccc27142ef
Fix: caddy widget broken in 0.9.1 ( #3579 )
2024-06-04 00:05:06 -07:00
shamoon
9a20982406
Lint wg-easy
2024-06-04 00:03:48 -07:00
Conner Hnatiuk
67a69a5878
Fix: wg-easy threshold not properly computed ( #3574 )
2024-06-03 14:52:58 -07:00
shamoon
19c3ac0d7e
Enforce method
2024-06-03 13:17:23 -07:00
shamoon
67a9f4983c
Fix unifi with no type passing and lint
2024-06-03 11:19:54 -07:00
shamoon
fb58a66f3b
Fix: include cpu in allowed glances endpoints ( #3565 )
2024-06-03 09:04:21 -07:00
shamoon
52cce0ee21
Merge pull request from GHSA-24m5-7vjx-9x37
...
* Restrict emby endpoints and proxy segments
* Dont allow path traversal in segments
* Restrict qbittorrent proxy endpoints
* Restrict npm proxy endpoints
* Restrict flood proxy endpoints
* Restrict tdarr proxy endpoints
* Restrict xteve proxy endpoints
* Restrict transmission proxy endpoints
* disallow non-mapped endpoints
this change drops all requests that have un-mapped endpoint queries
allowedEndpoints is added as a method to pass proxy requests via a regex on the endpoint
most widgets with custom proxies use either no endpoint, or a static one
Co-Authored-By: Ben Phelps <ben@phelps.io>
2024-06-03 09:04:21 -07:00
Simon
a53b042fec
Fix: remove comma in Caddy and EVCC widgetS ( #3551 )
2024-05-31 18:01:27 -07:00
quietsy
c6770d233c
Feature: SWAG dashboard widget ( #3523 )
2024-05-27 22:00:52 -07:00
shamoon
97d7ae21e4
Fix: handle some status cases with non-existent k8s pods ( #3489 )
2024-05-17 09:01:43 -07:00
Conner Hnatiuk
6ab6d6fd3a
Feature: Wg-Easy Widget ( #3476 )
...
---------
Co-authored-by: ConnerWithAnE <46903591+ConnerWithAnE@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-05-16 22:26:12 -07:00
shamoon
43ebd6d0c5
Fix: handle ghostfolio v2.79.0 breaking API changes ( #3471 )
2024-05-16 08:07:33 -07:00
Edward Salter
daa51f9740
Fix: format Romm statistics ( #3358 )
2024-04-23 14:13:53 -07:00
Ameer Abdallah
340424391f
Enhancement: add bitrate precision config option for speedtest-tracker ( #3354 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-04-22 21:20:08 -07:00
Ameer Abdallah
312e97d18b
Enhancement: additional tautulli jellyfin emby configuration options ( #3350 )
2024-04-22 17:49:19 -07:00
shamoon
303a62369f
Fix: pihole ads_percentage_today
sometimes returned as string ( #3313 )
2024-04-16 15:50:32 -07:00
brikim
bfd392026d
Enhancement: option to show user for Tautulli and Emby/Jellyfin widgets ( #3287 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-04-12 20:33:40 -07:00
shamoon
d49a06efd9
Fix: rename pialert to netalertx ( #3253 )
2024-04-06 17:35:12 -07:00
rgon10
4e69ea6088
Fix: TrueNAS Core support for pool stats ( #3206 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-04-01 14:32:39 -07:00
Luca Herrero
2ebcb311e8
Fix: homebridge widget with numeric username or password ( #3220 )
2024-04-01 14:17:56 -07:00
shamoon
29ac7bfea7
Feature: Support pi-hole v6 ( #3207 )
2024-03-31 20:34:46 -07:00
shamoon
b0d57866a0
Fix glances service widgets handling of default version
2024-03-29 06:32:25 -07:00
shamoon
97d193faf1
Fix crowdsec widget with no bans / alerts
2024-03-28 21:50:10 -07:00
shamoon
d4c0e482d3
Feature: crowdsec widget ( #3197 )
2024-03-28 13:39:40 -07:00
shamoon
def9b27006
Enhancement: support for glances v4 ( #3196 )
2024-03-28 11:16:00 -05:00
SunnyCloudy
e4b4eba445
Fix: Glances widget display ( #3164 )
...
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
2024-03-23 23:21:02 -07:00