bb-plane-fork/apps/web/core
binarybeach 7c21b985d9 binarybeachio: account chooser, brand logo, session convention
Three small fork tweaks bundled together; none touch upload flow:

* OIDC: pass `prompt=select_account` so Zitadel always shows its account
  picker rather than silently passing through an existing session. Override
  with OIDC_PROMPT env var.
* Branding: swap "with binarybeach.io" -> "with BinaryBeach.io" and replace
  GitHub light/dark logo imports with our brand mark (works on both themes).
* Session: thread the binarybeachio session-lifecycle convention values
  (SESSION_COOKIE_AGE, ADMIN_SESSION_COOKIE_AGE, SESSION_SAVE_EVERY_REQUEST)
  through docker-compose.bb-local.yml app-env mixin and document the
  cross-fork convention link in BINARYBEACHIO.md.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 14:51:21 -10:00
..
components [WEB-6813] fix: module not associated when accepting intake work items (#8839) 2026-03-31 23:39:34 +05:30
constants [WEB-6420] chore: migrate community references from Discord to Forum (#8657) 2026-03-04 13:08:36 +05:30
custom-events chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
hooks binarybeachio: account chooser, brand logo, session convention 2026-04-30 14:51:21 -10:00
layouts chore: replace prettier with oxfmt (#8676) 2026-03-02 20:40:50 +05:30
lib chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
services fix: remove unused imports and variables (part 2 — web/core non-issues) (#8752) 2026-03-25 02:04:20 +05:30
store fix: remove unused imports and variables (part 2 — web/core non-issues) (#8752) 2026-03-25 02:04:20 +05:30
types chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30