Commit Graph

1834 Commits (testing)
 

Author SHA1 Message Date
Simon a3afa23bc7
bump TA_VERSION for release 2 weeks ago
Simon 9068e4569d
add manual fix management commands 2 weeks ago
Simon 97b8439856
Add pytest, #build
Changed:
- Fixed running tests problem
- Added some simple unit tests
- Add to queue error handling improvement
- Fixed is_shorts from id
- Fixed logout
2 weeks ago
Simon d4165327df
remove apt cache 2 weeks ago
Simon 9fe0aa85d0
add invalid watch url 2 weeks ago
Simon 87e3814751
fix locked files caching 2 weeks ago
Simon a201d43bfd
chdir for tests, test reading mapping 2 weeks ago
Simon 200f5ed5a2
add apt caching, better structuring 2 weeks ago
Simon 7a265231bc
cache pip 2 weeks ago
Simon ed3183b42c
remove comments 2 weeks ago
Simon a1e3512bab
add test_helper 2 weeks ago
Simon 241e76c17d
cleane get_duration_str without zfill on first part 2 weeks ago
Simon 7111fedd5c
fix redirect with is_shorts 2 weeks ago
Simon 40beb35f34
fix typo, better date parsing error 2 weeks ago
Simon d7818871a4
clean up 2 weeks ago
Simon d3103ccc30
install missing system dependencies 2 weeks ago
Simon 30c20b41d9
test and better handle invalid domains 2 weeks ago
Simon cfa0cabd41
add unit tests workflow 2 weeks ago
Simon 8a2040aa26
ignore pytest cache 2 weeks ago
Simon e2253fc63b
switch to official yt-dlp commit 2 weeks ago
Simon f9eff28da7
replace deprecated STATICFILES_STORAGE 2 weeks ago
Simon 873e7d1e8d
add gcc to runner 2 weeks ago
Simon 91f9351502
limit action run on path glob 2 weeks ago
Simon 4a49d70b17 Merge branch 'master' into testing 2 weeks ago
Simon ca1864843a
fix install repo dependencies 2 weeks ago
Simon 819d166296
update actions version 2 weeks ago
Simon d6b5521c11
fix naming 2 weeks ago
Simon c9285ce3a1
bump requests 2 weeks ago
Simon 3e3e3ae78e
add tests for urlparser 2 weeks ago
Simon ae89f47072
make application testable 2 weeks ago
Simon 1bcb4f1f7c
remove unused CONFIG init 2 weeks ago
Simon 758038f93d
fix sync_to_videos in channel reindex 2 weeks ago
Simon d6f679784e
fix logout django 5 needing post request 2 weeks ago
Simon c7ebbaa207
remove redundant 2 weeks ago
Simon a2000b253b
Update FRONTEND-MIGRATION.yml 2 weeks ago
Simon 6e9ae583c9
add Frontend Migration template 2 weeks ago
Simon ee5d73917c
Add channel art fallback, #build
Changed:
- Added additional channel art fallback extractor
2 weeks ago
Simon 478d05997c
channel art fallback injection, #701 2 weeks ago
Simon 0e305f60f4
Channel playlist index fix, #build
Changed:
- Fixed channel not indexing correctly for standalone playlist
2 weeks ago
Simon 3c441c3a31
fix missing channel 2 weeks ago
Simon 228677ddfb
add beta-testing info 3 weeks ago
Simon dc0c82c814
New scheduler store and playlist improvements, #build
Changed:
- Changed to persistent celery beat schedule store
- Changed playlist handling and refreshing
- Changed internal queue storage to use Redis
- Changed a lot of other things...
3 weeks ago
Simon 34ad0ca07d
add next steps 3 weeks ago
Simon c82d9e2140
bump base image 3 weeks ago
Simon bbf59eaca9
set first in queue with score 1 3 weeks ago
Simon e42737ad9b
bump req 3 weeks ago
Simon 1d9c274390
better reindex_type handler, fix off by one 3 weeks ago
Simon 2a35b42d88
add redisqueue in use docs 3 weeks ago
Simon 11ab314649
refact CommentList to use RedisQueue 3 weeks ago
Simon d58d133baf
refactor decouple DownloadPostProcess 3 weeks ago