mrjvs
|
4f682d55a9
|
translations 🎉
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
|
2023-02-18 20:01:19 +01:00 |
|
mrjvs
|
ad518a6508
|
more fuzzy matching for migrations
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
|
2023-02-18 14:03:48 +01:00 |
|
mrjvs
|
4d4626806d
|
fuzzy matching for title
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
|
2023-02-18 14:00:38 +01:00 |
|
mrjvs
|
18b7619328
|
Merge pull request #142 from JipFr/v3
Add v3 redirect prompt
|
2023-02-12 23:46:01 +01:00 |
|
Jip Fr
|
75762aca48
|
Goodbye year
|
2023-02-12 23:45:11 +01:00 |
|
Jip Fr
|
eaf5730415
|
Add v3 prompt thingie
|
2023-02-12 23:41:48 +01:00 |
|
Jelle van Snik
|
224de76578
|
more todos
|
2023-02-12 16:27:27 +01:00 |
|
Jelle van Snik
|
df5f1a5fdb
|
migration error handling
|
2023-02-12 16:23:55 +01:00 |
|
Jelle van Snik
|
f46263385b
|
Merge branch 'v3' of https://github.com/JamesHawkinss/movie-web into v3
|
2023-02-12 16:03:40 +01:00 |
|
Jelle van Snik
|
bf3bca9b53
|
update image links in readme
|
2023-02-12 16:03:39 +01:00 |
|
mrjvs
|
a93569a201
|
Merge pull request #141 from JipFr/v3
Migration updates, migrate bookmarks & continue watching
|
2023-02-12 16:00:20 +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 |
|
Jip Fr
|
424ec25c5a
|
Add OldBookmarks type to migration wrapper
|
2023-02-12 14:04:21 +01:00 |
|
Jip Fr
|
bd48d929b9
|
Migrate bookmarks from v2 > v3
|
2023-02-12 14:03:50 +01:00 |
|
Jelle van Snik
|
e569f15661
|
fix restoring of time when changing source
|
2023-02-12 13:16:18 +01:00 |
|
Jelle van Snik
|
dcc158e705
|
source reset bug fixes (HLS fix & volume fix)
|
2023-02-12 13:06:30 +01:00 |
|
Jip Fr
|
942a6cc9c0
|
Made type-safe versioned store, migrated to it
Co-authored-by: mrjvs <mistrjvs@gmail.com>
|
2023-02-12 00:41:55 +01:00 |
|
Jip Fr
|
dd14b575eb
|
Move migration out of home into store
|
2023-02-11 01:05:27 +01:00 |
|
Jip Fr
|
8f23240ea1
|
Get started on migration
|
2023-02-11 00:43:38 +01:00 |
|
Jelle van Snik
|
886ffe78ef
|
more todos
|
2023-02-09 22:13:55 +01:00 |
|
Jelle van Snik
|
772be4b42d
|
add todo
|
2023-02-09 22:12:38 +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 |
|
Jelle van Snik
|
056f837dcb
|
caption clear + popout math
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
|
2023-02-09 20:42:51 +01:00 |
|
mrjvs
|
d89bbaef97
|
Merge pull request #138 from JipFr/v3
Move PopoutSection scrolling center to ScrollToActive component with improved logic
|
2023-02-09 12:57:33 +01:00 |
|
Jip Fr
|
0193e8f0c8
|
Fix scrolling to center if the element is on the low end of the thingy
|
2023-02-09 12:56:16 +01:00 |
|
Jip Fr
|
6d24e8aa81
|
Fix PopoutSection scrolling to center
|
2023-02-09 12:44:11 +01:00 |
|
Jelle van Snik
|
f14606e579
|
remove old
|
2023-02-08 22:57:40 +01:00 |
|
Jelle van Snik
|
f97b84516b
|
captions + translation fix
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
|
2023-02-08 22:51:52 +01:00 |
|
Jelle van Snik
|
c4712044a9
|
tap backdrop fix, router syncing with popout, start of captions popout,
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
|
2023-02-08 21:01:46 +01:00 |
|
Jelle van Snik
|
d9ccce1726
|
fix drag seeking inteference with real seeking
|
2023-02-07 23:38:39 +01:00 |
|
Jelle van Snik
|
bd7799b5c1
|
remove safe insets
|
2023-02-07 23:35:02 +01:00 |
|
Jelle van Snik
|
d8e2597db7
|
fix more progress
|
2023-02-07 23:26:40 +01:00 |
|
Jelle van Snik
|
f8b5c4169c
|
fix more progress recursion
|
2023-02-07 23:25:46 +01:00 |
|
Jelle van Snik
|
0105c4f6b2
|
fix popout math and fix seeking not seeking
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: William Oldham <wegg7250@gmail.com>
|
2023-02-07 23:20:00 +01:00 |
|
Jelle van Snik
|
403142783c
|
add todo
|
2023-02-07 22:37:46 +01:00 |
|
Jelle van Snik
|
2a3c93c24f
|
episode select popout styling, popout router sync & dragging to update time action
|
2023-02-07 22:34:20 +01:00 |
|
Jelle van Snik
|
3b4e9ce2ca
|
fix more transitions
|
2023-02-07 20:03:01 +01:00 |
|
Jelle van Snik
|
6224fb32c4
|
popout transitions
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
|
2023-02-07 19:40:53 +01:00 |
|
Jelle van Snik
|
5e433266ee
|
popout transitions
|
2023-02-07 18:19:31 +01:00 |
|
Jelle van Snik
|
5d5a727663
|
add better popout system
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
|
2023-02-07 17:49:05 +01:00 |
|
Jelle van Snik
|
76e4bc5851
|
shortcuts, progress saving fix, error handling, airplay, safe are for full screen only
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
|
2023-02-07 16:01:05 +01:00 |
|
Jelle van Snik
|
487ba39bbf
|
update todos and remove test view
|
2023-02-04 19:18:14 +01:00 |
|
Jelle van Snik
|
d213daf91e
|
add more todos
|
2023-02-04 19:16:06 +01:00 |
|
Jelle van Snik
|
210e60c24d
|
add seeking back to pause action
|
2023-02-04 19:12:54 +01:00 |
|
Jelle van Snik
|
63be27b9ae
|
episode selector
|
2023-02-04 19:10:19 +01:00 |
|
Jelle van Snik
|
c3b409631e
|
volume control + progress listener
|
2023-02-04 18:24:06 +01:00 |
|
Jelle van Snik
|
bb14d63a9c
|
meta data in video player
|
2023-02-04 16:29:21 +01:00 |
|
Jelle van Snik
|
27ef9be6b1
|
add back standard video UI
|
2023-02-04 01:01:54 +01:00 |
|
Jelle van Snik
|
a0c24209bb
|
implement more progres controls
|
2023-02-03 16:34:41 +01:00 |
|
Jelle van Snik
|
c5a8065db9
|
add basic functioning player
|
2023-02-03 15:20:26 +01:00 |
|