Commit Graph

359 Commits

Author SHA1 Message Date
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
Adrian Castro
55be0860b9 feat: add video player 2024-02-04 22:45:30 +01:00
Adrian Castro
0728ab6b49 chore: update handlebars 2024-02-04 22:34:29 +01:00
Adrian Castro
1bf1b8898f chore: adjust readme 2024-02-04 21:07:20 +01:00
Adrian Castro
d42b5fbb45 chore: add react-native-video dependency 2024-02-04 21:05:12 +01:00
Adrian Castro
8593d76984 chore: init providers package 2024-02-04 20:41:56 +01:00
Jorrin
a3f184979e Merge pull request #8 from castdrian/feat-tmdb
feat: tmdb package & github action builds
2024-02-04 19:55:43 +01:00
Jorrin
450ef4dc90 add no cache option and cleanup 2024-02-04 19:53:45 +01:00
Adrian Castro
4e60002bac fix: search button css on ios is a round boi now 2024-02-04 19:46:41 +01:00
Adrian Castro
7941a35111 chore: don't run this for all pr events 2024-02-04 19:34:50 +01:00
Adrian Castro
519c85a3ac chore: clean stuff in item component 2024-02-04 19:30:46 +01:00
Adrian Castro
0134c0ff92 refactor: abstract build and release workflows into seperate workflows 2024-02-04 19:18:24 +01:00
Adrian Castro
4478366855 refactor: address code review 2024-02-04 18:36:21 +01:00
Adrian Castro
54e270bf17 chore: run prettier 2024-02-04 17:48:04 +01:00
Adrian Castro
cf4076d613 chore: catch search 2024-02-04 17:46:26 +01:00
Adrian Castro
ef78cc3447 chore: cleanup 2024-02-04 17:38:57 +01:00
Adrian Castro
1b9fbb4120 chore: use typedef instead of inline type 2024-02-04 17:38:03 +01:00
Adrian Castro
e88b7d2051 chore: run prettier 2024-02-04 16:52:27 +01:00
Adrian Castro
aa0e374bca chore: more cleanup 2024-02-04 16:44:55 +01:00
Adrian Castro
271cca3cd5 chore: cleanup 2024-02-04 16:34:21 +01:00
Adrian Castro
7c9247dc2c chore: cleanup 2024-02-04 16:25:36 +01:00
Adrian Castro
dc6e3f5a7f chore: run prettier 2024-02-04 16:15:21 +01:00
Adrian Castro
e3f74aac09 feat: implement search via tmdb package 2024-02-04 16:14:16 +01:00
Adrian Castro
b4e9ff5086 chore: stuff 2024-02-04 14:52:10 +01:00
Adrian Castro
c4a56c1a2a chore: run prettier 2024-02-04 14:00:12 +01:00
Adrian Castro
3a4df634cf feat: implement tmdb package 2024-02-04 13:58:33 +01:00
Adrian Castro
c2b6b6a555 chore: bump setup node action version 2024-02-04 13:43:08 +01:00
Adrian Castro
360bdf4f23 fix: adjust workflow paths 2024-02-04 13:32:07 +01:00
Adrian Castro
1a9f955a37 feat: init tmdb package 2024-02-04 12:30:09 +01:00
Adrian Castro
94ef89a95f chore: use actual name of the built executable 2024-02-04 12:26:33 +01:00
Adrian Castro
0c1e67291a chore: run prettier 2024-02-04 12:17:59 +01:00
Adrian Castro
b800574a26 fix: additional ci build config stuffs 2024-02-04 12:03:06 +01:00
Adrian Castro
6e53e00757 feat: ci builds 2024-02-04 11:57:24 +01:00
Adrian Castro
a4777e442e chore: metadata 2024-02-04 11:40:24 +01:00
Jorrin
415a2541fe fix ci on master 2024-02-03 22:20:54 +01:00