shamoon
455e86571a
Chore: improve event hash generation in iCal integration ( #5938 )
2025-11-05 08:11:24 -08:00
Mark McKinney
0a44a2dade
Enhancement: add links to sonarr and radarr calendar widget items ( #5448 )
2025-06-26 05:30:00 +00:00
Matheus Vellone
3c6f99d5ae
Chore: change to ical.js for ical parsing ( #5241 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2025-05-07 08:20:04 -07:00
shamoon
eda06965fa
Chore: add organize imports to pre-commit ( #5104 )
2025-03-30 21:40:03 -07:00
shamoon
1dd5a9e1b0
Enhancement: better handle recurring events poorly handled by ical library ( #4807 )
2025-02-20 11:29:43 -08:00
shamoon
e46377f461
Enhancement: better tz parsing of ical recurring events ( #4749 )
2025-02-12 07:38:36 -08:00
shamoon
35af27f209
Update ical.jsx
2024-02-10 21:37:59 -08:00
SASAGAWA Kiyoshi
1c529c0e7d
Fix: iCal integration fails with all-day events ( #2883 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-02-10 12:30:37 -08:00
shamoon
99e1e3de3b
Fix: iCal integration use event data hash instead of uid ( #2758 )
2024-01-26 01:14:43 -08:00
shamoon
cca747c0fe
Fix: Calendar widget iCal integration catch RRule failures ( #2706 )
2024-01-20 00:15:45 -08:00
Denis Papec
72efd9a08d
Fix: calendar timezone performance improvements ( #2668 )
2024-01-17 15:00:51 -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
Denis Papec
674d7f2e01
Fix for events repeating on mothly basis and old events that are shown as occuring today ( #2624 )
2024-01-14 13:49:28 -08:00
Denis Papec
a72ccb6d27
Fix: show recurring and multi-day events ( #2451 )
2023-12-10 07:19:43 -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
acafbb5100
Enhancement: Improvements to calendar Radarr release logic ( #2374 )
...
Signed-off-by: Denis Papec <denis.papec@gmail.com >
2023-11-24 20:32:04 -08:00
shamoon
5512d05f00
Fix: Respect hideErrors for Calendar widget ( #2259 )
2023-10-29 20:14:06 -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
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