Commit graph

47 commits

Author SHA1 Message Date
Christbru
606c1dff53 Prep worker management corrections and debug 2025-10-19 09:40:59 -05:00
Christbru
60f7e644ef Cleared daisyui 2025-10-19 08:37:15 -05:00
Christbru
3fc2beed58 Correcting demo data import and the button interaction 2025-10-19 08:24:07 -05:00
Christbru
724fb69c87 Correct for wildcard tightening 2025-10-19 07:56:32 -05:00
Christbru
1bd7a716fd Updated package lock to clear npm ci with github action 2025-10-19 07:43:09 -05:00
Christbru
d4c4fb2fe7 Attempt to fix server side for react handling 2025-10-19 07:33:47 -05:00
yenminh269
7b0e86ea1b fix syntax 2025-10-19 06:16:07 -05:00
Christbru
e44bc95a4e Merge remote-tracking branch 'origin/diagram' 2025-10-19 06:02:01 -05:00
Christbru
a03969e497 Prepared demo files and demo explanation file. Added debug only button to trigger demo file ingest on the server to queue and prepare the files. Added small expressjs server for talking between the web app and the rust engine containers. 2025-10-19 05:55:41 -05:00
7785047976 feat(file input): adding feature to add and remove files
Next up is to create a seperate menu that will show all the files.
Probably as a seperate frame. Needs to be scrollable and can use similar
ui as before
2025-10-19 04:32:32 -05:00
Christbru
855fea6b66 Patch allowedHosts 2025-10-19 01:34:32 -05:00
Christbru
d037f85d83 Add domain to allowed hosts 2025-10-19 01:32:16 -05:00
Christbru
533e223a39 Migrate to host attachment. 2025-10-19 01:15:32 -05:00
b8a087945e style(markdown): last thing i swear 2025-10-19 00:24:58 -05:00
7ef0c87ded Merge branch 'diagram' 2025-10-19 00:01:38 -05:00
607b25aa62 refactor(markdown): changed markdown conf loc 2025-10-19 00:00:08 -05:00
6fd667edb2 feat(markdown): made gemini render in markdown 2025-10-18 23:48:04 -05:00
76cb0e0536
feat: adding gemini stuff 2025-10-18 23:23:11 -05:00
af7a246e77 feat(skematic): added skematic button 2025-10-18 23:20:00 -05:00
41d0451cce style(chat): fixed chat layout + added shadows 2025-10-18 22:18:18 -05:00
yenminh269
0f12533873 "add delete button functionality" 2025-10-18 21:47:00 -05:00
3661874789 style(footer+header): made both sticky 2025-10-18 21:39:02 -05:00
yenminh269
2d7637ebcf Merge: Resolve conflicts by accepting incoming changes 2025-10-18 21:18:46 -05:00
yenminh269
4989d30ec3 edit add, delete button 2025-10-18 20:42:09 -05:00
848f27b29b Merge branch 'buttons' into diagram 2025-10-18 20:32:20 -05:00
c9327b3ec3 feat(buttons): added flame and down button 2025-10-18 20:31:35 -05:00
d044eb5b06
feat: added basic gemini functionality 2025-10-18 20:06:10 -05:00
5e0de6e894 style(colors): changed colors
using slate and grey colors for the most part with violot bc why not
2025-10-18 20:04:02 -05:00
71c87e8468 style(everything): fuck you 2025-10-18 19:15:31 -05:00
yenminh269
807d1f27ac Merge branch 'main' of https://github.com/devaine/CodeRED-Astra into mincy 2025-10-18 18:36:17 -05:00
yenminh269
3bcd4087de style send button 2025-10-18 18:35:52 -05:00
c4fc66e520 deleted that stupid default vite svg 2025-10-18 18:29:53 -05:00
e9e5804ea1 Merge branch 'eslint' 2025-10-18 18:23:17 -05:00
42a012ca9c fix(eslint): installed one dep for eslint 2025-10-18 18:21:29 -05:00
Christbru
97d373ed87 Correct chat-header import error 2025-10-18 18:14:57 -05:00
Christbru
657a46f601 Fix button structure issue 2025-10-18 18:11:46 -05:00
Christbru
5778b63e8e Correcting branch case issue for deployment building. 2025-10-18 18:07:39 -05:00
yenminh269
074ad0c3c3 "fix the absolute path in index.jsx" 2025-10-18 18:04:33 -05:00
yenminh269
5a9da85f07 Merge branch 'main' of https://github.com/devaine/CodeRED-Astra 2025-10-18 17:46:54 -05:00
5d0d88c535
fix(repo): shoud be fixed now 2025-10-18 17:21:36 -05:00
yenminh269
18084ebc47
"add chat and delete chat button" 2025-10-18 17:17:27 -05:00
4774b2c8a5
feat(chat): created basic chat layout 2025-10-18 17:17:26 -05:00
3429c764e8
attempt to fix tailwindcss utlity class but no worky 2025-10-18 17:17:26 -05:00
85e65b6e75
fix(tailwindcss): tailwindcss works with vite, no custom theme 2025-10-18 17:17:26 -05:00
5b32587f21
fix(tailwindcss): now working, need everyone to npm i again 2025-10-18 17:16:16 -05:00
Christbru
bd2ffee9ae Prep build setup for stack 2025-10-18 15:26:44 -05:00
Christbru
3a761e3eb1 Preparing file structure for multi service build and host. 2025-10-18 15:12:42 -05:00