MerlinScheurer
|
512f661823
|
Add sourcemaps for easier debugging after build
|
2025-03-22 10:36:35 +01:00 |
|
MerlinScheurer
|
7fdb93f183
|
Fix formatting in frontend
|
2025-03-20 20:30:32 +01:00 |
|
MerlinScheurer
|
edcede5de6
|
Refac APIClient to return data, error and status as object
|
2025-03-20 20:30:08 +01:00 |
|
Simon
|
a4824497ef
|
handle 404 pages, #890
|
2025-03-15 16:58:28 +01:00 |
|
MerlinScheurer
|
c5f549967b
|
Refac use file_size_unit from user config in frontend #886
|
2025-03-15 15:15:22 +01:00 |
|
Simon
|
87d4f16456
|
add page query param to playlist list fetching, #894
|
2025-03-15 14:24:17 +01:00 |
|
Simon
|
677f85b993
|
add delete and ignore, #891
|
2025-03-15 13:50:26 +01:00 |
|
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 |
|
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
|
7229cf1930
|
add cast to appsettings
|
2025-03-08 18:32:13 +07:00 |
|
Simon
|
0a801e6b72
|
update dependencies
|
2025-03-08 17:40:32 +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 |
|
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
|
ab83bd9b16
|
optional channel_tags key
|
2025-02-23 19:22:20 +07:00 |
|
Simon
|
5751f13385
|
ignore keyboard events with modifier
|
2025-02-21 23:42:13 +07:00 |
|
Simon
|
60724df45a
|
fix channel about response type
|
2025-02-21 23:17:19 +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
|
cfcb4e6f9e
|
fix empty channel tags conditional
|
2025-02-17 17:53:29 +07:00 |
|
Simon
|
711488b471
|
fix similar videos response type
|
2025-02-17 17:45:55 +07:00 |
|
Simon
|
3b78a9868d
|
serialize subtitles and playlists to empty list
|
2025-02-17 17:38:29 +07:00 |
|
Simon
|
59cc177913
|
handle expected empty response
|
2025-02-17 17:23:26 +07:00 |
|
MerlinScheurer
|
8a08e7dcca
|
Refac move PlaylistType into loader and fix new response type
|
2025-02-16 13:19:21 +01:00 |
|
MerlinScheurer
|
03279979f9
|
Chore update frontend dependencies
|
2025-02-16 12:47:14 +01:00 |
|
MerlinScheurer
|
b33527adc2
|
Fix several response types and responses and add AppSettingsStore
|
2025-02-16 12:42:56 +01:00 |
|
MerlinScheurer
|
718d379c3c
|
Fix Video Thumbnail fallback in DownloadListItem
|
2025-02-16 11:54:17 +01:00 |
|
MerlinScheurer
|
0f61a6272f
|
Fix video thumbnail fallback
|
2025-02-15 11:42:08 +01:00 |
|
Simon
|
46c974c078
|
better partial config update
|
2025-02-14 16:31:12 +07:00 |
|
Simon
|
b7eabf02ce
|
fix login status response
|
2025-02-14 15:37:25 +07:00 |
|
MerlinScheurer
|
9a31c2d100
|
Refac move UserAccountType into loadUserAccount.ts
|
2025-02-13 20:51:14 +01:00 |
|
Simon
|
d96ac486e4
|
split between userConfig and userAccount
|
2025-02-13 21:43:01 +07:00 |
|
Simon
|
c71e1acf74
|
add error messages to schedule form
|
2025-02-02 17:29:08 +07:00 |
|
Simon
|
1e12a060ce
|
add progress delete button
|
2025-02-02 16:43:59 +07:00 |
|
Simon
|
a7d11f53a8
|
disable onPause for progress gt 95%
|
2025-02-01 23:21:21 +07:00 |
|
MerlinScheurer
|
a092744958
|
Refac skip videoProgress update when currentTime equals video duration
|
2025-02-01 15:05:53 +01:00 |
|
MerlinScheurer
|
4dafa2f427
|
Fix only refresh video resposne once
|
2025-02-01 13:53:04 +01:00 |
|
MerlinScheurer
|
2f1a43df55
|
Fix only refresh video resposne once
|
2025-02-01 13:48:29 +01:00 |
|
MerlinScheurer
|
3fcef13f14
|
Add help dialog to video player
|
2025-02-01 13:28:19 +01:00 |
|
MerlinScheurer
|
ccdef58e1d
|
Add latest frontend folders to README.md
|
2025-01-31 18:04:02 +01:00 |
|
MerlinScheurer
|
2c8fb72e47
|
Fix remove unused import
|
2025-01-31 17:58:41 +01:00 |
|