Commit Graph

13 Commits

Author SHA1 Message Date
Argo Zhang
2a4d52761d
doc(Reboot): update Reboot notification (#3084)
* chore: 更新脚本

* feat: 增加网站发布重启消息通知
2024-03-17 19:46:34 +08:00
Argo Zhang
55957c39a9
doc(Website): use web app template (#2386)
* refactor: 更新 App/Routes 组件

* chore: 更新 Program 文件

* refactor: 临时取消登录集成

* refactor: 增加 MVC 路由表

* chore: 更新路由配置

* chore: 合并工程

* refactor: 修改命名空间

* chore: 更新 nginx 配置文件

* chore: remove  dist folder

* doc: 更正单词拼写错误

* chore: 更新解决方案

* refactor: 更新命名空间

* chore: 更新命名空间

* chore: 更新命名空间

* chore: 整理命名空间

* chore: 更新命名空间

* chore: 更正脚本路径

* chore: 精简依赖

* refactor: 禁用授权

* refactor: 移除渲染方式

* refactor: 更改为服务器端渲染模式

* chore: 更新字典

* doc: 重构代码

* refactor: 增加 BootstrapBlazorRoot 组件

* doc: 更新 responsive 脚本

---------

Co-authored-by: zhangpeihang <948869991@qq.com>
2023-11-17 10:24:58 +08:00
Argo Zhang
3a78332918
chore(bundle): ignore bundle files (#2377)
* chore: 移除打包文件

* chore: 更新忽略文件

* chore: 更新脚本

* chore: 更新脚本描述文本

* Revert "chore: 移除打包文件"

This reverts commit 6099e91265ad994d5bab324ce772e952831301ba.

* Revert "chore: 更新忽略文件"

This reverts commit 405b966ff1a9e9ccb874b907cd591c1e730e8a0c.

* Revert "chore: 更新脚本"

This reverts commit 7f93f21202b2dea8884a67ac025814aad9bd267a.

* chore: 更新 sasscompiler 配置文件

* Revert "chore: 更新 sasscompiler 配置文件"

This reverts commit a2342e03ef77b10e054149cbc24be454abd4c170.

* chore: 更新 sasscompiler 配置文件

(cherry picked from commit a2342e03ef77b10e054149cbc24be454abd4c170)

* refactor: 修改 sasscompiler 配置

* refactor: 修改 bundle 配置

* chore: 移除 WebCompiler 工具

* chore: 删除生成文件

* chore: 删除生成文件

* chore: 删除中间文件

* chore: 更新目标文件夹

* chore: 更新包依赖关系

* chore: 忽略强命名警告

* chore: 更新忽略文件

* chore: 更新打包文件

* chore: 更新工具链配置

* chore: 移除样式打包文件

* chore: 更新忽略文件

---------

Co-authored-by: zhangpeihang <948869991@qq.com>
2023-11-16 14:13:27 +08:00
Argo Zhang
9c126ee185
chore(NET8): support net8.0 (#2371)
* refactor: 更新框架为 net8

* chore: 单元测试更新依赖包到最新

* chore: wasm 支持 net8

* chore: bump version 8.0.0

* chore: shared 工程更新依赖包

* chore: 发布脚本更改路径

* chore: 组件包更新到 8.0

* refactor: 中间件重构代码提高性能

* refactor: 支持 net8.0

* chore: 更新自动化脚本

* test: 更新单元测试
2023-11-15 10:57:18 +08:00
Argo
bae3541589
chore: merge comment label action into auto assign action (#409)
* chore: 移除不使用的脚本

* chore: 增加文档

* chore: 更新解决方案文档

* chore: 消除预览版本警告信息

* chore: 更新部署脚本

* chore: 更新 linux 配置脚本

* chore: 更新 nginx.conf 配置项

* chore: 删除自动 comment 脚本

* chore: 增加自动标签后根据不同标签自动 comment 功能

* chore: 输出信息更改为首字母大写

* chore: 增加 Reviewer 是仓库作者判断

* chore: 移除对 auto_comment 脚本引用

* revert: 撤销更改

* chore: 增加 Reviewer 是仓库作者判断
2023-01-28 16:30:05 +08:00
Argo
992122d619 !2469 doc(#I4VQAV): update document for table search feature
* doc: 更新文档修正自定义模型
* chore: 更新部署脚本增加 nopager 参数
2022-03-01 05:30:24 +00:00
Argo
5ad92870d9 !2468 chore(#I4VP0M): add script for development
* chore: 增加 Nginx 配置代码
* chore: 增加 blazor 服务脚本
* chore: 更新脚本
2022-03-01 02:25:31 +00:00
Argo
a7b3bf4105 !1318 feat(#I3IWEU): extensions upgrade version to 5.0.17
* chore: 部署脚本增加 dotnet restore
* chore: 扩展类版本更新到 5.0.17
* chore: 更新 sdk 到  5.0.202
2021-04-15 11:18:51 +08:00
Argo
01381e6eb0 !884 feat(#I2D7KT): upgrade SDK to 5.0.102
* chore: 更新 skd 包全局设置
* chore: 更新打包脚本
* chore: 更新部署脚本路径
* chore: 更新 github action 脚本 sdk 到 5.0.102
* chore: 升级扩展组件依赖版本到 5.0.10
* chore: 升级 sdk 到 5.0.2
2021-01-14 11:35:31 +08:00
Argo
0d223585a3 !551 build(#I1WYWT): 增加 Centos 自动部署脚本
* build: 增加发布脚本
* build: 移除 wasm 工程 PostPublish 脚本
* refactor: 移除 gh-pages 脚本
2020-09-28 01:47:33 +08:00
Argo
6213ca3215 !65 build: 发布新版本
* doc: 更新气泡确认按钮文档描述
* !64 增加功能:Blazor 增加 Upload 组件
* Merge remote-tracking branch 'origin/dev-docs' into dev
* refactor: 重构 Captcha 验证码逻辑
* doc: 增加 Bootstrap.css 的引用脚本
* fix: 更正注入服务代码
* doc: 更新介绍文档
* !61 增加功能:增加 Calendar 组件
* !60 增加功能:文本框组件增加格式化参数
* feat: BootstrapInput 组件支持数据格式化配置项
* doc: 补充 Captcha 组件属性说明
* refactor: 优化验证码脚本
* !59 更新文档:合并文档修正分支
* !58 更新文档:规范文档
* !57 增加功能:增加 Captcha 滑块验证码
* !56 增加功能:时间选择框增加滚动效果
* feat: 增加 Pre 组件
* fix: 修复 watch-run 脚本错误
2020-04-30 23:21:18 +08:00
Argo Zhang
862c7ddc96
scripts: 移动 deploy.sh 文件到 linux 文件夹 2020-03-27 00:46:34 +08:00
Argo-PD
ea7f673f87 scripts: 增加脚本方便调试于发布 2020-03-26 17:23:26 +08:00