adrifcastr
436fb2707b
update all remaining imports
2 years ago
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.
2 years ago
frost768
2f10de415b
add flixhq media type filter
2 years ago
Jelle van Snik
8e522e18d4
fix debounce on first render
3 years ago
Jelle van Snik
a9ac3e64db
add provider scrape hookiboi
3 years ago
Rihan
0ee269c877
Use import alias prefix
3 years ago
Jelle van Snik
c7ef58481b
fix rerender issues
3 years ago
Jelle van Snik
ded99a459e
update url only when onblur fires
3 years ago
Jelle van Snik
f7ad9b67fa
fix desynced input field. causing mobile usage issues
3 years ago
mrjvs
1336a0f12c
move src back
3 years ago
mrjvs
c4920125b8
temporarily move src
3 years ago
mrjvs
d72e98eb1e
add hover state to brand pill - use replace instead of push for search url - video loading and error state - extra elaboration of providers in readme
3 years ago
mrjvs
60e6b4d851
progress, bookmarking, homepage, resuming where left of, actual media view, navigation improvements for searching
...
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
Co-authored-by: William Oldham <wegg7250@gmail.com>
3 years ago
mrjvs
cfb907924e
implement url based searching + caching of results
...
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
3 years ago