87 Commits

Author SHA1 Message Date
f27104036f Removed ReactJS Code
Removed new code from legacy codebase.
2025-03-28 21:24:52 -06:00
fce8b7c911 Initial Commit 2025-03-28 21:17:56 -06:00
bf88fe7cef Second Commit 2025-03-28 21:17:38 -06:00
0692005760 Initial Commit
Legacy Code Removed
2025-03-28 21:14:53 -06:00
10436ae587 Merge branch 'main' of https://git.bunny-lab.io/Scripts/Project_Borealis 2025-03-27 17:42:03 -06:00
a71f188a73 Implemented Linux Support 2025-03-27 17:41:51 -06:00
0a5627ac17 Changed API Link to "http://127.0.0.1:5000/api/nodes" 2025-03-26 04:35:25 -06:00
70a5cab0e0 Add Data/WebUI/public/index.html 2025-03-26 04:24:37 -06:00
12dbffa6d4 Fixed Blue Gradient and Status Bar Offsets 2025-03-26 04:15:55 -06:00
7a267b5198 Adjusted Blue Gradients 2025-03-26 04:15:28 -06:00
5faaa5133c Removed Watermark 2025-03-26 04:14:57 -06:00
7d9e7a0f19 Update Data/WebUI/src/components/FlowEditor.css 2025-03-26 04:14:30 -06:00
ed88df9a35 Added Linux Support 2025-03-25 21:50:45 -06:00
ce48274ff8 Delete Start_Linux.sh 2025-03-25 21:50:14 -06:00
25812d9202 - Dramatically Cleaned up Launch Script Output
- Disabled Debug Mode for Flask Server
2025-03-20 20:49:26 -06:00
5af92778e9 - Added ReactJS App Rebuild Script (For Rapid Development of WebUI).
- Added Basic Menu Bar and Graphing Surface
2025-03-20 19:06:46 -06:00
936eda8cd8 Removed Hyperlink from App.js 2025-03-20 06:28:31 -06:00
f9118e6142 Added React Flow Editor Code and ReactFlow Library 2025-03-20 06:10:05 -06:00
9216cbfcc5 Fixed /api/nodes functionality. 2025-03-20 03:08:10 -06:00
cffad033fa Implemented ReactJS Application Server with basic functionality. 2025-03-20 02:43:13 -06:00
5e6ad27f71 Suppressed dependency requirements notifications. 2025-03-10 06:31:13 -06:00
415f1842cd Implemented Grabber Handles for easier usage. 2025-03-10 06:09:48 -06:00
7991aa751f Enabled live-view without the need for OCR to be enabled for screen sharing within the flyff_character_status_node.py node. 2025-03-10 05:37:44 -06:00
7d39baad90 Optimized OCR Engine Initialization to only take place after a node that uses OCR is created. 2025-03-10 05:15:29 -06:00
e56b5a860f adf 2025-03-10 04:07:37 -06:00
0c16b74b49 Added Live Screenshot data functionality 2025-03-05 21:01:35 -07:00
17b99ca836 Restructured project and implemented virtual python environments to isolate application. Added launch scripts too. 2025-02-27 19:38:25 -07:00
a2c0080662 Added skeleton framework for reporting nodes. 2025-02-26 15:26:31 -07:00
b6ef14b559 Successfully implemented multi-core OCR functionality. 2025-02-26 03:36:59 -07:00
5c23653d59 Fully Customizable GPU Accelerated Identification Nodes 2025-02-26 02:23:38 -07:00
ce392d7a04 Further optimized identification_overlay node GPU acceleration / processing. 2025-02-26 02:08:00 -07:00
0515f8feeb Enabled GPU Acceleration for Identification Node. 2025-02-26 01:57:47 -07:00
c10fc1ba6d Refined Identification Node 2025-02-26 01:27:08 -07:00
981d5cb573 Added Identification Overlay Node 2025-02-26 01:15:25 -07:00
c7cbd1ae0d Fixed submenu context menu color theming being inconsistent. 2025-02-25 23:56:29 -07:00
75f19d685c Milestone 2025-02-25 23:39:33 -07:00
0c0c31db35 Reimplemented functional statusbar. 2025-02-25 23:11:03 -07:00
1cab85ac87 asdf 2025-02-25 21:00:51 -07:00
d66dcfefd5 Menu Milestone 2025-02-25 20:46:13 -07:00
01070966a7 Reincorporated status bar, menu, etc. 2025-02-25 20:05:12 -07:00
4591178a4b Reincorporated Old Code with Pipe Color Overrides 2025-02-25 19:24:38 -07:00
78ca945581 Revert "Fixed API Issues with Flyff Collector Node"
This reverts commit 038de06bfd7cb323373ffb5d178a7b1ce18f9370.
2025-02-25 19:04:25 -07:00
62144b3588 Changed color of pipes from orange to blue. 2025-02-25 17:57:38 -07:00
db848211fd Added Status Bar with Flask API Server Link Exposing Variables captured in Borealis for use by other applications / systems
Added a menubar for workflow management (Save/Load/Close), as well as an About section for credits, updating, and finding the Gitea project on the Bunny Lab Gitea repository.
Added automatic workflow centering when you load a workflow, so it spawns the loaded JSON nodes in the center instead of off-screen somewhere at the exact original coordinates.
Changed the context menu and hyperlink colors to a more muted blue color
2025-02-25 17:39:01 -07:00
9d3ef80f57 Added automatic workflow centering when loading workflows from JSON files. 2025-02-25 17:22:40 -07:00
17f3be4c47 Added Status bar, menu bar, and made context menu blue. 2025-02-25 17:20:31 -07:00
038de06bfd Fixed API Issues with Flyff Collector Node 2025-02-25 00:20:33 -07:00
e736622213 Changed context menu highlight color from purple pink to blue. 2025-02-25 00:02:58 -07:00
f21c5f9646 Misc Changes 2025-02-25 00:01:27 -07:00
377e525e37 Incorporated Save / Load / Close Workflow functionality 2025-02-24 23:54:04 -07:00