Commit Graph
17 Commits
Author SHA1 Message Date
Timothy J. Baek 71a75bccf5 fix 2024-04-27 20:06:07 -07:00
Timothy J. Baek 48ed701960 fix 2024-04-27 19:44:36 -07:00
Timothy J. Baek 5e97c9927b fix 2024-04-27 19:42:19 -07:00
Timothy J. Baek 9094536d37 feat: user last active 2024-04-27 19:38:51 -04:00
Jun Siang Cheah e91a49c455 feat: add support for using postgres for the backend DB 2024-04-27 15:33:20 +01:00
Timothy J. Baek b12edb4a7a refac: replace timestamp field 2024-04-20 18:24:18 -05:00
Timothy J. Baek fbd520bf07 feat: archive chat 2024-04-20 17:03:39 -05:00
Timothy J. Baek ba0523cd69 refac: api_key field moved to user 2024-04-02 09:23:55 -07:00
Timothy J. Baek 488301f150 Update 001_initial_schema.py 2024-04-02 08:58:03 -07:00
Jun Siang CheahandTimothy J. Baek e273a99153 feat: migrate db schema for local sharing 2024-04-02 08:58:03 -07:00
Jun Siang CheahandTimothy J. Baek 151055590d feat: add ability to run db migrations 2024-04-02 08:58:03 -07:00
Self Denial e6dd0bfbe0 Migrate to python logging module with env var control. 2024-03-20 17:11:36 -06:00
Timothy J. Baek 6d854125cc refac: ollama.db renamed to webui.db 2024-03-02 00:19:24 -08:00
Timothy J. Baek d2c5f3d591 refac: convert str var to f-string 2024-01-22 01:47:07 -08:00
lucasew 5b26d2a686 backend: make the data directory and the artifacts from the frontend customizable using environment variables
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-01-19 17:13:09 -03:00
Timothy J. Baek 7bdef56192 fix: docker container volume mount location 2023-12-27 00:11:23 -08:00
Timothy J. Baek 9174331025 feat: db migration to sqlite 2023-12-25 21:44:28 -08:00