Commit Graph
27 Commits
Author SHA1 Message Date
Joshua Ashton 2f8d435b77 need to refresh on go modules. implemented rudimentary config and cli arguments. 2024-08-31 13:03:52 -06:00
Joshua Ashton 053e50c248 testing config file and cli 2024-08-31 11:58:32 -06:00
Joshua 22e14fe11d sync 2024-08-04 09:38:21 -06:00
Joshua 4d9c1ebcfc syncing again 2024-08-03 23:12:57 -06:00
Joshua bfc343cd11 Implemented first steps of the security layer, and dockerized as well. 2024-07-16 19:13:40 -06:00
Joshua 980646b887 correcting minor mistakes 2024-07-13 17:34:46 -06:00
Joshua 79459be04c added aes256 encryption and sha256 hashing. rewriting backened completely. 2024-07-13 17:33:41 -06:00
Joshua d1e96b47e6 removing deprecated gui 2024-07-11 15:25:55 -06:00
Joshua dfcddd11d4 while there's still improvements to be made, time to move onto the backend. 2024-07-11 15:24:38 -06:00
Joshua cbd040f57b added multimedia support and STT. STT and photos are have bugs but are functional. file upload is conceptualized but will require additional backend work. video is on hold for now. 2024-07-10 19:15:03 -06:00
Joshua e5b69aa2b6 implemented basic settings into the backend, renamed files, fixed bugs, and added back button functionality 2024-07-10 15:36:55 -06:00
Joshua 5d2e162da8 removed on-device STT, as android and ios already have on-device STT built into the keyboard. 2024-07-10 13:57:10 -06:00
Joshua 711991c7bf added send functionality to icon. 2024-07-10 13:44:16 -06:00
Joshua 097b99e0e6 fixed bugs relating to ui and duplicating conversations. 2024-07-09 17:36:21 -06:00
Joshua 78e7f4b896 dynamic chat bubbles implemented along with conversation support. currently only hard-coded dummy data. 2024-07-08 19:48:14 -06:00
Joshua 7547fe110f conversation now shown in gui when manually refreshed. 2024-07-08 14:23:01 -06:00
Joshua ff4a54fbbc enabled togglable chat history (during runtime) that uses different api endpoints. 2024-07-08 13:03:15 -06:00
Joshua 8956ed7885 implemented basic chat bubbles generated from a list. 2024-07-07 16:44:08 -06:00
Joshua 80f20e73a9 integrated code from one-ai-mobile repo. working on GUI integration now. 2024-07-07 14:15:29 -06:00
Joshua 2625a2ec6c starting docs 2024-07-07 12:44:03 -06:00
Joshua a010fab579 documentation and todo items 2024-07-06 18:04:21 -06:00
Joshua a9d4f619e3 partial implementation of riverpod for sub-page management in the conversations list 2024-07-06 16:06:46 -06:00
Joshua 1d5bf55eb9 switched to flutter_riverpod for state/page management. 2024-07-06 15:37:40 -06:00
Joshua 766591546f Re-implemented bottom navigation bar w/ successful page changes. 2024-07-06 15:25:43 -06:00
Joshua 7b0ade5735 app runs! colors are whack and many things are broken. 2024-07-06 14:17:54 -06:00
Joshua 48539cb117 added prototype GUI submodule 2024-07-06 13:02:57 -06:00
Joshua a568151b2c fixed errors and removed dependency on flutterflowtheme. next working on getting it running. 2024-07-06 13:00:36 -06:00