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

Upgrade to laravel 10 and running again #103

Open
wants to merge 16 commits into
base: next
Choose a base branch
from

Commits on Sep 20, 2022

  1. upgrade to newest laravel 9 Version, update Node Modules and fix vuln…

    …erabilities, fix false path of Models, deinstall Puppertier from php (not laravel 9 compatible)
    Letsplaybar committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b77ddca View commit details
    Browse the repository at this point in the history
  2. puphpeteer removed from node, checks and doku changed, youtube-dl to …

    …yt-dlp changed (is better maintained), puphpeteer replaced with Browsershot
    Letsplaybar committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    3676c4a View commit details
    Browse the repository at this point in the history
  3. update YoutubeDLProvider with code Changes, update Media Dependencies…

    … changes
    Letsplaybar committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    0c517a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. change Video to VideoCollection in YoutubeDlProvider.php, Browsershot…

    …Provider.php first fix (currently Error: net::ERR_CONNECTION_REFUSED at http://localhost:8080), add pupertier to nodejs, add Dockerfile
    Letsplaybar committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    4c1af59 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. fix toastui editor and viewer

    Letsplaybar committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    b36cba5 View commit details
    Browse the repository at this point in the history
  2. fix YoutubeDlProvider.php getFilename()

    Letsplaybar committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    b02f340 View commit details
    Browse the repository at this point in the history
  3. fix Browsershot (pdf creation worked)

    Letsplaybar committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    dba0081 View commit details
    Browse the repository at this point in the history
  4. fix missing \Models in views

    Letsplaybar committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a464b90 View commit details
    Browse the repository at this point in the history
  5. chromium path configurable in Settings

    Letsplaybar committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    16391bc View commit details
    Browse the repository at this point in the history
  6. set version to 2.0.0_alpha

    Letsplaybar committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    0637e8a View commit details
    Browse the repository at this point in the history
  7. wait on create PDF until Website is finished loaded

    Letsplaybar committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    910f6b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. add Docker doku

    Letsplaybar committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    564d434 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. update dependencies for composer and npm and update php in docker to …

    …php82
    Letsplaybar committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    2b2c723 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. update to laravel 10

    Letsplaybar committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    da133ca View commit details
    Browse the repository at this point in the history
  2. add helm chart to deploy on Kubernetes clusters

    Letsplaybar committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    386d017 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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