Commit Graph

14 Commits

Author SHA1 Message Date
Timothy J. Baek 48e7376336 refac: shared chat user id 2024-04-02 08:58:03 -07:00
Jun Siang Cheah 94976e5ed3 feat: add backend functions for sharing chats 2024-04-02 08:58:03 -07:00
tabaco.wang a1412d0b55 fix: delete duplicate function 2024-03-21 10:31:25 +08:00
Timothy J. Baek 7c2f297c84 feat: export all chats from db
admin only
2024-02-04 01:07:18 -08:00
Timothy J. Baek 220530c450 feat: convo tag filtering 2024-01-18 02:55:25 -08:00
ThatOneCalculator 07cc7f15d5
chore: 🚨 lint and format 2024-01-03 14:33:57 -08:00
Timothy J. Baek 48cc2c5053 chore: delete user backend refac 2023-12-28 23:17:58 -08:00
Timothy J. Baek 4221594778 feat: chat export 2023-12-26 22:10:22 -08:00
Timothy J. Baek d78df83453 feat: delete idb after migration 2023-12-26 18:44:08 -08:00
Timothy J. Baek 1303407f53 feat: update chat 2023-12-26 10:41:55 -08:00
Timothy J. Baek 2cb0bf4439 fix: chat return type to dict 2023-12-26 01:27:43 -08:00
Timothy J. Baek 6350d86bde fix: chat model schema 2023-12-25 23:43:21 -08:00
Timothy J. Baek 540b50e176 feat: wip chat route 2023-12-25 21:55:29 -08:00
Timothy J. Baek 9174331025 feat: db migration to sqlite 2023-12-25 21:44:28 -08:00