Commit Graph
129 Commits
Author SHA1 Message Date
Raven Scott 954b98d9ce test 2025-12-20 15:47:22 -05:00
Raven Scott 6128abe902 tests 2025-12-20 15:41:48 -05:00
snxraven 0dbdcdd641 revert 5e34e90de5
revert Changes to master and connections
2025-12-20 15:23:10 -05:00
Raven Scott 5e34e90de5 Changes to master and connections 2025-12-19 23:14:05 -05:00
Raven Scott ed2e3c8b5a Add loading indicator while enabling a plugin 2025-12-19 23:02:51 -05:00
Raven Scott 3275f937e8 do not init plugins that are disabled 2025-12-19 22:58:32 -05:00
Raven Scott a3ea306a76 update builder 2025-12-18 02:07:51 -05:00
Raven Scott 1e9115d599 clean up old data 2025-12-17 23:32:42 -05:00
Raven Scott 1966062a12 connection tracking 2025-12-17 22:54:46 -05:00
Raven Scott 7dc7f2ee95 Remove DS_Store 2025-12-17 22:51:24 -05:00
Raven Scott db77833402 remove test-scripts 2025-12-17 22:50:41 -05:00
Raven Scott 5f022eae91 further adjustments 2025-12-17 22:39:20 -05:00
Raven Scott eb5675adb2 fixes 2025-12-17 22:32:07 -05:00
Raven Scott ad4784d05d feat: consolidate utility functions into P2NS Plugin SDK
- Centralized common formatting, DOM, and status utilities in `includes/plugins/sdk.js`
- Created `sdk.utils.format`, `sdk.utils.dom`, and `sdk.utils.status` namespaces
- Refactored `domain.consensus` and `peer.visualize` plugins to use the global SDK
- Updated `plugin-handler` to serve SDK utilities globally via `/sdk-utils.js`
- Enhanced SDK validation by delegating to the core validation infrastructure
- Fixed bugs in metric rendering and missing frontend utility functions
2025-12-17 22:21:58 -05:00
Raven Scott 5f5ed3848e resolve circle dep 2025-12-17 21:49:54 -05:00
Raven Scott eecd85c066 Invite Diagnostics + Cleanup and Reboot 2025-12-17 21:44:58 -05:00
Raven Scott 8a82681054 fixes for invites 2025-12-17 21:18:48 -05:00
Raven Scott f5fd92f9e6 Merge remote-tracking branch 'origin/main' - resolved conflicts with invite system improvements 2025-12-17 21:15:03 -05:00
Raven Scott d1ee8b979a improvent for invites 2025-12-17 21:13:46 -05:00
snxraven 0edd78671e revert 4e74ebc1c4
revert fixes for master
2025-12-17 21:09:08 -05:00
snxraven 4f450e804d revert be2896d008
revert test fixes for invites
2025-12-17 21:09:01 -05:00
snxraven 7469c84692 revert d3b61e9823
revert fixes
2025-12-17 21:08:53 -05:00
Raven Scott d3b61e9823 fixes 2025-12-17 21:03:44 -05:00
Raven Scott be2896d008 test fixes for invites 2025-12-17 21:01:53 -05:00
Raven Scott 4e74ebc1c4 fixes for master 2025-12-17 20:54:09 -05:00
Raven Scott 00709cb446 Updates 2025-12-17 20:49:34 -05:00
Raven Scott a977320bfc show loading indicators when actions are pending 2025-12-17 20:42:00 -05:00
Raven Scott b5eaf9993d do not include internal domains within Create Client Modal 2025-12-17 20:20:48 -05:00
Raven Scott 742e27d3f7 reorg 2025-12-17 20:05:50 -05:00