mrjvs
aff39d1999
new continue watching store
2023-10-17 16:01:26 +02:00
mrjvs
7251b39cc3
Add media card flare
2023-08-20 21:03:59 +02:00
mrjvs
eb57f1958f
added flares, themes and footer
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-08-20 16:19:38 +02:00
mrjvs
21fb338631
Fix linting
2023-07-15 15:57:32 +02:00
adrifcastr
430b9564ab
remove duplicate code
2023-06-23 09:35:07 +02:00
adrifcastr
f5f69ca7d4
default to season 1, with specials still playable
2023-06-21 15:14:48 +02:00
adrifcastr
436fb2707b
update all remaining imports
2023-06-21 13:38:48 +02:00
adrifcastr
dccab9b0bf
directly get poster url
2023-06-21 13:26:03 +02:00
adrifcastr
1408fcde93
export functions directly
2023-06-21 13:07:33 +02:00
castdrian
74cc50cfa2
show poster in bookmarks
2023-06-15 08:30:05 +02:00
castdrian
3ee9ee43a5
refactor everything to use tmdb exclusively
2023-06-13 21:23:47 +02:00
castdrian
a7af045308
refactor to initial prefix choice
2023-06-13 14:20:33 +02:00
castdrian
baf744b5d6
refactor url prefix
2023-06-13 11:01:07 +02:00
frost768
9c8e89a274
lint fixes
2023-04-27 21:54:36 +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
mrjvs
5419430369
fix pokemon error
2023-03-22 22:31:23 +01:00
Max Ward
fbd683e0b5
implement comment fixes
2023-02-20 18:10:22 -08:00
Max Ward
25ccd941ca
fix some hover states and rounding in edit mode
2023-02-19 18:18:34 -08:00
mrjvs
b3db58012f
linting
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-19 18:03:54 +01:00
mrjvs
4f682d55a9
translations 🎉
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-18 20:01:19 +01:00
Jelle van Snik
4a0392d1f0
chromecasting humble beginnings
...
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-02-12 15:58:11 +01:00
Jelle van Snik
e448c0b5a8
source selection
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-09 22:03:40 +01:00
Jip Fr
da097b97d1
style(media): reduce border radius on hover
2023-01-24 00:02:12 +01:00
Jelle van Snik
177860aed4
series support for continue watching
2023-01-23 23:51:40 +01:00
Jelle van Snik
f472f04735
episode ids , shorter debounce and flixHQ provider
2023-01-22 19:26:08 +01:00
Jelle van Snik
02cc4b7f1d
bookmarks, progress and editing of those
2023-01-19 22:29:56 +01:00
Jelle van Snik
fb96026195
continue watching and progress bars
2023-01-17 21:12:39 +01:00
Jelle van Snik
a369682a26
add continue watching and bookmarks back
2023-01-16 21:19:49 +01:00
Jelle van Snik
2f1058cb9c
loading screen usescrape
2023-01-14 01:37:47 +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
8268abc45d
add search backend
2023-01-10 22:43:27 +01:00
Jelle van Snik
d28e6e6735
implement video player on mediapage
2023-01-10 21:18:10 +01:00
Jelle van Snik
f93b9b5b0f
update linting
2023-01-08 15:42:35 +01:00
Jelle van Snik
e7981539e6
media grids
2023-01-07 23:44:46 +01:00
Rihan
0ee269c877
Use import alias prefix
2022-12-13 22:50:13 +00:00
James Hawkins
c1cdfb4c81
Fix: video player background is non-black
2022-05-26 22:25:11 +01:00
Rihan
6d271bc7fd
Responsive rounded borders
2022-05-17 01:03:27 +00:00
James Hawkins
281f6b82a7
general bug fixing
2022-05-01 14:58:08 +01:00
mrjvs
1336a0f12c
move src back
2022-03-13 19:08:45 +01:00
mrjvs
c4920125b8
temporarily move src
2022-03-13 19:08:28 +01:00
mrjvs
eb306f3772
add support for captions
2022-03-13 17:46:56 +01:00
mrjvs
7709ffd90f
responsiveness and loading states
2022-03-13 17:26:46 +01:00
mrjvs
570ca14905
add id's to portables for better seasons
2022-03-13 16:55:59 +01:00
mrjvs
3058e4d82b
episode buttons with progress
2022-03-13 15:27:08 +01:00
mrjvs
9f5b3eb9f6
better dropdown + filtered continue watching + show episode num on watched card
2022-03-13 14:34:32 +01:00
mrjvs
52e8132cce
series implemented (with jank) + readme update
2022-03-06 18:31:22 +01:00
mrjvs
0287bdad57
fix all eslint issues
...
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-03-06 14:41:51 +01:00
mrjvs
069c5271df
linting fix
2022-03-06 13:43:32 +01:00
mrjvs
8a42364a95
404 pages for all cases
2022-03-06 12:56:22 +01:00