Commit Graph

2219 Commits

Author SHA1 Message Date
MerlinScheurer
158115d319 Fix playlist being sorted, instead of playlist sort order 2025-03-15 11:06:01 +01:00
MerlinScheurer
7abcfcc579 Add 'having issues' help text to login after 10 seconds 2025-03-14 09:08:40 +01:00
Simon
862a854e64 add health API endpoint, #887 2025-03-11 22:12:32 +07:00
MerlinScheurer
e06e1be433 Add TA_HOST example and compose with port 2025-03-10 20:26:40 +01:00
Simon
ac7ce2ce3c bump es version v0.5.0 2025-03-09 21:38:06 +07:00
Simon
264394a50b bump TA_VERSION 2025-03-09 21:37:18 +07:00
Simon
b3376318ac readme updates for v0.5.0 2025-03-09 21:07:00 +07:00
Simon
680279f6a2 update compose for v0.5.0 2025-03-09 21:06:06 +07:00
Simon
d4cfb783ef fix ta_config appsettings migration 2025-03-09 21:04:54 +07:00
Simon
edaf1cdd7d remove old deploy function 2025-03-09 21:03:51 +07:00
Simon
01f2b42d33 add bg_save on delete option 2025-03-09 21:03:51 +07:00
Simon
45907cad8b stop on old ENABLE_CAST var 2025-03-09 21:03:51 +07:00
MerlinScheurer
fd9ce89bb1 Fix automatic redirect when already loggedIn 2025-03-09 11:24:48 +01:00
MerlinScheurer
3e65ebfed1 Add waiting for backend handling 2025-03-09 11:04:21 +01:00
Simon
7425732920 Move cast to app settings, #build
Changed:
- Moved cast to app settings
- Removed cast env var
2025-03-08 18:37:20 +07:00
Simon
f0e932544e remove cast env var 2025-03-08 18:36:40 +07:00
Simon
7229cf1930 add cast to appsettings 2025-03-08 18:32:13 +07:00
Simon
73f7e8945c fix spelling 2025-03-08 17:44:17 +07:00
Simon
0a801e6b72 update dependencies 2025-03-08 17:40:32 +07:00
Simon
11a518889a Refresh and scroll fixes, #build
Changes:
- Fixed timing problem when scrolling the inline player into view
- Fixed refresh issue on player change
2025-03-08 17:15:55 +07:00
Simon
9c847f492a use videoId for refresh dependency 2025-03-07 10:39:14 +07:00
MerlinScheurer
0fc86407be Refac refresh video list when videoId changing 2025-03-06 23:54:12 +01:00
MerlinScheurer
838c6ae145 Refac move loading from localStorage to the beginning of the VideoPlayer 2025-03-06 23:53:23 +01:00
MerlinScheurer
b7e23db750 Fix EmbeddableVideoPlayer scrollIntoView v4 2025-03-05 18:34:57 +01:00
Simon
13098b5496 useLayoutEffect for scrollIntoView 2025-03-05 22:37:38 +07:00
Simon
139f1ff937 fix login error message display 2025-03-05 21:36:10 +07:00
MerlinScheurer
d9b5576534 Refac overwrite scrollIntoView default for consistency 2025-03-04 19:01:48 +01:00
Simon
b03b09afe8 Fix vid_type reindex, player speed #build
Changed:
- Fixed incorrect vid_type key naming for reindex
- Fixed persisting playback speed
2025-02-26 22:24:06 +07:00
Simon
70031be8b7 fix reindex vid_type key 2025-02-26 22:00:26 +07:00
MerlinScheurer
934c92421f Refac make DownloadListItem key more unique 2025-02-24 19:03:55 +01:00
MerlinScheurer
b4c6b52f32 Fix playback speed from localstorage and then modifying speed 2025-02-24 18:57:50 +01:00
Simon
329478c05d Serializer exceptions, #build
Changed:
- Fixed missing channel_tags serializer
- Fixed download error message serializer
2025-02-23 19:24:09 +07:00
Simon
ab83bd9b16 optional channel_tags key 2025-02-23 19:22:20 +07:00
Simon
0a0a59b390 add kibana token persistence instructions 2025-02-23 18:38:17 +07:00
Simon
37c8428c56 better channel_description fallback 2025-02-23 16:53:54 +07:00
Simon
affd7e6be2 add downlaod fail message serializer 2025-02-23 16:28:49 +07:00
Simon
9f0621efc8 Channel about POST, #build
Changed:
- Fixed channel about POST request response type
- Fixed modal shortcuts ignoring modifier keys
2025-02-21 23:48:40 +07:00
Simon
5751f13385 ignore keyboard events with modifier 2025-02-21 23:42:13 +07:00
Simon
cc6ebae295 clean logs 2025-02-21 23:31:45 +07:00
Simon
60724df45a fix channel about response type 2025-02-21 23:17:19 +07:00
Simon
83cfa03e11 Fix page query param, #build
Changed:
- Fix page query parameter serialization
- Bump yt-dlp
2025-02-20 21:41:11 +07:00
Simon
bbf2648f89 bump requirements 2025-02-20 21:36:49 +07:00
Simon
724d5556d4 add page serializer 2025-02-20 16:41:18 +07:00
Simon
464619cc00 Data Serializers, #build
Changed:
- Serialize all data
- API simplify item return format
- API document with swagger docs from serializers
2025-02-18 23:13:23 +07:00
Simon
eb78a3904f fix deprecated env format 2025-02-18 22:39:40 +07:00
Simon
837c4293bc fix last pagination number serializer 2025-02-18 22:37:26 +07:00
Simon
dfddf8cb4d bump node packages 2025-02-18 22:24:55 +07:00
Simon
598fa4e674 fix custom playlist endpoints 2025-02-17 20:34:44 +07:00
Simon
3085fbf348 fix DownloadAggsType 2025-02-17 20:20:47 +07:00
Simon
0ea4c87b9e use enums for validation 2025-02-17 18:43:54 +07:00