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 new features, fix .env setup, fix permissions and UID conflicts #50

Merged
merged 14 commits into from
Jul 3, 2024

Commits on Apr 27, 2024

  1. add support for Flaresolverr,

    automatic timezone detection
    Pavlogal committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    83e62eb View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. add scripts for cleaning up old users,

    and updating the containers
    Pavlogal committed May 4, 2024
    Configuration menu
    Copy the full SHA
    22527a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2b3ff3 View commit details
    Browse the repository at this point in the history
  3. add optional folder and permission generation

    also use a previously unused function to clean up code
    Pavlogal committed May 4, 2024
    Configuration menu
    Copy the full SHA
    2f6a511 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82536b0 View commit details
    Browse the repository at this point in the history
  5. remove empty file

    Pavlogal committed May 4, 2024
    Configuration menu
    Copy the full SHA
    77e1cc0 View commit details
    Browse the repository at this point in the history
  6. docker-compose sample that uses env variables

    new .env sample, fixed setup
    Pavlogal committed May 4, 2024
    Configuration menu
    Copy the full SHA
    e943e40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01ae3c1 View commit details
    Browse the repository at this point in the history
  8. fix update_containers

    Pavlogal committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4d513a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ef9918 View commit details
    Browse the repository at this point in the history
  10. fix directory ownership

    Pavlogal committed May 4, 2024
    Configuration menu
    Copy the full SHA
    812d046 View commit details
    Browse the repository at this point in the history
  11. update README

    Pavlogal committed May 4, 2024
    Configuration menu
    Copy the full SHA
    e1777eb View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. address nitpicks

    Pavlogal committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    20317a9 View commit details
    Browse the repository at this point in the history
  2. Update check_running.yml

    Updated auto-check workflow to also copy docker-compose sample file, updated syntax to docker compose without "-"
    Pavlogal committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a1f0c6b View commit details
    Browse the repository at this point in the history