26 Commits (master)

Author SHA1 Message Date
Avraham Sakal 88adc15899 consolidate openrouter instance creation 2 weeks ago
Avraham Sakal d9053e1fc0 fix: read cloudflare-style envs 2 weeks ago
Avraham Sakal 3ae805220a remove sensitive config 2 weeks ago
Avraham Sakal 83254fb770 fix: authjs reads correct cookie in dev and prod 3 weeks ago
Avraham Sakal 185a16be6f fix: production auth: was reading incorrect cookie 3 weeks ago
Avraham Sakal bb4a581154 remove typebox, not used 3 weeks ago
Avraham Sakal 680d734f85 always `traustHost` 3 weeks ago
Avraham Sakal edfaabeb0d return failed jwt for debugging auth 3 weeks ago
Avraham Sakal 6311966f92 fix: move new user creation code to `isgnIn` callback 3 weeks ago
Avraham Sakal 0207e4fc47 authz/authn on all trpc procedures 3 weeks ago
Avraham Sakal fc70806b10 protect `conversation` trpc routes 3 weeks ago
Avraham Sakal 360bfc6df3 drop `db` interface, use kysely instead for more more flexibility (at the cost of more coupling) 3 weeks ago
Avraham Sakal 21931a20cb obsolete `facts` db layer 3 weeks ago
Avraham Sakal a41b97b442 obsolete `messages` db layer 3 weeks ago
Avraham Sakal 3941b73b03 obsolete `conversations` db layer 3 weeks ago
Avraham Sakal 51b14c8b2b fix: build errors (couldn't find package) 3 weeks ago
Avraham Sakal d32515a75f re-organize files 3 weeks ago
Avraham Sakal 61540f9338 basic user-tailored UI 4 weeks ago
Avraham Sakal 83e3f867dd can sign in and out 4 weeks ago
Avraham Sakal 81338b8831 use environment variables from cloudflare's environment 4 weeks ago
Avraham Sakal f4e9c62e96 transition to postgresql for persistence layer 1 month ago
Avraham Sakal cccc1f0877 fix: load envs in `env.js` 3 months ago
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
4 months ago
Avraham Sakal 5ef118e9bc basic route-specific trpc file example 4 months ago
Avraham Sakal 602ba72f75 format 4 months ago
Bati 9916e95de0 scaffold Vike app with Bati 4 months ago