Larvey
16ec57081b
Fix Calendar Item Duplication
...
- 6fd23cf6a0 changed how items for the calendar are acquired, making it so every series gets updated when a new one gets added, or one gets moved. This causes the entries in the calendar to duplicate due to old code being left in.
2022-06-20 13:32:31 -04:00
Larvey
b7bf18250d
Fix CalendarModule.tsx
...
Fix no content showing when 1 of the same service is down.
2022-06-16 21:02:30 -04:00
ajnart
5d31e414f0
✨ Configure calendar widget to show Sunday first
...
Fixes #217
2022-06-14 20:50:11 +02:00
ajnart
df85fc6b7d
🐛 Fix multiple bugs and reformat code
2022-06-12 15:38:14 +02:00
Darkham42
0acb1f6b6d
refactor: use theme
2022-06-11 23:44:14 +02:00
Darkham42
8d645ca404
fix: calendar current day for light theme
2022-06-11 23:22:58 +02:00
Darkham42
562a05adf5
feat: calendar indication about date and we with secondary color
2022-06-11 20:11:20 +02:00
ajnart
f75da289c2
🚑 Hotfix calendar and mobile responsiveness
2022-06-08 09:56:04 +02:00
ajnart
4dac730412
🔀 Rebase with dev
2022-06-08 08:09:59 +02:00
Larvey
de6e0f645f
Fix Sonarr Incorrect Dates
...
Due to how Sonarr gives dates, they recommend using UTC time when displaying it as it matches their calendar. Took some digging but it fixed it.
2022-06-07 22:05:28 -04:00
ajnart
fb291c5411
🐛 Trying to fix dates
2022-06-07 19:34:24 +02:00
ajnart
6fd23cf6a0
✨ Add support for multiple Arr services
...
In the calendar, you can now have 2 separate Sonarr or Radarr instances
2022-06-06 23:40:45 +02:00
ajnart
2966be4fc4
✨ Add support for multiple same service in Calendar
...
Fixes Calendar Support for Multiple Sonarr / Radarr #176
2022-06-06 15:34:33 +02:00
ajnart
00928ae709
📱 Make the design way more responsive for mobile
2022-06-06 15:20:46 +02:00
ajnart
8da0b38662
⚡ Working on system info
2022-06-03 13:56:13 +02:00
Thomas "ajnart" Camlong
cad160010d
⚡ Make proxied requests for calendar
2022-06-01 16:19:32 +02:00
Thomas "ajnart" Camlong
56b6347824
🚧 Trying to improve calendar module
2022-06-01 15:32:29 +02:00
ajnart
31d23852f7
⚡ Migrate from tabler-icons-react to @tabler/icons
2022-05-29 18:42:58 +02:00
ajnart
f3d1767daf
🚨 Linting
2022-05-29 15:33:44 +02:00
ajnart
2d6b9522c5
✨ Make Calendar module fetch way more data
2022-05-29 11:25:53 +02:00
ajnart
c7c76ee22b
💄 Styling backgrounds of widgets
2022-05-29 09:11:46 +02:00
ajnart
fbaaa389c2
🐛 Fix Readarr date match
2022-05-25 13:13:17 +02:00
ajnart
2cb6781a94
✨ Lidarr and Readarr integrations
2022-05-25 10:50:57 +02:00
ajnart
6a905e1b49
🚨 Lint code and prettier
2022-05-23 10:24:54 +02:00
ajnart
bfb26a9402
🚑 Fix API url for services
2022-05-21 01:26:55 +02:00
ajnart
e1eab70f93
✨ Match config with URL typed
...
Homarr will now match a config with the URL used or return a 404 if not found
2022-05-21 01:01:20 +02:00
ajnart
3e31a4d38e
💄 Better style events in the calendar
2022-05-17 00:42:27 +02:00
Aj - Thomas
32f81cefe7
🏗️ 💥 Change the whole folder structure.
...
Now using src as a subfolder to the source files
2022-05-14 01:14:56 +02:00