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: qingchencloud/clawapp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.2
Choose a base ref
...
head repository: qingchencloud/clawapp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.3
Choose a head ref
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 3, 2026

  1. feat: 增加媒体目录放行开关

    - 默认安全模式启动:npm start
    - 如需放开目录限制:MEDIA_ALLOW_ALL=1 npm start
    youyli03 committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    b71d783 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. Configuration menu
    Copy the full SHA
    5586361 View commit details
    Browse the repository at this point in the history
  2. feat: 媒体目录放行开关 + 手机端发送后收起键盘 (#10)

    Fork/fix/refresh busy indicator pr 2
    1186258278 authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    696ff9b View commit details
    Browse the repository at this point in the history
  3. feat: password auth support + version management + session picker ext…

    …raction
    
    - feat: add OPENCLAW_GATEWAY_PASSWORD support for Tailscale Funnel users (Issue #8)
    - refactor: inject version from package.json via vite define, remove hardcoded version in settings.js
    - refactor: extract session-picker.js from chat-ui.js (~210 lines, reduces merge conflicts)
    - docs: update .env.example with password auth documentation
    1186258278 committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    834c4a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    211caad View commit details
    Browse the repository at this point in the history
Loading