250 Commits

Author SHA1 Message Date
Karl Hudgell
6761a9e756 working blueiris widget 2024-02-21 19:51:45 +00:00
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
Florian Hye
d5af7eda63
Feature: search suggestions for search and quick launch (#2775)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-31 17:17:42 -08: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
JeffRandall
05a7c0ff56
Enhancement: extend hdhomerun widget (#2757) 2024-01-26 10:57:08 -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
0phoff
7837864841
Enhancement: locale option for date & relativeDate format (#2658) 2024-01-17 09:23:11 -08:00
Karl Hudgell
b4094b316e Merge remote-tracking branch 'origin/benphelpsMain' into LocalMain 2024-01-17 16:24:58 +00:00
Metin Yazici
1103df2b64
Feature: support multiple checks for healthchecks widget (#2580)
* Change healthchecks online/offline with the original up/down

* Add group statistics to healthcheck widget

* Update healthchecks docs

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-07 09:17:07 -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
shamoon
30e4a2ae3a Include truenas in uptime refactor 2023-12-15 14:12:14 -08:00
shamoon
e768b1c83a
Unify uptime formatting (#2483) 2023-12-15 14:08:37 -08: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
0f3fc77ddf
Enhancement: improve fritzbox proxy perfomance (#2429)
---------

Co-authored-by: Thorben Grove <thorben.grove@tui.de>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-12-05 00:44:13 -08: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
Nick
3e0054069d Change Unifi Widget "System Uptime" to "Uptime" (#2389)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-11-26 07:20:13 -08:00
Denis Papec
95d66707f5
Feature: Implement iCal integration for calendar, improve styling (#2376)
* Feature: Implement iCal integration, improve calendar/agenda styling

* Delete calendar.jsx

* Calendar proxy handler

* code style

* Add some basic error handling

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-11-25 08:17:25 -08:00
Kirill Kuznetsov
3c4818a2b4
Feature: add date formatting option in custom api (#2228) 2023-10-23 16:54:04 -07:00
shamoon
3f1229555e Fix translation of no events today in calendar
See #2221
2023-10-21 07:48:17 -07:00
shamoon
792f768a7f
Feature: true ping, rename old ping to siteMonitor (#2215) 2023-10-20 00:09:33 -07:00
shamoon
b765330b4a
Fix: dot visibility in some cases, translation strings (#2129) 2023-10-05 07:19:20 -07:00
shamoon
571f627b3b
Enhancement: statusStyle improvements (#2119) 2023-10-04 22:12: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
Ben Phelps
17b0f635d8 mini-non-chart charts 2023-09-06 13:53:39 +03:00
Tom Hoover
e19dab3c5d Add UptimeRobot widget 2023-08-28 17:02:00 -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
fredodiable
70ea5ad60d Added status field for GameDig widget 2023-08-09 00:08:11 -07:00
Ben Phelps
daa7ef2a3d add pure info metric 2023-08-02 06:04:54 +03:00
Ben Phelps
0c8131f27e add gpu metric 2023-08-01 16:45:09 +03:00
Ben Phelps
9aba70d214 glances widget test 1 2023-08-01 03:54:19 +03:00