Commit Graph

  • f5f5b710c1 tests: add 3 modes integration tests dark_zoul 2026-05-16 17:00:31 +03:00
  • 62678cf39e refactor dark_zoul 2026-05-16 16:49:51 +03:00
  • e7f1dbc1f7 fix dark_zoul 2026-05-16 16:32:28 +03:00
  • 8e3a7e3920 establish config defaults dark_zoul 2026-05-16 16:22:24 +03:00
  • 5d4cba3df3 refactor: remove docker related files; dark_zoul 2026-05-16 16:20:37 +03:00
  • b17913e21b readme: update :) dark_zoul 2026-05-16 16:14:57 +03:00
  • 98fab7838a refactor: remove old tests dark_zoul 2026-05-16 16:13:50 +03:00
  • 1928f70928 feat: make sure max_video_quality setting is working dark_zoul 2026-05-16 16:07:52 +03:00
  • 4cd6255b0f readme: update config section dark_zoul 2026-05-16 15:58:05 +03:00
  • e8535d335d readme: update confg and dependencies sections dark_zoul 2026-05-16 15:55:30 +03:00
  • 0cd693d07a fix: fixed config file dark_zoul 2026-05-15 23:01:26 +03:00
  • bf57bd77e6 fix download modes dark_zoul 2026-05-15 22:57:40 +03:00
  • da8bf1786c fix dark_zoul 2026-05-15 21:43:33 +03:00
  • e4e342adf5 feat: add “fail fast” dependency check dark_zoul 2026-05-15 20:07:53 +03:00
  • 1ea4352737 feat: change how modes work dark_zoul 2026-05-15 19:19:08 +03:00
  • 812664051f feat(sync): change ‘both’ mode to one video download +audio extraction; update DB and events accordingly dark_zoul 2026-05-15 18:56:08 +03:00
  • 53b7303049 readme: remove old config option dark_zoul 2026-05-15 18:22:09 +03:00
  • 7715d53bba fix(backend): CLI now prints a clear hint when yt-dlp is missing and exits with code 2 dark_zoul 2026-05-15 18:17:11 +03:00
  • f886ebcd12 remove old settings from config example dark_zoul 2026-05-15 18:16:22 +03:00
  • 3faf76e097 remove old main.py; fix typo; move dockerignore dark_zoul 2026-05-15 17:43:55 +03:00
  • dc3403eb9e remove old files dark_zoul 2026-05-15 17:40:23 +03:00
  • ea41c3c67f refactor readme dark_zoul 2026-05-15 17:38:36 +03:00
  • 1f636fe9d2 update readme dark_zoul 2026-05-15 17:31:48 +03:00
  • c736957e3c add /app/data folder to gitignore dark_zoul 2026-05-15 17:28:01 +03:00
  • cca8fad387 feat(backend): wire playlist upsert in SyncService before scanning; publish events and persist DB on rename/delete/download; worker: retry failed downloads with simple backoff; add compute/apply CLI with per-playlist summary; record last_sync after applying actions dark_zoul 2026-05-15 17:26:31 +03:00
  • 234e616cee db: add playlist upsert and last_sync setter dark_zoul 2026-05-15 17:21:13 +03:00
  • e54af9f2be db: add helpers to update filename, downloaded flag, clear state, and record last_sync dark_zoul 2026-05-15 17:17:42 +03:00
  • e112a7eeb7 feat(sync): persist DB updates on rename/delete/download in ActionExecutor dark_zoul 2026-05-15 17:17:18 +03:00
  • fa0f9a02ce feat(main): execute computed actions and print per-pass summary dark_zoul 2026-05-15 17:17:03 +03:00
  • 7e22aae1a0 feat(backend): Complete SyncService action computation; Refine DiffEngine rename/skip logic dark_zoul 2026-05-15 17:13:31 +03:00
  • 08e1e322f1 remove license dark_zoul 2026-05-15 16:30:15 +03:00
  • e5ad786bcf feat(backend): Implemented executor, safe renames, recycle deletes, and real yt-dlp downloads. Extended service to compute actions for audio, video, and both. dark_zoul 2026-05-15 14:32:48 +03:00
  • abd3c2ed62 feat(backend): scaffold state-based sync foundation (no GUI) dark_zoul 2026-05-15 11:48:36 +03:00
  • 6d8649ac2d refactor: move docker files to /docker folder; remove old buid workflow; dark_zoul 2026-05-15 11:34:43 +03:00
  • 658def3d58 fix: add missing fields to pyproject.toml dark_zoul 2026-05-15 11:27:09 +03:00
  • 0ab96e4399 start work on project refactor; create file structure move old code to /src/old dark_zoul 2026-05-15 10:52:10 +03:00
  • 0cea4cfcb8 fix plan dark_zoul 2026-05-15 10:06:59 +03:00
  • 04a7367d19 chore: move all plans to plans folder; add app conversion plan dark_zoul 2026-05-15 09:52:09 +03:00
  • 760b6c2f94 ci: add python packages to dependabot darkzoul5 2026-05-15 09:42:05 +03:00
  • d7a05c5f52 Merge pull request #8 from darkzoul5/dependabot/github_actions/softprops/action-gh-release-3 darkzoul5 2026-05-07 23:15:29 +03:00
  • 93522423ae Bump softprops/action-gh-release from 2 to 3 dependabot[bot] 2026-04-18 17:12:33 +00:00
  • e52dbdcb2e Merge pull request #7 from darkzoul5/dependabot/github_actions/actions/download-artifact-8 Mihail Volohov 2026-04-15 20:04:51 +03:00
  • 543dd39618 Bump actions/download-artifact from 5 to 8 dependabot[bot] 2026-04-11 17:12:29 +00:00
  • a841fb4fd8 Update base image to Python 3.13-alpine dark_zoul 2026-04-11 19:42:53 +03:00
  • 2b843ab322 Merge pull request #3 from darkzoul5/dependabot/github_actions/actions/checkout-6 Mihail Volohov 2026-04-11 18:10:34 +03:00
  • ef57b2e79e Bump actions/checkout from 4 to 6 dependabot[bot] 2026-04-11 15:09:43 +00:00
  • e8d955ab08 Merge pull request #2 from darkzoul5/dependabot/github_actions/actions/cache-5 Mihail Volohov 2026-04-11 18:09:12 +03:00
  • c0b919953d Merge pull request #4 from darkzoul5/dependabot/github_actions/actions/setup-python-6 Mihail Volohov 2026-04-11 18:09:00 +03:00
  • 5ab5dcbaf1 Merge pull request #5 from darkzoul5/dependabot/github_actions/docker/login-action-4 Mihail Volohov 2026-04-11 18:08:49 +03:00
  • df6b1655cd Merge pull request #6 from darkzoul5/dependabot/github_actions/actions/upload-artifact-7 Mihail Volohov 2026-04-11 18:08:11 +03:00
  • e4f0d0c97a Bump actions/upload-artifact from 6 to 7 dependabot[bot] 2026-04-11 15:06:58 +00:00
  • 22ad7af3e8 Bump docker/login-action from 3 to 4 dependabot[bot] 2026-04-11 15:06:53 +00:00
  • e53b91f0e6 Bump actions/setup-python from 5 to 6 dependabot[bot] 2026-04-11 15:06:50 +00:00
  • da6e939c1d Bump actions/cache from 4 to 5 dependabot[bot] 2026-04-11 15:06:43 +00:00
  • a5ffa38785 chore: add dependabot configuration for GitHub Actions updates dark_zoul 2026-04-11 18:05:58 +03:00
  • 40c2839ffc chore: update create-pull-request action to v8 dark_zoul 2026-04-11 18:03:35 +03:00
  • 0c8de9aebb Merge branch 'main' of https://github.com/darkzoul5/YoutubePlaylistDownloader dark_zoul 2026-04-11 18:02:04 +03:00
  • eeb01117c3 AI: Add dependency updates workflow for automated aria2 version refresh dark_zoul 2026-04-11 18:01:51 +03:00
  • 25c833435f Add project schedule dark_zoul 2026-04-07 10:38:47 +03:00
  • 8106fa1f04 Refactor GUI plan formatting dark_zoul 2026-03-20 19:28:30 +02:00
  • b6afbb33c1 Refine project and GUI plans dark_zoul 2026-03-20 19:25:01 +02:00
  • 2e1ebe1eea Update README for accuracy in usage instructions. fix typos dark_zoul 2026-03-20 19:12:07 +02:00
  • ce777a59b3 Add permissions section to unit tests workflow v1.1.1 dark_zoul 2026-03-19 22:09:13 +02:00
  • 10ac547458 Add concurrency settings to unit tests workflow dark_zoul 2026-03-19 22:08:49 +02:00
  • 77108cb1a8 Restrict branch triggers in unit tests workflow to only 'main' dark_zoul 2026-03-19 22:06:57 +02:00
  • a81f69280f move import statements in integration test to top dark_zoul 2026-03-18 19:59:15 +02:00
  • 148322cfb7 Fix build badge link in README to point to the correct workflow dark_zoul 2026-03-18 19:57:07 +02:00
  • 46a31fa0f7 Refactor import handling in integration test to simplify sys.path management dark_zoul 2026-03-18 19:56:07 +02:00
  • e3559118c1 update pyproject.toml dark_zoul 2026-03-18 19:54:13 +02:00
  • 33f8a4e72f Fix build process to include src folder for internal imports and adjust Dockerfile to copy src correctly dark_zoul 2026-03-18 19:50:17 +02:00
  • 1a1225459e fix Windows and Linux build processes by including all submodules and data in the PyInstaller package, and ensure necessary files are copied for Docker context. dark_zoul 2026-03-18 19:44:55 +02:00
  • 1b7e2a70dd Remove old build workflow and update README with new workflow link dark_zoul 2026-03-18 19:35:09 +02:00
  • 4a82a8f435 Update download-artifact action to v5 in build workflows v1.1.0 dark_zoul 2026-03-18 19:16:00 +02:00
  • c282501444 Update upload-artifact action to v6 in build workflows dark_zoul 2026-03-18 19:15:13 +02:00
  • eb69f6f736 Rename lint_python.yml to lint_ruff.yml dark_zoul 2026-03-18 19:08:10 +02:00
  • d7da1d0588 Remove blank line in README.md dark_zoul 2026-03-18 18:59:10 +02:00
  • 90f2842fb6 Remove unused logging import from integration test script dark_zoul 2026-03-18 18:53:37 +02:00
  • 0d1c0403f2 Refactor test files: remove unused imports for improved clarity dark_zoul 2026-03-18 18:52:17 +02:00
  • d197e14425 Add linting workflow for Python code using Ruff dark_zoul 2026-03-18 18:49:19 +02:00
  • d2556185b8 Add linting workflow for Python code using Ruff dark_zoul 2026-03-18 18:47:14 +02:00
  • 09a0b513d7 Add caching and build steps for aria2c binary on Linux dark_zoul 2026-03-18 18:44:53 +02:00
  • 6da6472173 Ensure config directory is present during Docker build dark_zoul 2026-03-18 18:38:21 +02:00
  • c14cf8cd51 Update upload-artifact action to v5 in build workflows dark_zoul 2026-03-18 18:34:38 +02:00
  • a68e21444e Update build process to reference 'src' directory for packaging dark_zoul 2026-03-18 18:32:15 +02:00
  • 8133f28488 Add PyInstaller build step for Windows executable and version extraction dark_zoul 2026-03-18 18:30:36 +02:00
  • 1b0df9dd33 Remove old release workflow and update README and Docker Compose configuration dark_zoul 2026-03-18 18:25:01 +02:00
  • aaa02c8eb1 Merge pull request #1 from darkzoul5/Next Mihail Volohov 2026-03-18 18:21:04 +02:00
  • 27d571876f Merge branch 'main' into Next Mihail Volohov 2026-03-18 18:20:07 +02:00
  • 6589cd5a95 Update CI badge links in README to point to the 'next' branch dark_zoul 2026-03-18 18:12:59 +02:00
  • 951b485e4e Add unit tests badge to README for CI visibility dark_zoul 2026-03-18 18:11:44 +02:00
  • 94db632043 Update Docker and workflow configurations for improved build process dark_zoul 2026-03-18 18:10:25 +02:00
  • 7b6e0c094e Set PYTHONPATH environment variable for test execution in workflows dark_zoul 2026-03-18 18:05:17 +02:00
  • e38099698c Update workflow configurations dark_zoul 2026-03-18 18:04:15 +02:00
  • 9e5540b89b Refactor import paths to use the 'src' directory structure and remove unused workflow inputs dark_zoul 2026-03-18 17:48:54 +02:00
  • c339443fd5 Add build workflow for Release V2 with testing, packaging, and artifact upload dark_zoul 2026-03-18 17:45:36 +02:00
  • f1558c5181 Simplify version extraction logic in build workflow by removing conditional checks for event types dark_zoul 2026-03-18 17:34:44 +02:00
  • dc534f583e Fix checkout action URL in integration and unit test workflows dark_zoul 2026-03-18 17:31:22 +02:00
  • 3598a41284 Simplify version extraction logic in build workflow by removing conditional checks for event types dark_zoul 2026-03-18 17:27:13 +02:00
  • 537c49be86 rename main code folder to src; rename release.yml to build.yml. dark_zoul 2026-03-18 17:25:53 +02:00
  • 0d60ed99fb Add initial GUI plan outlining framework and architecture dark_zoul 2026-03-17 15:43:18 +02:00