5f4cff8975
Cleanup some styling
2024-01-30 20:39:40 +01:00
6cf870d246
Reviewed changes & simplified clearing process
2024-01-29 17:58:13 -08:00
48b708d569
Upgrade packages, bundling, performance
2023-12-23 18:24:43 +13:00
9772711a2f
Fix url encoding in search + error page not showing any error info
2023-11-29 18:30:35 +01:00
7222abf567
refactored search bar url shenanigans
2023-10-13 21:41:44 +02:00
8b84ff114d
Fix routing
2023-07-23 12:34:59 +02:00
436fb2707b
update all remaining imports
2023-06-21 13:38:48 +02:00
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
2f10de415b
add flixhq media type filter
2023-03-26 10:44:16 +03:00
8e522e18d4
fix debounce on first render
2023-01-14 16:14:54 +01:00
a9ac3e64db
add provider scrape hookiboi
2023-01-12 22:04:28 +01:00
0ee269c877
Use import alias prefix
2022-12-13 22:50:13 +00:00
c7ef58481b
fix rerender issues
2022-05-03 21:06:27 +02:00
ded99a459e
update url only when onblur fires
2022-05-03 20:58:34 +02:00
f7ad9b67fa
fix desynced input field. causing mobile usage issues
2022-05-01 23:32:33 +02:00
1336a0f12c
move src back
2022-03-13 19:08:45 +01:00
c4920125b8
temporarily move src
2022-03-13 19:08:28 +01:00
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
2022-02-28 22:00:32 +01:00
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 >
2022-02-28 00:08:20 +01:00
cfb907924e
implement url based searching + caching of results
...
Co-authored-by: James Hawkins <jhawki2005@gmail.com >
2022-02-27 20:07:15 +01:00