Radarr/frontend/src
admin 2b19ec07ff fix: resolve technical debt and npm vulnerabilities
NPM Security (0 vulnerabilities remaining):
- Add yarn resolutions for cross-spawn, brace-expansion, color-string, glob, postcss

Bug fixes:
- Bug-002: Use FirstOrDefault with null check (DownloadStationTaskProxyV2)
- Bug-007: Fix inverted exception logic for magnet fallback (TorrentClientBase)
- Bug-008: Fix stale closure using ref (MovieSearchInput)
- Bug-009: Fix Number.Number.parseInt typos across 50+ files
- Bug-010: Add regex timeout and Compiled flag (RegexReplace)
- Bug-011: Add null checks for XML queries (ConfigFileProvider)
- Bug-012: Remove empty touch handler (MovieDetails)
- Bug-013: Use Path.GetFileName for safer check (InstallUpdateService)
- Bug-014: Return Ok instead of Accepted for sync PUT (MovieController)
- Bug-016: Fix double bracket typo in log message (InstallUpdateService)
- Bug-017: Add console.warn to catch block (MovieTagInput)
- Bug-018: Remove stray debug console.log (SignalRConnector)
- Bug-019: Document disabled regex with ReDoS justification (Parser)
2025-12-18 19:54:02 -06:00
..
Activity fix: resolve technical debt and npm vulnerabilities 2025-12-18 19:54:02 -06:00
AddMovie fix: resolve technical debt and npm vulnerabilities 2025-12-18 19:54:02 -06:00
App fix: mark React component props as Readonly 2025-12-18 15:31:40 -06:00
Calendar fix: mark React component props as Readonly 2025-12-18 15:31:40 -06:00
Collection fix: resolve technical debt and npm vulnerabilities 2025-12-18 19:54:02 -06:00
Commands New: Show movie titles after task name when applicable 2024-03-14 11:15:39 +02:00
Components fix: resolve technical debt and npm vulnerabilities 2025-12-18 19:54:02 -06:00
Content refactor(ui): update page titles and manifest for rebrand 2025-12-17 19:19:38 -06:00
Diag Small helper in UI to access Radarr API more easily 2023-12-06 13:16:02 +02:00
DiscoverMovie fix: resolve technical debt and npm vulnerabilities 2025-12-18 19:54:02 -06:00
DownloadClient Convert Blocklist to TypeScript 2024-09-03 12:17:58 +03:00
FirstRun fix: mark React component props as Readonly 2025-12-18 15:31:40 -06:00
Helpers New: Switch theme automatically on system change 2025-09-28 21:57:01 -05:00
InteractiveImport fix: resolve technical debt and npm vulnerabilities 2025-12-18 19:54:02 -06:00
InteractiveSearch fix: mark React component props as Readonly 2025-12-18 15:31:40 -06:00
Language Convert Manual Import to Typescript 2023-05-06 21:33:19 -05:00
Movie fix: resolve technical debt and npm vulnerabilities 2025-12-18 19:54:02 -06:00
MovieFile fix: resolve technical debt and npm vulnerabilities 2025-12-18 19:54:02 -06:00
Organize fix: mark React component props as Readonly 2025-12-18 15:31:40 -06:00
Parse fix: mark React component props as Readonly 2025-12-18 15:31:40 -06:00
Quality Fix Typo in QualitySource Enum 2023-08-19 13:14:44 +03:00
RootFolder fix: resolve technical debt and npm vulnerabilities 2025-12-18 19:54:02 -06:00
Settings fix: resolve technical debt and npm vulnerabilities 2025-12-18 19:54:02 -06:00
Shared feat(privacy): remove telemetry, analytics, fingerprinting 2025-12-17 18:41:03 -06:00
Store fix: resolve technical debt and npm vulnerabilities 2025-12-18 19:54:02 -06:00
Styles refactor: rename project from Logarr to Aletheia 2025-12-18 09:41:48 -06:00
System fix: resolve technical debt and npm vulnerabilities 2025-12-18 19:54:02 -06: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 fix: resolve technical debt and npm vulnerabilities 2025-12-18 19:54:02 -06:00
Wanted fix: mark React component props as Readonly 2025-12-18 15:31:40 -06: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 refactor(ui): update page titles and manifest for rebrand 2025-12-17 19:19:38 -06: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 refactor(ui): update page titles and manifest for rebrand 2025-12-17 19:19:38 -06:00
oauth.html New: Project Aphrodite 2019-06-11 22:06:43 -04:00
polyfills.js Add typescript 2023-04-29 22:47:02 -05:00