This website requires JavaScript.
Explore
Help
Sign In
starred
/
warmbly
Watch
1
Star
0
Fork
0
mirror of
https://github.com/warmbly/warmbly.git
synced
2026-09-07 16:02:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
459d423bb5d2b3cc3ab2020c1de36ba707629002
warmbly
/
web
/
src
/
app
T
History
Matthew Meszaros
f333260b0f
feat: derive unibox search params synchronously from the URL scope (lazy initial state plus a render-phase reset keyed on scope and resolved tag accounts) instead of a post-paint effect, so reloading a scoped URL no longer fires and paints the default all-mail query first and then flashes the thread list over to the scoped result
2026-07-19 10:02:43 +02:00
..
app
feat: derive unibox search params synchronously from the URL scope (lazy initial state plus a render-phase reset keyed on scope and resolved tag accounts) instead of a post-paint effect, so reloading a scoped URL no longer fires and paints the default all-mail query first and then flashes the thread list over to the scoped result
2026-07-19 10:02:43 +02:00
auth
feat: capture the ?ref= referral code in the web signup flow and thread it through registration
2026-06-28 05:10:04 +00:00
invite
feat: real tokenized invite-accept link — public /invite landing page with safe preview (org, inviter, roles), accept-by-token plus the previously-broken accept-by-invitation-id, public preview + admin copy-link endpoints, login next-param redirect, and a Copy button that yields a working /invite?token link
2026-06-11 11:57:45 +02:00
oauth
feat: add one-command MCP OAuth connect on api.warmbly.com/v1/mcp — RFC 7591 dynamic client registration for public PKCE clients (dcr.go), RFC 9728 protected-resource metadata + WWW-Authenticate challenge via MCPAuthMiddleware, /v1/mcp now accepts an API key or OAuth token, public-client auth with no secret and mandatory PKCE reusing the existing OAuth 2.1 server (nullable-org clients, migration 000066), executable-redirect-scheme hardening on the open register endpoint, plus mcp/oauth/authentication/endpoints docs
2026-07-16 08:57:19 +02:00
onboarding
feat: add the webhooks settings page with delivery observability, an onboarding setup step, and the webhook API client, hooks, and models
2026-06-15 08:11:35 +02:00
select-org
feat: make the dashboard fully mobile compatible
2026-06-10 11:37:15 +02:00
layout.tsx
feat: add role and team-size onboarding questions and rework site SEO me
2026-05-29 14:47:16 +00:00
not-found.tsx
feat: improve app routing and browser chrome
2026-06-04 08:55:26 +02:00
page.tsx
Dashboard with shadcn, tailwind, zustand & react-query
2026-01-30 08:47:26 +01:00