Commit Graph

41 Commits

Author SHA1 Message Date
Jeff Randall
7575723c99 If no fields are configured, set the calcaulated defaults. Limit the field count to 4. Always provide the data as common in widgets. 2024-01-27 12:06:17 -06:00
JeffRandall
05a7c0ff56
Enhancement: extend hdhomerun widget (#2757) 2024-01-26 10:57:08 -08:00
shamoon
23e697ed4a
Fix romm widget name
Closes #2762
2024-01-26 09:12:56 -08:00
shamoon
a01f60ec25 Make service links less weird 2024-01-24 14:27:47 -08:00
Tharic99
5d550b8597
Documentation: add project links to service widget docs (#2737) 2024-01-22 10:26:15 -08:00
Arden Rasmussen
e803c3bf16
Feature: Added gatus uptime widget (#2729) 2024-01-21 21:22:19 -08:00
shamoon
a4657037c6
Documentation: Fix netdata docs 2024-01-21 01:03:05 -08:00
stephenc01
e206c86de8
Documentation: fix typo in coin-market-cap widget docs (#2711) 2024-01-20 15:52:46 -08:00
shamoon
71b919bbe2
Documentation: Add username / pw to romm widget 2024-01-20 10:02:45 -08:00
Karl0ss
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
Gianfranco
0cdc354ead
Documentation: add info for obtaining immich API keys (#2703) 2024-01-19 20:07:55 -08:00
Mitchell
7f621ed518
Feature: Netdata service widget (#2672) 2024-01-17 16:01:20 -08:00
Denis Papec
72efd9a08d
Fix: calendar timezone performance improvements (#2668) 2024-01-17 15:00:51 -08:00
0phoff
7837864841
Enhancement: locale option for date & relativeDate format (#2658) 2024-01-17 09:23:11 -08:00
Denis Papec
1f2081af5d
Add option to specify a timezone for events (#2623)
* Add option to specify a timezone for events

* Amend message, update docs
2024-01-14 18:01:10 -08: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
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
Thorben
0a3d552114
Fix typo in fritzbox documentation (#2457) 2023-12-10 07:06:52 -08: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
Kamil Markowicz
04ae39e144
Documentation: Update minimum calibre-web version reference (#2412)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-12-01 19:38:31 -08:00
SOOROS
251881a051
Documentation: add semicolons to iframe example allow option (#2400) 2023-11-29 11:56:18 -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
shamoon
b3414fc35f Documentation: Fix services yaml file name 2023-11-26 13:24:03 -08:00
COxDE
259f0f8ce9
Documentation: fix typo in widgets file name (#2393) 2023-11-26 13:21:59 -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
Denis Papec
518ed7fc4e
Feature: Support previous days option in Calendar Agenda (#2375)
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-11-24 20:32:38 -08:00
Joe Stump
e98b5e2233
Documentation: Add details to Gluetun widget docs (#2357)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-11-21 11:41:56 -08:00
Aesop7
5bf6f30e2b
Documentation: add Longhorn example (#2353) 2023-11-20 07:35:21 -08:00
Mohamed Aziz Ben Aissa
fc67e1a986
Feature: Added timeStyle to date format for custom API (#2294)
* Add timeStyle option to custom API date format

* Update documentation
2023-11-09 22:57:14 +02: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
Kirill Kuznetsov
3c4818a2b4
Feature: add date formatting option in custom api (#2228) 2023-10-23 16:54:04 -07:00
Avishek Sen
f773e026d5
docs: fix typos (#2222) 2023-10-21 11:42:37 -07:00
Denis Papec
6898faa3de
Feature: Added agenda view for calendar, calendar improvements (#2216)
* Feature: Added agenda view for calendar, calendar improvements

* Fix duplicate event keys

* Additional hover on title, not date

* Show date once in list

* Rename monthly view for consistency

* Remove unneeded key props

* CSS cleanup, dont slice title to arbitrary 42 chars which can break column layouts

* Simplify agenda components

* Fix show date once in list

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-10-20 16:31:19 -07:00
shamoon
19c25713c4 Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-18 09:49:33 -07:00
karpaterna
8d34dc5725
Documentation: add defaultinterval option for coinmarketcap (#2191) 2023-10-15 10:09:48 -07:00
shamoon
c591049a1a Fix glances doc image assets 2023-10-12 11:53:15 -07:00
shamoon
4c2ecb9b0e Add hdhomerun 2023-10-06 21:01:37 -07:00
Lavender Shannon
8aeded4774
Update gluetun.md (#2137)
Fixed link to control server documentation
2023-10-05 22:14:37 +00:00
shamoon
7f9ae3d01b Updating more repo URLs 2023-10-04 23:15:59 -07:00
Nagy László Zoltán
0c2671ea00
Update services/glances.md with correct info/glances link (#2087) 2023-09-30 07:27:12 -07:00
Ben Phelps
47765ee05e add mkdocs 2023-09-29 21:01:11 +03:00