Commit Graph

286 Commits

Author SHA1 Message Date
Aleksi Lassila
20d1a2465b feat: reactivity to library page 2025-02-07 23:42:36 +02:00
Aleksi Lassila
f50efe69ea feat: global reactive updates to data 2025-02-07 19:38:15 +02:00
Aleksi Lassila
85794d33e0 perf: fix HeroShowcase performance issues on older browsers 2025-02-07 15:10:34 +02:00
Aleksi Lassila
e65b5a9c1e feat: ui improvements to title pages, episode cards 2025-02-07 04:43:30 +02:00
Aleksi Lassila
6743a9b2ec feat: improve plugin api 2025-02-07 02:55:20 +02:00
Aleksi Lassila
69df64830c refactor: remove old components 2025-02-06 20:00:03 +02:00
Aleksi Lassila
3d9c3e2ccb refactor: plugin system 2025-02-06 19:59:30 +02:00
Aleksi Lassila
09f8352b02 feat: provide metadata to plugin handlers 2025-02-05 18:37:22 +02:00
Aleksi Lassila
729cdf6a40 fix: various visual things for cards and media pages 2025-02-05 00:55:52 +02:00
Aleksi Lassila
40e41c2ea5 feat: video player improvements to loading indicator and seeking 2025-02-03 01:59:45 +02:00
Aleksi Lassila
1478d507dc feat: mark as watched, episode page uses userdata, progress etc 2025-02-02 16:15:35 +02:00
Aleksi Lassila
27467a28b2 refactor: project structure, absolute paths 2025-02-02 04:25:38 +02:00
Aleksi Lassila
ab401cf69e feat: streaming episodes 2025-02-02 04:08:02 +02:00
Aleksi Lassila
cf289872f7 feat: tmdb cache, plugin support changes, series page, episode page, movie page streaming updated 2025-01-31 18:54:04 +02:00
Aleksi Lassila
dc295ed203 fix: Watch state not saving on some items 2024-12-23 05:58:19 +02:00
Aleksi Lassila
d72e3b37c4 feat: Add show stream plugin types 2024-12-22 05:06:02 +02:00
Aleksi Lassila
1e15dfac4c feat: Plugin source improvements 2024-12-19 01:12:28 +02:00
Aleksi Lassila
fbe622e53f feat: Tmdb request proxying and caching in backend 2024-12-16 00:23:06 +02:00
Aleksi Lassila
a3866ada6b feat: Saving and displaying movie play-state, progress etc. 2024-12-14 20:32:41 +02:00
Aleksi Lassila
dfffd01e7c feat: Add to library, my library 2024-12-14 03:55:17 +02:00
Aleksi Lassila
1b50d24161 feat: Movie source indexing and show in library 2024-12-11 22:40:51 +02:00
Aleksi Lassila
1f7f74a8a7 feat: Improved movie playback and listing stream options 2024-12-10 03:32:51 +02:00
Aleksi Lassila
96d52299b0 feat: Experimental movie playback through plugins 2024-12-07 14:30:25 +02:00
Aleksi Lassila
d3818903b3 feat: Add interface for adding and configuring plugins 2024-12-06 03:41:29 +02:00
Aleksi Lassila
9b6ff3379e feat: Backend implementation for source plugin usage and configuration 2024-12-05 19:33:18 +02:00
Aleksi Lassila
ffc4197832 feat: Loading source plugins 2024-12-03 19:03:00 +02:00
Aleksi Lassila
287f5928fc perf: Improve UI latency on tizen 2024-07-04 19:01:37 +03:00
Aleksi Lassila
e5e82fbc93 fix: Show up next in the continue watching section 2024-06-23 13:09:08 +03:00
Aleksi Lassila
7845cfcde4 fix: Debug mode showing in production 2024-06-18 21:40:15 +03:00
Aleksi Lassila
7c31ee4ce9 style: Improved onboarding page styling and ux 2024-06-18 19:24:51 +03:00
Aleksi Lassila
d687b33249 refactor: TmdbIntegration 2024-06-18 01:08:50 +03:00
Aleksi Lassila
355c93e9e8 fix: And refactor onboarding integration components 2024-06-18 00:58:03 +03:00
Aleksi Lassila
1c2fbf74eb fix: Update account information after changes in manage page 2024-06-17 20:45:56 +03:00
Aleksi Lassila
663d842ae5 build: Fix issue with production build not working 2024-06-17 00:50:19 +03:00
Aleksi Lassila
0107b4f7c3 feat: Editing, creating and deleting server accounts, user.controller improvements 2024-06-16 22:15:47 +03:00
Aleksi Lassila
9b5be9e2ae fix: Tab transition animations 2024-06-16 18:39:55 +03:00
Aleksi Lassila
c62bc83a1a feat: Migrations, profile pictures, editing profile 2024-06-16 02:40:07 +03:00
Aleksi Lassila
6cd7d5ffbf fix: Fix UI state issues with integration settings 2024-06-14 00:14:46 +03:00
Aleksi Lassila
f5220e21e0 feat: Logging in multiple users, user selection 2024-06-12 23:10:48 +03:00
Aleksi Lassila
5c1a4d4206 refactor: User and session management 2024-06-12 18:32:39 +03:00
Aleksi Lassila
7d8c32317f fix: Incorrect tmdb account details 2024-06-09 15:20:54 +03:00
Aleksi Lassila
033f1d35ab fix: Issues with series requesting 2024-06-08 17:33:03 +03:00
Aleksi Lassila
711fcd5e7f fix: Episode page file requesting 2024-06-08 16:56:09 +03:00
Aleksi Lassila
88f1be68d5 fix: Sometimes losing focus when closing modals 2024-06-08 01:36:37 +03:00
Aleksi Lassila
05719d8c04 fix: Scrolling up action would leave focusIndexes at incorrect states 2024-06-06 22:27:07 +03:00
Aleksi Lassila
e039a0c11e fix: Attempt fixing focus related issue when adding containers asynchronously in wrong order 2024-06-05 00:04:15 +03:00
Aleksi Lassila
ad7ece0e60 docs: Update README 2024-06-03 17:39:01 +03:00
Aleksi Lassila
db21aef3f3 feat: Creating the first user 2024-06-02 02:59:38 +03:00
Aleksi Lassila
052ea44548 feat: Update checker 2024-06-01 14:09:12 +03:00
Aleksi Lassila
f6b9ac41ba fix: Issues with grid item sizing 2024-05-31 19:53:39 +03:00