Commit Graph

331 Commits

Author SHA1 Message Date
3670b23d2f Changed Device Status Indicators to Pills 2025-09-05 13:35:29 -06:00
7e66a26dcc Fixed Broken Device Inventory Data 2025-09-05 04:01:04 -06:00
9913ee673b Added Quick Job Button to Device Details Page 2025-09-04 16:23:23 -06:00
ee7c6f3062 Fixed Runaway Agent Supervisor Event 2025-09-04 15:30:27 -06:00
f905a50501 Successfully Incorporated CurrentUser and BUILTIN\SYSTEM Remote Script Execution 2025-09-04 05:41:00 -06:00
b9fe9b0965 Restructured Agent Deployment Code 2025-09-04 05:11:12 -06:00
772a9c31d0 Continued Work on Remote Script Execution 2025-09-04 04:52:01 -06:00
c6047c41d9 Continued Work on Remote Script Execution Code 2025-09-03 22:21:51 -06:00
fe18eed013 First Basic Implementation of Remote Script Execution Functionality 2025-09-03 19:17:05 -06:00
3c67e3a996 Example Script 2025-09-03 03:52:26 -06:00
6f8e4200b9 Fixed Inconsistent Margins on Script Editor 2025-09-03 03:24:07 -06:00
d126a9fe7c Added Script Editor with Syntax Highlighting 2025-09-03 03:11:04 -06:00
0d5ba0056f Initial Script Editing Functionality 2025-09-03 03:03:27 -06:00
5bc6e1104a Fixed users.json indentation and formatting. 2025-09-03 01:56:10 -06:00
98161b6875 Updated Readme 2025-09-03 01:45:52 -06:00
0f57f866fb Incorporate Dynamic users.json Generation 2025-09-03 01:24:22 -06:00
b7b401f502 Ignoring users.json in Repository 2025-09-03 01:13:14 -06:00
7c9ac9e8b2 Restructured Agent Configuration 2025-09-03 00:00:33 -06:00
229bb8a7b3 Fixed Minor Macro Issue 2025-09-02 23:39:33 -06:00
f78d099428 Fixed Dependency Order 2025-09-02 23:26:41 -06:00
9442412aea Role-Specific Dependencies Now Only Download When Agent or Server is Chosen 2025-09-02 23:13:33 -06:00
4fdcd2e3c5 Broke Apart Monolithic Agent into Linked Modules 2025-09-02 22:43:20 -06:00
a1753bd8b1 Added additional details on OS (Microsoft Windows 11 Pro 24H2 Build 26100.5074) 2025-09-02 21:54:44 -06:00
df1c41597e Reduced Agent Debug Output and rewrote output. 2025-09-02 21:39:44 -06:00
4db6414da4 Fixed Device "Last Seen" Logic and Watchdog Behavior 2025-09-02 21:06:39 -06:00
5c96bd9027 Made online status persistent while viewing device details. 2025-09-02 20:29:25 -06:00
c3b0287472 Additional Folder Restructuring 2025-09-02 20:18:40 -06:00
4bbef112ec Mass-Restructure of JSX Folder Structure 2025-09-02 20:07:29 -06:00
0f412f7491 Added Navigation Icon Color 2025-09-02 19:51:50 -06:00
4447bb8399 Increased brightness of navigation sidebar header blue text. 2025-09-02 19:32:33 -06:00
7c2906c4ff Updated Credits and About Pages 2025-09-02 19:28:01 -06:00
7dc0c1c097 Fixed Datetime Formatting and Changed Default Password to "Password" 2025-09-02 18:41:51 -06:00
cbfed4c6ff Removed old Task 2025-09-02 16:57:08 -06:00
9fa77b9e19 Added CLI Arguments for faster server and agent launching during development. 2025-09-02 16:55:57 -06:00
d6fdcc944f Merge branch 'main' of https://github.com/bunny-lab-io/Borealis 2025-09-02 16:30:22 -06:00
3481d4c4e6 Minor GUI Changes 2025-09-02 16:30:21 -06:00
ca3f7a9caf Merge pull request #31 from bunny-lab-io:codex/update-device-list-design
Show last seen status for devices
2025-09-02 16:22:30 -06:00
47998fa1f1 Rename last heartbeat column to last seen 2025-09-02 16:17:01 -06:00
7819941b38 Added VSCode Launch Task 2025-09-02 16:00:20 -06:00
aaa6c36cd2 Update readme.md 2025-08-13 06:19:40 -06:00
6fcd6bda12 Updated Branding 2025-08-13 06:14:04 -06:00
6bb9b8dd09 Fixed Workflow List Styling Issues 2025-08-13 03:33:52 -06:00
efc7f5c8a1 Merge pull request #30 from bunny-lab-io/codex/fix-storage-usage-display-on-device_details-page
Fix storage usage display and align status icon
2025-08-13 03:26:37 -06:00
199f233ad6 Show used storage and green usage bars 2025-08-13 03:23:02 -06:00
396b15aa4c Use Python disk_usage for Windows storage metrics 2025-08-13 03:13:32 -06:00
00792c5b10 fix: parse numeric storage values 2025-08-13 02:47:00 -06:00
76bd4fb33b Refine storage metrics and highlight device links 2025-08-13 02:33:13 -06:00
7f5e0c69da Load device records on startup and improve storage display 2025-08-13 01:50:08 -06:00
7a48fc2a28 Fix drive usage display and center status icon 2025-08-13 01:24:35 -06:00
3cae0331ca Merge pull request #29 from bunny-lab-io/codex/add-device-status-indicator-circle
feat: show device status and dedupe agents
2025-08-13 01:19:05 -06:00