Commit Graph

664 Commits

Author SHA1 Message Date
shamoon 401b35bea9 Add translation for some missing items
Closes #1123
2023-03-19 22:58:47 -07:00
shamoon fe860992c0 Merge pull request #1111 from benphelps/fix-1110
Fix: Add padding to values in resources widget
2023-03-15 10:42:12 -07:00
shamoon 70a15838d5 Merge pull request #1085 from benphelps/audiobookshelf-widget
Add audiobookshelf widget
2023-03-15 10:41:27 -07:00
shamoon 69fcd3f0c8 Add padding to values in resources widget
Closes #1110
2023-03-15 10:27:01 -07:00
shamoon eaf7ba608b Fix blocks for emby/jellyfin, support enable/disable 2023-03-12 16:50:28 -07:00
Dinesh Reddy J 29c7a51b04 modified: src/widgets/emby/component.jsx 2023-03-12 22:11:15 +05:30
Dinesh Reddy J 263801677a Added Jellyfin Widget to show number of movies,Series, Episodes songs #264 2023-03-12 21:57:13 +05:30
Zlendy 78642a36d0 Fix: immich API now returns bytes for storage 2023-03-10 19:15:37 -08:00
shamoon a55bc357fd Add audiobookshelf widget 2023-03-05 23:34:46 -08:00
shamoon b8a1b90713 Update credentialed.js 2023-03-05 23:32:27 -08:00
afknst 8f2d5b7bf9 Merge branch 'benphelps:main' into main 2023-03-03 12:48:48 +01:00
afknst 3d4654d592 Fix: Cannot access qBittorrent from quick launch #1079 2023-03-03 12:41:33 +01:00
shamoon 30f04f75f2 use correct rutorrent rate units 2023-03-03 00:55:05 -08:00
shamoon 26246c5997 fix deluge units 2023-03-03 00:48:28 -08:00
shamoon 8c97bf6213 Merge pull request #1078 from benphelps/fix-1077
Fix: use correct rate units for pyload
2023-03-03 00:36:01 -08:00
shamoon 6db6c823c4 use correct rate units for pyload 2023-03-03 00:34:51 -08:00
shamoon e11589f52e simplify ghostfolio widget 2023-03-01 22:45:22 -08:00
Mathias R e97fdc17be Added Ghostfolio widget 2023-03-01 19:44:13 +01:00
shamoon 65b23b9674 Merge pull request #1067 from Sairenity/1042-minecraft-server-status
Minecraft server status widget
2023-02-28 22:13:13 -08:00
Jason Fischer 3db5435c19 Merge pull request #1043 from jameswynn/variable-substitution
Added support for environment variable substitution
2023-02-28 20:14:30 -08:00
shamoon c6e76f4e31 move minecraft proxy & use url key 2023-02-28 08:50:43 -08:00
Sairenity b36ef0234e refactor widget.js, return http 200 when server is offline 2023-02-28 16:22:43 +00:00
Sairenity ad66637ff1 rewrite minecraft server status widget to directly ping server 2023-02-28 11:49:39 +00:00
Rommel Kott bf2f527f76 Refactor API host to be parametrized 2023-02-28 01:04:44 -06:00
shamoon af147c0da0 Support open url in quicklaunch 2023-02-27 20:06:30 -08:00
Sairenity f418ee6327 Add minecraft server status indicator 2023-02-27 11:59:37 +00:00
shamoon e9790e5677 Change cloudflare widget to use api tokens 2023-02-26 08:18:47 -08:00
shamoon 449c23a63d fix service widgets import organization 2023-02-24 22:24:30 -08:00
shamoon fe494a4ab3 add prometheus widget data validation 2023-02-24 22:07:42 -08:00
Tristin Terry 8dcb3a27bd add prometheus service widget 2023-02-24 19:55:13 -06:00
Sairenity 8604418fb1 implemented fetching of minecraft server status 2023-02-23 18:30:44 +00:00
shamoon b2d22d7574 Cache config env variables & check if config contains variables before substitution 2023-02-23 09:51:28 -08:00
shamoon 060d5afcaa Simplify pterodactyl to only show server / node counts 2023-02-23 07:50:13 -08:00
Benoit SERRA 8e9ce016b1 Pterodactyl widget: initial commit 2023-02-23 07:50:13 -08:00
James Wynn e0f1aae4d5 Added support for environment variable substitution
* Only environment variables starting with HOMEPAGE_VAR_ and HOMEPAGE_FILE_
  are supported
* The value of env var HOMEPAGE_VAR_XXX will replace {{HOMEPAGE_VAR_XXX}}
  in any config
* The value of env var HOMEPAGE_FILE_XXX must be a file path, the contents
  of which will be used to replace {{HOMEPAGE_FILE_XXX}} in any config
* If a substituted value contains a variable reference it may also be
  replaced, but the behavior is non-deterministic
2023-02-23 08:50:25 -06:00
James Wynn f8f96645b0 Added "external" boolean annotation to specify external services
External services define a kubernetes service pointing to an application
hosted outside of the cluster. These services should not attempt to get
the status based on kubernetes deployments. The new boolean flag disables
this functionality. Since this is an edge case, the default value is "false".
2023-02-22 09:05:26 -06:00
Dan Brezeanu 9eafac346b Configuration option for removing bottom version 2023-02-21 10:11:24 +02:00
shamoon 767fc1ec39 Better handle homebridge errors 2023-02-20 17:39:16 -08:00
shamoon 9df4ba0881 Fix homebridge config UI-X API expires login with 403 2023-02-20 14:58:19 -08:00
shamoon b2f26e1a43 Update status.jsx 2023-02-20 14:55:01 -08:00
shamoon 594f47fa68 Rework healthchecks date formatting 2023-02-19 23:32:53 -08:00
Rommel Kott 5def5dd508 Add healthcheck widget 2023-02-19 23:31:33 -08:00
shamoon 4855aa762f correct transmission rate units 2023-02-19 07:46:51 -08:00
Daniel Rocha 96507e4eba Use byterate for flood 2023-02-19 07:46:51 -08:00
shamoon 08f56b54f5 Update component.jsx 2023-02-19 06:25:07 -08:00
shamoon 14e1a9a4ed limit widgets > 4 blocks 2023-02-18 22:58:55 -08:00
Jason Fischer 45946ddfe1 Merge pull request #963 from benphelps/fix-settings-after-container-update
Fix settings after container update
2023-02-18 22:56:53 -08:00
shamoon 0666268d91 unmanic use generic proxy 2023-02-18 22:21:32 -08:00
Jeff Rescignano b45d6240ae Add Unmanic service widget 2023-02-18 22:19:45 -08:00
shamoon e35a66d3f1 Suppory body in widget endpoint mappings 2023-02-18 22:18:27 -08:00