Commit Graph
30 Commits
Author SHA1 Message Date
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
Josh AshtonandGitHub 2e4cb08a3c Merge pull request #1 from quaxlyqueen/gui
Gui
2024-07-11 15:26:54 -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
Ashton 12481487d9 refactoring theme updates (removing flutterflow theme). 2024-07-05 23:07:55 -06:00
Ashton dfa84c4acf fixed project structure issues. now removing flutterflow dependencies. 2024-07-05 21:26:57 -06:00
Ashton 3c0e777fd6 created and imported basic GUI from flutter flow 2024-07-05 21:10:43 -06:00
Josh AshtonandGitHub 4634d3ae86 Update README.md 2024-06-08 17:07:07 -06:00
Ashton c24171aec9 init commit & proof of concept 2024-06-08 16:53:29 -06:00
Josh AshtonandGitHub c51ad85655 Initial commit 2024-06-08 16:40:58 -06:00