Radarr/frontend/src/Movie
2025-04-08 11:30:34 +03:00
..
Delete Fixed: Close modal when deleting movie from index 2025-03-19 01:03:39 +02:00
Details Avoid fetching movies twice on initial load 2025-03-29 19:43:30 +02:00
Edit Increase input sizes in edit movie modal 2025-03-07 19:03:28 +02:00
History Convert Movie History to TypeScript 2025-03-08 16:04:08 +02:00
Index Avoid fetching movies twice on initial load 2025-03-29 19:43:30 +02:00
MoveMovie Convert MoveMovieModal to TypeScript 2025-03-07 19:03:19 +02:00
Search Simplify props for MovieInteractiveSearchModal 2025-04-08 11:30:34 +03:00
createMoviesFetchingSelector.ts Convert Queue to TypeScript 2024-09-03 13:19:48 +03:00
getMovieStatusDetails.ts Improve status labels for deleted movies 2024-08-15 19:14:22 +03:00
IndexerFlags.tsx New: Set Indexer flags in Manual Import 2024-02-21 20:46:16 +02:00
Movie.ts Convert Delete Movie Modal to TypeScript 2025-03-08 16:36:12 +02:00
MovieCollectionLabel.css New: Native Theme Engine 2022-11-20 11:49:50 -06:00
MovieCollectionLabel.css.d.ts Add CSS Typings 2023-04-29 22:47:02 -05:00
MovieCollectionLabel.tsx Fixed: Movie Details crashing on invalid collection 2025-03-11 16:14:29 +02:00
movieEntities.ts Convert Movie Details to TypeScript 2025-03-09 19:26:44 +02:00
MovieFileStatus.css New: Native Theme Engine 2022-11-20 11:49:50 -06:00
MovieFileStatus.css.d.ts Add CSS Typings 2023-04-29 22:47:02 -05:00
MovieFormats.tsx Convert Movie Formats/Status/CollectionLabel to TypeScript 2025-03-07 16:43:37 +02:00
MovieGenres.tsx New: Tooltip with extra genres on search and collections 2024-12-13 19:17:59 +02:00
MovieHeadshot.tsx Fixed: Removing import lists for cast and crew from movie details 2024-09-16 01:18:23 +03:00
MovieImage.tsx Fixed: Loading movie images after placeholder in Safari 2024-09-25 06:48:30 +03:00
MovieLanguages.tsx Fixed: Showing multi-languages for movies parsed without languages 2024-08-14 19:26:52 +03:00
MoviePopularityIndex.css New: View, Sort, Filter by Movie popularity on Index and Discover 2023-07-10 22:54:32 -05:00
MoviePopularityIndex.css.d.ts New: View, Sort, Filter by Movie popularity on Index and Discover 2023-07-10 22:54:32 -05:00
MoviePopularityIndex.tsx New: View, Sort, Filter by Movie popularity on Index and Discover 2023-07-10 22:54:32 -05:00
MoviePoster.tsx Convert movie images to TypeScript 2024-09-04 13:37:29 +03:00
MovieQuality.tsx Convert MovieQuality to TypeScript 2024-08-26 08:18:53 +03:00
MovieSearchCell.css New: Wanted Cutoff/Missing 2024-05-14 02:53:51 +03:00
MovieSearchCell.css.d.ts New: Wanted Cutoff/Missing 2024-05-14 02:53:51 +03:00
MovieSearchCell.tsx Fixed: Keeping search results when Missing/Cutoff Unmet repopulates 2024-08-24 01:54:04 +03:00
MovieStatus.css New: Wanted Cutoff/Missing 2024-05-14 02:53:51 +03:00
MovieStatus.css.d.ts New: Wanted Cutoff/Missing 2024-05-14 02:53:51 +03:00
MovieStatus.tsx Convert Movie Formats/Status/CollectionLabel to TypeScript 2025-03-07 16:43:37 +02:00
MovieTitleLink.tsx Convert MovieTitleLink to TypeScript 2024-08-24 04:29:45 +03:00
NoMovie.css New: Project Aphrodite 2019-06-11 22:06:43 -04:00
NoMovie.css.d.ts Add CSS Typings 2023-04-29 22:47:02 -05:00
NoMovie.tsx Convert NoMovie to TypeScript 2024-09-04 13:18:37 +03:00
useMovie.ts Convert Movie Formats/Status/CollectionLabel to TypeScript 2025-03-07 16:43:37 +02:00