Aaron Dalton
705237b486
Change delimeter character
2024-08-01 19:51:42 -04:00
Aaron Dalton
84b85008be
Working version
2024-08-01 19:51:42 -04:00
Aaron Dalton
b28c9c4f26
More fixes
2024-08-01 19:51:42 -04:00
Aaron Dalton
3a4609dd98
Fix property accessors
2024-08-01 19:51:42 -04:00
Aaron Dalton
ecb383049d
Fix some style issues
2024-08-01 19:51:42 -04:00
Aaron Dalton
32f40fd42e
Un-nest tirtiary
2024-08-01 19:49:43 -04:00
Aaron Dalton
6bf022d076
Make group parsing more flexible
2024-08-01 19:49:43 -04:00
Aaron Dalton
d68c39da51
Fix key definition
2024-08-01 19:49:43 -04:00
Aaron Dalton
980a532bbd
Fix provider access
2024-08-01 19:49:43 -04:00
Aaron Dalton
d5737c5b93
Fix precommit isssues
2024-08-01 19:49:43 -04:00
Aaron Dalton
33bbbca2ed
Fix eslint errors and update documentation
2024-08-01 19:49:43 -04:00
Aaron Dalton
8c1911290b
Add group authentication and documentation
2024-08-01 19:49:43 -04:00
Aaron Dalton
0ed400adbb
Fix allow logic
2024-08-01 19:49:43 -04:00
Aaron Dalton
e233a54267
First somewhat working image
2024-08-01 19:49:43 -04:00
Aaron Dalton
87e1cdd73f
Initial add auth to homepage
2024-08-01 19:49:43 -04: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