Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:JavaScript language:JavaScript

Filter by

207M results  (2 s)

207M results

Summary - Add a Settings/About update check that queries Docker Hub instead of GitHub. - Prefer Docker image SHA tags when available; fall back to latest image update time when only latest is pushed. ...

Summary - Adds setSyncMountPredicate (in addon/utils/sync-mount.js) so host apps can opt specific components into synchronous React 18 mounts. When the predicate returns true for a resolved component ...

…login logo margin - auth.js: schedule proactive refresh at 13-min intervals so access token never expires mid-session; cancel timer on logout - NewWorkspacePage: fix key mismatch (backend returns ...

New folder structure: frontend/ ├── Auth/ │ ├── Services/ # API calls │ │ └── authService.js │ ├── Shared/ │ │ ├── icons.js │ │ ├── utils.js │ │ └── style.css │ ├── Login/ │ │ ...

Added notes on security risks of the install command and updated vulnerability reporting instructions. Summary !-- One paragraph: what changed and why. -- Type of change - [ ] Bug fix - [ ] New ...