Commit Graph

293 Commits

Author SHA1 Message Date
Adrian Castro
8dde4a8cd0 feat: provider event logic & temp loading screen 2024-02-12 21:37:54 +01:00
Jorrin
61cb948f3d remove navigation bars when in fullscreen 2024-02-12 20:51:56 +01:00
Jorrin
9a04824c02 oops 2024-02-12 20:07:55 +01:00
Jorrin
7dc0512007 rename file 2024-02-12 20:07:36 +01:00
Adrian Castro
f18a5421e5 refactor: cleanup headerdata stuff 2024-02-12 19:26:00 +01:00
Adrian Castro
a397974325 chore: prettier 2024-02-12 19:04:04 +01:00
Adrian Castro
68ff77ec99 feat: show season and episode in header if available 2024-02-12 18:59:52 +01:00
Jorrin
5bc848ed5f add play and seek buttons 2024-02-12 18:47:20 +01:00
Jorrin
9dbe9e663f fix idle timeout 2024-02-12 16:19:59 +01:00
Jorrin
66ac4730bd cleanup 2024-02-12 16:13:42 +01:00
Jorrin
f362863326 Merge branch 'feat-providers-video' of https://github.com/castdrian/mw-native into pr/9 2024-02-12 16:11:37 +01:00
Jorrin
094c0382a6 introduce store with idle tracking 2024-02-12 16:11:35 +01:00
Adrian Castro
70d074f386 chore: cleanup 2024-02-12 15:28:12 +01:00
Adrian Castro
33a62752e2 feat: convert srt to vtt if required 2024-02-12 15:26:54 +01:00
Adrian Castro
3d1a5a88f2 chore: cleanup & pass title to header 2024-02-12 13:41:42 +01:00
Jorrin
c5a5fd8eb6 nativewind not working on video player 2024-02-12 02:39:19 +01:00
Jorrin
08463222e5 remove non used colors 2024-02-11 23:06:48 +01:00
Jorrin
35b3739847 Merge branch 'feat-providers-video' of https://github.com/castdrian/mw-native into pr/9 2024-02-11 22:58:58 +01:00
Jorrin
5773f00cd3 add back button and header layout to player 2024-02-11 22:58:39 +01:00
Adrian Castro
b139a4a7ff chore: comment detail 2024-02-11 22:40:31 +01:00
Adrian Castro
51e24bec27 chore: prettier 2024-02-11 22:32:26 +01:00
Adrian Castro
7483d6b973 fix: iOS only supports vtt captions 2024-02-11 22:31:42 +01:00
Adrian Castro
07096f0dec chore: prettier 2024-02-11 22:18:59 +01:00
Adrian Castro
63512d2596 chore: add default fullscreen orientation value 2024-02-11 22:07:30 +01:00
Jorrin
2dd7eb49bb fix: react-native crypto on android 2024-02-11 19:40:20 +01:00
Adrian Castro
c52c3309fe chore: adjust fuction name 2024-02-11 15:05:37 +01:00
Adrian Castro
69e6e4ea25 feat: have workflow build on demand via /build comment 2024-02-10 12:33:28 +01:00
Adrian Castro
367e4ce8fb chore: use camelcase 2024-02-10 12:00:00 +01:00
Adrian Castro
a270c94e03 feat: use quick crypto 2024-02-10 11:21:14 +01:00
Adrian Castro
1a44c10c0d feat: use actual mw icons 2024-02-10 09:44:21 +01:00
Adrian Castro
3e6c5147cd chore: set prettier as default for workflow files 2024-02-10 09:34:28 +01:00
Adrian Castro
e1ae9136e1 chore: prettier 2024-02-10 09:23:41 +01:00
Adrian Castro
df53ee610e feat: comment built binaries on pull request 2024-02-10 09:21:25 +01:00
Adrian Castro
d9a03907e0 chore: rename job 2024-02-10 09:14:07 +01:00
Adrian Castro
fda8f34dab feat: create ios altstore repo.json on release 2024-02-10 09:12:57 +01:00
Adrian Castro
15f3de83e4 chore: use nativewind css classes with view instead of safeareaview 2024-02-06 10:45:59 +01:00
Adrian Castro
e11dc1dbb2 feat: convert captions to texttracks 2024-02-06 10:32:14 +01:00
Adrian Castro
dd9241a015 chore: make comments clearer 2024-02-06 09:43:13 +01:00
Jorrin
eef7565106 moved files outside of /app 2024-02-05 21:03:26 +01:00
Jorrin
eeb0b921dc add imdbId to scrape media 2024-02-05 20:51:46 +01:00
Adrian Castro
a6a3f8042f chore: forgot what this commit did 2024-02-05 19:55:34 +01:00
Adrian Castro
8db85c545b feat: set headers in video player 2024-02-05 19:49:00 +01:00
Adrian Castro
e39ee1373b feat: move source fetching logic into player and remove double player nonsense 2024-02-05 19:15:41 +01:00
Adrian Castro
6fbea58edc chore: use nativewind classes 2024-02-05 18:34:51 +01:00
Adrian Castro
61be1c37ac refactor: make video player function component 2024-02-05 18:32:38 +01:00
Adrian Castro
28126f612a chore: rogue log goes home 2024-02-05 18:24:20 +01:00
Adrian Castro
552b9b52bc feat: load video from providers 2024-02-05 12:27:46 +01:00
Adrian Castro
8976b939b6 feat: add getVideoUrl function 2024-02-05 11:04:38 +01:00
Adrian Castro
667bf4ab13 feat: pass video url to player 2024-02-05 10:33:44 +01:00
Adrian Castro
8e03075ebc feat: video player orientation 2024-02-05 09:32:53 +01:00