Timothy J. Baek
47dc3b5fb2
feat: async reverse proxy
2024-01-05 01:25:34 -08:00
ThatOneCalculator
05fade1426
chore: 🎨 format backend
2024-01-04 13:30:47 -08:00
Timothy J. Baek
30aff2db53
feat: enable backend ollama url update
2024-01-04 13:06:31 -08:00
Anuraag Jain
bdd153d8f5
refac: use dependencies to verify token
...
- feat: added new util to get the current user when needed. Middleware was adding authentication logic to all the routes. let's revisit if we can move the non-auth endpoints to a separate route.
- refac: update the routes to use new helpers for verification and retrieving user
- chore: added black for local formatting of py code
2023-12-30 12:53:33 +02:00
Timothy J. Baek
a696698ac8
feat: chat import to backend added
2023-12-26 16:35:01 -08:00
Timothy J. Baek
8f2b691ee0
fix: headers issue
2023-12-26 13:43:32 -08:00
Timothy J. Baek
0ae57b5ae1
fix: cors & #281
2023-12-26 13:40:03 -08:00
Timothy J. Baek
9174331025
feat: db migration to sqlite
2023-12-25 21:44:28 -08:00
Timothy J. Baek
d10e367664
feat: improved backend error message
2023-12-14 17:05:46 -08:00
Timothy J. Baek
25987fe3c9
feat: better error handling for ollama reverse proxy
2023-12-13 17:37:29 -08:00
Timothy J. Baek
83ff1d77ea
feat: set first user to admin by default
2023-11-19 00:41:29 -08:00
Timothy J. Baek
8547b7807d
feat: basic RBAC support
2023-11-18 21:41:43 -08:00
Timothy J. Baek
921eef03b3
feat: multi-user support w/ RBAC
2023-11-18 16:47:12 -08:00
Timothy J. Baek
6a9bef755b
feat: backend reverse proxy
2023-11-14 16:28:51 -08:00