shamoon
f2b3a12569
Fix nzbget download rate units
2023-01-28 21:17:39 -08:00
Eizock
2a42d89d08
Add Proxmox Backup Server Widget ( #879 )
...
* Add Proxmox Backup Server Widget
* Clarification added to Failed Tasks
* Refactor pbs to proxmoxbackupserver
* Removing property instead of recreating object
* minor code styling of proxmoxbackupserver widget
---------
Co-authored-by: Eizock <>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
2023-01-28 16:32:47 -08:00
Jason Fischer
0d5f8f6e7c
Don't include LXC templates in LXC count
...
fixes #864
2023-01-28 12:59:20 -08:00
Jason Fischer
e96036e076
Merge pull request #873 from jameswynn/sort-services-by-weight
...
Services are now sorted by a new 'weight' field
2023-01-24 17:52:08 -08:00
James Wynn
8d016629d3
Services are now sorted by the 'weight' field.
...
* Default for discovered services is 0
* Default weight for configured services is their index within their
group scaled by 100, i.e. (index + 1) * 100
* Should be backwards compatible with current loose ordering
2023-01-24 12:48:49 -06:00
James Wynn
02e9df8f28
Parse widget field list if is a string
2023-01-24 09:31:20 -06:00
shamoon
f9e27a6bb5
Merge pull request #868 from KillahB33/main
...
Cloudflared Widget
2023-01-23 19:54:34 -08:00
Michael Shamoon
89c6528f24
cloudflare widget validation, handle multiple connections, fix translation file error, capitalize status
2023-01-23 10:31:08 -08:00
KillahBee
2836ee1f3b
cloudflared widget working locally
2023-01-23 12:06:35 -05:00
shamoon
d71a1f9345
Merge pull request #861 from benphelps/fix-opnsense-no-wan
...
Fix: Handle opnsense no wan interface
2023-01-22 14:29:49 -08:00
Michael Shamoon
c8116fc9e8
Better error output for docker integration
2023-01-22 14:23:14 -08:00
Michael Shamoon
ca4b5b131d
Allow specifying wan interface on opnsense widget
2023-01-22 11:02:52 -08:00
Benoit
2b3d4b388a
Synology Diskstation widget : initial commit
2023-01-22 11:51:04 +01:00
KillahBee
fa1792cd5f
adding cloudflare widget
2023-01-20 11:43:19 -05:00
Michael Shamoon
d27b795d81
Remove capital from octoprint widget
...
remove
add
2023-01-20 07:09:00 -08:00
shamoon
c7e4a52b99
Merge pull request #841 from JacksonBarker/main
...
Added Brave search provider
2023-01-18 18:52:11 -08:00
Jason Fischer
627ce179ef
Merge pull request #448 from jameswynn/kubernetes
...
Support for Kubernetes and Longhorn
2023-01-18 14:54:38 -08:00
Jason Fischer
1935965095
Merge pull request #834 from williamwoldum/octoPrint
...
OctoPrint Widget
2023-01-18 12:50:45 -08:00
williamwoldum
006fb80533
Added celcius labels
2023-01-18 21:04:49 +01:00
Jackson Barker
ab2c3c6412
Added Brave search provider
2023-01-18 14:10:01 -05:00
williamwoldum
2c3947ea3f
Removed refresh intervals
2023-01-18 19:33:55 +01:00
williamwoldum
365783204a
realized that 'pausing' and 'resuming' are also states while printing
2023-01-18 00:47:51 +01:00
williamwoldum
047f7af99a
removed silencing feature
2023-01-17 23:36:48 +01:00
williamwoldum
a880cdbc68
silenced more request errors + small fix in display logic
2023-01-17 12:50:08 +01:00
williamwoldum
9f008fc04e
initial
2023-01-17 03:54:24 +01:00
Ulysse Mensa
82a6553c58
Merge branch 'benphelps:main' into main
2023-01-16 22:39:51 +01:00
Ulysse Mensa
2a24277757
Add Medusa widget
2023-01-16 22:39:01 +01:00
José Manuel Jurado Bujalance
93dda99aaa
use abbr as icon fallback
2023-01-13 22:45:08 +01:00
Eizock
0febf05d8d
Add Moonraker (Klipper) widget ( #798 )
...
* Add Moonraker (Klipper) widget
* Fix linting
* Removed filename, to adhere to standards
* Removed unused translation
* fix conditional in moonraker component
Co-authored-by: Eizock <>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-01-12 13:55:07 -08:00
Jason Fischer
a7f290dfdd
Merge pull request #609 from benphelps/fix-576
...
Fix: settings not picked up after first container creation
2023-01-09 16:53:24 -08:00
James Wynn
b6e8b64a2e
Merge branch 'main' into kubernetes
2023-01-09 08:34:43 -06:00
James Wynn
4d6ce1f7e2
Widgets in discovered services now work correctly
2023-01-09 08:30:50 -06:00
Michael Shamoon
fc2e17fa59
fix useWidgetAPI refreshInterval
2023-01-09 01:33:58 -08:00
Michael Shamoon
730f1c5ec1
Support api key + username / pass for truenas widget
2023-01-07 10:00:25 -08:00
John Hollowell
34a7b25c9c
Add truenas key to credentialed proxy handler
...
Revert "Change TrueNAS to use API key"
This reverts commit 1926c26b77d8e048d92da6e20ff24a3056237daf.
Co-Authored-By: John Hollowell <jhollowe@johnhollowell.com>
2023-01-07 10:00:16 -08:00
Michael Shamoon
84b7f103c3
Allow setting locale for datetime widget directly
2023-01-04 13:53:06 -08:00
Michael Shamoon
35a2cd9b94
Support Synology DownloadStation v6 + v7
...
Co-Authored-By: Benoit SERRA <11260343+Oupsman@users.noreply.github.com>
2023-01-03 15:51:21 -08:00
James Wynn
36ed1022e3
detection now uses annotation "gethomepage.dev/enabled" instead of label
2023-01-03 16:15:08 -06:00
Michael Shamoon
af29f5b266
Use tabular nums for datetime to prevent size changing
2023-01-02 08:30:57 -08:00
James Wynn
e15ba1c82c
Merge branch 'main' into kubernetes
2022-12-31 11:19:42 -06:00
James Wynn
7ac862be75
removed overly verbose logging message
2022-12-31 11:13:52 -06:00
Michael Shamoon
ee729a7e6a
remove error on no discovered services
2022-12-30 20:31:25 -08:00
Michael Shamoon
bc7937db71
omada widget cleanup
2022-12-29 00:25:50 -08:00
shamoon
0e1aeaf54c
Merge pull request #719 from benphelps/docker-server-failovers
...
Fix: Handle docker server failures if others succeed
2022-12-28 18:40:08 -08:00
Michael Shamoon
d17a17bd3c
Use server-side endpoint to properly cache GH release data
2022-12-28 18:33:14 -08:00
Michael Shamoon
0afc1b96f1
CPU / memory / disk usage bars start from 0
...
Closes #737
2022-12-28 16:21:04 -08:00
Michael Shamoon
5fbc6702bc
Prevent blocking error on GH releases failure
...
Closes #738
2022-12-28 16:17:49 -08:00
shamoon
88934ec39a
Correct debug messages in Pyload widget
...
Closes #733
2022-12-26 06:07:43 -08:00
Michael Shamoon
679704949e
Fix broken update checker
2022-12-26 01:02:01 -08:00
Benoit SERRA
94f43b1210
OPNSense widget ( #730 )
...
* Opnsense widget (#2 )
* OPNSense widget : initial version, memory usage is inaccurate.
* OPNSense widget : code cleanup in widget.js. Firewall is no longer displayed, so it did not need to be queried.
* Opnsense widget (#3 )
* OPNSense widget : initial version, memory usage is inaccurate.
* OPNSense widget : code cleanup in widget.js. Firewall is no longer displayed, so it did not need to be queried.
* OPNSense widget : fixing the CPU code to make it more reliable.
* OPNSense widget : fixing the CPU code to make it more reliable. Removing uptime info
* Update src/widgets/opnsense/component.jsx
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Update public/locales/en/common.json
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Update src/widgets/opnsense/component.jsx
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Update src/widgets/opnsense/component.jsx
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-12-26 00:32:12 -08:00