Commit graph

  • 962929d42d feat: Implement chapter splitting functionality with UI controls, yt-dlp integration, and chapter file tracking. Igor Katkov 2025-12-30 22:07:49 -0800
  • 179452b4f4
    Merge pull request #858 from ikatkov/master 2025.12.30 Alex 2025-12-30 22:40:16 +0200
  • 4fce74d1ed
    Merge pull request #1 from ikatkov/logging-fix ikatkov 2025-12-30 10:22:31 -0800
  • 09a2e95515 fix: Root logger aligns with config.LOGLEVEL Igor Katkov 2025-12-30 10:15:37 -0800
  • d947876a71 fix: pass DEBUG log level to ytdl Igor Katkov 2025-12-30 10:01:43 -0800
  • 6ba681a3cd fix: Moved code to respect loggin level in main.py Igor Katkov 2025-12-30 08:45:54 -0800
  • 1f8fa7744e
    Merge pull request #857 from mercury233/patch-1 2025.12.27 Alex 2025-12-27 12:17:40 +0200
  • 092765535f fix completed result tooltip mercury233 2025-12-27 10:48:57 +0800
  • 90299b227e
    Merge pull request #855 from alemonmk/suppress-dl-progress-logs 2025.12.26 Alex 2025-12-26 17:43:36 +0200
  • 6445517751
    Merge pull request #848 from alemonmk/fix-crlf Alex 2025-12-26 14:21:17 +0200
  • dae710a339 Suppress download progress update Lemon Lam 2025-12-26 19:42:09 +0800
  • 318f4f9f21 Convert to LF Lemon Lam 2025-12-26 19:30:26 +0800
  • ca8e9e7907
    Merge pull request #844 from pierrenedelec/clean-FE 2025.12.25 Alex 2025-12-25 21:27:52 +0200
  • c415e5db13
    Merge a9e12024c5 into c6d487e48a Pierre Nédélec 2025-12-15 23:54:43 +0100
  • a9e12024c5 test(frontend): unit-test files and github actions Pierre Nédélec 2025-12-15 23:52:45 +0100
  • 8a0a9a9460
    Merge c4ad4e1970 into c6d487e48a vNawar 2025-12-15 23:35:00 +0800
  • 23c3db0613 Merge branch 'master' into clean-FE Pierre Nédélec 2025-12-15 08:40:24 +0100
  • 183c4ba898 feat(frontend): modernize Angular app Pierre Nédélec 2025-12-15 01:56:47 +0100
  • c6d487e48a
    Merge pull request #846 from aloki/master 2025.12.14 Alex 2025-12-14 20:17:53 +0200
  • 77c3c93157 Switching to a maintained fork of watchtower Aleksei 2025-12-14 07:34:21 +0300
  • fbdf424922 chore(docker): remove deno Pierre Nédélec 2025-12-13 14:11:07 +0100
  • 03f1fa106a upgrade yt-dlp from 2025.11.12 to 2025.12.8 2025.12.09 AutoUpdater 2025-12-09 00:09:28 +0000
  • 7794f420df
    Bump @angular/compiler from 19.2.16 to 19.2.17 in /ui dependabot[bot] 2025-12-05 09:39:46 +0000
  • 9907e1b885 upgrade to angular 20 2025.12.05 Alex Shnitman 2025-12-05 11:24:44 +0200
  • 53944244a7 fix github login 2025.11.29 Alex Shnitman 2025-11-29 09:51:37 +0200
  • 5a641bac7f re-create the release if one has already been pushed with the same tag Alex Shnitman 2025-11-29 09:34:38 +0200
  • 9b805c0def Add release generation on push to master Alex Shnitman 2025-11-29 09:18:33 +0200
  • cf318b4d81 upgrade dependencies Alex Shnitman 2025-11-28 08:31:35 +0200
  • 5cf021ed4b
    Bump @angular/common from 19.2.15 to 19.2.16 in /ui dependabot[bot] 2025-11-27 21:57:56 +0000
  • 06420829f5
    Bump node-forge from 1.3.1 to 1.3.2 in /ui dependabot[bot] 2025-11-26 22:28:52 +0000
  • 70cae890d2
    Bump glob from 10.4.5 to 10.5.0 in /ui dependabot[bot] 2025-11-19 02:24:40 +0000
  • a2cfeddcb3
    Bump js-yaml in /ui dependabot[bot] 2025-11-17 17:54:11 +0000
  • ef5a63e599 fix download entry pickle (closes #827) Alex Shnitman 2025-11-16 10:37:38 +0200
  • 82e29ca509 Convert generators to lists instead of filtering them out copilot-swe-agent[bot] 2025-11-16 08:23:37 +0000
  • 2941b4dc68 Fix root cause: filter non-picklable objects from entry before persisting with shelve copilot-swe-agent[bot] 2025-11-16 08:17:12 +0000
  • 71c1b2f9ce Fix HTTP 500 error in ObjectSerializer by handling non-serializable objects gracefully copilot-swe-agent[bot] 2025-11-16 07:27:47 +0000
  • 34b6534973 Initial plan copilot-swe-agent[bot] 2025-11-16 07:20:13 +0000
  • b6eb9e5668
    Merge 4bbdedb741 into 420befba75 Bjoernsen 2025-11-12 18:00:05 -0800
  • 420befba75 upgrade yt-dlp from 2025.10.22 to 2025.11.12 AutoUpdater 2025-11-13 00:09:00 +0000
  • 0394cd70f7 fix: resolve file download URL failure due to missing config reference xerdream 2025-11-01 09:14:23 +0800
  • 4bbdedb741 try to nake custom_name uniq if multiple entries are available Bjoernsen 2025-10-31 08:11:06 +0100
  • 97f678529f fix some copilot comments and add sanitize_custom_input #805 Bjoernsen 2025-10-29 22:19:21 +0100
  • 2f2fb57343 Add possibility to rename downloaded file #495 Bjoernsen 2025-10-26 07:37:37 +0100
  • 3bef839e18 upgrade yt-dlp from 2025.10.14 to 2025.10.22 AutoUpdater 2025-10-23 00:08:21 +0000
  • dbf0502f97
    Bump vite and @angular-devkit/build-angular in /ui dependabot[bot] 2025-10-21 03:36:47 +0000
  • 851c47d9e6 fixing inflated line count change because of automatic whitespace changes DaKheera47 2025-10-15 12:20:47 +0100
  • 1e37e63b67 filename shows correctly in downloading view too DaKheera47 2025-10-15 12:00:22 +0100
  • 3d74f9b53b predownload working DaKheera47 2025-10-15 11:54:35 +0100
  • 8fcdfb7ff7 after downloading working, minimal changes DaKheera47 2025-10-15 11:34:30 +0100
  • 1b32d49fcf upgrade yt-dlp from 2025.9.26 to 2025.10.14 AutoUpdater 2025-10-15 00:08:15 +0000
  • c4d7dd9948
    Merge pull request #789 from alexta69/copilot/fix-32a91bc7-90af-4cfd-a3e1-d04a36659489 Alex 2025-10-01 09:01:17 +0300
  • ecfc188388 Make ObjectSerializer handle all iterables including generators copilot-swe-agent[bot] 2025-10-01 05:59:48 +0000
  • 916ed330dd Fix AttributeError in ObjectSerializer by checking for __dict__ attribute copilot-swe-agent[bot] 2025-10-01 05:46:23 +0000
  • 136c722636 Initial plan copilot-swe-agent[bot] 2025-10-01 05:39:15 +0000
  • 7c28c974fe Update README.md WickedYoda 2025-09-30 15:08:22 -0500
  • 588119d9eb README fixes Alex Shnitman 2025-09-28 08:51:12 +0300
  • adf341f857
    Merge pull request #786 from exterrestris/restore-performance Alex 2025-09-27 16:47:26 +0300
  • 27aa865c37 Improve performance of restoring queues on restart Sean Ellingham 2025-09-27 14:08:19 +0100
  • d19ca4e87a upgrade yt-dlp from 2025.9.23 to 2025.9.26 AutoUpdater 2025-09-27 00:07:59 +0000
  • db302b339d
    Merge pull request #782 from exterrestris/restore-pending Alex 2025-09-26 16:43:01 +0300
  • cfd464f7be Include auto_start status in add info log Sean Ellingham 2025-09-26 14:07:08 +0100
  • 991a0c523a Restore pending downloads on start Sean Ellingham 2025-09-26 13:28:33 +0100
  • 3524270d45 reorganized README Alex Shnitman 2025-09-26 15:15:54 +0300
  • 3ead3bca4c
    Merge 2141db22a8 into aa8d9eb712 Elad Levi 2025-09-24 16:40:11 +0300
  • aa8d9eb712 add deno (closes #779) Alex Shnitman 2025-09-24 16:34:48 +0300
  • ca875665c9 move to uv package manager Alex Shnitman 2025-09-24 16:30:58 +0300
  • 87b6a6412c
    Merge pull request #778 from phuslu/patch-1 Alex 2025-09-24 09:45:43 +0300
  • a9894a4028
    Use "exec python3" in docker-entrypoint.sh Phus Lu 2025-09-24 12:03:36 +0800
  • fa306df47e
    Bump vite and @angular-devkit/build-angular in /ui dependabot[bot] 2025-09-24 00:10:52 +0000
  • 923bc9894e upgraded yt-dlp AutoUpdater 2025-09-24 00:08:59 +0000
  • 86903d873e 提交v1.0.0版本的总结 柯孟凯 2025-09-23 15:41:43 +0800
  • 8d5ea2d8f4 🎉 里程碑提交:tingdao.org yt-dlp扩展器项目完全成功 柯孟凯 2025-09-23 15:31:41 +0800
  • 8f17018fe3 添加完整的yt-dlp扩展器开发指南文档 柯孟凯 2025-09-23 14:38:41 +0800
  • c580429731 完成tingdao.org扩展器项目及通用开发指南 柯孟凯 2025-09-23 14:37:45 +0800
  • 8706ccf709 完成tingdao.org yt-dlp扩展器完整实现 柯孟凯 2025-09-23 13:44:28 +0800
  • d11136ee3c 提交tingdao.org yt-dlp扩展器最终技术方案 柯孟凯 2025-09-23 13:21:44 +0800
  • 52b7702057 承认并修正审核员指出的所有技术错误 柯孟凯 2025-09-23 11:26:04 +0800
  • 95a316e988 完成深入API调研,成功逆向工程tingdao.org完整API架构 柯孟凯 2025-09-23 11:05:20 +0800
  • 2057657db3 提交API分析修正报告,回应审核员对167a843的审核意见 柯孟凯 2025-09-23 11:01:17 +0800
  • 167a843eb1 添加tingdao.org yt-dlp扩展器开发的初始分析报告 柯孟凯 2025-09-23 10:35:52 +0800
  • 3f333b1626 添加 CLAUDE.md 开发指导文档 柯孟凯 2025-09-23 09:34:56 +0800
  • 0d2a5bcc58
    Bump vite and @angular-devkit/build-angular in /ui dependabot[bot] 2025-09-10 01:50:08 +0000
  • 33c69087ce issue and discussion templates Alex Shnitman 2025-09-08 22:20:08 +0300
  • 6d88900ba8 upgraded yt-dlp AutoUpdater 2025-09-06 00:09:01 +0000
  • c6af5c6cee upgrade dependencies Alex Shnitman 2025-08-28 09:23:15 +0200
  • b0ccfb2e8c upgraded yt-dlp AutoUpdater 2025-08-28 00:09:17 +0000
  • c4ad4e1970 add grid view with thumbnail preview of videos vNawar 2025-08-27 00:14:56 +0300
  • a1246382b5 upgrade dependencies Alex Shnitman 2025-08-26 21:11:23 +0200
  • df8ddc481c Ignore runtime DB files (queue, completed, pending) vNawar 2025-08-25 21:44:34 +0300
  • e56eb6e5de Update formats.ts Thomas TEXIER 2025-08-24 15:09:01 +0200
  • 4949eb359d Fix potential accidental file deletion FGx 2025-08-26 23:55:58 +0800
  • 0aeb470793 added tests for batch import functionality n g 2025-08-26 01:04:15 -0700
  • 8d365c0962 Fix file name handling error when template includes folder xerdream 2025-08-26 15:19:13 +0800
  • 0f4ce609da docs: add comprehensive bulk import documentation n g 2025-08-25 22:24:12 -0700
  • 602d7317c0 feat: enhance batch import functionality with improved UX n g 2025-08-25 22:23:38 -0700
  • 8c956f0b19 Add CLAUDE.md development guide n g 2025-08-25 21:43:09 -0700
  • 1b6568fc40
    Merge pull request #757 from vNawar/gitignore-fix Alex 2025-08-25 23:26:58 +0300
  • 770ae64188 Ignore runtime DB files (queue, completed, pending) vNawar 2025-08-25 21:44:34 +0300
  • 8f23cc8cdc Add grid view with thumbnail preview of videos vNawar 2025-08-24 23:40:36 +0300
  • b3242e1f46
    Merge pull request #754 from matoy/add-formats Alex 2025-08-24 20:49:05 +0300