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 support for regex video title filtering #425

Merged
merged 11 commits into from
Nov 20, 2023
Merged

Add support for regex video title filtering #425

merged 11 commits into from
Nov 20, 2023

Commits on Oct 21, 2023

  1. Add support for regex filters on video names

    Update views.py
    Update tests.py
    Update source.html
    Update tasks.py
    Update signals.py
    Update 0001_initial.py
    Update models.py
    Update models.py
    Update tests.py
    locke4 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    0f65a40 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    locke4 authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    fea0bb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Update pagination.html

    locke4 authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    22edd1b View commit details
    Browse the repository at this point in the history
  2. Update media.html

    locke4 authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    0c5e3d3 View commit details
    Browse the repository at this point in the history
  3. Update ci.yaml

    locke4 authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    8240c49 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from locke4/fix-pagenums

    Fix pagenums for "only_skipped" query param
    locke4 authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    96d9ee9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Ran makemigrations

    locke4 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    aa4bd4e View commit details
    Browse the repository at this point in the history
  2. Updated according to comments on PR

    Fixed whitespace
    
    Update tests.py
    
    Ran makemigrations
    
    Update models.py
    
    Update tests.py
    
    Update models.py
    
    Update tests.py
    
    Update models.py
    
    Update models.py
    
    Update tests.py
    
    Update models.py
    
    Update tests.py
    
    Update tests.py
    
    Update tests.py
    
    Update models.py
    
    Update models.py
    
    Update tests.py
    
    Update models.py
    
    Update models.py
    
    Update tests.py
    
    Update tests.py
    
    Update signals.py
    
    Update tasks.py
    
    Update signals.py
    
    Update models.py
    
    Update tasks.py
    
    Update signals.py
    
    Update tasks.py
    
    Update models.py
    locke4 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0523f48 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from locke4/locke4-patch-2

    Updated according to comments on PR
    locke4 authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    cf06f4c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from locke4/fix-pagenums

    Ran makemigrations
    locke4 authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1fd4f87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1cb7ef View commit details
    Browse the repository at this point in the history