Commit Graph

2094 Commits

Author SHA1 Message Date
Simon 4d23b7dce4
fix mobile settings CSS 2025-01-28 17:52:27 +07:00
Simon a5e97cc4b5
cache channel url search results 2025-01-28 17:29:22 +07:00
Simon 0b393304d1
cache cookie validation 2025-01-28 14:57:10 +07:00
Simon 074311339a
sleep on download queue 2025-01-28 10:30:06 +07:00
Simon 206efc784c
hide 0 comment_likecount 2025-01-28 10:14:15 +07:00
Simon 870582f732
pass showIgnored filter state to channel dl aggs 2025-01-28 10:02:14 +07:00
Simon 10a4b13506
blackhole deploy fix, take 2 2025-01-28 09:45:40 +07:00
Simon a49a1d36ff
fix channel extraction metadata error handling 2025-01-28 09:45:23 +07:00
Simon 40198cd799
remove quiet in debug 2025-01-28 09:44:54 +07:00
MerlinScheurer 781dd8d2fc Fix embeddable player focus by using useRef 2025-01-27 19:04:49 +01:00
Simon 78528c4260
fix partial implemented refresh for config useEffect, #869 2025-01-27 21:17:42 +07:00
Simon 759f57aa0c
fix blackhole deployment 2025-01-27 21:15:22 +07:00
Simon 05ff9df049
Appsettings migration fix, #build
Changed:
- Fixed calling appsettings migration at startup
2025-01-27 17:51:06 +07:00
Simon 190d9b3b10
fix inconsistent casing 2025-01-27 17:47:11 +07:00
Simon 5dc25b081c
fix appconfig migration at startup 2025-01-27 17:46:58 +07:00
Simon 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
Simon 73bd392488
parse unix connection string for redis socket 2025-01-27 16:36:19 +07:00
Simon a68798842b Merge branch 'master' into testing 2025-01-27 08:36:15 +07:00
Simon 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
Simon 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
Simon 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
Simon 3dac21c4bc
remove unneded appconfig lookup 2025-01-27 00:38:35 +07:00
Simon f0ab718be0
bump TA_VERSION 2025-01-27 00:36:19 +07:00
Simon 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
Simon a706ba601a
disable blank issues 2025-01-26 23:09:50 +07:00
Simon 368a9e73d8
bump yt-dlp 2025-01-26 23:03:11 +07:00
Simon d49d549caa
extend native dev instructions 2025-01-26 21:57:12 +07:00
Simon 4bb34b280f
channel about help 2025-01-26 18:43:14 +07:00
Simon 55aa360c96
add help text to appsettings page 2025-01-26 18:31:31 +07:00
Simon d408b5bb52
add show helptext user config value 2025-01-26 16:18:45 +07:00
Simon c633544eac
ensure user config is set 2025-01-26 15:36:17 +07:00
Simon 3bbe91416d
fix none key lookup 2025-01-26 14:35:24 +07:00
Simon 17a00fa361
undo 2025-01-26 14:19:43 +07:00
Simon 34203b70ae
add appsettings sync at startup 2025-01-25 00:54:47 +07:00
Simon a8336ed04d
better error messages for failed index, #858 2025-01-24 21:31:59 +07:00
Simon bde706cc5e Merge branch 'testing' into refactor-react-migration 2025-01-19 09:50:59 +07:00
Simon 0154136114
bump TA_VERSION 2025-01-19 09:39:55 +07:00
Simon 351242a7a8 Merge branch 'testing' into refactor-react-migration 2025-01-17 09:39:33 +07:00
Simon 5e5c17a4fb
fix comment extraction, #build
Changed:
- Bump yt-dlp to 2025.01.15
- Fix comment extraction
2025-01-17 08:50:19 +07:00
Simon 0f8b82a1b7
bump yt-dlp, fix comment extraction 2025-01-17 08:49:17 +07:00
Simon 0a46284551 Merge branch 'testing' into refactor-react-migration 2025-01-15 21:56:06 +07:00
Simon ff439a996f
handle migration and restore 2025-01-15 21:53:54 +07:00
Simon 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
Simon 58a02df987
add unstable tag 2025-01-15 21:40:17 +07:00
Simon c8db4b5b37
add ta_config_backup manage command for migration 2025-01-15 21:39:48 +07:00
Simon 6f5d278732
bump requirements 2025-01-15 21:39:02 +07:00
Simon 61b53a655a
delay config import for better startup 2025-01-13 17:35:32 +07:00