-
Notifications
You must be signed in to change notification settings - Fork 21
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
Sync to dev@49eea78
#210
Merged
Merged
Sync to dev@49eea78
#210
Conversation
This file contains 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
* use MCLA web assembly module as the first analyzer * fixed styles * use vue-router instead of window.href * fix overflow button animation * nice! cdn fixed; makes the cdn url configurable * makes the cdn cache limit larger * we don't need cdn when redirect to github * add MCLA error catcher * use newer API to read file * Update docs/.vitepress/theme/components/Analyzer.vue * fixed zip read * finally fixed expand transition * use requestAnimationFrame instead of setTimeout(0) * remove an extra argument * move mcla into another file * export mcla github database prefix * switching to ts * revert back the origin error compares * fix isBtnDisabled * add analyzing icon * fix expand transition * finish to show multiple parsed errors & solutions * change type names * revert some docs changed by accident * support gzip * support zlib * remove unused variable * fixed lint issues * ignore some specific tarball paths * run docs:format * fixed hr display * fix button hint when error is unrecord * fix analyze dropped files * use iterator instead of array --------- Co-authored-by: Big_Cake <[email protected]>
nprogress, back-to-top, codeplock fold, viewerjs
Bump MCLA to v0.4.18
auto run docs:format in pr-check.yml
使用Action保证代码格式
bumb MCLA to v0.4.23
添加错误: 在服务端运行仅客户端模组
换了个更麻烦的登录流程(雾) 但是现在测试的时候不用在github里把redirect_uri改来改去了(啊这)
改了一下名称 试图刷新cloudfare
Update pr-check.yml
* add MCLA loading progress fix most tsc problems resolve Vue warn "Missing required prop *" * ignore TS2353 so far, wait for T-miracle/vitepress-plugin-comment-with-giscus#10 * format code
Fix tsconfigs for webworker scripts use @ instead of relative paths
加入死马的百度的验证 验证完可以删
fix: remove unused @ts-expect-error
服务端没有权限写入所在文件夹 Co-authored-by: bingling_sama <[email protected]>
更新依赖、修复 PWA 查询字符串问题、深浅色模式切换使用 View Transitions API、完善部分词条本地化、启用 cleanUrls、资源文件强缓存、图片懒加载、sitemap 自动生成、修改 Shiki 主题、显示行号。
Deploying with Cloudflare Pages
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.