• Joined on 2026-07-30
day01 pushed to develop at syncode/front 2026-08-19 11:03:43 +00:00
d1712bdf25 feat: show pending email verifications with a resend button
day01 pushed to develop at syncode/identity 2026-08-19 11:02:08 +00:00
07579b94a5 feat: pending email verifications, resend, and a cooldown
day01 pushed to develop at syncode/front 2026-08-19 10:52:38 +00:00
6da640437c feat: link a second account, and manage email source/primary
day01 pushed to develop at syncode/identity 2026-08-19 10:48:59 +00:00
d32dabeffc feat: link a second account, and put email ownership in the user's hands
day01 pushed to develop at syncode/front 2026-08-19 10:28:35 +00:00
2782d40012 fix: add-email as a modal instead of an inline form
day01 pushed to develop at syncode/front 2026-08-19 10:20:22 +00:00
82fa34ff4d feat: add-email form and post-verification banner on /account/emails
day01 pushed to develop at syncode/identity 2026-08-19 10:16:23 +00:00
c68c3244e5 feat: manual email addition with mailed verification
day01 pushed to develop at syncode/identity 2026-08-19 10:08:16 +00:00
5bdbffbd7a feat: sync every provider email, not just the primary
day01 pushed to develop at syncode/front 2026-08-19 10:00:16 +00:00
8911c93ccf fix: /login redirects straight to /account for an already-signed-in visitor
day01 pushed to develop at syncode/identity 2026-08-19 09:54:32 +00:00
e838ad4d7a feat: pull the primary email from GitHub on login
day01 pushed to develop at syncode/front 2026-08-19 09:43:19 +00:00
58a8e8e86d fix: nav back at the top on the landing page, aware of session state
day01 pushed to develop at syncode/front 2026-08-19 09:37:17 +00:00
e2381709fc fix: match the branding concept's hero more closely
day01 pushed to develop at syncode/front 2026-08-19 09:28:36 +00:00
ba2d185dd4 feat: split-hero landing page from the branding concept
day01 pushed to develop at syncode/front 2026-08-19 09:21:16 +00:00
9da3635f89 feat: real landing page, shared nav/logo, redesign login/account/emails
day01 pushed to develop at syncode/front 2026-08-19 09:03:46 +00:00
352d9a8031 feat: login, account, and account/emails pages
day01 pushed to develop at syncode/identity 2026-08-19 08:11:04 +00:00
5384f3383f feat: GraphQL account API — me, unlinkIdentity, logout endpoint
day01 pushed to main at syncode/front 2026-08-19 08:00:23 +00:00
c0fe8457df feat: switch favicon to monochrome, theme-matched via prefers-color-scheme
day01 pushed to develop at syncode/front 2026-08-19 08:00:09 +00:00
c0fe8457df feat: switch favicon to monochrome, theme-matched via prefers-color-scheme
day01 pushed to develop at syncode/identity 2026-08-19 06:14:01 +00:00
204fd80480 feat: OAuth2/PKCE login backend (stage 3), starting with GitHub
day01 pushed to main at syncode/front 2026-08-19 06:05:29 +00:00
ed8e7096be fix: correct dev domain naming to keep the session cookie scoped to dev