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: dyrector-io/dyrectorio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.14.1
Choose a base ref
...
head repository: dyrector-io/dyrectorio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 13 commits
  • 39 files changed
  • 6 contributors

Commits on Oct 21, 2024

  1. chore(deps): bump cookie and @nestjs/platform-express in /web/crux (#…

    …1007)
    
    Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
    
    
    Updates `cookie` from 0.6.0 to 0.7.1
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.6.0...v0.7.1)
    
    Updates `@nestjs/platform-express` from 10.4.2 to 10.4.5
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.5/packages/platform-express)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    84e5ce5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

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

Commits on Nov 7, 2024

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

Commits on Nov 12, 2024

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

Commits on Nov 18, 2024

  1. feat(crux-ui): add redirects to cards (#1011)

    * feat(crux-ui): add redirects to cards
    
    * chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#1012)
    
    ---------
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mate Vago <mate.vago.it@gmail.com>
    3 people authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7446915 View commit details
    Browse the repository at this point in the history
  2. fix: add client & server side keepalive (#1013)

    Co-authored-by: Levente Orban <orban.levi.94@gmail.com>
    nandor-magyar and polaroi8d authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    63b7b90 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

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

Commits on Nov 27, 2024

  1. chore(deps): bump cross-spawn in /web/crux (#1019)

    Bumps  and [cross-spawn](https://github.com/moxystudio/node-cross-spawn). These dependencies needed to be updated together.
    
    Updates `cross-spawn` from 7.0.3 to 7.0.6
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    Updates `cross-spawn` from 6.0.5 to 7.0.6
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    - dependency-name: cross-spawn
      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 Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d33ae4f View commit details
    Browse the repository at this point in the history
  2. feat: add image order column (#1020)

    * feat: image order column
    
    * feat: fix orders in database
    
    * fix: language & NaN order
    
    * fix: default column
    
    ---------
    
    Co-authored-by: Levente Orban <orban.levi.94@gmail.com>
    robot9706 and polaroi8d authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c41d5a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. feat: agent install name (#1016)

    * feat: agent install name
    
    * feat: rename field & crane script
    
    * fix: localization
    
    * fix: container name regex
    
    ---------
    
    Co-authored-by: Levente Orban <orban.levi.94@gmail.com>
    robot9706 and polaroi8d authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    11190f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

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

Commits on Dec 10, 2024

  1. feat: sso setup (#1026)

    * feat: sso setup
    
    * feat: refactor script
    robot9706 authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    17a52f8 View commit details
    Browse the repository at this point in the history
Loading