Thành Thân Thiện
|
477fb191bb
feat: update isRemote (#1491)
|
3 years ago |
tophf
|
f67d131666
fix: use rounding in formatByteLength
|
3 years ago |
tophf
|
6dc9ea9e7d
feat: show script sizes (#1477)
|
3 years ago |
tophf
|
686a9c7d77
fix: don't use `common` in `injected` directly
|
4 years ago |
tophf
|
f6f351f464
fix: guard webpack's bootstrap + window.open()
|
4 years ago |
tophf
|
5a78bdd125
fix: guard main globals in a same-origin page context
|
4 years ago |
tophf
|
efd6a4d01a
fixup: add the missing "?.", remove spread polyfill
|
4 years ago |
tophf
|
2c0a2202b3
fix: use no-cache for local urls and updates
|
4 years ago |
tophf
|
a3abfa547d
fix: remove more unsafe calls
|
4 years ago |
tophf
|
a9fddfdb96
feat: show value lengths and overall size
|
4 years ago |
tophf
|
9c94de280d
fix: define safe globals via header injection (#1359)
|
4 years ago |
tophf
|
4b327c275a
fix: blob2base64 for 0-sized blob
|
4 years ago |
tophf
|
ba4fb84bc2
feat: show dependencies right inside installer (#1327)
|
4 years ago |
tophf
|
79ea272994
fix: accept only JS to disable prefetch and CSP errors (#1339)
|
4 years ago |
tophf
|
4c00c5c1bf
fix: forbid {...objSpread} in injected/* (#1343)
|
4 years ago |
tophf
|
121a926b81
speedup: GMxhr in FF + use FileReader for internal encoding (#1332)
|
4 years ago |
tophf
|
18c4c41189
fix: encode webRequest's responseHeaders for GMxhr (#1330)
|
4 years ago |
Gerald
|
253a57ca8a
fix: extract a common unload sentry (#1117)
|
5 years ago |
tophf
|
dd43b7a880
fix: show [again] error details of an update error message
|
5 years ago |
tophf
|
418aef9b85
fix: use RFC algo for UUID
|
5 years ago |
tophf
|
2ea7f3f536
fix: semver-compliant comparison of the prerelease chunk
|
5 years ago |
Gerald
|
4c4cbd67ff
fix(request): throw on network error
|
5 years ago |
Gerald
|
b73bb8c55c
fix: use XHR for local files
|
5 years ago |
Gerald
|
242dd5d870
fix: bypass login CSRF protection
|
5 years ago |
Gerald
|
80cde6da0a
fix: send background requests with fetch
|
5 years ago |
tophf
|
3d42b3dce4
feat: prettify JSON value, show parsing errors
|
5 years ago |
tophf
|
b50e2552c9
refactor: make getUniqId more random + use safe calls
|
5 years ago |
Gerald
|
c5baa23ff2
Merge pull request #842 from tophf/fix-sandbox
|
5 years ago |
tophf
|
68e0a0c3a6
refactor: deduplicate some safe methods
|
5 years ago |
tophf
|
eae7cbf6b2
fix: send binary response in chunks
|
5 years ago |