Skip to content

Testnu - #373

Open
deepmindru-afk wants to merge 128 commits into
livekit-examples:mainfrom
deepmindru-afk:testnu
Open

Testnu#373
deepmindru-afk wants to merge 128 commits into
livekit-examples:mainfrom
deepmindru-afk:testnu

Conversation

@deepmindru-afk

Copy link
Copy Markdown

No description provided.

Ваше Имя and others added 30 commits May 17, 2026 01:15
Move production guard inside try/catch to avoid uncaught throw,
return JSON error responses, and add res.ok check on the client
to prevent JSON parse crash on non-2xx responses.
Computer and others added 29 commits July 30, 2026 15:53
…lorer

- API route now accepts a user-provided connectionString parameter for direct
  PostgreSQL connections using parameterized queries (pg library)
- Three data source modes: user PostgreSQL -> DATABASE_URL proxy -> sample fallback
- DataExplorer UI includes connection string input, connect/disconnect with loading
- Enhanced pagination controls: page size selector (10/15/25/50/100), first/last page
  buttons, editable page number input with jump-to, and tooltips on all controls
- Added TooltipProvider in root layout for global tooltip support
streamdown 1.6.11 added rehype-sanitize as a default plugin whose schema
strips data: URLs from img src (causing the 'Image blocked' fallback) and
removes iframe tags entirely. Pass custom rehypePlugins to Streamdown that
reuse streamdown's defaults but extend the sanitize schema to allow data:
images and iframes while keeping script/event-handler stripping intact.
- App accepts roomName prop so /rooms/:room_name actually selects the room
- define rpcCommands state and pass commands to AgentControlBar
- remove typescript.ignoreBuildErrors / eslint.ignoreDuringBuilds overrides
- drop legacy .eslintrc.json and switch lint script to flat eslint config
- token route: make roomConfig optional (undefined when no agent dispatch)
- editor: add @tiptap/extension-placeholder, wire placeholder via extension
- view-controller: annotate VIEW_MOTION_PROPS as MotionProps
- eslint: ignore build output dirs so 'eslint .' doesn't lint .next
- apply repo prettier formatting to clear lint phase
- Applied Vercel black theme (bg-black, text-white, zinc grays) across all components
- Updated globals.css with Vercel-inspired CSS variables and dark mode defaults
- Updated layout.tsx: black body background, dark header with blur backdrop
- Updated sidebar.tsx: black sidebar, dark borders, zinc input fields, styled tabs
- Updated welcome-view.tsx: black background, white text, zinc accent colors, styled inputs
- Updated theme-toggle.tsx: black background with zinc-700 border, hover states
- Updated button.tsx: Vercel-style button variants (default, ghost, outline, secondary)
- Updated tooltip.tsx: black tooltip background with zinc-700 border
- Updated agent-control-bar.tsx: black background with zinc-800 borders
- All components now use consistent black/zinc color palette
@vercel

vercel Bot commented Sep 19, 2026

Copy link
Copy Markdown

@superman32432432 is attempting to deploy a commit to the LiveKit Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant