update 10.17.0 to master - #29
Merged
Merged
Conversation
…d updating function signatures for clarity
…s, enhance network statistics tracking
SSO登录实现(Oauth2.0/OIDC)
feat: add SSO (OpenID Connect) login support
…nager into feat/docker-network
Support LoongArch
feat: add upload and download speed limit configuration for container…
… related interfaces
Feat/docker network
…n for Docker containers
…et-limit fix: improve error handling and logging in bandwidth limit applicatio…
Fixed a language mistake where Success & Error were swapped in the Login widget
…e-concurrency fix: properly await disk check concurrency and avoid hanging checking flag
…by removing redundant error handling
…Docker container setup
…ocker container setup
feat: Container network rate limit
…klog TerminalCore.vue dumps the entire historical output log into a freshly mounted xterm.js Terminal on every page visit. If a stray ESC[6n cursor-position query was left unanswered in that backlog (emitted while nobody was connected to answer it), xterm.js's own DSR auto-responder fires during replay and pushes a synthesized ESC[row;colR reply through the same onData channel used for real keystrokes, which then gets forwarded to the live PTY as if typed - producing a repeating garbage string in the terminal. writeHistoryLog() now gates onData forwarding off for the duration of the backlog write, using xterm.js's own write-completion callback to know precisely when replay ends. Live stdout writes during an active session are untouched, so genuine interactive DSR exchanges keep working normally.
…replay-dsr-loop fix(frontend): stop terminal backlog replay from injecting fake keystrokes
fix(daemon): prevent attach options leaking into Podman stdin
fix: preserve mutex during queued handoff
chore: update logo in readme files
feat: toggle api key
fix: German translation
Ko_KR translation error correction
# Conflicts: # daemon/package-lock.json # daemon/src/entity/instance/Instance_config.ts # frontend/package-lock.json # languages/zh_TW.json # panel/package-lock.json
Pr/27/master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.