Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add download history management and other improvements #59

Open
wants to merge 537 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 23, 2023

  1. default to video/best

    nbr23 committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    501923b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Update dependency uvicorn to v0.22.0

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    d9df4b6 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    nbr23 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    e1f00ee View commit details
    Browse the repository at this point in the history
  3. Linting

    nbr23 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    41a5358 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Formatting

    nbr23 committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    35b509a View commit details
    Browse the repository at this point in the history
  2. Show release date

    nbr23 committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    7645306 View commit details
    Browse the repository at this point in the history
  3. Add linting

    nbr23 committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    46643d8 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Update node Docker tag to v20

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    90dc8cb View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Update dependency starlette to v0.27.0

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    bd912f9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Revert temp fix from #67, now unncecessary.

    Fixes #91!
    nbr23 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    13beef5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Add Unix timestamp to the image tag.

    By adding a Unix timestamp to the image tag, images can be ordered for automatic upgrades via systems like Flux CD.
    DArtagan committed May 22, 2023
    Configuration menu
    Copy the full SHA
    3bb3c16 View commit details
    Browse the repository at this point in the history
  2. Fix timestamp tagging

    nbr23 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    4ab4ef9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    559985b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. bump vite

    nbr23 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4d2a95d View commit details
    Browse the repository at this point in the history
  2. Update dependency starlette to v0.28.0

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5bb77a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Update dependency vue to v3.3.4

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    3933fbe View commit details
    Browse the repository at this point in the history
  2. Update dependency vue-router to v4.2.2

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d9f4de4 View commit details
    Browse the repository at this point in the history
  3. Update dependency @vitejs/plugin-vue to v4.2.3

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    1433b96 View commit details
    Browse the repository at this point in the history
  4. Update dependency eslint-plugin-vue to v9.14.1

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    39a6200 View commit details
    Browse the repository at this point in the history
  5. Update dependency bootstrap to v5.3.0

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    fc33e38 View commit details
    Browse the repository at this point in the history
  6. Update dependency eslint to v8.42.0

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    968f24b View commit details
    Browse the repository at this point in the history
  7. Fix footer

    nbr23 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4065b45 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Fix build, switch to node lts

    nbr23 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    f5bb901 View commit details
    Browse the repository at this point in the history
  2. lint

    nbr23 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    995a027 View commit details
    Browse the repository at this point in the history
  3. Support concurrent downloads #64

    nbr23 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    21a1379 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Update dependency eslint to v8.43.0

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    ce2f8f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Update dependency eslint-plugin-vue to v9.15.0

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    19a6a4f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    8f16a75 View commit details
    Browse the repository at this point in the history
  2. Update dependency yt-dlp to v2023.6.21

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c67ea32 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Update dependency yt-dlp to v2023.6.22

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    baf8530 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Update dependency eslint-plugin-vue to v9.15.1

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    fcee6ab View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Add favicon

    nbr23 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9d435b1 View commit details
    Browse the repository at this point in the history
  2. Fix log table

    nbr23 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ecef3c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Add sorting to logs page

    nbr23 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    abf505c View commit details
    Browse the repository at this point in the history
  2. Fix logs table

    nbr23 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    f601d93 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Update dependency eslint to v8.44.0 (#28)

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    ee7af6f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    f2d3bc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Update dependency vue-router to v4.2.3

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0694927 View commit details
    Browse the repository at this point in the history
  2. Update dependency yt-dlp to v2023.7.6

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f193edd View commit details
    Browse the repository at this point in the history
  3. Update dependency vue-router to v4.2.4

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    697f7f6 View commit details
    Browse the repository at this point in the history
  4. Update dependency vite to v4.4.1

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a044fb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Update dependency vite to v4.4.2

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    216f150 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Update dependency vite to v4.4.3

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3256910 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Update dependency starlette to v0.29.0

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ffc3172 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Update dependency starlette to v0.30.0

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    94f354a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Update dependency eslint to v8.45.0

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    306936a View commit details
    Browse the repository at this point in the history
  2. Update dependency vite to v4.4.4

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    f399086 View commit details
    Browse the repository at this point in the history
  3. Show number of workers

    nbr23 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    64c4a18 View commit details
    Browse the repository at this point in the history
  4. Update dependency uvicorn to v0.23.0

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    75ee703 View commit details
    Browse the repository at this point in the history
  5. Update stats helper

    nbr23 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    6bc3e58 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Update dependency PyYAML to v6.0.1

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7ae1905 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Update dependency uvicorn to v0.23.1

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b3a33cf View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Update dependency vite to v4.4.5

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c53f03c View commit details
    Browse the repository at this point in the history
  2. Update dependency vite to v4.4.6

    Co-authored-by: renovate <[email protected]>
    Co-committed-by: renovate <[email protected]>
    renovate authored and nbr23 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f06efd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Update dependency vite to v4.4.7

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    14a7fb1 View commit details
    Browse the repository at this point in the history
  2. Update dependency starlette to v0.31.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    67999a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Update dependency bootstrap to v5.3.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ae992fa View commit details
    Browse the repository at this point in the history
  2. Update dependency eslint to v8.46.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ecd9507 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Update dependency eslint-plugin-vue to v9.16.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    ad0f643 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Update dependency eslint-plugin-vue to v9.16.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    16f81a9 View commit details
    Browse the repository at this point in the history
  2. Update dependency uvicorn to v0.23.2

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ef04de9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Update dependency vite to v4.4.8

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d030644 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Update dependency vite to v4.4.9

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e647056 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Update dependency eslint-plugin-vue to v9.17.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5cb6d4c View commit details
    Browse the repository at this point in the history
  2. Update dependency aiofiles to v23.2.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a192a3e View commit details
    Browse the repository at this point in the history
  3. Update dependency eslint to v8.47.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    67346fe View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Update dependency @vitejs/plugin-vue to v4.3.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f313785 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Update dependency @vitejs/plugin-vue to v4.3.2

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a194824 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Update dependency @vitejs/plugin-vue to v4.3.3

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ec08fc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Update dependency eslint to v8.48.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    680813c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Update dependency starlette to v0.31.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    a0e17ef View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Update dependency @vitejs/plugin-vue to v4.3.4

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a764063 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Update dependency eslint to v8.49.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6e93fdf View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Update dependency bootstrap to v5.3.2

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9b1a405 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Update dependency yt-dlp to v2023.9.24

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    a4d88e5 View commit details
    Browse the repository at this point in the history
  2. Update dependency vue-router to v4.2.5

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    0ef3f36 View commit details
    Browse the repository at this point in the history
  3. Update dependency eslint to v8.50.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    29ea831 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Update dependency vite to v4.4.10 (#68)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4b04265 View commit details
    Browse the repository at this point in the history
  2. Update dependency @vitejs/plugin-vue to v4.4.0 (#67)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f7d9316 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Add reference to ytdl-k8s

    droopy4096 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a9eba53 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Update dependency vite to v4.4.11 (#69)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7283fe6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Update dependency yt-dlp to v2023.10.7 (#71)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    197933f View commit details
    Browse the repository at this point in the history
  2. Update dependency eslint to v8.51.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    bc0a8d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Update dependency yt-dlp to v2023.10.13

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    00e8ff4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Merge pull request #105 from droopy4096/ytdl-k8s-reference

    Add reference to ytdl-k8s
    nbr23 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    b51a882 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Update dependency vite to v4.5.0 (#73)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    47721b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Update dependency eslint to v8.52.0 (#76)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    100ff81 View commit details
    Browse the repository at this point in the history
  2. Update dependency vue to v3.3.6 (#75)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    bee01bc View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Update dependency eslint-plugin-vue to v9.18.0 (#77)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f853ba2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Update dependency vue to v3.3.7 (#78)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    701e45e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af9fadc View commit details
    Browse the repository at this point in the history
  3. Support multiple urls

    nbr23 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    da5711e View commit details
    Browse the repository at this point in the history
  4. handle process killing better

    nbr23 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    074d7b5 View commit details
    Browse the repository at this point in the history
  5. nicer metadata display

    nbr23 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    339a52c View commit details
    Browse the repository at this point in the history
  6. update metadata dialog

    nbr23 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4f7d2dd View commit details
    Browse the repository at this point in the history
  7. node 21

    nbr23 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8b68d99 View commit details
    Browse the repository at this point in the history
  8. metadata dialog

    nbr23 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    83b606e View commit details
    Browse the repository at this point in the history
  9. trim input

    nbr23 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3eeec07 View commit details
    Browse the repository at this point in the history
  10. cleanup extractor list

    nbr23 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6ceb785 View commit details
    Browse the repository at this point in the history
  11. update metadata list

    nbr23 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4f5c70d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Update dependency eslint-plugin-vue to v9.18.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    9e12e4e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Update dependency uvicorn to v0.24.0 (#82)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    357a951 View commit details
    Browse the repository at this point in the history
  2. Update dependency eslint to v8.53.0 (#80)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    f027279 View commit details
    Browse the repository at this point in the history
  3. Update dependency starlette to v0.32.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    2e8305c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. npm up

    nbr23 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9fd8361 View commit details
    Browse the repository at this point in the history
  2. bump alpine image

    nbr23 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e5ae7d7 View commit details
    Browse the repository at this point in the history
  3. Show log details when clicked

    nbr23 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    49fda92 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Update dependency vue to v3.3.8

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    356d505 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Update dependency @vitejs/plugin-vue to v4.4.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b753667 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Update dependency yt-dlp to v2023.11.14

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8bebd29 View commit details
    Browse the repository at this point in the history
  2. Fix builds

    nbr23 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1fd0d69 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Bump yt-dlp

    nbr23 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ec62b47 View commit details
    Browse the repository at this point in the history
  2. Fix armv7 builds

    nbr23 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c6a74cc View commit details
    Browse the repository at this point in the history
  3. Update dependency vite to v5

    Renovate Bot committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    fbc77f0 View commit details
    Browse the repository at this point in the history
  4. Update dependency @vitejs/plugin-vue to v4.5.0

    Renovate Bot committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3754831 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Update dependency eslint to v8.54.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    63044c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7721101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3058ffd View commit details
    Browse the repository at this point in the history
  4. Update dependency vite to v5

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    1370a66 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Update dependency vite to v5.0.2

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6352b29 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Update dependency starlette to v0.33.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    3f31f91 View commit details
    Browse the repository at this point in the history
  2. Update dependency eslint-plugin-vue to v9.19.2

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5d991ed View commit details
    Browse the repository at this point in the history
  3. Update dependency eslint to v8.55.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    e1d5a6d View commit details
    Browse the repository at this point in the history
  4. Update dependency @vitejs/plugin-vue to v4.5.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    d05c27b View commit details
    Browse the repository at this point in the history
  5. Update dependency vite to v5.0.4

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    aaa7791 View commit details
    Browse the repository at this point in the history
  6. Update dependency vue to v3.3.9

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    54314be View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Update dependency vue to v3.3.11

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    15f2227 View commit details
    Browse the repository at this point in the history
  2. Update dependency vite to v5.0.7

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    cc32938 View commit details
    Browse the repository at this point in the history
  3. Update dependency @vitejs/plugin-vue to v4.5.2

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    07a580c View commit details
    Browse the repository at this point in the history
  4. lint

    nbr23 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    eb4a32e View commit details
    Browse the repository at this point in the history
  5. add profiles to config

    nbr23 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    7e567d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. support profiles

    nbr23 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8664175 View commit details
    Browse the repository at this point in the history
  2. permit abort/retry in log modal

    nbr23 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    81b5deb View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Handle errors better

    nbr23 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    d534d91 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Update dependency starlette to v0.34.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    63cdee6 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Update dependency uvicorn to v0.25.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    fe2c9c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Update dependency yt-dlp to v2023.12.30

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    4d056b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Update dependency vue to v3.4.3

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    2c21026 View commit details
    Browse the repository at this point in the history
  2. Update dependency @vitejs/plugin-vue to v4.6.2

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    66db79b View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Update dependency @vitejs/plugin-vue to v5

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    0385f73 View commit details
    Browse the repository at this point in the history
  2. Update dependency eslint to v8.56.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e0ec392 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Update dependency starlette to v0.35.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    60f266a View commit details
    Browse the repository at this point in the history
  2. Update dependency Jinja2 to v3.1.3

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f957cce View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Update dependency uvicorn to v0.26.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    dd8b059 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Update dependency uvicorn to v0.27.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b558ee5 View commit details
    Browse the repository at this point in the history
  2. Update dependency starlette to v0.36.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    090663e View commit details
    Browse the repository at this point in the history
  3. Update dependency starlette to v0.36.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1db6bd2 View commit details
    Browse the repository at this point in the history
  4. npm bump

    nbr23 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5bfa17f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    c760a8c View commit details
    Browse the repository at this point in the history
  2. Update dependency uvicorn to v0.27.0.post1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    93bed4d View commit details
    Browse the repository at this point in the history
  3. Update dependency eslint-plugin-vue to v9.21.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    e796188 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5316e28 View commit details
    Browse the repository at this point in the history
  5. bump starlette

    nbr23 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    ad8382a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    67c48c7 View commit details
    Browse the repository at this point in the history
  2. add log entry delete

    nbr23 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    a017eb7 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Update dependency vue to v3.4.18

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f36fdca View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Update dependency starlette to v0.37.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    439625c View commit details
    Browse the repository at this point in the history
  2. Update dependency uvicorn to v0.27.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    f8831b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Add stats link

    nbr23 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3b4ebbf View commit details
    Browse the repository at this point in the history
  2. empty log placeholder

    nbr23 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    de313ab View commit details
    Browse the repository at this point in the history
  3. bumps

    nbr23 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    494a732 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Add pretty spinner

    nbr23 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ed11a65 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. fix dependencies

    nbr23 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    43e81b6 View commit details
    Browse the repository at this point in the history
  2. consolidate dockerfile

    nbr23 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ea8c590 View commit details
    Browse the repository at this point in the history
  3. Update readme

    nbr23 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    567b765 View commit details
    Browse the repository at this point in the history
  4. Fix dockerfile

    nbr23 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    453b200 View commit details
    Browse the repository at this point in the history
  5. permit searching extractors

    nbr23 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    de8dc1e View commit details
    Browse the repository at this point in the history
  6. Add clearer "inspect" button

    nbr23 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1d711d3 View commit details
    Browse the repository at this point in the history
  7. add home route

    nbr23 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1761b34 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. bump

    nbr23 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d98395d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. cleanups

    nbr23 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9facbc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    1bce96e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. README cleanup

    nbr23 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    9c372d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Update dependency uvicorn to v0.28.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    168f2ea View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Update dependency yt-dlp to v2024

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    11766cb View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Add doc about profiles

    nbr23 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2573ecd View commit details
    Browse the repository at this point in the history
  2. missing screenshot

    nbr23 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    d1e0ed6 View commit details
    Browse the repository at this point in the history
  3. dependency bumps

    nbr23 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    dbd5047 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Fix log detail links

    nbr23 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7265f6d View commit details
    Browse the repository at this point in the history
  2. bump npm stuff

    nbr23 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    73f0055 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    d859d13 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. bump yt-dlp 2024.4.09

    nbr23 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    53f3a62 View commit details
    Browse the repository at this point in the history
  2. handle profiles better

    nbr23 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2546fb5 View commit details
    Browse the repository at this point in the history
  3. queue items from inspect popup

    nbr23 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4fd2978 View commit details
    Browse the repository at this point in the history
  4. npm bumps

    nbr23 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    26c31a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. prettier format display

    nbr23 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0dfe6e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. handle cherry picking audio

    nbr23 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9bd46ab View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. cleanup

    nbr23 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    4848ae7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a1c794 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Fix audio

    nbr23 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    92991ce View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. node 22

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    51ce1a0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    be15c31 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Update dependency Jinja2 to v3.1.4

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    4011a5b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    45ed6de View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. handle db migrations better

    nbr23 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5634188 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Update dependency yt-dlp to v2024.5.26

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    55f970a View commit details
    Browse the repository at this point in the history
  2. npm bumps

    nbr23 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    7e52fc5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. don't show NaN size

    nbr23 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    774ef62 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Update dependency yt-dlp to v2024.5.27

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e6167e3 View commit details
    Browse the repository at this point in the history
  2. Update dependency uvicorn to v0.30.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    039f2f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Update dependency eslint to v9.4.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ac8d373 View commit details
    Browse the repository at this point in the history
  2. Update dependency vite to v5.2.12

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    76a493f View commit details
    Browse the repository at this point in the history
  3. Update dependency @vitejs/plugin-vue to v5.0.5

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    5fbcd9d View commit details
    Browse the repository at this point in the history
  4. Update dependency uvicorn to v0.30.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    0246d12 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Update Dockerfile

    Don't use proxy for wget in healthcheck
    edekeijzer authored and nbr23 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2deac93 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Update dependency vite to v5.2.13

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    c38aa1a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Update dependency vue-router to v4.3.3

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9da21e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Update dependency vite to v5.3.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    34ac391 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Update dependency vite to v5.3.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    dff30ed View commit details
    Browse the repository at this point in the history
  2. Update dependency vue to v3.4.29

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    16c7e70 View commit details
    Browse the repository at this point in the history
  3. Update dependency eslint to v9.5.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    b7b718a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Update dependency vue-router to v4.4.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    fc440a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Update dependency vue to v3.4.30

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    8d75f68 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Update dependency yt-dlp to v2024.7.1

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8339d19 View commit details
    Browse the repository at this point in the history
  2. lint

    nbr23 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a934189 View commit details
    Browse the repository at this point in the history
  3. cleanup + bumps

    nbr23 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c787d9f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Update dependency yt-dlp to v2024.7.2

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    33aad02 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Update dependency yt-dlp to v2024.7.7

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    f244db5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Update dependency yt-dlp to v2024.7.8

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b598b51 View commit details
    Browse the repository at this point in the history
  2. Update dependency vue to v3.4.31

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    82e6c77 View commit details
    Browse the repository at this point in the history
  3. Update dependency eslint-plugin-vue to v9.27.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    15a7a92 View commit details
    Browse the repository at this point in the history
  4. Update dependency eslint to v9.6.0

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    79613c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update dependency yt-dlp to v2024.7.9

    Co-authored-by: Renovate Bot <[email protected]>
    Co-committed-by: Renovate Bot <[email protected]>
    Renovate Bot authored and nbr23 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    68c0781 View commit details
    Browse the repository at this point in the history
  2. Update dependency vite to v5.3.3

    Renovate Bot authored and nbr23 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    05328b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Update dependency yt-dlp to v2024.7.16

    Renovate Bot committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    249cecb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix linting

    nbr23 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c60c33a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Update dependency uvicorn to v0.30.3

    Renovate Bot committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ced3279 View commit details
    Browse the repository at this point in the history
  2. Update dependency starlette to v0.38.0

    Renovate Bot committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    0d511a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Update dependency eslint to v9.7.0

    Renovate Bot committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    0c3c582 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Update dependency vue to v3.4.34

    Renovate Bot committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    35c6b28 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Update dependency yt-dlp to v2024.7.25

    Renovate Bot committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ee9413e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Update dependency starlette to v0.38.1

    Renovate Bot authored and nbr23 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    756e212 View commit details
    Browse the repository at this point in the history
  2. Update dependency vite to v5.3.5

    Renovate Bot authored and nbr23 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    35822b8 View commit details
    Browse the repository at this point in the history
  3. Update dependency @vitejs/plugin-vue to v5.1.1

    Renovate Bot authored and nbr23 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    05a594f View commit details
    Browse the repository at this point in the history
  4. Update dependency eslint to v9.8.0

    Renovate Bot authored and nbr23 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    a977ab2 View commit details
    Browse the repository at this point in the history
  5. Update dependency starlette to v0.38.2

    Renovate Bot committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c1395eb View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Update dependency uvicorn to v0.30.4

    Renovate Bot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7581fcf View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Update dependency yt-dlp to v2024.8.1

    Renovate Bot committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1ff5a37 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Update dependency uvicorn to v0.30.5

    Renovate Bot committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2bf374a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Update dependency vue to v3.4.35

    Renovate Bot committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    527e2ef View commit details
    Browse the repository at this point in the history
  2. Update dependency vue-router to v4.4.2

    Renovate Bot authored and nbr23 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    d5f6097 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Update dependency yt-dlp to v2024.8.6

    Renovate Bot committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    fbb847d View commit details
    Browse the repository at this point in the history
  2. Update dependency PyYAML to v6.0.2

    Renovate Bot committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6ec2314 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Update dependency vue to v3.4.36

    Renovate Bot authored and nbr23 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8b43538 View commit details
    Browse the repository at this point in the history
  2. Update dependency vue-router to v4.4.3

    Renovate Bot authored and nbr23 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    64c8181 View commit details
    Browse the repository at this point in the history
  3. Update dependency vite to v5.4.0

    Renovate Bot committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0942803 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Update dependency @vitejs/plugin-vue to v5.1.2

    Renovate Bot authored and nbr23 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ac84fc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Update dependency uvicorn to v0.30.6

    Renovate Bot committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b2b29e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Update dependency eslint to v9.9.0

    Renovate Bot authored and nbr23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4cfd62b View commit details
    Browse the repository at this point in the history
  2. Update dependency vue to v3.4.37

    Renovate Bot authored and nbr23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    84e43e0 View commit details
    Browse the repository at this point in the history