Tim
8b9dfa5e82
refactor: core logic
2026-05-05 04:22:59 +02:00
Tim
64b13d6092
chore: move assets to dedicated folder
2026-01-14 04:39:34 +01:00
Tim
0e3aa9c2c8
feat: scroll to last watched video on details page
2025-07-15 17:00:08 +02:00
Botzy
7c3dd67eb9
fix: video release date locale formatting
2025-06-10 14:18:04 +03:00
Botzy
5f81804b00
fix(MetaDetails): added missing translation keys
2025-05-23 18:03:47 +03:00
Botzy
7c932a93e5
feat(MetaDetails): added season picker when no metadetails loaded in videos list
2025-04-02 14:35:04 +03:00
Lachezar Lechev
dba4016979
chore: VideoList - clean up
...
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-02-28 11:01:02 +02:00
Lachezar Lechev
28dbdaa20d
feat: MetaDetails selects appropriate season:
...
- For non-watched series it choses 1st season
- For watched series it uses the LibraryItem video to choose the same season
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-02-28 09:06:04 +02:00
Tim
6e00a3384c
feat: add mark season as watched for videos
2025-01-22 18:39:45 +01:00
Tim
003881d06d
refactor: move components to their own folder
2024-12-31 18:34:22 +01:00
Tim
41be4528ff
fix: don't spread Video component props
2024-12-09 09:06:03 +01:00
Tim
8098bc5c33
fix: mark video as watched on player
2024-12-08 13:57:40 +01:00
Timothy Z.
d12766ecad
feat: Support Multiple Server URLs in the settings
2024-10-21 17:13:46 +03:00
Tim
acb38b0e58
feat: add notifications toggle on details
2023-08-02 16:15:45 +02:00
Tim
32aee9de6a
refactor: update copyright header year
2023-06-09 19:16:32 +02:00
Tim
567af0b83b
refactor(MetaDetails): add missing translations
2023-03-10 14:33:21 +01:00
core1024
aa6a2ed320
Update all file's copyright
2022-04-08 17:55:20 +03:00
nklhrstv
0f9c60583e
show seasons bar even if there is only one season
2021-03-22 17:46:28 +02:00
nklhrstv
6af94e51aa
use last non special season as default
2021-03-22 16:12:57 +02:00
Clara Moraes
362f4c3de2
seasonBar: Show season special at the end of the list.
...
Specials are labeled as season '0', so this commit changes how the list
is sorted, making the season 0 go to the end of the list, and labelling
it as "Specials" instead of "Season 0".
Fixes : #195
2021-03-20 14:42:32 -03:00
nklhrstv
da274e02cf
adapt images with the new build system
2021-01-06 18:25:47 +02:00
nklhrstv
3cd590fbd5
metaDetails prop names changed
2020-10-28 17:24:24 +02:00
nklhrstv
07398b56cc
MetaDetails adapted to changes in core
2020-10-27 14:52:30 +02:00
svetlagasheva
e170bdb335
callback func when season is changed added; useSelectableSeason hook not used anymore
2020-05-05 14:32:49 +03:00
svetlagasheva
8c5c63a281
selected season in detail page depends on query param
2020-05-04 19:49:42 +03:00
nklhrstv
a5cb553ec6
Downgrade to GPL-V2 License
2020-04-08 11:45:16 +03:00
svetlagasheva
e76b2b4f75
SearchBar props renamed
2020-04-02 14:06:51 +03:00
svetlagasheva
28badaa964
VideosList uses SearchBar component
2020-04-02 13:13:29 +03:00
nklhrstv
83a735ca95
videos container classname changed
2020-03-30 13:37:46 +03:00
nklhrstv
7844348d97
item-size dropped from videos list
2020-03-30 12:26:43 +03:00
nklhrstv
92c7fd8c59
title added to search bar
2020-03-30 01:38:23 +03:00
nklhrstv
cdf75c9c7c
additional search bar container removed
2020-03-30 01:26:38 +03:00
nklhrstv
64496a2c27
error message in videos list styles updated
2020-03-30 00:42:55 +03:00
svetlagasheva
b65f84caaa
VIdeosList search reset dropped
2020-03-27 14:45:11 +02:00
svetlagasheva
809db2ed52
VideosList search: search by title and released
2020-03-27 11:48:54 +02:00
svetlagasheva
a97a59778c
VideosList search reset when season change
2020-03-27 11:11:40 +02:00
svetlagasheva
1c17437847
VideosList search: search only by title
2020-03-26 15:50:58 +02:00
svetlagasheva
eb3b4386d1
VideosList search placeholder fixed
2020-03-26 14:07:22 +02:00
svetlagasheva
7329d1ab04
meta_details_cat image renamed to empty
2020-03-26 11:50:28 +02:00
svetlagasheva
521146e722
VideosList message container styled
2020-03-25 15:34:44 +02:00
svetlagasheva
43718197e4
search added to VideosList
2020-03-23 13:17:22 +02:00
NikolaBorislavovHristov
8272f252cb
MetaDetails adapted to the new core api
2019-12-09 12:27:16 +02:00
NikolaBorislavovHristov
a67aec0649
Detail route renamed to MetaDetails
2019-11-14 14:07:21 +02:00