Commit Graph

55 Commits

Author SHA1 Message Date
Aleksi Lassila
a9f223e3b7 feat: Fixed maintaining focus index after replacing content loading placeholders
I hate myself
2024-05-10 02:05:13 +03:00
Aleksi Lassila
88875c36b7 refactor: Stuff 2024-05-07 01:23:37 +03:00
Aleksi Lassila
534ae954c2 feat: Episode page requests 2024-05-04 01:35:36 +03:00
Aleksi Lassila
31a442db83 feat: focusedChild property for containers 2024-05-03 22:59:09 +03:00
Aleksi Lassila
165f793a43 refactor: Media Manager Modals 2024-04-24 10:59:15 +03:00
Aleksi Lassila
5ece8dd6f5 feat: Episode page 2024-04-23 18:24:05 +03:00
Aleksi Lassila
423d8d9af4 feat: Local settings 2024-04-22 01:59:50 +03:00
Aleksi Lassila
a0ddf08bf3 refactor: Router and routes to use nested routes, add episode page 2024-04-21 21:57:05 +03:00
Aleksi Lassila
8928155447 fix: library page cards having no height on tizen 2024-04-19 18:13:18 +03:00
Aleksi Lassila
9d647c0ae2 feat: Series recommendations and styling 2024-04-16 18:11:35 +03:00
Aleksi Lassila
32bde1ff9e feat: Implement back button and selectable registrars 2024-04-16 01:50:13 +03:00
Aleksi Lassila
f519fb7447 style: Major visual overhaul with various improvements and fixes 2024-04-15 17:17:01 +03:00
Aleksi Lassila
d3a47555fd fix: TV Back button not working and choppy sidebar animations 2024-04-14 15:38:28 +03:00
Aleksi Lassila
72027faff2 feat: Add mouse navigation to sidebar 2024-04-14 02:19:41 +03:00
Aleksi Lassila
73db1a1f04 feat: Show continue watching and recently added on home pages 2024-04-14 01:38:01 +03:00
Aleksi Lassila
006b2cd0fb feat: Popular series hero carousel 2024-04-14 00:19:38 +03:00
Aleksi Lassila
914e9faccc feat: Rework login page & appState initialization 2024-04-09 21:20:23 +03:00
Aleksi Lassila
d91da834aa refactor: MediaManager structure 2024-04-09 16:29:00 +03:00
Aleksi Lassila
8ed688d816 feat: Series requesting and local file management 2024-04-07 16:54:04 +03:00
Aleksi Lassila
a474172de3 feat: on:enter events and library scrollIntoView 2024-04-06 01:03:23 +03:00
Aleksi Lassila
b7cc93691b feat: Series episode playback 2024-04-06 00:03:06 +03:00
Aleksi Lassila
2a319148df feat: Browser detection in css 2024-04-05 15:39:49 +03:00
Aleksi Lassila
b436e809de fix: Custom scrollIntoView function with offsets and onFocus handlers for containers 2024-04-05 12:51:11 +03:00
Aleksi Lassila
df1623eb53 feat: Episode card frames 2024-04-04 12:17:24 +03:00
Aleksi Lassila
d1eb3a4cfe feat: Series page & derived requests 2024-04-03 19:02:16 +03:00
Aleksi Lassila
27fa492d8d feat: Alternative background image animation for chrome & tv, fix: Adjust margins 2024-04-03 02:17:31 +03:00
Aleksi Lassila
96076aeebc fix: Movie page margins 2024-04-02 21:20:09 +03:00
Aleksi Lassila
880b653e8d feat: Manage downloads and local media 2024-04-02 20:31:40 +03:00
Aleksi Lassila
8a6cfc0669 feat: List and delete local files 2024-04-01 18:44:05 +03:00
Aleksi Lassila
0193451f32 fix: Video playback 2024-04-01 17:21:16 +03:00
Aleksi Lassila
5dbcff0271 feat: Implement video player & playback 2024-04-01 14:53:59 +03:00
Aleksi Lassila
243ee258c1 feat: Modals & release downloading 2024-04-01 12:39:09 +03:00
Aleksi Lassila
ad8476d78a fix: Navigation action firing too early, refactoring selectables 2024-03-31 13:55:10 +03:00
Aleksi Lassila
b5b96bf3e5 feat: Detached pages and fix navigation actions 2024-03-31 12:43:48 +03:00
Aleksi Lassila
5b18c95766 feat: Request utils 2024-03-31 00:25:55 +02:00
Aleksi Lassila
26d4ba0f8f Work on the movie page 2024-03-30 15:32:50 +02:00
Aleksi Lassila
876eed5ff3 feat: Movie page frame 2024-03-30 01:39:03 +02:00
Aleksi Lassila
cb1f2de506 feat: Add spatial navigation scrollTo strategies 2024-03-29 18:41:43 +02:00
Aleksi Lassila
71b70e5868 feat: Implemented jellyfin api 2024-03-28 00:49:43 +02:00
Aleksi Lassila
da2b4ee6d5 feat: Implement app state store & fix authentication for tvs 2024-03-27 17:22:19 +02:00
Aleksi Lassila
a574b718f0 feat: Authentication with backend 2024-03-27 01:02:28 +02:00
Aleksi Lassila
652894fcc9 feat: Add active property to navigation elements, code cleanup 2024-03-23 22:53:33 +02:00
Aleksi Lassila
fafb2e1345 Work on hero showcase component 2024-03-23 21:18:18 +02:00
Aleksi Lassila
a5aa9755a6 Work on hero showcase component and navigation backend, partially working parallax image transitions 2024-03-23 00:09:36 +02:00
Aleksi Lassila
2dbbeb4baf Work on components, Video player and more 2024-03-20 18:02:24 +02:00
Aleksi Lassila
27b9fc57b3 Project refactoring 2024-03-02 00:52:01 +02:00
Aleksi Lassila
1c1fbbf043 Proof of concept tmdb data fetching running on tizen 2024-03-01 17:49:32 +02:00
Aleksi Lassila
b14bf78292 Bug fixes and refactoring regarding 2024-01-27 20:33:23 +02:00
Aleksi Lassila
14eae0fa9b Add Tizen 5.5 Polyfills, implement dpad navigation with specified components 2024-01-24 01:00:12 +02:00
Aleksi Lassila
fd1a87a2fe Work on migrating files from sveltekit to svelte 2024-01-15 01:25:07 +02:00