mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
widget refactoring and cleanup
This commit is contained in:
parent
808e79e2ac
commit
47bc073fb4
39 changed files with 92 additions and 1410 deletions
|
@ -5,15 +5,20 @@ import emby from "./emby/widget";
|
|||
import gotify from "./gotify/widget";
|
||||
import jackett from "./jackett/widget";
|
||||
import jellyseerr from "./jellyseerr/widget";
|
||||
import mastodon from "./mastodon/widget";
|
||||
import npm from "./npm/widget";
|
||||
import nzbget from "./nzbget/widget";
|
||||
import ombi from "./ombi/widget";
|
||||
import overseerr from "./overseerr/widget";
|
||||
import pihole from "./pihole/widget";
|
||||
import portainer from "./portainer/widget";
|
||||
import prowlarr from "./prowlarr/widget";
|
||||
import qbittorrent from "./qbittorrent/widget";
|
||||
import radarr from "./radarr/widget";
|
||||
import sonarr from "./sonarr/widget";
|
||||
import readarr from "./readarr/widget";
|
||||
import rutorrent from "./rutorrent/widget";
|
||||
import sabnzbd from "./sabnzbd/widget";
|
||||
import sonarr from "./sonarr/widget";
|
||||
import speedtest from "./speedtest/widget";
|
||||
import strelaysrv from "./strelaysrv/widget";
|
||||
import tautulli from "./tautulli/widget";
|
||||
|
@ -29,15 +34,20 @@ const widgets = {
|
|||
jackett,
|
||||
jellyfin: emby,
|
||||
jellyseerr,
|
||||
mastodon,
|
||||
npm,
|
||||
nzbget,
|
||||
ombi,
|
||||
overseerr,
|
||||
pihole,
|
||||
portainer,
|
||||
prowlarr,
|
||||
qbittorrent,
|
||||
radarr,
|
||||
sonarr,
|
||||
readarr,
|
||||
rutorrent,
|
||||
sabnzbd,
|
||||
sonarr,
|
||||
speedtest,
|
||||
strelaysrv,
|
||||
tautulli,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue