pullrequests Search Results · language:Edge language:TypeScript language:HTML is:unmerged language:Vue language:Go language:Ruby
Filter by
28.7M results
Motivation
- Several stop images in index.html failed to load because the original upload.wikimedia.org thumbnail URLs returned
403 Forbidden, so replacements were needed.
- Images are important ...
codex
What
Integrates the tenancy + DB-safety hardening (originally #2) into the new main. #2 couldn t merge directly — it
conflicted because main (via media-management) had independently hardened the same ...
Automated test pull request
Summary
Removes the E2E job from deploy.yml. Branch protection + CI (which runs E2E on every PR to main) is the gate — no need
to re-run at deploy time.
Deploy now fires directly on push to main. Aligns ...
Bumps the npm-minor-patch group in /web/front with 6 updates:
| Package | From | To |
| --- | --- | --- |
| @nuxt/ui | 4.8.0 | 4.8.1 |
| vue | 3.5.34 | 3.5.35 |
| vue-router | 5.0.7 | 5.1.0 |
| eslint ...
Bug
Après #167, OAuth Instagram redirect → Erreur de sauvegarde opaque.
Cause probable
`state` (généré par /api/social/connect) contient un `userId` capturé AU MOMENT du clic Connecter Instagram . Si ...
Why
loomcycle is at v0.13.0 (v0.14.0 pending the webhooks merge) and in active development toward v1.0 — there is no v1.0
tag. The README s headline banner claimed * v1.0 shipped — multi-replica HA in ...
Summary
Append-only MEMORY entry recording the D-123 decision (PR #472 + issue #471) and pointing at follow-up issue #473 for
the secret provisioning step. Pure documentation — no code or config changes. ...
Hello @shouri123, this PR implements the changes to resolve issue #234. Please review and merge it. Thank you!
bug
gssoc:approved
gssoc
needs-issue
size/M
Implements refresh token rotation for NextAuth sessions to keep users logged in securely without frequent
re-authentication. Fixes #337.