8000 Comparing main...stable10 · nextcloud/recognize · GitHub
[go: up one dir, main page]

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: nextcloud/recognize
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: nextcloud/recognize
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable10
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 13 files changed
  • 1 contributor

Commits on Sep 8, 2025

  1. fix(FaceDetectionWithTitle): Rename vector column to face_vector

    fixes #1365
    
    Signed-off-by: Marcel Klehr <mklehr@gmx.net>
    marcelklehr authored and backportbot[bot] committed Sep 8, 2025
    Configuration menu
    Copy the full SHA
    95bca85 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1368 from nextcloud/backport/1367/stable10

    [stable10] fix(FaceDetectionWithTitle): Rename vector column to face_vector
    marcelklehr authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    844b26c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. fix(Classifier): Check cores against int value

    fixes #1370
    
    Signed-off-by: Marcel Klehr <mklehr@gmx.net>
    marcelklehr authored and backportbot[bot] committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    64986cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1378 from nextcloud/backport/1373/stable10

    [stable10] fix(Classifier): Check cores against int value
    marcelklehr authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    6de692a View commit details
    Browse the repository at this point in the history
  3. fix(InstallDeps): Set write permissions on node_modules folder

    fixes #1374
    
    Signed-off-by: Marcel Klehr <mklehr@gmx.net>
    marcelklehr authored and backportbot[bot] committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    599e223 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1380 from nextcloud/backport/1375/stable10

    [stable10] fix(InstallDeps): Set write permissions on node_modules folder
    marcelklehr authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    d0ca007 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. fix(FileListener): Listen to user mount events

    fixes #1383
    
    Signed-off-by: Marcel Klehr <mklehr@gmx.net>
    marcelklehr authored and backportbot[bot] committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    8bbbf71 View commit details
    Browse the repository at this point in the history
  2. fix(FileListener): Address review comments

    Signed-off-by: Marcel Klehr <mklehr@gmx.net>
    marcelklehr authored and backportbot[bot] committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    05692fd View commit details
    Browse the repository at this point in the history
  3. fix(FileListener): Address review comments

    Signed-off-by: Marcel Klehr <mklehr@gmx.net>
    marcelklehr authored and backportbot[bot] committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    e69dabe View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1388 from nextcloud/backport/1384/stable10

    [stable10] fix(FileListener): Listen to user mount events
    marcelklehr authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    86bd32c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. v10.0.5

    Signed-off-by: Marcel Klehr <mklehr@gmx.net>
    marcelklehr committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    89a573f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. fix: Don't leak global functions in php scoper

    fixes #1410
    
    Signed-off-by: Marcel Klehr <mklehr@gmx.net>
    marcelklehr authored and backportbot[bot] committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    f116835 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1415 from nextcloud/backport/1414/stable10

    [stable10] fix: Don't leak global functions in php scoper
    marcelklehr authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    89df7cf View commit details
    Browse the repository at this point in the history
  3. v10.0.6

    Signed-off-by: Marcel Klehr <mklehr@gmx.net>
    marcelklehr committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    7d21eb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. fix(ClusteringFaceClassifier): Make sure to schedule clustering job

    fixes #1200
    
    Signed-off-by: Marcel Klehr <mklehr@gmx.net>
    (cherry picked from commit b06fc2c)
    marcelklehr committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    65d9965 View commit details
    Browse the repository at this point in the history
  2. v10.0.7

    Signed-off-by: Marcel Klehr <mklehr@gmx.net>
    marcelklehr committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    f5f006b View commit details
    Browse the repository at this point in the history
Loading
0