64 Commits

Author SHA1 Message Date
f782ab5ac9 Added Agent EXE Packaging Script v1.0.0 2025-04-23 23:11:06 -06:00
b8aa9bad0f Restructured Borealis Deployment Files 2025-04-19 16:11:10 -06:00
72f919b971 Overhauled Deployment Structure 2025-04-19 16:01:12 -06:00
2dc79a03ad Initial Pyinstaller Prep-Work 2025-04-17 02:37:10 -06:00
0286b7b4b8 Misc Changes 2025-04-15 21:30:33 -06:00
8d67e847e9 Redesigned Agent Architecture 2025-04-15 20:27:23 -06:00
17e0d20063 Added NPX Fix for Deployment Edge Cases 2025-04-15 17:37:54 -06:00
a9246cce45 Removed (RunAsAdmin) from Installer 2025-04-15 15:22:10 -06:00
ed7f7d1021 Modularized Dialogs and Status Bar 2025-04-15 03:16:17 -06:00
e8f9894e05 Updated Design of Sidebar 2025-04-15 02:06:28 -06:00
3ff9e6a369 Implemented NPM package.json functionality 2025-04-15 01:47:47 -06:00
ae445245a7 Implemented Normalize.css 2025-04-14 23:19:24 -06:00
4a0062f129 Added AI-Friendly File Context Headers 2025-04-14 22:32:37 -06:00
fa422e8457 Better Organized Borealis.css 2025-04-14 19:55:32 -06:00
e1a359169e Componentized the UI by isolating elements into individual JSX modules. 2025-04-14 19:48:15 -06:00
00a2c83186 Merge branch 'main' of https://git.bunny-lab.io/Borealis/Borealis 2025-04-14 19:08:47 -06:00
de4e4ed953 Fixed BW Threshold Node Import Behavior 2025-04-14 19:08:45 -06:00
8d0d3184af Update readme.md 2025-04-13 20:09:50 -06:00
327b36f25e Update readme.md 2025-04-13 20:06:09 -06:00
0ef7eec115 Update readme.md 2025-04-13 19:26:30 -06:00
3da65f6aa0 Changes to organization of Server.py 2025-04-13 19:06:38 -06:00
ca08fd1e82 Created Updated Logo 2025-04-13 16:56:39 -06:00
8ebbd40065 Added New Logo to Borealis 2025-04-13 07:32:18 -06:00
2503848985 Added Tab-Based Workflow Management 2025-04-13 06:41:10 -06:00
eab9d70ec7 Added Array_Index_Extractor Node 2025-04-13 03:49:53 -06:00
4ef6609b22 Update readme.md 2025-04-13 03:21:21 -06:00
e5fedab25b Added Linux OCR Dependencies 2025-04-13 03:18:13 -06:00
c741d81a45 Implemented OCR Functionality 2025-04-13 03:08:07 -06:00
85b8a7d052 Added more image editing nodes. 2025-04-13 00:39:55 -06:00
b39c1c64f4 Added Automated NodeJS & Python Install Script 2025-04-12 05:48:44 -06:00
ea4ac93c47 Added Icons to Right-Click Menu 2025-04-11 23:12:04 -06:00
bb93040c05 Added ability to remove nodes and disconnect all edges. 2025-04-11 16:19:35 -06:00
4dbd3a3e53 Fixed Logic Comparison Node Output to Strings 2025-04-10 21:28:03 -06:00
275d9f0cb3 Added Functional Audio Alert Node 2025-04-10 21:11:30 -06:00
98e36ad9f0 Greatly improved performance of Screenshot Sharing URL by drawing it as a canvas. 2025-04-09 04:50:01 -06:00
1d9fe8b170 Added Agent Deployment Code to Linux 2025-04-09 01:29:45 -06:00
4e48d119f7 Implemented Websocket Support for Agents 2025-04-09 01:20:46 -06:00
5c35447a15 Added Missing WebSockets Dependencies 2025-04-07 21:28:39 -06:00
31e899c842 Added Reverse Proxy Example to Readme 2025-04-07 21:03:39 -06:00
bcf380e1fa Changed Agent URL Variable 2025-04-07 20:38:29 -06:00
77c38faf1d Renamed Agent Node 2025-04-07 20:22:50 -06:00
14515ea44b File Name Standardization 2025-04-07 20:21:42 -06:00
1d4015e18a Fixed GitIgnore File after Renaming Agent and Server 2025-04-07 20:13:23 -06:00
44c0fe68f7 Simplified folder structure to "Server" and "Agent", and merged the launch scripts for each into a single multi-menu launch script. 2025-04-07 19:41:33 -06:00
4c4623fa71 - Added Image Upload Node
- Added Black & White Image Threshold Filter Node
- Changed Color of Node Headers to #58a6ff
- Misc Changes
2025-04-05 01:25:32 -06:00
60737aa68f Added FQDN Example to API Agent 2025-04-04 03:34:52 -06:00
a677c0bb14 Merge branch 'main' of https://git.bunny-lab.io/Borealis/Borealis 2025-04-04 03:23:12 -06:00
a75c472c98 - Implemented Agent-based Data Collection Nodes
- Added More Dark Theming throughout Borealis
- Added API Data Collector Node
- Added Image Viewer Node
- Added Agent Deployment Script (Powershell)
2025-04-04 03:23:01 -06:00
85b3eeb578 Updated README with detailed breakdowns of Borealis. 2025-04-03 20:54:53 -06:00
dca79b8556 - Added Logic Comparison Node
- Added Math Operation Node
- Added Data Node
- Added (Scaffold) of Backdrop Node
- Added Internal Timer Logic for Node Updates
- Added Borealis Value Bus to Transmit Data Between Nodes
- Updated Powershell Deployment Script
- Misc Fixes / Adjustments
2025-04-01 22:39:44 -06:00