activities
16 days ago
1fccf9f @中文描述: 修复通过 URL @fs/ftp/a.txt?import&raw?? 访问服务器文件的行为 @版本:1.1.67 @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
17 days ago
f08e5b8 @中文描述: /* 通过 URL @fs/ftp/a.txt?import&raw?? 访问服务器文件的行为,通常意味着访问了不应公开的目录或文件。为了阻止这种情况,我们需要确保以下几方面的安全性: 限制文件访问路径 禁止特定的 URL 查询参数 加强 Vite 配置的文件系统安全性 */ { name: 'restrict-query-params', @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 6 Mar
c938b0d @中文描述: 处理 页面出错提示问题 @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 23 Oct
21f2b12 @中文描述: @版本:1.1.66 @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 23 Oct
ed773c4 @中文描述: silentTranslationWarn: true, // 去除国际化警告 @版本: 1.1.66 @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 26 Jul
18fb33d @中文描述: @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 26 Jul
20b02a8 Merge branch 'master' of http://git.hieap.cn/gitbucket/git/08335/hivui-platform-template
68ebae1 @中文描述: res.end(body?JSON.stringify(body):'')// error.toString() error可能是空 @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 23 Jul
f5edf92 @中文描述: @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 23 Jul
62cb63e @中文描述:翻译文件 @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 21 Jun
abfc955 @中文描述: 对body为空时处理res.end(JSON.stringify(body||{})); @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 21 Jun
29dee5b @中文描述:保证有响应头 200 res.writeHead(response?.statusCode||200, {//保证有响应头 200 "serverInfo": `${VITE_APP_BASE_API},${VITE_APP_SERVER}`, // "Content-Type": "application/json;charset=UTF-8" 'Content-Type': 'html' }); res.end(body?JSON.stringify(body):error.toString()) @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 21 Jun
b0e08f9 @中文描述://保证有响应头 200 @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 13 Jun
894cf86 @中文描述:处理项目达最大内存时重启 "max_memory_restart": "1024M", @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 29 May
adb0b99 @中文描述:"js-pinyin":"0.1.9", @版本:1.1.61 @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 9 May
b401d5a @中文描述: @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 9 May
ae345ed Merge branch 'master' of http://git.hieap.cn/gitbucket/git/08335/hivui-platform-template
6e3c95b @中文描述:window.localStorage.getItem('layout') @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 9 May
f3f05a1 @中文描述: @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 8 May
38ff8a2 @中文描述: 为sw 缓存增加预览速度准备了workbox3然后 修改 vite-plugin-func 设置响应头部 res.setHeader('Service-Worker-Allowed', '/'); @版本:1.1.60 @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 16 Apr 2024
d393aa7 @中文描述: @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 20 Feb 2024
02dd89b @中文描述: 特别处理资源文件有空格的文件名 @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 20 Feb 2024
328bfdf @中文描述: 替换带有<空格>的文件进行编译拷贝 @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 25 Jan 2024
331ed3d @中文描述: 优化编译防止大文件包 @版本:1.1.57 @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 3 Jan 2024
3de8e85 @中文描述:增加package.json preview 的autoStopTime配置让用户可以自行配项目无活动时间关闭 @版本:1.1.57 @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 2 Jan 2024
17b0ac5 @中文描述:将自动关闭的配置时间放出来,在package.json中配置 @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 15 Dec 2023
ca4e0b0 @中文描述:增加development.js读取,输出服务器路径 @版本:1.1.55 @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 1 Dec 2023
f51ed9b @中文描述:预览时判断60s还没有加载完,自动重刷 @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 30 Nov 2023
0f2f7d3 @中文描述:预览时判断30s还没有加载完,自动重刷 @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 30 Nov 2023
065abf4 @中文描述:加载刷新改成30秒 @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 15 Nov 2023
6056d0b @中文描述:增加48小时预览服务没有使用,自动暂停 @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
on 30 Oct 2023
6350f75 @中文描述: @版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1