8000 Comparing 0.9.0...master · alfg/openencoder · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: alfg/openencoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.9.0
Choose a base ref
...
head repository: alfg/openencoder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 25 files changed
  • 2 contributors

Commits on Oct 23, 2020

  1. Fix a few fatal errors and SQL setup scripts (#48)

    * api: switch log.Fatal to log.Error. More error handling checks.
    web: fix UpdatePasswordForm issue where new password is not passed to
    api.
    
    * Cleanup.
    
    * api: Fix preset active toggle.
    web: Display checkmark for active presets.
    scripts: Fix sql setup scripts and add example job entry.
    
    * Cleanup.
    alfg authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    76efeb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. bugfix(api): fix issue displaying regions when creating a machine. (#52)

    ffmpeg: update ffmpeg option parsing with latest from ffmpeg-commander.
    web: update ffmpeg options template when creating preset.
    web: npm audit fix
    alfg authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    20bcab5 View commit details
    Browse the repository at this point in the history
  2. web: npm audit fix

    alfg committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    7a73beb View commit details
    Browse the repository at this point in the history
  3. Update docker-image.yml

    alfg authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    40c2967 View commit details
    Browse the repository at this point in the history
  4. Update docker-image.yml

    alfg authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    5c26e4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b6eef1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bf6149 View commit details
    Browse the repository at this point in the history
Loading
0