1 line
11 KiB
HTML
1 line
11 KiB
HTML
|
|
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/86fdec36ddd9097e-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/f5a90f694d49f5de.css" data-precedence="next"/><link rel="preload" href="/_next/static/chunks/webpack-0c06e6a8ede06b73.js" as="script" fetchPriority="low"/><script src="/_next/static/chunks/fd9d1056-6779f76bb208370f.js" async=""></script><script src="/_next/static/chunks/864-39b4a82d88034324.js" async=""></script><script src="/_next/static/chunks/main-app-65c258ee101a6b57.js" async=""></script><title>Tabby - Sign In</title><meta name="description" content="Tabby, an opensource, self-hosted AI coding assistant."/><meta name="theme-color" media="(prefers-color-scheme: light)" content="white"/><meta name="theme-color" media="(prefers-color-scheme: dark)" content="black"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js" noModule=""></script></head><body class="font-sans antialiased __variable_e66fe9 __variable_bd9c35"><div style="position:fixed;z-index:9999;top:16px;left:16px;right:16px;bottom:16px;pointer-events:none"></div><script>!function(){try{var d=document.documentElement,c=d.classList;c.remove('light','dark');var e=localStorage.getItem('theme');if('system'===e||(!e&&true)){var t='(prefers-color-scheme: dark)',m=window.matchMedia(t);if(m.media!==t||m.matches){d.style.colorScheme = 'dark';c.add('dark')}else{d.style.colorScheme = 'light';c.add('light')}}else if(e){c.add(e|| '')}if(e==='light'||e==='dark')d.style.colorScheme=e}catch(e){}}()</script><div class="flex min-h-screen flex-col"><div class="flex flex-1 flex-col items-center justify-center"><div class="w-[350px] space-y-6"><div class="flex flex-col space-y-2 text-center"><h1 class="text-2xl font-semibold tracking-tight">Sign In</h1><p class="text-sm text-muted-foreground">Enter credentials to login to your account</p></div><div class="grid gap-6"><form class="grid gap-2"><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for=":Rmlllcqla:-form-item">Email</label><input type="email" class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" placeholder="" autoCapitalize="none" autoComplete="email" autoCorrect="off" id=":Rmlllcqla:-form-item" aria-describedby=":Rmlllcqla:-form-item-description" aria-invalid="false" name="email"/></div><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for=":R16lllcqla:-form-item">Password</label><input type="password" class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id=":R16lllcqla:-form-item" aria-describedby=":R16lllcqla:-form-item-description" aria-invalid="false" name="password"/></div><button class="inline-flex items-center justify-center rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground shadow-md hover:bg-primary/90 h-8 px-4 py-2 mt-1" type="submit">Login</button></form></div></div></div></div><script src="/
|