MerlinScheurer
0d1bdb8904
Fix pagination not preving page navigation on arrow key navigation
2025-03-29 10:55:39 +01:00
Merlin
a2cb2d283c
Fix URL params in embed player #907
2025-03-29 10:34:04 +01:00
MerlinScheurer
11afb29384
Refac change searchParam handling for subtitle and download page
2025-03-29 10:27:54 +01:00
MerlinScheurer
cbfb66b5c8
Merge branch 'master' of github.com:tubearchivist/tubearchivist into testing
2025-03-29 09:30:46 +01:00
MerlinScheurer
7b26a01063
Refac reduce notification interval from 500 to 1000 #912
2025-03-28 11:58:27 +01:00
MerlinScheurer
96b55bf9d5
Fix download page requesting pending downloads twice
2025-03-28 11:50:53 +01:00
MerlinScheurer
50a3442ca6
Add VideoThumbnail to video playlist view
2025-03-28 11:31:32 +01:00
MerlinScheurer
c407f27ecf
Add VideoThumbnail to subtitleList
2025-03-28 11:29:15 +01:00
MerlinScheurer
148f9e801b
Refac extract VideoThumbnail into a component
2025-03-28 11:25:54 +01:00
MerlinScheurer
5fe0afaeb7
Refac add 'waiting for backend' text to make it more clear
2025-03-28 11:12:39 +01:00
MerlinScheurer
c73a350095
Refac take searchParams from router in Base.tsx
2025-03-28 01:46:56 +01:00
MerlinScheurer
2be190aa65
Refac preemptive image fallback when url is undefined. Ticket: #911
2025-03-28 01:34:34 +01:00
MerlinScheurer
0aa5ef5b31
Add trim to subscribe textarea fields #908
2025-03-28 01:26:34 +01:00
Mason James
40bae8d73d
Fix URL params in embed player
...
When opening/closing embedded videos, maintain existing URL parameters including pagination state. Previously, the video player would reset page to 0 and lose other query parameters.
2025-03-27 19:36:32 -04:00
Simon
8f34626a27
bump TA_VERSION
v0.5.1
2025-03-27 21:40:00 +01:00
Alex
8978e6510a
Added delete_shorts to the User Scripts section ( #903 )
2025-03-28 03:39:33 +07:00
Simon
04ea6254b7
fix health API endpoint url
2025-03-27 21:36:59 +01:00
Simon
f18d812eb8
delay playlist extraction
2025-03-27 21:13:13 +01:00
Simon
d69c579839
Update yt-dlp, again, #build
...
Changed:
- bumped yt-dlp for more nsig fixes
- bumped node dependencies
2025-03-26 07:46:07 +01:00
Simon
9fe11c3d22
bump dependencies
2025-03-26 07:45:28 +01:00
Simon
f8846836e7
Bump yt-dlp, #build
...
Changed:
- Bump yt-dlp fixing nsig extraction
2025-03-25 09:12:26 +01:00
Simon
3ab218d744
bump requirements
2025-03-25 09:11:12 +01:00
Simon
c6329571ae
add unstable TA_VERSION
2025-03-25 09:10:52 +01:00
Simon
4ae59848b4
Various fixes, #build
...
Changed:
- Added better debug statements to login page
- Fixed appsettings admin read permissions
- Fixed notification types
- Fixed DISABLE_STATIC_AUTH
2025-03-24 22:01:00 +01:00
Simon
17aa693fdf
fix backend tasks messages notification types
2025-03-24 21:59:35 +01:00
Simon
164f3d2a22
bump requirements
2025-03-24 21:53:37 +01:00
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
52083e6fb7
fix redis connection failure error message
2025-03-19 07:53:30 +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
smantic
f0bac927fe
AdminWriteOnly /appsettings/config ( #892 )
2025-03-15 20:13:48 +07:00
trick77
4b19294899
Call _disable_static_auth() during startup ( #897 )
2025-03-15 20:03:43 +07:00
Simon
9f351b5907
backend: store file_size_unit in user config, #886
2025-03-15 13:59:49 +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
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