Karl Hudgell
7a3ebac8f0
Merge remote-tracking branch 'origin/main' into JDRssDownloader
2023-06-06 18:14:15 +01:00
966ecbd5c0
Merge pull request #2 from karl0ss/wg-easy-service-widget
...
Wg easy service widget
2023-06-06 18:12:57 +01:00
Karl Hudgell
df0625550b
JDRssDownloader
2023-06-06 18:12:07 +01:00
8047da5d0e
Merge branch 'benphelps:main' into main
2023-06-06 17:48:08 +01:00
Karl Hudgell
e6b1901c4c
fix api
2023-06-06 17:27:14 +01:00
Karl Hudgell
667e759ca4
WGeasy initial commit
2023-06-06 17:25:12 +01:00
Cyb3rzombie
8f0cd7e088
Add support for auth token
2023-06-05 18:26:11 +02:00
062e99da6f
Merge pull request #1 from karl0ss/NextPVR-Service-Widget
...
Next pvr service widget
2023-06-01 07:28:02 +01:00
shamoon
0a5eb1ae75
Properly encode qbittorrent credentials
2023-05-28 19:46:28 -07:00
shamoon
4948485c50
Support using docker labels for HASS widget custom
2023-05-25 23:15:45 -07:00
theshaun
cd14dbde58
Correctly use sys_tempc instead of cpu_tempc
2023-05-24 20:59:34 +10:00
Karl Hudgell
70ee750e6b
fix linting errors
2023-05-23 12:43:45 +01:00
Karl Hudgell
ad10b48204
NextPVR Service Widget
2023-05-23 12:07:49 +01:00
Salvatore Gabriele La Greca
36eaaafd88
Added PiAlert widget [WIP] ( #1493 )
...
* Added PiAlert widget
* pialert: comments clean
* Syntax changes to piAlert widget
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-21 09:12:14 -07:00
Shaun Walker
cf7c68261f
Add support for QNAP instances with multiple volumes ( #1528 )
...
* Add support for pfSense API
* Fix linting issues
* remove a line
* rename cpu to load in default block
* Re-order container blocks to ensure defaults show
* clean up
* Add support for multiple volumes as well as defining the volume you want to track
* QNAP widget syntax corrections, translate invalid
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-21 08:13:40 -07:00
shamoon
a9d3873579
QNAP widget make sure re-auth status = 200
2023-05-19 12:45:32 -07:00
theshaun
d402be2b78
clean up
2023-05-19 12:45:32 -07:00
theshaun
2ca46b595b
Fix issue with key expiring and not updating correctly
2023-05-19 12:45:32 -07:00
theshaun
db2481cf0e
Re-order container blocks to ensure defaults show
2023-05-19 12:45:32 -07:00
theshaun
865206802c
rename cpu to load in default block
2023-05-19 12:45:32 -07:00
theshaun
668779ede1
remove a line
2023-05-19 12:45:32 -07:00
theshaun
1ca2407256
Fix linting issues
2023-05-19 12:45:32 -07:00
theshaun
3240b7a169
Add support for pfSense API
2023-05-19 12:45:32 -07:00
Bruno Rossetto
cc36ad19ee
Fix Slice error on container.jsx
2023-05-17 17:02:46 -03:00
emre-54
03eb1b1112
Add evcc widget ( #1473 )
...
* added all evcc related files
* changed units
* bugfix changed first value to pvPower insted of homePower
* deleted proxy.js
* delted battary label and german translation
* Code style changes to evcc widget
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-17 10:39:15 -07:00
Simon Grimme
516423c8bd
Implement Caddy widget
2023-05-15 02:12:56 +02:00
Shaun Walker
77f4c8bf54
Add pfSense API widget ( #1491 )
...
* Add support for pfSense API
* Fix linting issues
* remove a line
* rename cpu to load in default block
* Re-order container blocks to ensure defaults show
* simplify pfsense widget, rename, limit blocks
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-13 13:44:33 -07:00
shamoon
20e3c16089
Remove narrow unit display
2023-05-09 16:43:53 -07:00
shamoon
07fb55e17f
Merge pull request #1470 from theshaun/main
...
Prelim support for QNAP NAS
2023-05-09 06:03:42 -07:00
shamoon
df19ad7016
QNAP code style, temp formatting
2023-05-08 08:06:58 -07:00
Salvatore Gabriele La Greca
defc1195b2
PiHole widget: added new Percentage block ( #1471 )
...
* PiHole widget: added new Percentage block
* update pi-hole percentage
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-07 07:17:46 -07:00
theshaun
b4f700c185
Prelim support for QNAP NAS
2023-05-07 20:01:57 +10:00
Andre
acc19ccca1
Add Tailscale Widget ( #1468 )
...
* Added tailscale widget
* finished tailscale widget
* Consolidated date comparison to it's own function
* Modified to follow Airbnb's style guide
* Removed refresh and added translations
* fix some tailscale translation strings
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-06 21:09:33 -07:00
Georges-Antoine Assi
14a6ae4523
Replace fields in Nextcloud widget with file count and shared item count ( #1455 )
...
* New file and share count fields for Nextcloud
* Support "deprecated fields" for nextcloud widget
* Move to explicit checks
* Way more explicit render rules
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-03 20:13:36 -07:00
Georges-Antoine Assi
bd1c2b1881
Add setting to hide widgets on failure
2023-04-30 19:09:37 -04:00
Richy HBM
f4f58409a2
Add Whats Up Docker widget ( #1150 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-04-27 11:21:57 -07:00
shamoon
9de376d51c
simplify plex music logic
2023-04-27 02:12:21 -07:00
Juan Manuel Bennàssar Carretero
de11f81234
Feature: add albums to Plex service widget
2023-04-27 10:12:12 +02:00
Bogdan
08edae7713
Fix grabs data for Prowlarr
2023-04-22 09:31:35 +03:00
shamoon
7b697a88de
Merge pull request #1384 from fancybits/add-channels
...
Add Channels DVR Server widget
2023-04-20 11:55:51 -07:00
Jon Maddox
3acbdda45e
add Channels DVR Server widget
2023-04-19 16:24:02 -04:00
Colin
66dabe9872
Allow setting Transmission rpcUrl
2023-04-19 11:08:18 -07:00
Heng-Yi Wu
e8713a95c0
Add FreshRSS widget ( #1377 )
...
* feat: add FreshRSS widget
* refactor: revert credentialed.js
* refactor: custom proxy handler for FreshRSS
* refactor: cache the token as long as possible
During installation, the salt is generated and remains constant unless
the user re-installs the FreshRSS instance.
2023-04-19 08:26:58 -07:00
shamoon
1aa559537a
Update proxy.js
2023-04-19 07:02:33 -07:00
shamoon
352b4146f7
homeassistant widget minor code cleanup / changes
...
- limit to 4 blocks
- allow container to handle field filtering
2023-04-12 01:06:48 -07:00
henter
59448b7277
Added homeassistant widget
2023-04-11 20:54:13 +02:00
shamoon
db85193bbf
Fix emby/jellyfin now playing > 1
2023-04-04 15:00:09 -07:00
shamoon
616e8f2553
diskstation codestyle
2023-04-03 14:24:06 -07:00
Sebastian Osiński
f55ba3b67a
Add option to specify volume in Diskstation widget
2023-04-03 22:10:56 +02:00
shamoon
dde188c3c4
Fix calculate memory when no cache value
2023-03-28 15:51:55 -07:00