colin
|
a0d0959155
|
⬆️ feat: Update workflow
|
1 year ago |
colin
|
eb442130d8
|
⬆️ feat: Upgrade abp framework to 8.3.4
|
1 year ago |
colin
|
c17afb1d7a
|
🐛 fix: 修复api引用.
|
1 year ago |
yx lin
|
3714b50526
|
Merge pull request #1071 from colinin/use-request
Use request
|
1 year ago |
yx lin
|
eeeadaf217
|
Merge branch 'dev' into use-request
|
1 year ago |
colin
|
3f02d0057c
|
✨ feat: 使用 `useRequest` 管理中断请求.
|
1 year ago |
yx lin
|
193a2cd010
|
Merge pull request #1070 from colinin/fix-ref
🐛 fix: 修复项目引用
|
1 year ago |
colin
|
45902b4fc3
|
🐛 fix: 修复项目引用
|
1 year ago |
colin
|
452514a487
|
🔥 chore: 修改IP解析引用
|
1 year ago |
yx lin
|
9eadb823f4
|
Merge pull request #1068 from colinin/ip-location
Ip location
|
1 year ago |
colin
|
6aa52719ce
|
✨ feat: 增加 `IPLocation` 模块
|
1 year ago |
yx lin
|
b89febe9a4
|
Merge pull request #1067 from feijie999/dev
完善单体服务的支持
|
1 year ago |
feijie
|
87b068b57b
|
Merge branch 'main' into dev
# Conflicts:
# aspnet-core/LINGYUN.MicroService.SingleProject.sln
|
1 year ago |
feijie
|
d071515bd2
|
Merge branch 'aio/main' into main
# Conflicts:
# aspnet-core/templates/micro/content/host/PackageName.CompanyName.ProjectName.HttpApi.Host/PackageName.CompanyName.ProjectName.HttpApi.Host.csproj
# aspnet-core/templates/micro/content/host/PackageName.CompanyName.ProjectName.HttpApi.Host/ProjectNameHttpApiHostModule.cs
|
1 year ago |
feijie
|
874c9930d3
|
Merge branch 'docs/main' into main
|
1 year ago |
feijie
|
13735ddc2c
|
Merge remote-tracking branch 'github/master' into main
|
1 year ago |
feijie
|
6d432838b2
|
📝 docs(startup-aio-readme): 更新安装说明,添加微服务和单体应用模板安装命令
|
1 year ago |
feijie
|
f7bea60845
|
📚 docs: 更新文档,添加 labp CLI 工具安装和项目创建的说明。
✨ feat: 添加 labp CLI 工具的安装命令和项目创建示例。
📝 update: 更新 README 文件,调整结构并补充 CLI 快速启动指南。
|
1 year ago |
feijie
|
8bd88de9ab
|
🔧 chore(Directory.Packages.props): 更新多个包版本至最新以确保项目依赖的稳定性和安全性
|
1 year ago |
feijie
|
20bbdb44f2
|
🚚 refactor: 删除 SingleDbMigratorModule.Configure.cs 文件并更新项目引用配置文件路径。
|
1 year ago |
feijie
|
c7403d7893
|
🔧 修改(Migrate.ps1): 更新数据库上下文名称以占位符
|
1 year ago |
feijie
|
57fc461e54
|
✨ feat(templates): 重构AIO的EntityFramework模块
|
1 year ago |
feijie
|
00d96ec093
|
🗑️ delete(file): 删除 MySql 迁移相关文件以清理项目结构
|
1 year ago |
feijie
|
bbb411f394
|
📦 更新(Directory.Packages.props): 添加对Oracle和SQLite的支持,并使用变量替代版本号
|
1 year ago |
feijie
|
f9ef021dd3
|
🔧 chore(appsettings): 更新数据库连接字符串为ProjectName以便于本地开发环境配置
🔧 chore(MicroServiceApplicationsSingleModule): 修复PostgreSql时间戳行为以确保本地时区写入正常
|
1 year ago |
feijie
|
d2ca25f86f
|
🔧 fix(templates): 修改 groupIdentity 为 "LINGYUN.Abp" 以优化模板配置设置
|
1 year ago |
feijie
|
c685fe9fe6
|
📚 docs(README.zh-Hans.md): 更新文档,添加项目打包和安装命令示例。
♻️ refactor(LocalFileCreateProjectService.cs): 优化代码,重构数据库管理系统参数处理逻辑。
|
1 year ago |
feijie
|
de3835c6bd
|
🔧 refactor(entity): 更新命名空间为PackageName.CompanyName.ProjectName.AIO以适应新结构
📖 docs(db migrator): 更新README文件以反映新的命名空间和项目结构
🗑️ chore(db migrator): 移除未使用的appsettings.PostgreSql.json文件相关内容
|
1 year ago |
feijie
|
634c1af51b
|
✨ feat(微服务模块): 更新数据库上下文配置,支持多种数据库类型并调整项目名称。
|
1 year ago |
feijie
|
2c8e618337
|
🔧 fix(Commands/CreateCommand): 更新模板选项描述,添加可选模板值 lam 和 laa。
|
1 year ago |
feijie
|
5e6ea87b98
|
✨ feat(迁移): 添加数据库迁移脚本以支持数据库上下文选择和SQL脚本生成功能
|
1 year ago |
feijie
|
27768b73f2
|
✨ feat(aspnet-core/templates/aio): 添加全功能模板项目文件以支持 .NET 8.0 版本构建
|
1 year ago |
feijie
|
77bacd2f4c
|
✨ feat(微服务模板): 添加 Abp 框架微服务模板项目文件 PackageName.CompanyName.ProjectName.csproj
|
1 year ago |
feijie
|
859aebd4a8
|
🗑️ delete(aspnet-core/templates): 删除不再需要的项目模板文件
|
1 year ago |
feijie
|
42e19cf2fa
|
✨ feat(launchSettings.json): 更新命令行参数以创建新项目并配置数据库连接
📝 docs(README.zh-CN.md): 添加微服务模板的中文文档说明
📝 docs(README.md): 添加微服务模板的英文文档说明
|
1 year ago |
feijie
|
51e39dcbf2
|
✨ feat(template): 添加 AIO.Host 项目到解决方案中,并更新项目文件以包含必要的依赖项和配置。
|
1 year ago |
feijie
|
06bc7f0b6c
|
🔧 chore(Directory.Packages.props): 更新Volo和LINGYUN的包版本至8.3.0
🧹 clean(LY.AIO.Applications.Single.csproj): 移除无用的项目引用注释
|
1 year ago |
colin
|
7cca77a216
|
feat(auditing): Added IP territory display.
|
1 year ago |
yx lin
|
d0b3e8334a
|
Merge pull request #1066 from colinin/some-commits
feat(other): Some commits.
|
1 year ago |
yx lin
|
19fe4ef802
|
Merge branch 'dev' into some-commits
|
1 year ago |
colin
|
5e9e749969
|
feat(other): Some commits.
|
1 year ago |
yx lin
|
a6bf37a002
|
Merge pull request #1065 from colinin/missing-localization-texts
feat(localization): Add missing localization texts.
|
1 year ago |
colin
|
f7ed9564a5
|
feat(localization): Add missing localization texts.
|
1 year ago |
yx lin
|
c1c3077f96
|
Merge pull request #1064 from colinin/ip-region-location
refactor(ipregion): Obtain the geographic description from the ip address.
|
1 year ago |
colin
|
a27c465b9c
|
refactor(ipregion): add FodyWeavers.xml.
|
1 year ago |
colin
|
4072b170b7
|
refactor(ipregion): Obtain the geographic description from the ip address.
|
1 year ago |
yx lin
|
e6b2d3e326
|
Merge pull request #1063 from colinin/some-commits
Some commits
|
1 year ago |
colin
|
d4a0f1c9db
|
fix(core): 调整hooks顺序.
|
1 year ago |
colin
|
ba9f352496
|
fix(vxe-table): 修复发布后vxe-table无法使用的问题.
|
1 year ago |
colin
|
d546a6c567
|
feat(notifications): Add package `@abp/notifications`
|
1 year ago |