Commit Graph

308 Commits

Author SHA1 Message Date
Aleksi Lassila
eef5ed0d2a fix: continue watching shows watched items 2025-02-16 23:34:46 +02:00
Aleksi Lassila
c2c5ea2b6f fix: mark series with specials or upcomings as watched correctly 2025-02-16 00:07:53 +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
8f83a34b35 perf: more efficient data store 2025-02-15 02:51:03 +02:00
Aleksi Lassila
3d723a7bb8 refactor: Movie, Series, Episode pages, data fetching 2025-02-14 04:29:55 +02:00
Aleksi Lassila
6bd0fb5e1f fix: playback not resuming in correct position sometimes 2025-02-14 04:03:42 +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
b824a0f903 feat: show actor's age 2025-02-13 04:36:49 +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
b46a65a93c feat: add development database 2025-02-11 19:16:25 +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
9c1ec7f6ea feat: show recently played from library on front pages 2025-02-08 05:40:27 +02:00
Aleksi Lassila
4a20351911 feat: add clock, source and titles to videoplayer 2025-02-08 05:02:58 +02:00
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