Raven Scott
75a2792579
- Fix "removedIPs is not defined" error in cleanupInterfaces function
...
by initializing removedIPs outside conditional block
2025-12-21 02:15:59 -05:00
Raven Scott
cbeffd61f7
Seperate Peer Stats and Peer list
2025-12-21 02:14:17 -05:00
Raven Scott
aedf2b5beb
GUI: Fix scrolling in the peers tab
2025-12-21 02:11:57 -05:00
Raven Scott
3deb968553
Attempt to stabilize channel reconnecting
2025-12-20 19:09:23 -05:00
Raven Scott
575d1c359d
Auto Assign IPs when domains are resolved
2025-12-20 17:11:48 -05:00
Raven Scott
14cd0d98dd
allow public holesail keys
2025-12-20 17:03:20 -05:00
Raven Scott
954b98d9ce
test
2025-12-20 15:47:22 -05:00
Raven Scott
6128abe902
tests
2025-12-20 15:41:48 -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
1966062a12
connection tracking
2025-12-17 22:54:46 -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
d1ee8b979a
improvent for invites
2025-12-17 21:13:46 -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