Toby Chui
cd822ed904
Added dynamic capture example
...
- Added dynamic capture plugin example
- Added dynamic capture plugin doc
- Removed ztnc from plugin example
2025-05-30 21:21:08 +08:00
Toby Chui
a1df5a1060
Added static capture example
...
- Added static capture example
- Added instruction on how to view plugin info
2025-05-30 17:28:14 +08:00
Toby Chui
ddb1a8773e
Added restful-api plugin
...
- Added restful-api example plugin
- Added more plugin docs
- Added zoraxy_plugin HandleFunc API
2025-05-30 15:57:59 +08:00
Toby Chui
136989f2ea
Added plugin dir parameter
...
- Added plugin dir parameter
- Fixed critical architectural bug that effects plugin UI in production mode
- Updated implementation of embed FS routing
- Minor dark theme update
- Fixed ztnc UI bug for msgbox and confirm box
2025-03-28 21:24:18 +08:00
Toby Chui
f8270e46c2
Added UI for plugin system and upnp example
...
- Added wip UI for plugin tag system
- Added upnp port forwarder plugin
- Added error and fatal printout for plugins
- Optimized UI flow for plugin context window
- Added dev web server for plugin development purpose
2025-03-15 21:02:44 +08:00
Toby Chui
dfd5ef5578
Modernized dpcore code
...
- Rewritten dpcore transport object with deprecated API removed
- Optimized concurrent connection counts from 32 to 256
- Updated random port range for plugins
- Added debug output to plugin library
2025-03-10 22:00:33 +08:00
Toby Chui
3e57a90bb6
Fixed #573
...
- Added whitelist loopback quick toggle
- Fixed plugin exit stuck bug
2025-03-09 17:02:48 +08:00
Toby Chui
23d4df1ed7
Added dynamic capture capabilities to plugin API
...
- Added dynamic capture ingress and sniff endpoint
- Removed static capture example (API update)
2025-03-02 12:26:44 +08:00
Toby Chui
39d6d16c2a
Updated plugin interface
...
- Updated plugin interface to support static path routing
- Added autosave for statistic data (workaround for #561 )
2025-03-02 09:15:50 +08:00
Toby Chui
28a0a837ba
Plugin lifecycle optimization
...
- Added term flow before plugin is killed
- Updated example implementations
- Added SIGINT to Zoraxy for shutdown sequence (Fixes #561 ?)
2025-03-01 10:00:33 +08:00
Toby Chui
14e1341c34
Removed legacy example plugin files
2025-02-28 22:07:08 +08:00
Toby Chui
214b69b0b8
Updated example plugins
...
- Updated example plugins
- Added debugger
- Removed some trash files
2025-02-28 22:03:08 +08:00
Toby Chui
53657e8716
Added embed server for plugin library
...
- Added embeded resources server for plugin library
- Added ztnc plugin for global area network
- Added wide mode for side wrapper
2025-02-28 15:46:57 +08:00
Toby Chui
bddff0cf2f
Added working plugin manager prototype
...
- Added experimental plugin UI proxy
- Added plugin icon loader
- Added plugin table renderer
2025-02-27 22:27:13 +08:00
Toby Chui
ad13b33283
Added plugin prototype
...
- Added proof of concept plugin prototype
- Added wip plugin page
2025-02-25 21:14:03 +08:00