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 |
|
shamoon
|
2da66b504b
|
lint lidarr widget.js
|
2023-06-08 07:17:58 -07:00 |
|
shamoon
|
ea50a851f3
|
Change lidarr to artist instead of album
|
2023-06-08 07:15:35 -07:00 |
|
shamoon
|
c92d1caf80
|
Allow useWidgetAPI to not actually send a request
|
2023-06-07 13:43:53 -07:00 |
|
Georges-Antoine Assi
|
bd1c2b1881
|
Add setting to hide widgets on failure
|
2023-04-30 19:09:37 -04:00 |
|
Michael Shamoon
|
8a783ba9f6
|
Simplify error catching
|
2022-11-18 15:24:07 -08:00 |
|
Michael Shamoon
|
21017e4716
|
Add detailed Error component for service widgets
|
2022-11-18 15:24:07 -08:00 |
|
Jason Fischer
|
9b7d6b196f
|
Allow widget field visibility to be configurable
|
2022-09-29 21:15:25 -07:00 |
|
Ben Phelps
|
0a58f259ff
|
wrapped proxy calls via useWidgetAPI
|
2022-09-27 22:59:14 +03:00 |
|
Ben Phelps
|
4386999c38
|
further restructuring
|
2022-09-26 15:25:10 +03:00 |
|
Ben Phelps
|
e1a3a82f75
|
utils cleanup, initial static generation
|
2022-09-26 12:04:37 +03:00 |
|
Ben Phelps
|
a83d5132d9
|
refactor lidarr widget
|
2022-09-26 10:58:14 +03:00 |
|