Radarr/frontend/src
geogolem 762cc0903b New Custom Filters based on Availability
https://github.com/Radarr/Radarr/issues/2074

make the UI take into account AvailabilityDelay
to make it consistent with RSS Decision Engine

add custom filter options for minimumAvailabilityDate
with and without Delay

Simplify the filter names.
ConsideredAvailable ---> DateConsideredAvailable  (these always take into account the delay)
MinimumAvailability ---> MinimumAvailabilityDate  (these never take into account delay)

if delay = 0 .. the 2 dates above are identical.
if delay = 0, MimimumAvailabilityDate will be 1 of InCinemas, Announced or Physical/Digital (Released) dates

Add ability to make the custom filter dates relative to
currentdate

DateConsideredAvailable tooltip on NotAvailable
2025-08-04 14:52:05 -04:00
..
Activity Convert Spinner button components to TypeScript 2025-04-27 20:42:38 +03:00
AddMovie Fix translation token for root folders load error 2025-06-03 15:22:38 +03:00
App Convert Tags to TypeScript 2025-06-04 22:16:24 +03:00
Calendar New: Release type options for Calendar page 2025-05-30 15:39:00 +03:00
Collection Add translation for missing movies count from collection 2025-06-04 18:54:09 +03:00
Commands New: Show movie titles after task name when applicable 2024-03-14 11:15:39 +02:00
Components New Custom Filters based on Availability 2025-08-04 14:52:05 -04:00
Content New: Use instance name in PWA manifest 2024-11-04 12:54:59 +02:00
Diag Small helper in UI to access Radarr API more easily 2023-12-06 13:16:02 +02:00
DiscoverMovie Fix jump to character for Collections and Discover 2025-05-22 15:40:29 +03:00
DownloadClient Convert Blocklist to TypeScript 2024-09-03 12:17:58 +03:00
FirstRun Convert First Run to TypeScript 2024-08-24 04:24:31 +03:00
Helpers New Custom Filters based on Availability 2025-08-04 14:52:05 -04:00
InteractiveImport Convert Table to TypeScript 2025-04-27 20:29:10 +03:00
InteractiveSearch Convert Interactive Search to TypeScript 2025-03-04 15:15:04 +02:00
Language Convert Manual Import to Typescript 2023-05-06 21:33:19 -05:00
Movie New Custom Filters based on Availability 2025-08-04 14:52:05 -04:00
MovieFile Fixed: Avoid stale movie statistics on movies index 2025-03-29 17:50:03 +02:00
Organize Convert Preview Rename to TypeScript 2025-03-08 15:16:12 +02:00
Parse Convert Form Components to TypeScript 2025-04-15 22:30:42 +03:00
Quality Fix Typo in QualitySource Enum 2023-08-19 13:14:44 +03:00
RootFolder New: Update wording when removing a root folder 2025-06-10 15:31:34 +03:00
Settings Fixed: Deleting tags from UI 2025-06-16 20:34:00 +03:00
Shared
Store New Custom Filters based on Availability 2025-08-04 14:52:05 -04:00
Styles Refactor PasswordInput to use type password 2024-05-10 14:00:22 +03:00
System Convert Log FIles to TypeScript 2025-04-27 21:08:26 +03:00
Tags Convert Movie Details to TypeScript 2025-03-09 19:26:44 +02:00
typings Convert Tags to TypeScript 2025-06-04 22:16:24 +03:00
Utilities New Custom Filters based on Availability 2025-08-04 14:52:05 -04:00
Wanted Convert Missing to TypeScript 2025-05-16 19:38:18 +03:00
bootstrap.tsx Update React 2024-12-12 21:01:19 +02:00
index.css New: Native Theme Engine 2022-11-20 11:49:50 -06:00
index.css.d.ts Add CSS Typings 2023-04-29 22:47:02 -05:00
index.ejs Fixed: PWA Manifest with URL base 2024-10-23 09:51:32 +03:00
index.ts Fixed: Import Movies page crashing on console.error with non-string values 2025-01-21 16:11:22 +02:00
login.html Fixed: PWA Manifest with URL base 2024-10-23 09:51:32 +03:00
oauth.html
polyfills.js Add typescript 2023-04-29 22:47:02 -05:00