-
Notifications
You must be signed in to change notification settings - Fork 354
feat(mobile): HTML 渲染态透传同目录资源,多文件产物不再缺图缺样式 #1455
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 7 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
219aed6
feat(mobile): HTML 渲染态透传同目录资源,多文件产物不再缺图缺样式
zqchris 9db6885
fix: address review — 资源改内联 data URI + CSP 断网络出口,取件补 SSH 上下文
zqchris f8171fd
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris 3aa8bad
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris b236dd7
fix: address review — CSP 前置到任何作者内容之前,SVG fragment 回填保留
zqchris 4267245
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris 02a9b0e
fix: address review — 整页内联加总量预算,防不可信产物撑爆内存
zqchris 2e0a3df
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris 1d1e994
fix: address review — 资源取件后回收 OSS 对象,失败路径同样回收
zqchris fa4ed6b
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris 11babf8
fix: address review — 预览零出网信道、惰性文本不占配额、OSS 失败窗口回收、提示分开两类
zqchris eff3e49
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris 4d598a3
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris 9cc0804
fix: address review — 模板体不占配额、下载前判上限、预算按回填倍数计费
zqchris d44452d
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris db46ead
fix: address review — 未闭合标记不再掩到文末;iframe/embed 不取回
zqchris 7cdf3b0
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris f077b88
fix: address review — ossKey 在回包校验之前就交给调用方(零字节文件也会遗留对象)
zqchris 64127cb
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris c7293b3
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris 982363a
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris 21a11d7
fix: address review — 删掉掩码层、收 style 属性 url()、解码字符引用、SSH 白名单同步、提示改口径
zqchris f44d871
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris ae008af
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris 1f28d14
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris d9d92f2
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris 7b86300
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris 7a388a1
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris 132e34e
Merge branch 'mobile-html-preview' into mobile-html-resource-passthrough
zqchris 584e784
fix(mobile): 资源扫描跳过 RAWTEXT 内容,并修四处有界的识别缺陷
zqchris 2111c1c
fix(mobile): image 白名单补 src —— HTML 里 <image> 是 <img> 的废弃别名
zqchris 44837f4
perf(mobile): 跳过区间判定改二分,消掉自己引入的 O(n·m) DoS 面
zqchris 1067881
fix(mobile): style 体也跳过标签扫描;Windows 路径判定两处统一到一份实现
zqchris 330d2e5
test(mobile): 钉住两次 RAWTEXT span 扫描不可合并成一次+filter
zqchris File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.