35 Commits

Author SHA1 Message Date
vchikalkin
c8282e8c04 move debounce functional to hook 2025-01-06 18:06:03 +03:00
vchikalkin
702fc131de app/web: handle update profile name 2025-01-06 17:59:44 +03:00
vchikalkin
6570233b4c apps\web\app\(auth)\page.tsx: remove useState 2024-12-27 13:22:30 +03:00
vchikalkin
464f25d227 apps/web: add loading spinner
remove dev info from page
2024-12-27 12:10:28 +03:00
vchikalkin
f3cb557ab0 apps/web: support dark theme in tma 2024-12-27 11:54:38 +03:00
vchikalkin
d8704aa4b5 apps/web: add dark mode 2024-12-26 17:24:35 +03:00
vchikalkin
30455c3285 apps/web: detect telegram/browser
support browser (dev only)
2024-12-25 22:50:43 +03:00
vchikalkin
37d9112515 add basic profile page 2024-12-25 15:09:35 +03:00
vchikalkin
b50e2dcf9b apps/web: change html title 2024-12-24 18:36:21 +03:00
vchikalkin
9b6df05f4a apps/web: add next-auth 2024-12-24 18:34:50 +03:00
vchikalkin
5d8b2ffc6b move all graphql functional to packages/graphql 2024-12-23 19:07:25 +03:00
vchikalkin
44d5c77037 apps/web: prepare for auth 2024-12-23 17:36:29 +03:00
vchikalkin
ab65579ccc pnpx codemod pnpm/catalog 2024-12-17 15:18:42 +03:00
vchikalkin
12baf41612 repo: move graphql files to packages/graphql 2024-12-17 12:59:53 +03:00
vchikalkin
c05c77c578 add header 2024-12-16 21:34:02 +03:00
vchikalkin
8169685d6a add navigation
add pages structure
temp disable telegram provider
2024-12-16 18:53:55 +03:00
vchikalkin
847107866e fix: Route "/" used cookies().set('NEXT_LOCALE', ...).cookies() should be awaited before using its value 2024-12-11 16:07:00 +03:00
Vlad Chikalkin
49df4365ca
Feature/telegram integration (#4)
* add files from official template

* remove all official template trash
2024-12-11 16:00:55 +03:00
vchikalkin
db2727bed6 apps/web: add playwright 2024-12-10 18:15:51 +03:00
vchikalkin
2b14158d29 apps/web: add vitest 2024-12-10 17:41:38 +03:00
vchikalkin
80e54ac294 apps/web: support graphql 2024-12-09 18:33:13 +03:00
vchikalkin
1e06d6da23 packages: add lint-staged-config 2024-11-28 11:45:47 +03:00
vchikalkin
b159d811b5 pnpm catalog 2024-11-27 23:28:16 +03:00
vchikalkin
e8dabbb2e5 packages: add lint-staged 2024-11-27 23:22:39 +03:00
vchikalkin
ed239ea830 add husky 2024-11-27 21:24:09 +03:00
vchikalkin
f66a5cf6c2 CRLF -> LF 2024-11-27 15:56:09 +03:00
vchikalkin
f64818d545 add shadcn/ui 2024-11-27 14:29:35 +03:00
vchikalkin
4b831ec619 pnpm: use catalog 2024-11-27 14:03:52 +03:00
vchikalkin
b484c4cb26 packages: fix versions [2] 2024-11-27 13:37:06 +03:00
vchikalkin
592e40fef1 packages: fix versions 2024-11-27 13:27:52 +03:00
vchikalkin
4f2cd81dea add new packages 2024-11-27 13:22:49 +03:00
vchikalkin
4b0fea9698 ESLint: add plugin eslint-plugin-tailwindcss 2024-11-26 21:46:54 +03:00
vchikalkin
1cf150c5ba replace tailwind config from examples/with-tailwind 2024-11-26 17:19:01 +03:00
vchikalkin
8959dddb50 packages: add tailwind 2024-11-26 17:08:22 +03:00
Turbobot
d61c15e916 feat(create-turbo): create basic 2024-11-26 15:33:59 +03:00