Commit Graph

247 Commits

Author SHA1 Message Date
Aleksi Lassila
eef5ed0d2a fix: continue watching shows watched items 2025-02-16 23:34:46 +02:00
Aleksi Lassila
91f1da519f feat: library page tabs 2025-02-15 22:20:44 +02:00
Aleksi Lassila
0e110693ce feat: version check using releases instead of tags 2025-02-15 18:48:22 +02:00
Aleksi Lassila
8f1d4c3270 feat: mark all series episodes as watched 2025-02-15 18:47:37 +02:00
Aleksi Lassila
ef4fa1d13a feat: library page sections, sorting, view options
fix: tmdb library items not being cached
2025-02-15 05:03:20 +02:00
Aleksi Lassila
3d723a7bb8 refactor: Movie, Series, Episode pages, data fetching 2025-02-14 04:29:55 +02:00
Aleksi Lassila
32a2377335 refactor: VideoPlayer.ts and video playback logic 2025-02-14 02:22:29 +02:00
Aleksi Lassila
715a7f9c7b 2.1.0-alpha.0 2025-02-13 17:51:10 +02:00
Aleksi Lassila
4b5a287b68 fix: hero pages not scrolling into view, empty states for source selector 2025-02-13 04:20:46 +02:00
Aleksi Lassila
871e5dd0a7 feat: new onboarding dialog 2025-02-13 01:57:09 +02:00
Aleksi Lassila
dfa59a1994 feat: server side validation of MediaSource settings, reactivity to MediaSource settings 2025-02-12 15:16:30 +02:00
Aleksi Lassila
fa27f19975 refactor: pretty much the whole backend module hierarchy 2025-02-11 02:40:41 +02:00
Aleksi Lassila
d4030cda9d feat: improve hero showcase details 2025-02-09 04:23:08 +02:00
Aleksi Lassila
db58ed99e8 fix: user not saving 2025-02-09 02:39:24 +02:00
Aleksi Lassila
97cd860114 feat: add subtitles support to videoplayer, jellyfin plugin 2025-02-08 23:39:55 +02:00
Aleksi Lassila
4a20351911 feat: add clock, source and titles to videoplayer 2025-02-08 05:02:58 +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
3d9c3e2ccb refactor: plugin system 2025-02-06 19:59:30 +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
1e15dfac4c feat: Plugin source improvements 2024-12-19 01:12:28 +02:00
Aleksi Lassila
a3866ada6b feat: Saving and displaying movie play-state, progress etc. 2024-12-14 20:32:41 +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
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
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
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
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
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