458 Commits (787b954a324caddbf8690ff9cb02bb6bcef9948c)

Author SHA1 Message Date
cKey 548e950156 feat(wrapper): 增加自定义异常处理器 4 years ago
cKey 0a922f7a55 fix(wrapper): 异常包装器应在处理结果时判断是否需要包装 4 years ago
cKey e945cf3dc5 fix(wrapper): 去掉包装后的abp默认错误标头 4 years ago
cKey 7b47e901d6 feat(mvc): 增加包装器模块,可对控制器、异常结果进行包装 4 years ago
cKey 4a6efab578 feat(auditing): 索引初始化失败记录日志 4 years ago
cKey 810f0ed1d0 feat(auditing): ES审计模块启动时初始化索引 4 years ago
cKey c927214880 fix(oss): 需要判断Stream非空 4 years ago
cKey 514bf9d1b9 fix(oss): 需要明确FormForm、FormRoute以避免415 4 years ago
cKey d8f808e8dd feat(oss): 使用 IRemoteStreamContent 替代 IFormFile 4 years ago
cKey a5d109f651 feat(oss): 完善本地化资源 4 years ago
cKey da4c787de4 feat(oss): 增加文件共享、公共/个人目录搜索api 4 years ago
cKey a0e77ece8f feat(oss): 增加MD5的支持 4 years ago
cKey 1b1ecdbc5c feat(settings): 取消SettingManagement.Application.Contracts模块的无关依赖 4 years ago
think_ya 73915130cd 修改en本地化资源 4 years ago
think_ya 8bc260815c 修改en本地化资源文件 4 years ago
cKey 481c2b79c7 feat(dapr): 升级dapr到1.5.0版本,分离出DaprClient作为独立模块确保单一职责. 4 years ago
think_ya 2d10930368 修正网关项目和本地化项目的翻译资源,使前后端一致 4 years ago
cKey 9bdd9d1f28 fix(profile): fixed unexpected prefix routing addresses 4 years ago
cKey 9a87961426 fix(uow): UnitOfWork.CompleteAsync is not suitable for all scenarios 4 years ago
cKey ef8a11728b feat(profile): added an interface for two factor 4 years ago
cKey 9f478f5ce9 feat(identity): added custom identity resource seeder, default preset avatarUrl resource 4 years ago
cKey 0007720db6 feat(identity): remove file AvatarUrl with IdentityUser 4 years ago
cKey 68d812b4c1 fix(repeated): delete unnecessary data filter 4 years ago
cKey b93ce73039 feat(identity): profile interface added setting user claim 4 years ago
cKey 2701c593ea fix(cap): 修复某些情况下事件数据序列化与abp不一致的问题 4 years ago
cKey 986a33cd15 将UnitOfWork.SaveChangesAsync变更为UnitOfWork.CompleteAsync 4 years ago
cKey 7dac2c7d49 fix(data-protect): 命名多个不同服务key会造成无法解密用户机密 4 years ago
cKey e7039ef04e redesign some communication apis 4 years ago
cKey fa86ef8199 调整消息服务分组命名空间 4 years ago
cKey 26cc678350 feat(data): 添加数据访问保护模块(仅供参考) 4 years ago
cKey 7ced8c7b82 增加网关聚合api文档 4 years ago
cKey 507de10712 固定租户管理员用户名为admin;修复自定义的重定向地址不生效的问题 4 years ago
cKey 462aeca7f0 use an abstract navigation seed interface 4 years ago
cKey e9851f4b7c added UI navigation custom module. 4 years ago
cKey 4cc6edbcf1 fix: fixed some bugs 4 years ago
cKey d853b7fd64 split the connection string change event data. 4 years ago
cKey 591aac3875 enhance(tenants): added initializing data migration for new tenants 4 years ago
cKey a4be154dd4 feat(audit): log retrieval should be in reverse order by default. 4 years ago
cKey 5c69e70f7f fix(logging): increase the default value for the sorting field 4 years ago
cKey 509ac72ccb fix(logging): fix query parameter mismatch. 4 years ago
cKey 259b8178a4 feat(logging): add log query parameters. 4 years ago
cKey d6c12cd859 feat(logging): add the application name of Serilog enrichers 4 years ago
cKey abf07bae29 feat(module): adjust module structure 4 years ago
cKey 41ef26bab9 fix(oss): fix MemoryStream outsize for large file uploads 4 years ago
cKey 04a300e965 feat(elasticsearch): support elasticsearch and migrate logs to es. 4 years ago
cKey 345bbfe1bf fix(oss): when oss is created, the directory is created if the data is empty 4 years ago
cKey f54c0069c3 feat(oss): added localization. 4 years ago
cKey e9b9df0cde feat(oss): adding localization documents 4 years ago
cKey 905274fcd0 feat(oss): no need to clear the temporary directory 4 years ago
cKey 4af4738ebe fix(realtime): realTime module dependencies should be specified 4 years ago