8 Commits

Author SHA1 Message Date
adrifcastr
a46cfa43d3 fix test imports 2023-06-21 13:31:50 +02:00
frost768
9c8e89a274 lint fixes 2023-04-27 21:54:36 +03:00
frost768
bf135a2bdf Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-file-type-control 2023-04-27 21:54:24 +03:00
Yılmaz ÇABUK
4880d46dc4 style: sort imports according to ESLint rules
This commit updates the import statements in the codebase to comply with ESLint rules for import ordering. All imports have been sorted alphabetically and grouped according to the specified import groups in the ESLint configuration. This improves the codebase's consistency and maintainability.
2023-04-24 18:41:54 +03:00
frost768
33ebd34808 fix multiline in subtitles 2023-04-23 18:44:16 +03:00
frost768
68e5742c25 add multine test 2023-04-22 13:10:02 +03:00
frost768
42dee51570 subtitle tests 2023-04-03 23:18:28 +03:00
mrjvs
444156236c add unit tests for providers 2023-02-22 21:15:37 +01:00