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: bacula-web/bacula-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.9.3
Choose a base ref
...
head repository: bacula-web/bacula-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.9.4
Choose a head ref
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 6, 2026

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

Commits on Jan 12, 2026

  1. chore: fix website deployment (#267)

    Use a Dockerfile to build and deploy the website and documentation.
    
    Temporarely Disable last updated and authors due to an issue in Docusaurus.
    
    Based on the instructions from https://docusaurus.community/knowledge/deployment/docker/.
    dfranco authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    70eabe0 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2026

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

Commits on Jan 26, 2026

  1. chore(deps): bump lodash from 4.17.21 to 4.17.23 in /website (#268)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.17.23)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    6dbe3ef View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. chore: bump nodejs dependencies

    Bump nodejs dependencies.
    dfranco committed Jan 27, 2026
    Configuration menu
    Copy the full SHA
    125773c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. fix: upgrade phpunit version

    Current version of PHPUnit is vulnerable to unsafe deserialization in PHPT code coverage handling.
    dfranco committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    a4d9f41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da653d8 View commit details
    Browse the repository at this point in the history
Loading