Commit Graph

18 Commits (712f87d3456422f417c61a30fb5450672155c55f)

Author SHA1 Message Date
moonrailgun 5fe0ff06d7 feat: web panel support add background color which useful for transparent background website 1 year ago
moonrailgun 3b7973e9e1 refactor: add webpanel a group panel container
for futher support mobile
1 year ago
moonrailgun 81a062a70b fix: fix xss attacks caused by security issues in custom web group panels 2 years ago
moonrailgun 9f9e473769 style: remove baseUrl in frontend plugin 2 years ago
moonrailgun 0cd25d99bf refactor: skip div attr process in xss 2 years ago
moonrailgun 4c77d144e8 perf: optimize the performance of the member list in the case of large data
and optimize the content of the network and view patterns
2 years ago
moonrailgun fd18eb7030 perf: update custom web panel render xss rules 2 years ago
moonrailgun 721da6f34c perf: use group extra to storage custom web panel html
and compatible with old meta webpanel storage
2 years ago
moonrailgun 6d16e09ae1 fix: #106 fixed maybe xss attack from custom web html panel 2 years ago
moonrailgun 600b0683f6 refactor: fill iframe size in custom html panel 2 years ago
moonrailgun 9965a54bdb refactor: use file stream read and write instead of blobUrl to render custom html panel 2 years ago
moonrailgun cfd1479ac6 fix: fix url which without protocol will not been correct parse 2 years ago
moonrailgun a96868980c chore: add registry config for fe and add i18n support for plugin 2 years ago
moonrailgun c3d585650c perf: 优化自定义网页面板url生成机制, 使用blob url来生成临时地址 2 years ago
moonrailgun 62c7edfd6b refactor: 拆分webview缓存与非缓存
并迁移部分插件iframe到Webview组件
2 years ago
moonrailgun 373e424e6a feat: 增加KeepAliveOverlay组件用于缓存iframe 2 years ago
moonrailgun fcc2684a34 feat: 增加webview组件封装,统一webview渲染方式 2 years ago
moonrailgun a3cda65027 refactor: move all files into client 3 years ago