Commit Graph

25 Commits

Author SHA1 Message Date
Avraham Sakal d9053e1fc0 fix: read cloudflare-style envs 2025-09-28 11:46:13 -04:00
Avraham Sakal 3ae805220a remove sensitive config 2025-09-28 11:35:39 -04:00
Avraham Sakal 83254fb770 fix: authjs reads correct cookie in dev and prod 2025-09-21 20:41:44 -04:00
Avraham Sakal 185a16be6f fix: production auth: was reading incorrect cookie 2025-09-21 20:03:18 -04:00
Avraham Sakal bb4a581154 remove typebox, not used 2025-09-21 19:42:29 -04:00
Avraham Sakal 680d734f85 always traustHost 2025-09-21 19:42:21 -04:00
Avraham Sakal edfaabeb0d return failed jwt for debugging auth 2025-09-21 19:37:04 -04:00
Avraham Sakal 6311966f92 fix: move new user creation code to isgnIn callback 2025-09-21 19:20:10 -04:00
Avraham Sakal 0207e4fc47 authz/authn on all trpc procedures 2025-09-21 19:12:15 -04:00
Avraham Sakal fc70806b10 protect conversation trpc routes 2025-09-21 17:26:51 -04:00
Avraham Sakal 360bfc6df3 drop db interface, use kysely instead for more more flexibility (at the cost of more coupling) 2025-09-21 17:14:27 -04:00
Avraham Sakal 21931a20cb obsolete facts db layer 2025-09-21 14:48:37 -04:00
Avraham Sakal a41b97b442 obsolete messages db layer 2025-09-21 14:46:42 -04:00
Avraham Sakal 3941b73b03 obsolete conversations db layer 2025-09-21 14:44:43 -04:00
Avraham Sakal 51b14c8b2b fix: build errors (couldn't find package) 2025-09-21 14:33:36 -04:00
Avraham Sakal d32515a75f re-organize files 2025-09-21 12:13:18 -04:00
Avraham Sakal 61540f9338 basic user-tailored UI 2025-09-18 10:45:00 -04:00
Avraham Sakal 83e3f867dd can sign in and out 2025-09-18 10:05:20 -04:00
Avraham Sakal 81338b8831 use environment variables from cloudflare's environment 2025-09-16 09:09:33 -04:00
Avraham Sakal f4e9c62e96 transition to postgresql for persistence layer 2025-08-31 12:04:18 -04:00
Avraham Sakal cccc1f0877 fix: load envs in env.js 2025-07-11 17:48:43 -04:00
Avraham Sakal 4f356153bb * trpc same data shape as generateText
* read `.env` file
* use zustand for state management
* fix peer dependency warnings by installing zod
* install milvus client
2025-06-30 08:44:49 -04:00
Avraham Sakal 5ef118e9bc basic route-specific trpc file example 2025-06-29 15:17:10 -04:00
Avraham Sakal 602ba72f75 format 2025-06-27 16:25:35 -04:00
Bati 9916e95de0 scaffold Vike app with Bati 2025-06-26 21:42:05 -04:00