Simon
2d40a340ea
refac use comment_comments for comment count update
2025-12-17 21:58:36 +07:00
Simon
b04e3a935d
refac for better hooks as library
2025-12-17 21:58:01 +07:00
Simon
360c621e66
fix overwrite none serialization
2025-12-15 21:24:01 +07:00
Simon
14c47695d7
parse timestamp as str
2025-12-15 21:16:16 +07:00
Simon
c12b061346
downgrade drf spectacular
2025-12-15 20:59:15 +07:00
Simon
456d0eb798
fix comment embedding after reindex
2025-12-13 19:07:37 +07:00
Simon
8d3b7dc341
skip embed_metadata on failed import
2025-12-13 16:23:00 +07:00
Simon
afbf7ea6fa
add emtadata embed for filesystem rescan and manual import
2025-12-13 15:39:32 +07:00
Simon
c02ec7e82e
validate DownloadItemSerializer for video to add to queue
2025-12-13 15:16:12 +07:00
Simon
ac97e90047
bump django
2025-12-13 14:57:12 +07:00
Simon
2fb58e9e94
handle invalid timestamp and upload dates, #1094
2025-12-13 14:56:12 +07:00
Simon
cceab5fe2b
bump requirements
2025-12-13 14:30:57 +07:00
MerlinScheurer
2d0253a4b8
Fix and ignore new Eslint react rules for now
2025-12-08 23:26:47 +01:00
MerlinScheurer
877e7d0cf8
Update frontend dependencies
2025-12-08 23:12:56 +01:00
DySprozin
20ac5ef807
Add support for channel-specific filtering in subtitle search ( #1096 )
...
* Add channel filter support to subtitle search queries
* Update search examples to include channel filter option
---------
Co-authored-by: Dmitry Sprozin <dysprozin@gmail.com>
2025-11-28 13:13:36 +07:00
Simon
a30528f358
Container improvements, #build
...
Changed:
- Added tini as init
- Removed whitenoise
- Playlist video matching fixes
2025-11-15 22:54:30 +07:00
Simon
5f0920baad
add unstable tag
2025-11-15 22:54:05 +07:00
Simon
5e3d9fcf97
bump node packages
2025-11-15 22:51:20 +07:00
Simon
daa15c0577
add missing local playlist downloaded match, #1092
2025-11-15 22:46:02 +07:00
Simon
2dea80e6b1
fix home page link in custom playlist, #1088
2025-11-15 11:12:16 +07:00
Simon
d4c3547791
limit log to debug only
2025-11-15 11:08:33 +07:00
Simon
b42b951738
bump requirements
2025-11-15 11:02:42 +07:00
PawsFunctions
43df7c586c
removed whitenoise, old django template frontend ( #1082 )
...
Co-authored-by: Simon <simobilleter@gmail.com>
2025-11-15 10:24:35 +07:00
Geicht
5a55c4ff35
add tini ( #1070 )
2025-11-15 09:57:31 +07:00
Simon
037f379cf3
handle expected playlist extrac failure in postprocessing
2025-11-15 09:45:17 +07:00
Simon
518ec6d931
update API docs as release step
2025-11-08 18:43:27 +07:00
Simon
fa19c8cc3c
limit API docs to authenticated only
2025-11-08 18:42:54 +07:00
Simon
3f91d13fd2
bump TA_VERSION
2025-11-08 10:12:12 +07:00
Simon
edc7e54e07
bump django
2025-11-07 18:18:30 +07:00
Simon
121cf847c7
discourage thirdparty links
2025-11-07 18:15:24 +07:00
Simon
59fbe8db2c
link to #build commits
2025-11-02 11:50:13 +07:00
Simon
80c823ca41
Treadsafe startup timestamp, #build
...
Changed:
- Fixed startup timestamp writing, move to ta_startap in single thread
- Bump frontend dependencies
2025-11-02 11:29:40 +07:00
Simon
af630867f2
bump frontend deps
2025-11-02 11:28:42 +07:00
Simon
62b42af183
handle unittest failure
2025-11-02 11:18:49 +07:00
Simon
2abcb52a53
set startup timestam single thread in ta_startup
2025-11-02 11:13:36 +07:00
Simon
e0d493ae6e
Add Deno, #build
...
Changed:
- Add deno runtime to container
- Add full metadata embedding
- Fix backend refresh timestamp offset
2025-11-01 22:04:53 +07:00
Simon
d5cfbd03ca
clean up debug output
2025-11-01 12:26:59 +07:00
Simon
3e7baebec9
add deno, pin yt-dlp to master
2025-11-01 11:26:56 +07:00
Simon
b6872d063f
round TA_START for multithread startup
2025-11-01 10:56:55 +07:00
Simon
e1393fc67c
add metadata embed task and callback
2025-10-29 22:31:30 +07:00
Simon
79d994e460
handle embed error
2025-10-29 19:01:56 +07:00
Simon
815790e397
add full metadata embedding
2025-10-29 18:54:07 +07:00
Simon
94db7252ea
remove middleware outdated inheritance
2025-10-29 10:11:55 +07:00
Simon
9582b1db79
Frontend caching reload fix, #build
...
Changed:
- Fix frontend caching issue
- Better published date handling and parsing with mapping fixes
- bump yt-dlp
2025-10-27 17:23:49 +07:00
Simon
f87d3b7d95
Merge branch 'develop'
2025-10-27 17:18:46 +07:00
Simon
0e6149cc50
Frontend caching reload fix, #build
...
Changed:
- Fix frontend caching issue
- Better published date handling and parsing with mapping fixes
- bump yt-dlp
2025-10-27 17:11:53 +07:00
Craig Alexander
9dafa81fac
Use correct date format when using upload_date ( #1052 )
...
* When falling back to uploaded date, create a date string that can be accepted by elasticsearch
* add tests
* Oh es actually always wants a timestamp
* Use timezone for final fallback as well
* Inspect response for errors flag
* Display failed video ids
* Fix precommit checks
* Fix assert
* Fix method names in tests
* update method names again
2025-10-27 14:24:02 +07:00
Simon
3164281fb7
bump requirements
2025-10-27 14:11:09 +07:00
Simon
f8be724e70
refresh frontend on backend restart, fix caching statics
2025-10-27 13:14:26 +07:00
Ness LookAlike
968183d216
nesslookalike yt-dlp DL format suggestions update ( #1062 )
...
* re-word the example yt-dlp download format suggestions
* update to recommendation, more technical info added
* add av01 recommendation
* quotes
* re-formatted to pass prettier pre-commit check
2025-10-09 10:34:40 +07:00