Commit Graph

2085 Commits

Author SHA1 Message Date
MerlinScheurer
781dd8d2fc Fix embeddable player focus by using useRef 2025-01-27 19:04:49 +01:00
78528c4260
fix partial implemented refresh for config useEffect, #869 2025-01-27 21:17:42 +07:00
759f57aa0c
fix blackhole deployment 2025-01-27 21:15:22 +07:00
05ff9df049
Appsettings migration fix, #build
Changed:
- Fixed calling appsettings migration at startup
2025-01-27 17:51:06 +07:00
190d9b3b10
fix inconsistent casing 2025-01-27 17:47:11 +07:00
5dc25b081c
fix appconfig migration at startup 2025-01-27 17:46:58 +07:00
726fb6d667
Redis Socket, better port parsing, #build
Changed:
- Allow for unix:// REDIS_CON sockets
- Parse ports for CORS
2025-01-27 16:37:07 +07:00
73bd392488
parse unix connection string for redis socket 2025-01-27 16:36:19 +07:00
a68798842b Merge branch 'master' into testing 2025-01-27 08:36:15 +07:00
cce6d85d69
revert too soon commited REDIS_HOST var 2025-01-27 08:35:02 +07:00
MerlinScheurer
a4978f5ae9 fix pre-commit - black 2025-01-26 20:30:29 +01:00
MerlinScheurer
641cc361a2 Fix add port to TA_HOST parsing for cors 2025-01-26 20:22:52 +01:00
26fc8e51d4
CORS fix, #build
Migration guide: https://gist.github.com/bbilly1/7b6abc52ab689f56671bf9011879379a

Changed:
- fixed CORSE header building
- fixed startup schedule creating
- Bump TA_VERSION to unstable
2025-01-27 01:08:11 +07:00
ffeb7cd95c
fix CORS headers overwrite 2025-01-27 01:04:55 +07:00
MerlinScheurer
cac61d16d6 Chore update frontend dependencies 2025-01-26 19:00:57 +01:00
3dac21c4bc
remove unneded appconfig lookup 2025-01-27 00:38:35 +07:00
f0ab718be0
bump TA_VERSION 2025-01-27 00:36:19 +07:00
93d28b167c
New React Frontend, #build
Migration guide: https://gist.github.com/bbilly1/7b6abc52ab689f56671bf9011879379a

Changed:
- First testing build of the new React frontend
2025-01-26 23:10:07 +07:00
a706ba601a
disable blank issues 2025-01-26 23:09:50 +07:00
368a9e73d8
bump yt-dlp 2025-01-26 23:03:11 +07:00
d49d549caa
extend native dev instructions 2025-01-26 21:57:12 +07:00
4bb34b280f
channel about help 2025-01-26 18:43:14 +07:00
55aa360c96
add help text to appsettings page 2025-01-26 18:31:31 +07:00
d408b5bb52
add show helptext user config value 2025-01-26 16:18:45 +07:00
c633544eac
ensure user config is set 2025-01-26 15:36:17 +07:00
3bbe91416d
fix none key lookup 2025-01-26 14:35:24 +07:00
17a00fa361
undo 2025-01-26 14:19:43 +07:00
34203b70ae
add appsettings sync at startup 2025-01-25 00:54:47 +07:00
a8336ed04d
better error messages for failed index, #858 2025-01-24 21:31:59 +07:00
bde706cc5e Merge branch 'testing' into refactor-react-migration 2025-01-19 09:50:59 +07:00
0154136114
bump TA_VERSION 2025-01-19 09:39:55 +07:00
351242a7a8 Merge branch 'testing' into refactor-react-migration 2025-01-17 09:39:33 +07:00
5e5c17a4fb
fix comment extraction, #build
Changed:
- Bump yt-dlp to 2025.01.15
- Fix comment extraction
2025-01-17 08:50:19 +07:00
0f8b82a1b7
bump yt-dlp, fix comment extraction 2025-01-17 08:49:17 +07:00
0a46284551 Merge branch 'testing' into refactor-react-migration 2025-01-15 21:56:06 +07:00
ff439a996f
handle migration and restore 2025-01-15 21:53:54 +07:00
2f8287230f bump requirements, add migration script, #build
Changed:
- Updated requirements.txt
- Added ta_config_backup manage.py command for migration
2025-01-15 21:43:27 +07:00
58a02df987
add unstable tag 2025-01-15 21:40:17 +07:00
c8db4b5b37
add ta_config_backup manage command for migration 2025-01-15 21:39:48 +07:00
6f5d278732
bump requirements 2025-01-15 21:39:02 +07:00
61b53a655a
delay config import for better startup 2025-01-13 17:35:32 +07:00
MerlinScheurer
c62a495f96 Add textbox closing after channel/playlist subscribing 2025-01-12 16:11:00 +01:00
MerlinScheurer
868564ee32 Add async notification to channels and playlists subscription text 2025-01-12 16:04:28 +01:00
MerlinScheurer
5b67d9de24 Refac delete buttons order to be in a row 2025-01-12 15:39:50 +01:00
1c656f917e
fix playlist subscribe 2025-01-12 21:39:13 +07:00
MerlinScheurer
601f8aff6b Add key to appriseNotification list 2025-01-12 15:29:20 +01:00
MerlinScheurer
5668798677 Add more line breaks in code 2025-01-12 15:15:44 +01:00
MerlinScheurer
08f813a699 Add spacing around buttons in downloadListItem 2025-01-12 15:08:53 +01:00
MerlinScheurer
8526398d49 Refac untie download file and reindex on video page and add spacing 2025-01-12 14:42:12 +01:00
MerlinScheurer
851b499754 Add prepended text to ToggleConfig 2025-01-12 14:32:58 +01:00