Commit Graph

  • e24890fd9b upgrade yt-dlp from 2026.2.4 to 2026.2.21 master 2026.02.22 AutoUpdater 2026-02-22 00:12:26 +00:00
  • ec363283a1 Bump ajv in /ui in the npm_and_yarn group across 1 directory dependabot/npm_and_yarn/ui/npm_and_yarn-f1bf2b0a19 dependabot[bot] 2026-02-21 19:11:27 +00:00
  • 5170c708cd upgrade dependencies 2026.02.19 Alex Shnitman 2026-02-19 09:35:29 +02:00
  • 56258a4f1b disallow upward directory traversal in request-generated templates Alex Shnitman 2026-02-19 09:32:23 +02:00
  • 3bf7fb51f4 fix filepath regression 2026.02.14 Alex Shnitman 2026-02-14 08:58:01 +02:00
  • 8ae06c65d0 Refactor download status handling to ensure correct file path processing and task synchronization (closes #872) 2026.02.13 Alex Shnitman 2026-02-13 16:29:57 +02:00
  • 97378d8704 Merge pull request #892 from ivanbarsukov/template_substitution 2026.02.12 Alex 2026-02-12 22:17:49 +02:00
  • de7e1418b5 add a missed substitution Alex Shnitman 2026-02-12 22:16:59 +02:00
  • f47e5db284 Refactor output template field substitution logic Ivan Barsukov 2026-02-06 11:17:59 +03:00
  • 76bdb376c3 cont. fix channel / playlist detection logic (closes #894) 2026.02.08 Alex Shnitman 2026-02-08 18:11:56 +02:00
  • 9896ce6820 fix channel / playlist detection logic (closes #894) Alex Shnitman 2026-02-08 12:14:35 +02:00
  • c6b28477f9 Fix: Respect CUSTOM_DIRS setting to prevent folder creation copilot/fix-new-folder-creation copilot-swe-agent[bot] 2026-02-08 06:08:17 +00:00
  • 49fba670af Initial plan copilot-swe-agent[bot] 2026-02-08 06:06:01 +00:00
  • 79d0c3895e consolidate adding logic 2026.02.07 Alex Shnitman 2026-02-07 17:33:48 +02:00
  • ffe1112dc6 Fix __add_entry parameters; remove duplicated code between channel and playlist processing Adam Fendley 2026-01-31 16:22:25 -05:00
  • 393add34b1 Add support for downloading an entire channel Adam Fendley 2026-01-31 14:46:26 -05:00
  • 96e1863a68 change UID/GID to PUID/PGID; legacy name also supported (#889) 2026.02.06 Alex Shnitman 2026-02-06 15:31:01 +02:00
  • 46fbf92c00 delete uv after install 2026.02.04 Alex Shnitman 2026-02-04 21:09:42 +02:00
  • 297cac378c upgrade yt-dlp to 2026.2.4, and other dependencies Alex Shnitman 2026-02-04 20:56:02 +02:00
  • 9df7776c79 add BgUtils POT Provider (closes #886) 2026.02.03 Alex Shnitman 2026-02-03 23:02:00 +02:00
  • c28cedacb7 upgrade yt-dlp from 2026.1.29 to 2026.1.31 2026.02.01 AutoUpdater 2026-02-01 00:13:59 +00:00
  • a77043bde9 upgrade yt-dlp from 2025.12.8 to 2026.1.29 2026.01.30 AutoUpdater 2026-01-30 00:11:48 +00:00
  • 3ce9021143 Merge pull request #877 from its-wizza/optional-chown-download-dir 2026.01.29 Alex 2026-01-29 23:10:41 +02:00
  • c7ce543704 Update ownership settings in README Lachlan Wisdom 2026-01-13 22:53:15 +11:00
  • 6b9461c8a8 Simplify directory ownership changes in entrypoint Lachlan Wisdom 2026-01-13 22:47:56 +11:00
  • 38a77d19f5 Add CHOWN_DOWNLOAD_DIR option to README Lachlan Wisdom 2026-01-13 22:27:24 +11:00
  • 6a9098ab32 Update ownership handling in docker-entrypoint.sh Lachlan Wisdom 2026-01-13 22:21:27 +11:00
  • b179535711 upgrade dependencies 2026.01.11 Alex Shnitman 2026-01-11 20:37:14 +02:00
  • 3f1b89e04a Merge pull request #876 from alexta69/copilot/fix-clear-completed-error 2026.01.10 Alex 2026-01-10 18:24:02 +02:00
  • 846c4f0e52 Fix bulk delete error by making delById more defensive copilot-swe-agent[bot] 2026-01-10 16:17:22 +00:00
  • c13431c10d Initial plan copilot-swe-agent[bot] 2026-01-10 16:08:45 +00:00
  • 9be0781c7f remove unnecessary DOWNLOAD_MODE config; always run concurrently (can limit to 1 for sequential mode) 2026.01.09 Alex Shnitman 2026-01-09 14:33:12 +02:00
  • e378179e05 remove playlist strict mode (make it always true) Alex Shnitman 2026-01-09 14:26:50 +02:00
  • 5a7dd8769b document HOST and PORT environment variables (closes #815) Alex Shnitman 2026-01-09 14:07:23 +02:00
  • e601ce99f5 add file command to the docker image (fixes #870) 2026.01.08 Alex Shnitman 2026-01-08 22:08:44 +02:00
  • a74b201ed8 Merge pull request #862 from AlvinRamoutar/task/repair-persistentqueues Alex 2026-01-08 21:29:23 +02:00
  • 191f17ee38 syntax changes + null logic update for dbm repair AlvinRamoutar 2026-01-05 18:13:42 -05:00
  • a002af9bf2 Merge pull request #864 from alexta69/dependabot/github_actions/github-actions-151e9c363d 2026.01.02 Alex 2026-01-02 08:21:27 +02:00
  • 37aaa29efb Bump the github-actions group with 5 updates dependabot[bot] 2026-01-02 06:15:39 +00:00
  • d10f2a0358 Merge pull request #863 from cclauss/patch-1 Alex 2026-01-02 08:14:46 +02:00
  • c7008763d7 Merge pull request #861 from ikatkov/split-chapters-in-ui 2026.01.01 Alex 2026-01-01 23:22:57 +02:00
  • 351058e9f4 Keep GitHub Actions up to date with GitHub's Dependabot Christian Clauss 2025-12-31 13:05:26 +01:00
  • d799a4a8eb feature/repair-persistent-queues AlvinRamoutar 2025-12-31 04:25:51 -05:00
  • df87a1aa2b Merge branch 'alexta69:master' into split-chapters-in-ui ikatkov 2025-12-31 00:16:52 -08:00
  • 02480afddf feat: Use OUTPUT_TEMPLATE_CHAPTER default setting Igor Katkov 2025-12-30 23:56:04 -08:00
  • d51f2ce628 feat: Undo bogus formatting changes Igor Katkov 2025-12-30 23:33:01 -08:00
  • 962929d42d feat: Implement chapter splitting functionality with UI controls, yt-dlp integration, and chapter file tracking. Igor Katkov 2025-12-30 22:07:49 -08:00
  • 179452b4f4 Merge pull request #858 from ikatkov/master 2025.12.30 Alex 2025-12-30 22:40:16 +02:00
  • 4fce74d1ed Merge pull request #1 from ikatkov/logging-fix ikatkov 2025-12-30 10:22:31 -08:00
  • 09a2e95515 fix: Root logger aligns with config.LOGLEVEL Igor Katkov 2025-12-30 10:15:37 -08:00
  • d947876a71 fix: pass DEBUG log level to ytdl Igor Katkov 2025-12-30 10:01:43 -08:00
  • 6ba681a3cd fix: Moved code to respect loggin level in main.py Igor Katkov 2025-12-30 08:45:54 -08:00
  • 1f8fa7744e Merge pull request #857 from mercury233/patch-1 2025.12.27 Alex 2025-12-27 12:17:40 +02:00
  • 092765535f fix completed result tooltip mercury233 2025-12-27 10:48:57 +08:00
  • 90299b227e Merge pull request #855 from alemonmk/suppress-dl-progress-logs 2025.12.26 Alex 2025-12-26 17:43:36 +02:00
  • 6445517751 Merge pull request #848 from alemonmk/fix-crlf Alex 2025-12-26 14:21:17 +02:00
  • dae710a339 Suppress download progress update Lemon Lam 2025-12-26 19:42:09 +08:00
  • 318f4f9f21 Convert to LF Lemon Lam 2025-12-26 19:30:26 +08:00
  • ca8e9e7907 Merge pull request #844 from pierrenedelec/clean-FE 2025.12.25 Alex 2025-12-25 21:27:52 +02:00
  • 183c4ba898 feat(frontend): modernize Angular app Pierre Nédélec 2025-12-15 01:56:47 +01:00
  • c6d487e48a Merge pull request #846 from aloki/master 2025.12.14 Alex 2025-12-14 20:17:53 +02:00
  • 77c3c93157 Switching to a maintained fork of watchtower Aleksei 2025-12-14 07:34:21 +03:00
  • 03f1fa106a upgrade yt-dlp from 2025.11.12 to 2025.12.8 2025.12.09 AutoUpdater 2025-12-09 00:09:28 +00:00
  • 9907e1b885 upgrade to angular 20 2025.12.05 Alex Shnitman 2025-12-05 11:24:44 +02:00
  • 53944244a7 fix github login 2025.11.29 Alex Shnitman 2025-11-29 09:51:37 +02:00
  • 5a641bac7f re-create the release if one has already been pushed with the same tag Alex Shnitman 2025-11-29 09:34:38 +02:00
  • 9b805c0def Add release generation on push to master Alex Shnitman 2025-11-29 09:18:33 +02:00
  • cf318b4d81 upgrade dependencies Alex Shnitman 2025-11-28 08:31:35 +02:00
  • ef5a63e599 fix download entry pickle (closes #827) Alex Shnitman 2025-11-16 10:37:38 +02:00
  • 420befba75 upgrade yt-dlp from 2025.10.22 to 2025.11.12 AutoUpdater 2025-11-13 00:09:00 +00:00
  • 3bef839e18 upgrade yt-dlp from 2025.10.14 to 2025.10.22 AutoUpdater 2025-10-23 00:08:21 +00:00
  • 1b32d49fcf upgrade yt-dlp from 2025.9.26 to 2025.10.14 AutoUpdater 2025-10-15 00:08:15 +00:00
  • c4d7dd9948 Merge pull request #789 from alexta69/copilot/fix-32a91bc7-90af-4cfd-a3e1-d04a36659489 Alex 2025-10-01 09:01:17 +03:00
  • ecfc188388 Make ObjectSerializer handle all iterables including generators copilot-swe-agent[bot] 2025-10-01 05:59:48 +00:00
  • 916ed330dd Fix AttributeError in ObjectSerializer by checking for __dict__ attribute copilot-swe-agent[bot] 2025-10-01 05:46:23 +00:00
  • 136c722636 Initial plan copilot-swe-agent[bot] 2025-10-01 05:39:15 +00:00
  • 588119d9eb README fixes Alex Shnitman 2025-09-28 08:51:12 +03:00
  • adf341f857 Merge pull request #786 from exterrestris/restore-performance Alex 2025-09-27 16:47:26 +03:00
  • 27aa865c37 Improve performance of restoring queues on restart Sean Ellingham 2025-09-27 14:08:19 +01:00
  • d19ca4e87a upgrade yt-dlp from 2025.9.23 to 2025.9.26 AutoUpdater 2025-09-27 00:07:59 +00:00
  • db302b339d Merge pull request #782 from exterrestris/restore-pending Alex 2025-09-26 16:43:01 +03:00
  • cfd464f7be Include auto_start status in add info log Sean Ellingham 2025-09-26 14:07:08 +01:00
  • 991a0c523a Restore pending downloads on start Sean Ellingham 2025-09-26 13:28:33 +01:00
  • 3524270d45 reorganized README Alex Shnitman 2025-09-26 15:15:54 +03:00
  • aa8d9eb712 add deno (closes #779) Alex Shnitman 2025-09-24 16:34:48 +03:00
  • ca875665c9 move to uv package manager Alex Shnitman 2025-09-24 16:30:58 +03:00
  • 87b6a6412c Merge pull request #778 from phuslu/patch-1 Alex 2025-09-24 09:45:43 +03:00
  • a9894a4028 Use "exec python3" in docker-entrypoint.sh Phus Lu 2025-09-24 12:03:36 +08:00
  • 923bc9894e upgraded yt-dlp AutoUpdater 2025-09-24 00:08:59 +00:00
  • 33c69087ce issue and discussion templates Alex Shnitman 2025-09-08 22:20:08 +03:00
  • 6d88900ba8 upgraded yt-dlp AutoUpdater 2025-09-06 00:09:01 +00:00
  • c6af5c6cee upgrade dependencies Alex Shnitman 2025-08-28 09:23:15 +02:00
  • b0ccfb2e8c upgraded yt-dlp AutoUpdater 2025-08-28 00:09:17 +00:00
  • a1246382b5 upgrade dependencies Alex Shnitman 2025-08-26 21:11:23 +02:00
  • df8ddc481c Ignore runtime DB files (queue, completed, pending) vNawar 2025-08-25 21:44:34 +03:00
  • e56eb6e5de Update formats.ts Thomas TEXIER 2025-08-24 15:09:01 +02:00
  • 8fab41d00a Merge pull request #746 from xerdream/metube_m Alex 2025-08-13 11:03:09 +03:00
  • d744f73552 Fix file watching not working due to relative paths xerdream 2025-08-13 15:25:07 +08:00
  • 115a5bc554 upgrade dependencies Alex Shnitman 2025-08-12 19:36:18 +03:00
  • b78a9f9f34 upgraded yt-dlp AutoUpdater 2025-08-12 00:09:47 +00:00