Radarr/frontend
Willie Slepecki b1f128fee8
Add retroactive tag application to import lists
This commit introduces a new feature allowing tags to be retroactively applied to movies already in the database. Changes include database migration for the new column, updates to the frontend to manage this feature, and backend logic to handle retroactive tagging.
2024-10-04 13:47:43 -04:00
..
.vscode Updated code action fixall value for VSCode 2024-08-26 03:51:37 +03:00
build Don't hash files in development builds 2024-08-02 22:27:15 -05:00
src Add retroactive tag application to import lists 2024-10-04 13:47:43 -04:00
typings Improved UI error messages (stack trace and version) 2023-04-29 22:47:02 -05:00
.eslintignore Add typescript 2023-04-29 22:47:02 -05:00
.eslintrc.js Update React Lint rules for TSX 2024-08-14 16:20:32 +03:00
.prettierignore Add Prettier to format TypeScript files 2023-04-29 22:47:02 -05:00
.prettierrc.json Add Prettier to format TypeScript files 2023-04-29 22:47:02 -05:00
.stylelintrc Add inset to stylelintrc 2023-05-13 20:29:05 +03:00
.tern-project New: Project Aphrodite 2019-06-11 22:06:43 -04:00
babel.config.js Transpile logical assignment operators with babel 2024-01-21 03:43:33 +02:00
jsconfig.json jsconfig for a bit of autocompletion and intellisense 2020-08-15 12:25:28 -04:00
postcss.config.js Use autoprefixer in UI build 2024-08-19 06:22:54 +03:00
tsconfig.json UI loading improvements 2023-07-24 11:40:50 +03:00