141 Commits

Author SHA1 Message Date
Karl Hudgell
6ba7e38d67 Merge remote-tracking branch 'origin/benphelpsMain' into LocalMain 2024-02-21 10:03:24 +00:00
shamoon
577721bd75
Feature: add gitea widget (#2968) 2024-02-21 00:41:21 -08:00
Massimiliano De Luise
619f365c92
Feature: Plant-it widget (#2941) 2024-02-19 17:54:28 -08:00
Karl Hudgell
0c010a32d4 Merge branch 'WLED' into LocalMain 2024-02-08 13:05:33 +00:00
Karl Hudgell
8c2f00d6a3 working wled logic 2024-02-08 13:03:43 +00:00
Karl Hudgell
ca8990df9a Merge branch 'benphelpsMain' into LocalMain 2024-02-08 12:17:12 +00:00
Dan Geraghty
86740c6d7b
Feature: OpenWRT service widget (#2782)
* Feat: OpenWRT widget implementation

* Update proxy.js

* fixes from review

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-29 12:33:31 -08:00
Arden Rasmussen
e803c3bf16
Feature: Added gatus uptime widget (#2729) 2024-01-21 21:22:19 -08:00
Karl Hudgell
0251c0e570 Merge remote-tracking branch 'origin/benphelpsMain' into LocalMain 2024-01-20 11:20:31 +00:00
f6ca3f57f7
Feature: Romm Widget (#2663)
---------

Co-authored-by: Karl Hudgell <karl.hudgell@bjss.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-19 23:36:44 -08:00
Mitchell
7f621ed518
Feature: Netdata service widget (#2672) 2024-01-17 16:01:20 -08:00
Karl Hudgell
93f1736ec9 Merge branch 'add-romm' into LocalMain 2023-12-31 16:27:19 +00:00
Karl Hudgell
f4cbdd48a5 Merge remote-tracking branch 'origin/benphelpsMain' into LocalMain 2023-12-31 16:27:02 +00:00
Karl Hudgell
266cfe7a93 working romm widget 2023-12-31 16:20:30 +00:00
Brandon McFarlin
bccd73fe2d
Feature: Add peaNUT Widget (#2450)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-12-10 09:56:35 -08:00
Karl Hudgell
69dbe93c33 working titlecardmaker widget 2023-12-09 11:08:47 +00:00
Karl Hudgell
703b75d3f1 Merge remote-tracking branch 'origin/benphelpsMain' into LocalMain 2023-12-08 20:21:05 +00:00
Thorben
4c45c6453f
Feature: Fritz!Box Widget (#2387)
* Feature: Fritz!Box Widget

* Use i18n

* code style & formatting

---------

Co-authored-by: Thorben Grove <thorben.grove@tui.de>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-11-26 20:48:54 -08:00
Reiss Cashmore
ebd384c62d
Feature: iFrame widget (#2261)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-10-31 07:19:57 -07:00
Denis Papec
4cd4103edf
Feature: calendar widget (#2077)
* Implemented calendar

Signed-off-by: Denis Papec <denis.papec@gmail.com>

* Added lidarr events to calendar

Signed-off-by: Denis Papec <denis.papec@gmail.com>

* Added radarr events to calendar

Signed-off-by: Denis Papec <denis.papec@gmail.com>

* Added readarr events to calendar

Signed-off-by: Denis Papec <denis.papec@gmail.com>

* Added sonarr events to calendar

Signed-off-by: Denis Papec <denis.papec@gmail.com>

* fix sonarr series title

* integrations

* fix bad setstate call

* handle user sets includeSeries: false for sonarr

* Translate radarr release strings

* Support all widths

* readarr get author

* Finished first day in week config

Signed-off-by: Denis Papec <denis.papec@gmail.com>

---------

Signed-off-by: Denis Papec <denis.papec@gmail.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-09-28 11:23:44 -07:00
Luca Kröger
64e8245542
Add OpenDTU Widget (#2069)
* add opendtu widget

* optimize widget

* Revert de translation files

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-09-26 13:02:41 -07:00
ecaa6112f3 Merge remote-tracking branch 'origin/benphelpsMain' into LocalMain 2023-09-19 12:44:40 +00:00
Tom Hoover
e19dab3c5d Add UptimeRobot widget 2023-08-28 17:02:00 -07:00
Denis Papec
fc7e73eba2
Added custom API widget (#1858)
* Added custom API widget

* Rename custom widget to customapi

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-08-25 23:39:15 -07:00
Georges-Antoine Assi
4b4c63d562
Calibre web widget (#1855)
* Add widget for calibre-web with reverse-proxy auth

* Add custom proxy

* Get it working

* Fix lint issues

* Calibreweb widget: Handle empty series / authors / books

* Switch to new opds stats endpoint

* Remove calibre-web custom proxy handler

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-08-25 23:24:25 -07:00
shamoon
eb67cf1d6f Revert "Calibre web widget (#1829)"
This reverts commit 4c49767a0fd4df8f212efacc803d9b3b1601bf71.
2023-08-21 19:31:48 -07:00
AtsumeruDev
a6dac34b24
Add widget for Atsumeru self-hosted media server (#1839)
* Add widget for Atsumeru self-hosted media server

* Revert localization

* Update widget.js

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-08-21 09:30:22 -07:00
Georges-Antoine Assi
4c49767a0f
Calibre web widget (#1829)
* Add widget for calibre-web with reverse-proxy auth

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-08-21 09:22:15 -07:00
joncrangle
39a94190cf
Merge branch 'main' into feature/mealie-widget 2023-08-16 23:43:20 -04:00
Xinos
bf8c10bb61 OMV widget implementation 2023-08-13 09:24:03 -07:00
Jonathan Crangle
58f4cf6edd Add mealie widget 2023-08-09 15:13:17 -04:00
Ben Phelps
ba19f77b8f add mjpeg stream widget 2023-08-06 14:21:01 +03:00
Ben Phelps
9aba70d214 glances widget test 1 2023-08-01 03:54:19 +03:00
Stephen Donchez
992516cebd
Feature: UrBackup Widget (#1735)
* Add initial UrBackup widget with counts of ok, errored, and out-of date clients

* Add configurable number of days since last backup before a client is considered out-of-date

* Don't count a lack of recent (or error free) image backup if image backup isn't supported.

* Add support for reporting total disk usage

* add support for "fields" from services.yaml

* fix field filtering, syntax

* Consolidate urbackup code, syntax changes

* Revert pnpm changes

* re-add urbackup-server-api

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-07-30 07:19:31 -07:00
Nitzan Miranda
7e05adc02a
Add Azure DevOps (#1715)
* add azure pullrequrests

* add creatorId

* rename azurePullrequests->azurePullRequests

* pass creatorId to FE

* expose userEmail to frontend

* tolower

* remove unused code

* merge to AzureDevOps

* fix userEmail

* remove whitespace in const and set true endpoint in widget

* use widget params in endpoint

* change approvedNotCompleted to Approved

* change to lower

* rename

* rename

* merge widgets together

* limit pipeline result to 1 result

* Better handle azuredevops PR call failures

* change to have repositoryId and not branchName

* Fix field filtering, avoid PR call if not needed

---------

Co-authored-by: Nitzan Miranda <Nitzan.Miranda@bagirasys.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-07-29 22:17:30 -07:00
fredodiable
420aa896d7
Feature: GameDig Widget (#1717)
* Adding Counter-Strike: Global Offensive (CSGO)

Adding Counter-Strike: Global Offensive (CSGO) widget

* Changed to GameDig

Converted csgo widget to gamedig
Added game server type as widget parameter
Added more fields

* Limited widget displayed fields to 4

* Moved fields limit to gamedig widget
2023-07-26 22:06:45 -07:00
Karl Hudgell
71e9f6739d Merge remote-tracking branch 'origin/main' into LocalMain 2023-07-23 15:08:10 +01:00
3760b030a9
Merge branch 'benphelps:main' into main 2023-07-23 14:57:07 +01:00
Nitzan Miranda
04cccfdd60 Adds azure pipelines widget
Add translation for result and status
remove buildId value translation
Fixes syntax in azure pipelines
hide running status if finished
2023-07-20 14:45:10 -07:00
dd2b7df350
Merge branch 'benphelps:main' into main 2023-07-06 07:58:51 +01:00
dimitricappelle
940ce359bf Adding Kavita 2023-06-20 17:05:07 +02:00
Karl Hudgell
ccd2076f9d Merge remote-tracking branch 'origin/JDRssDownloader' into LocalMain 2023-06-14 08:27:32 +01:00
Karl Hudgell
a3b0acdff4 Merge remote-tracking branch 'origin/wg-easy-service-widget' into LocalMain 2023-06-14 08:26:57 +01:00
Karl Hudgell
340c1d381d Merge remote-tracking branch 'origin/NextPVR-Service-Widget' into LocalMain 2023-06-14 08:26:44 +01:00
Karl Hudgell
199b8d7969 Merge branch 'main' of https://github.com/karl0ss/homepage 2023-06-14 07:47:25 +01:00
Karl Hudgell
f1d6a990ac Working Jdownloader 2023-06-13 20:30:09 +01:00
Karl Hudgell
1f5a149881 initial working jdownloader widget 2023-06-07 12:47:49 +01:00
Karl Hudgell
7a3ebac8f0 Merge remote-tracking branch 'origin/main' into JDRssDownloader 2023-06-06 18:14:15 +01:00
Karl Hudgell
df0625550b JDRssDownloader 2023-06-06 18:12:07 +01:00
Karl Hudgell
667e759ca4 WGeasy initial commit 2023-06-06 17:25:12 +01:00