Commit Graph

9 Commits

Author SHA1 Message Date
Avraham Sakal edfaabeb0d return failed jwt for debugging auth 2025-09-21 19:37:04 -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