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 |
|
admin
|
9526078d16
|
refactor: use Number.parseInt/parseFloat/isNaN (S7773)
Use Number static methods instead of global functions for better
clarity and consistency.
|
2025-12-18 16:19:34 -06:00 |
|
Bogdan
|
73b99d0be2
|
Add translation for missing movies count from collection
|
2025-06-04 18:54:09 +03:00 |
|
Bogdan
|
ae5450f75d
|
Convert Edit Movie Collection modal to TypeScript
|
2025-04-18 23:15:28 +03:00 |
|
Bogdan
|
23c30734d2
|
Convert QualityProfileName to TypeScript
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
|
2025-03-09 22:02:04 +02:00 |
|
Bogdan
|
bea943adf8
|
New: Tooltip with extra genres on search and collections
|
2024-12-13 19:17:59 +02:00 |
|
Qstick
|
f4d8e113c1
|
Remove unused package 'react-slick'
|
2022-09-17 22:32:46 -05:00 |
|
Qstick
|
1e1a4240d1
|
Fixed: Collection Carousel Improvements
|
2022-09-17 22:17:41 -05:00 |
|
Qstick
|
a8695959f1
|
Cleanup Collections UI Options
|
2022-06-02 21:50:30 -05:00 |
|
Qstick
|
f80272a659
|
New: Collections View
|
2022-05-28 17:46:44 -05:00 |
|