mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 06:38:46 +00:00
Adds azure pipelines widget
Add translation for result and status remove buildId value translation Fixes syntax in azure pipelines hide running status if finished
This commit is contained in:
parent
2aeb3f4c89
commit
04cccfdd60
6 changed files with 60 additions and 0 deletions
|
@ -2,6 +2,7 @@ import adguard from "./adguard/widget";
|
|||
import audiobookshelf from "./audiobookshelf/widget";
|
||||
import authentik from "./authentik/widget";
|
||||
import autobrr from "./autobrr/widget";
|
||||
import azurePipelines from "./azurePipelines/widget";
|
||||
import bazarr from "./bazarr/widget";
|
||||
import caddy from "./caddy/widget";
|
||||
import changedetectionio from "./changedetectionio/widget";
|
||||
|
@ -91,6 +92,7 @@ const widgets = {
|
|||
audiobookshelf,
|
||||
authentik,
|
||||
autobrr,
|
||||
azurePipelines,
|
||||
bazarr,
|
||||
caddy,
|
||||
changedetectionio,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue