94f87b9fee
fixed heaer
2025-10-19 09:06:48 -05:00
Christbru
933f6297a8
Merge branch 'rust-dev'
2025-10-19 08:39:15 -05:00
Christbru
60f7e644ef
Cleared daisyui
2025-10-19 08:37:15 -05:00
yenminh269
a6d9d8b5e8
Merge branch 'main' of https://github.com/devaine/CodeRED-Astra into mincy
2025-10-19 08:31:24 -05:00
Christbru
9888e2dd0a
Merge branch 'rust-dev'
2025-10-19 08:25:26 -05:00
Christbru
3fc2beed58
Correcting demo data import and the button interaction
2025-10-19 08:24:07 -05:00
yenminh269
d1cddf2690
"making the delete button works"
2025-10-19 08:22:59 -05:00
yenminh269
ded3e57e29
Merge branch 'main' of https://github.com/devaine/CodeRED-Astra into mincy
2025-10-19 08:17:53 -05:00
yenminh269
3f893e71b0
"add index.js"
2025-10-19 08:17:22 -05:00
337703c4a0
Merge branch 'diagram'
2025-10-19 08:12:29 -05:00
542ba32cda
feat(down-button): added down button func
...
Now you don't have to scroll all the way down yay
2025-10-19 08:11:54 -05:00
Christbru
ba4444cc11
Merge branch 'rust-dev'
2025-10-19 08:03:46 -05:00
Christbru
724fb69c87
Correct for wildcard tightening
2025-10-19 07:56:32 -05:00
309e0f6b73
Merge branch 'main' into diagram
2025-10-19 07:52:47 -05:00
8917a4d1a5
feat(filelist): added file list ui
...
Drop down menu that shows it all
2025-10-19 07:52:13 -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