ytptube/app/features/conditions
2026-05-07 18:34:50 +03:00
..
tests chore: tests clean up 2026-05-04 22:23:19 +03:00
__init__.py refactor: conditions feature to db model 2026-01-18 22:17:07 +03:00
deps.py refactor: conditions feature to db model 2026-01-18 22:17:07 +03:00
migration.py fix: dont reject non-unique names during migration. 2026-01-21 18:39:47 +03:00
models.py refactor: migrated dl_fields to db model. 2026-01-19 18:31:16 +03:00
repository.py refactor: migrate task definitions to db model 2026-01-23 23:38:59 +03:00
router.py fix: move dns lookup to thread 2026-05-07 18:34:50 +03:00
schemas.py refactor: isolate yt_dlp related code into submodule 2026-01-27 19:36:13 +03:00
service.py feat: add support for ignoring conditions in downloads and UI 2026-04-27 20:58:00 +03:00