Commit graph

14 commits

Author SHA1 Message Date
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
mrjvs 5419430369 fix pokemon error 2023-03-22 22:31:23 +01:00
mrjvs 30cc5aa78b fix more linting 2023-03-10 20:59:10 +01:00
mrjvs ac28f32ef4 fix linting and make code nicer 2023-03-10 20:54:56 +01:00
cloud ca6383900a fix(meta): fallback to no "_latest" 2023-03-09 19:22:41 -07:00
Jelle van Snik 62220532d7 fix linting 2023-01-22 23:11:18 +01:00
Jelle van Snik 5e1727e8f7 provider changes
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-01-22 23:03:55 +01:00
Jelle van Snik e7a6484094 fix multi origin and add airplay support 2023-01-22 20:51:58 +01:00
Jelle van Snik f472f04735 episode ids , shorter debounce and flixHQ provider 2023-01-22 19:26:08 +01:00
Jelle van Snik 52b063b10a bunch of todos 2023-01-15 16:01:07 +01:00
Jelle van Snik a64841507f port providers, media watch page + make search work again
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-01-14 00:12:56 +01:00
Jelle van Snik a9ac3e64db add provider scrape hookiboi 2023-01-12 22:04:28 +01:00
Jelle van Snik f1257973e7 new backend interfaces 2023-01-11 21:16:48 +01:00
Jelle van Snik 8268abc45d add search backend 2023-01-10 22:43:27 +01:00