Ben Phelps
1494458ba6
remove nested ternary expression
2024-09-11 16:52:56 +03:00
Ben Phelps
1e9e911877
better handle the full selfh.st icon set
2024-09-11 15:13:36 +03:00
Ben Phelps
b3591c3e69
add selfh.st icon set
2024-09-11 14:45:49 +03:00
shamoon
9243187490
Fix: handle proxmoxbackupserver without datastore ( #3979 )
2024-09-10 13:11:08 -07:00
shamoon
6b1080ad43
Fix: other jsonrpc widgets broken in 0.9.8 ( #3976 )
2024-09-10 07:12:57 -07:00
shamoon
52a4f1a423
Fix: jsonrpchandler requires mappings ( #3970 )
2024-09-10 00:13:36 -07:00
shamoon
2d0beabe9a
Enhancement: more reliable wg-easy widget by custom proxy, use password header ( #3966 )
2024-09-09 11:40:11 -07:00
Wtfitsaduck
989039af81
Enhancement: support Tdarr widget auth ( #3940 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-09-04 22:59:54 +00:00
shamoon
d1e5d58e01
Add some debug logging for k8s
2024-09-03 14:04:44 -07:00
Mitchell
e454ff06b9
Enhancement: support more fields for zabbix widget
2024-09-01 16:02:00 -07:00
shamoon
7b94ccb01f
Use logger for validate widget errors
2024-08-30 15:45:51 -07:00
Mitchell
44f8e9d4da
Feature: Zabbix service widget ( #3905 )
...
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
2024-08-29 12:53:10 -07:00
Bobby Driggs
4c6150a545
Feature: Technitium DNS Widget ( #3904 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-08-29 10:51:36 -07:00
Jacobo de Vera
e2518b37d9
Enhancement: customAPI size formatter ( #3898 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-08-27 08:05:23 -07:00
joncrangle
b14374f660
Chore: handle mealie API change ( #3895 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-08-24 21:02:47 -07:00
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
shamoon
40b0f956ae
Add resources debug
2024-08-14 11:57:09 -07: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
shamoon
0dc2f2e18a
Fix error simple string
2024-08-13 00:07:16 -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
shamoon
9484a9ff56
Fix: correctly decode tab names with special chars ( #3797 )
2024-07-30 20:56:26 -07:00
BugGeeker
6ce67b5ab8
Fix: wg-easy widget better handle api error ( #3768 )
2024-07-23 18:51:43 -07:00
shamoon
5d531b11e7
Fix: correct k8s job status check
2024-07-18 19:10:57 -07:00
shamoon
407376b3b7
Fix: correct k8s service status check ( #3753 )
2024-07-17 23:04:50 -07:00
j0ton
16b45a313e
Feature: Frigate service widget ( #3743 )
2024-07-17 07:09:58 -07:00
Charles Thomas
0d7072beea
Fix: don't show "partial" for k8s status if there are completed job pods ( #3735 )
2024-07-12 18:44:30 -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
shamoon
38c32233f6
Enhancement: strip whitespace when checking JSON ( #3706 )
2024-07-03 07:25:51 -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
shamoon
8edfafb9f6
Fix search dropdown overlay with boxedheaders option ( #3680 )
2024-06-30 06:45:42 -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
shamoon
5d6e202840
Fix: dont force lowercase URL in QuickLaunch ( #3634 )
2024-06-13 13:48:34 -07:00
shamoon
f0d7cf3ce6
Security: Sanitize widget api keys from response
...
Closes https://github.com/gethomepage/homepage/security/advisories/GHSA-cjgf-vhj6-8cx4
2024-06-05 19:38:26 -07:00
Heng-Yi Wu
36e77e1fe3
Fix: coinmarketcap widget dropdown not clickable ( #3591 )
2024-06-05 00:56:28 -07:00
Aldy J
35dd7ec230
Enhancement: support multiple instance annotation for Kubernetes Automatic Service Discovery ( #3590 )
2024-06-04 21:29:13 -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
f13144ceb8
Remove widget type passing
2024-06-03 09:20:26 -07:00
shamoon
d42271acf6
Fix: calendar integration broken in v0.9.0 ( #3566 )
2024-06-03 09:19:20 -07:00
shamoon
fb58a66f3b
Fix: include cpu in allowed glances endpoints ( #3565 )
2024-06-03 09:04:21 -07:00
shamoon
c96e6703d3
More path traversal fixes
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
vycdev
48170fe899
Enhancement: separate Internet search settings for quicklaunch ( #3541 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-05-31 21:24:42 -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
Nick Disiere
4d76443846
Fix: correct icon in the longhorn widget ( #3509 )
2024-05-21 13:06:59 -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
Jesus Lopez
1144f4dfa0
Fix: allow exclamation to open quicklaunch ( #3475 )
2024-05-16 18:09:50 -07:00
shamoon
a9ad2a2146
Improve k8s not found pod status
2024-05-16 08:28:12 -07:00
shamoon
43ebd6d0c5
Fix: handle ghostfolio v2.79.0 breaking API changes ( #3471 )
2024-05-16 08:07:33 -07:00
Ben Phelps
198835a697
allow seperate href for widget container links
...
addresses #3140
2024-05-04 19:34:38 +03:00
shamoon
ea63716b61
Fix: some error URLs aren't sanitized ( #3385 )
2024-04-29 17:18:55 -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
David Hirsch
c95837f54e
Enhancement: configurable CPU temp scale ( #3332 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-04-19 16:32:14 -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
f82a122e26
Fix site monitor with error
2024-04-06 20:00:16 -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
29447c55ff
Fix: remove invalid form attribute ( #3210 )
2024-04-01 07:49:58 -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
shamoon
01a2495e47
Fix: correctly handle direct tab navigation with encoded chars ( #3172 )
2024-03-23 23:22:27 -07: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
Dawud
885b2624a8
Enhancement: support Jackett widget with admin password ( #3097 ) ( #3165 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-03-23 01:34:07 -07:00
she11sh0cked
556450c8de
Fix: log error when getting services from Docker server fails ( #3147 )
2024-03-20 07:26:11 -07:00
shamoon
7e0fbed06b
Remove commented out code
2024-03-15 07:23:19 -07:00
RoboMagus
247f73f0db
Fix: Add alternative 'offline' status to EspHome widget ( #3107 )
2024-03-11 07:06:27 -07:00
shamoon
54db9ac551
Fix: field parsing fails with docker labels ( #3101 )
2024-03-10 22:27:38 -07:00
Christian DeLuca
2d5f93668a
Feature: Add Homebox widget ( #3095 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-03-10 13:24:13 -07:00
Ben Phelps
b5258c5200
Enhancement: Add formatting options to weather widgets ( #3093 )
2024-03-09 22:52:57 -08:00
sgrtye
a660b42095
Fix: truncate long process names in glances widget ( #3079 )
2024-03-08 19:13:36 -08:00
Jon Seager
8b029ac11c
Enhancement: support LOG_TARGETS environment variable ( #3075 )
2024-03-08 19:13:36 -08:00
shamoon
9caede1cc3
Change: default merge pihole blocked fields ( #3065 )
2024-03-08 19:13:36 -08:00
teffalump
b05b9b1420
Feature: Add tandoor widget ( #3060 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-03-08 19:13:36 -08:00
RoboMagus
8e9920a9d8
Feature: ESPHome widget ( #2986 )
...
Co-Authored-By: RoboMagus <68224306+RoboMagus@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-03-08 19:13:36 -08:00
shamoon
4d68f55dfa
Fix: omada widget missing switches field, enforce default and max fields ( #3047 )
2024-03-08 19:13:36 -08:00
shamoon
fc1bf53f8f
Fix: info widget gaps ( #3038 )
2024-03-08 19:13:36 -08:00
shamoon
70f0eb3af6
Minor status refactoring
2024-03-08 19:13:36 -08:00
RoboMagus
5892d7407c
Fix: docker status labels colors ( #3028 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-29 07:34:26 -08:00
shamoon
e92ccc30ba
Fix: only log errors directly if exist
2024-02-28 11:44:32 -08:00
shamoon
68e4b98ddb
Fix: support cyrillic characters in quicklaunch ( #3020 )
2024-02-28 01:46:06 -08:00
shamoon
1893c9b8da
Fix: Google search suggestions with accented characters ( #2993 )
2024-02-24 15:26:05 -08:00
shamoon
67d99a5512
Change: use byterate for Sabnzbd ( #2990 )
2024-02-24 15:26:05 -08:00
Zerebos
8157b03380
Feature: stash widget ( #2238 ) ( #2984 )
2024-02-24 15:26:05 -08:00
shamoon
fce694e2b9
Feature: add gitea widget ( #2968 )
2024-02-24 15:26:05 -08:00
shamoon
291bf422f9
Enhancement: support different bytes multipliers for disk space for resources / glances and metrics widgets ( #2966 )
2024-02-24 15:26:05 -08:00
Massimiliano De Luise
619f365c92
Feature: Plant-it widget ( #2941 )
2024-02-19 17:54:28 -08:00
Steven de Jong
b0dd810b49
Enhancement: allow api auth with moonraker service ( #2934 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-18 14:14:23 -08:00
Derek Stotz
c268739e1f
Enhancement: Add requestBody param for customapi ( #2921 )
2024-02-16 20:25:31 -08:00
Derek Stotz
0d47dcaac7
Enhancement: Add enablePools option to TrueNAS service widget ( #2908 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-15 21:38:55 -08:00
Benedek Kozma
a251c34059
Change: move custom.css linking to head to avoid FOUC ( #2916 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-15 15:52:59 -08:00
sgrtye
4dca4cc892
Feature: Add list view for custom api ( #2891 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-14 23:18:37 -08:00
Benedek Kozma
ea0310548a
Change: use Script component instead of async script for custom.js ( #2901 )
2024-02-13 16:42:50 -08:00
shamoon
35af27f209
Update ical.jsx
2024-02-10 21:37:59 -08:00
SASAGAWA Kiyoshi
1c529c0e7d
Fix: iCal integration fails with all-day events ( #2883 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-10 12:30:37 -08:00
Lawton Manning
eda5b0f0cf
Fix: healthchecks widget does not respect fields parameter ( #2875 )
2024-02-09 11:28:13 -08:00
Florian Hye
3b76772f81
Fix: search opens when losing focus, prevent unnecessary search API calls ( #2867 )
...
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-09 11:28:13 -08:00
Florian Hye
3955743590
Enhancement: initially collapsed option for layout groups
2024-02-08 10:11:35 -08:00
shamoon
ea6192e8c6
Fix: Increase icon z-index ( #2842 )
2024-02-06 07:11:17 -08:00
shamoon
8eb61ef9ff
Unifi widget: Show a more helpful error if specified site not found ( #2839 )
2024-02-05 14:46:17 -08:00
Jack Bailey
6c741c620c
Fix: Format Immich totals ( #2814 )
2024-02-01 09:38:47 -08:00
shamoon
64ac19859c
Fix quicklaunch failing to load without search provider
2024-02-01 01:32:47 -08:00
shamoon
1ddd528bd7
Fix quick launch not opening with accented characters, decoding of characters in suggestions ( #2802 )
2024-02-01 00:42:22 -08:00
shamoon
578def33f5
Update quicklaunch.jsx
2024-01-31 23:44:12 -08:00
shamoon
e652d8faa4
Fix some quicklaunch size quirks
2024-01-31 23:41:48 -08:00
Florian Hye
d5af7eda63
Feature: search suggestions for search and quick launch ( #2775 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-31 17:17:42 -08:00
Dan Geraghty
86740c6d7b
Feature: OpenWRT service widget ( #2782 )
...
* Feat: OpenWRT widget implementation
* Update proxy.js
* fixes from review
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-29 12:33:31 -08:00
JeffRandall
05a7c0ff56
Enhancement: extend hdhomerun widget ( #2757 )
2024-01-26 10:57:08 -08:00
shamoon
99e1e3de3b
Fix: iCal integration use event data hash instead of uid ( #2758 )
2024-01-26 01:14:43 -08:00
Arden Rasmussen
e803c3bf16
Feature: Added gatus uptime widget ( #2729 )
2024-01-21 21:22:19 -08:00
shamoon
cd29cbbdce
Fix broken docker service discovery in 0.8.5 ( #2717 )
2024-01-20 22:12:30 -08:00
shamoon
cca747c0fe
Fix: Calendar widget iCal integration catch RRule failures ( #2706 )
2024-01-20 00:15:45 -08:00
Karl0ss
f6ca3f57f7
Feature: Romm Widget ( #2663 )
...
---------
Co-authored-by: Karl Hudgell <karl.hudgell@bjss.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-19 23:36:44 -08:00
Luke Hagar
a24b5d2fd1
Fix: remove date time load delay ( #2675 )
2024-01-18 14:58:42 -08:00
Mitchell
7f621ed518
Feature: Netdata service widget ( #2672 )
2024-01-17 16:01:20 -08:00
Denis Papec
72efd9a08d
Fix: calendar timezone performance improvements ( #2668 )
2024-01-17 15:00:51 -08:00
0phoff
7837864841
Enhancement: locale option for date & relativeDate format ( #2658 )
2024-01-17 09:23:11 -08:00
shamoon
1f905bc241
Fix: constrain usage bar to 0-100 ( #2650 )
2024-01-16 16:07:20 -08:00
shamoon
d61d0eb88f
Fix configured service weight = 0 ( #2628 )
2024-01-15 06:30:46 -08:00
Denis Papec
1f2081af5d
Add option to specify a timezone for events ( #2623 )
...
* Add option to specify a timezone for events
* Amend message, update docs
2024-01-14 18:01:10 -08:00
Denis Papec
674d7f2e01
Fix for events repeating on mothly basis and old events that are shown as occuring today ( #2624 )
2024-01-14 13:49:28 -08:00
shamoon
9984e7894f
Fix lint error for service anchors
2024-01-10 14:26:40 -08:00
shamoon
66a1368aa3
Fix: sort ical events in monthly view ( #2604 )
2024-01-10 14:24:38 -08:00
Metin Yazici
1103df2b64
Feature: support multiple checks for healthchecks widget ( #2580 )
...
* Change healthchecks online/offline with the original up/down
* Add group statistics to healthcheck widget
* Update healthchecks docs
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-07 09:17:07 -08:00