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: netless-io/flat-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: netless-io/flat-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable_backup
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 3 contributors

Commits on Mar 25, 2025

  1. release flat ai teacher feature (#869)

    * chore(deps): bump fastify from 4.8.1 to 4.10.2 (#707)
    
    Bumps [fastify](https://github.com/fastify/fastify) from 4.8.1 to 4.10.2.
    - [Release notes](https://github.com/fastify/fastify/releases)
    - [Commits](fastify/fastify@v4.8.1...v4.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: fastify
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Revert "chore(deps): bump fastify from 4.8.1 to 4.10.2 (#707)"
    
    This reverts commit bfaf51f.
    
    * feat: add user agreement about agree collect RTC data (#851)
    
    * feat: add user agreement about agree collect RTC data
    
    * feat: add user agreement about agree collect RTC data
    
    * fix: modify about collect data by batch rtc_uuid (#852)
    
    * fix: modify about collect data by batch rtc_uuid (#853)
    
    * fix: fix when empty userUuids can not query IN (#854)
    
    * update: change request parameter
    
    * update: change request parameter (#855)
    
    * feat: add RoomType.AIClass
    
    * feat: add RoomType.AIClass (#862)
    
    * update: change request parameter
    
    * feat: add RoomType.AIClass
    
    * Revert "feat: add RoomType.AIClass (#862)"
    
    This reverts commit 167ad91.
    
    * feat: room table add `is_ai` column
    
    * feat: room table add `is_ai` column (#863)
    
    * fix: isAI is non-required
    
    * fix: isAI is non-required
    
    * feat: add grade from Use ratings for flat AI room
    
    * Revert "feat: add grade from Use ratings for flat AI room"
    
    * feat: add grade from Use ratings for flat AI room
    
    * feat: add timber_type and config product AI server
    
    * feat: add timber_type and config product AI server (#867)
    
    * fix: update ai server api result format
    
    * fix: update ai server api result format & extend room list api about isAI key  (#868)
    
    * feat: add timber_type and config product AI server
    
    * fix: update ai server api result format
    
    * fix: fix Status import path
    
    * fix: fix ai server processing bug
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: siyu <[email protected]>
    3 people committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    2956aad View commit details
    Browse the repository at this point in the history
Loading