pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Python language:JavaScript language:HTML
Filter by
53.7M results
Summary
- Make the Pawify VPS deploy script CI-only: prebuilt image required, main branch only, and one secrets source
directory.
- Remove manual start/build/secret override flags and placeholder ...
Changes
- Bugfix: Devices now receive auto-updated images after the first manual Render Preview (fixed base URL / URL
resolution issues, especially behind Docker NAT).
- Bugfix: Month-view calendar ...
Summary
- POST /api/auth/refresh — issues a new access token from the httpOnly refresh cookie; 401 on missing/invalid/expired
cookie
- POST /api/auth/logout — clears the refresh cookie (204)
...
Bug: On any stage with a sub-tab bar (Analyze/Transform/Present/Extract), the page content was pushed to the bottom with
a large empty area above it (visible on Ask).
Cause: .layout was a CSS grid with ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Bumps the npm_and_yarn group with 20 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| vite | 7.1.11 | 7.3.5 |
| vitest | 3.2.4 | 4.1.8 |
| ws | 8.18.3 | 8.21.0 |
| @babel/plugin-transform-modules-systemjs ...
dependencies
javascript
Summary
Migrates src/app/pages/profile/ from AngularJS 1.x to React 18, replacing controllers, directives, $scope bindings, and
$uibModal with React functional components and hooks.
Architecture:
...