shamoon
f50f5c130e
Merge pull request #931 from benphelps/unifi-improvements
...
Unifi improvements
2023-02-03 01:24:46 -08:00
shamoon
17ebdd8226
Unifi widgets support sites other than default
2023-02-03 01:19:42 -08:00
shamoon
c2983197a0
Unifi widgets show warning with no data
2023-02-03 01:19:42 -08:00
Bryan
f851085ebf
Komga Widget ( #922 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-02-02 19:48:40 -08:00
shamoon
015d7dac52
Rework uptime kuma remove proxy display more info
2023-02-02 01:11:27 -08:00
chain710
c3d15a61c3
Implement uptime-kuma widget
2023-02-02 00:49:56 -08:00
Jason Fischer
c9439eafa2
Don't show QEMU templates in VMs field for Proxmox widget
...
fixes #864
2023-01-29 09:44:15 -08:00
shamoon
19cf9969b9
Fix immich widget error catching & awaiting data
2023-01-28 21:49:31 -08:00
Zlendy
dbcd6f5df7
Fix: Immich API no longer has an "error" property
2023-01-28 21:49:31 -08:00
Zlendy
6b5e8ab0c7
Add Immich Widget
2023-01-28 21:49:31 -08:00
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
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
Michael Shamoon
ca4b5b131d
Allow specifying wan interface on opnsense widget
2023-01-22 11:02:52 -08: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
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
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
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
James Wynn
b6e8b64a2e
Merge branch 'main' into kubernetes
2023-01-09 08:34:43 -06:00
Michael Shamoon
730f1c5ec1
Support api key + username / pass for truenas widget
2023-01-07 10:00:25 -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
e15ba1c82c
Merge branch 'main' into kubernetes
2022-12-31 11:19:42 -06:00
Michael Shamoon
bc7937db71
omada widget cleanup
2022-12-29 00:25:50 -08:00
shamoon
88934ec39a
Correct debug messages in Pyload widget
...
Closes #733
2022-12-26 06:07:43 -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
Michael Shamoon
ba4cbad601
xteve cleanup
2022-12-25 20:58:20 -08:00
Marcus Kimpenhaus
43a11eadfc
added widget for xteve ( #731 )
...
* added xteve widget
* eslint fixes
* xteve code cleanup
Co-authored-by: Marcus Kimpenhaus <k@AirM2.kimpenhaus.net>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
2022-12-25 20:51:51 -08:00
Benoit SERRA
38d81b654e
Mikrotik widget ( #720 )
2022-12-23 09:12:06 -08:00
shamoon
c68cc3c8ed
Merge pull request #715 from benphelps/diskstation-to-downloadstation
...
Chore: rename diskstation to downloadstation
2022-12-23 08:46:37 -08:00
Michael Shamoon
c8ea72c217
lint
2022-12-23 08:38:52 -08:00
Michael Shamoon
1cac02f2c0
Add number formatting to prowlarr
...
https://github.com/benphelps/homepage/pull/721#issuecomment-1364092798
2022-12-23 08:30:52 -08:00
Marcus Kimpenhaus
e7db56101b
fixed number formatting in widgets: radarr, sonarr, overseerr
2022-12-23 14:20:12 +01:00
shamoon
b9415b43b0
Merge pull request #704 from benphelps/omada-widget
...
Feature: Omada widget
2022-12-22 21:23:14 -08:00
Michael Shamoon
23ba45729e
Rename diskstation to downloadstation
2022-12-22 10:58:46 -08:00
Michael Shamoon
a9429e5335
Pihole allow auth, updated API endpoint
2022-12-22 09:27:13 -08:00
Michael Shamoon
952305492c
More Omada widget cleanup
2022-12-21 13:18:32 -08:00
Michael Shamoon
b01e6eaf56
Refactor Omada proxy for api v3
2022-12-21 13:12:04 -08:00
Michael Shamoon
4a3f836020
Refactor Omada proxy for v4/v5
2022-12-21 13:12:04 -08:00