shamoon
63b9d395dd
Update api-helpers.js
Docker / Linting Checks (push) Waiting to run
Docker / Docker Build & Push (push) Blocked by required conditions
2025-02-17 21:47:55 -08:00
shamoon
a5bdfd92d7
Enhancement: improve try to prune trailing slashes ( #4783 )
2025-02-17 21:44:52 -08:00
shamoon
07dff4c8a5
Enhancement: support speedtest v1.2 API ( #4695 )
2025-02-02 19:11:08 -08:00
Amjad Alsharafi
cae304b7eb
Feature: Firefly widget ( #4683 )
...
Signed-off-by: Amjad Alsharafi <26300843+Amjad50@users.noreply.github.com >
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2025-02-01 19:40:21 -08:00
shamoon
b9622f75b0
Fix: generic proxy error data display
Docker / Linting Checks (push) Has been cancelled
Docker / Docker Build & Push (push) Has been cancelled
2025-01-21 07:13:12 -08:00
shamoon
d0eabf7adb
Revert "Enhancement: encode uri params for synology proxy ( #4414 )"
...
This reverts commit 93c18a8077 .
Revert "Fix synology param encoding"
This reverts commit bc3adf1f2a .
Revert "I think this will actually fix the synology handler"
This reverts commit 30fd42dba4 .
2024-12-18 11:48:02 -08:00
shamoon
30fd42dba4
I think this will actually fix the synology handler
2024-12-18 11:06:07 -08:00
Jesse Hills
6b2a3da7ee
Enhancement: support basic auth to ESPHome widget ( #4429 )
2024-12-16 20:35:15 -08:00
shamoon
bc3adf1f2a
Fix synology param encoding
2024-12-16 11:45:35 -08:00
shamoon
93c18a8077
Enhancement: encode uri params for synology proxy ( #4414 )
2024-12-15 15:36:46 -08:00
shamoon
907abee1aa
Enhancement: multiple widgets per service ( #4338 )
Docker / Linting Checks (push) Waiting to run
Docker / Docker Build & Push (push) Blocked by required conditions
2024-11-27 02:33:40 -08:00
Urs Kröll
2b8647b2ef
Feature: gitlab service widget ( #4317 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-11-22 07:07:17 -08:00
Felix Cornelius
4a3a4c846e
Feature: Add ArgoCD widget ( #4305 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-11-19 13:59:52 -08:00
shamoon
d82fbc3026
Enhancement: allow widgets to specify default headers, fix buffer error output ( #4287 )
Docker / Linting Checks (push) Has been cancelled
Docker / Docker Build & Push (push) Has been cancelled
2024-11-12 22:34:26 -08:00
erelender
c12a5c01f6
Feature: Headscale Service Widget ( #4247 )
Docker / Linting Checks (push) Waiting to run
Docker / Docker Build & Push (push) Blocked by required conditions
2024-11-05 09:02:33 -08:00
shamoon
db1fb4b899
Enhancement: support netalertX token for password-protected instances ( #4122 )
2024-10-12 15:30:45 -07:00
vhsdream
20048ff567
Feature: Vikunja service widget ( #4118 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-10-12 07:53:02 -07:00
shamoon
6b1080ad43
Fix: other jsonrpc widgets broken in 0.9.8 ( #3976 )
2024-09-10 07:12:57 -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
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
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
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
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
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
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
f13144ceb8
Remove widget type passing
2024-06-03 09:20:26 -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
shamoon
ea63716b61
Fix: some error URLs aren't sanitized ( #3385 )
2024-04-29 17:18:55 -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
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
shamoon
e92ccc30ba
Fix: only log errors directly if exist
2024-02-28 11:44:32 -08:00
shamoon
1893c9b8da
Fix: Google search suggestions with accented characters ( #2993 )
2024-02-24 15:26:05 -08:00
shamoon
fce694e2b9
Feature: add gitea widget ( #2968 )
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
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
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
0c8c759f8a
Enable autoSelectFamily for http(s) requests ( #2214 )
2023-10-19 14:42:15 -07:00
shamoon
8ec488efbd
Revert "Fix: subdirectory deployment ( #2205 )"
...
This revers commit b8eda91005
2023-10-18 11:44:26 -07:00
shamoon
19c25713c4
Run pre-commit hooks over existing codebase
...
Co-Authored-By: Ben Phelps <ben@phelps.io >
2023-10-18 09:49:33 -07:00
Isidro Osoria
b8eda91005
Fix: subdirectory deployment ( #2205 )
2023-10-18 08:49:42 -07:00
Denis Papec
4cd4103edf
Feature: calendar widget ( #2077 )
...
* Implemented calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com >
* Added lidarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com >
* Added radarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com >
* Added readarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com >
* Added sonarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com >
* fix sonarr series title
* integrations
* fix bad setstate call
* handle user sets includeSeries: false for sonarr
* Translate radarr release strings
* Support all widths
* readarr get author
* Finished first day in week config
Signed-off-by: Denis Papec <denis.papec@gmail.com >
---------
Signed-off-by: Denis Papec <denis.papec@gmail.com >
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-09-28 11:23:44 -07:00
shamoon
95635fca04
Revert "Enhancement: forward cookies from request ( #1804 )" ( #1946 )
...
This reverts commit d4edd432d8 .
2023-09-09 06:07:04 -07:00
James Waters
d4edd432d8
Enhancement: forward cookies from request ( #1804 )
2023-09-08 16:50:32 -07:00
Zack Rauen
d6448763e0
Allow widgets to add header or set methods
2023-08-27 18:46:50 -04:00
shamoon
7cede1318e
Support extra headers in widgets
2023-08-22 21:42:53 -07:00
Jonathan Crangle
58f4cf6edd
Add mealie widget
2023-08-09 15:13:17 -04:00
Ben Phelps
9aba70d214
glances widget test 1
2023-08-01 03:54:19 +03:00