colin
6f84a9c011
fix: Fix the build error
3 weeks ago
colin
c8460a0c65
feat: update workflow
3 weeks ago
colin
5170e31a4f
feat: update package.json
3 weeks ago
colin
a16dd3b6ab
feat: Optimize microservice configuration
3 weeks ago
colin
b03768f915
feat: Upgrade abp framework to 10.2.0
3 weeks ago
colin
d347d32c6d
feat(ai): Optimize the default options of ChatClientBuilder
2 months ago
colin
acbdf09428
feat: Standardize the application of time formats
- The historical issues of the microservice project will not be activated for the time being.
2 months ago
colin
57073b8122
feat: Add notification sending records
2 months ago
colin
f70330b2a4
fix: Fix the issue where virtual-file-explorer fails to open files.
- Add the `@abp/virtual-file-explorer` package dependency
2 months ago
colin
18c84e470e
feat: Optimize IP address location
2 months ago
colin
afef5f7a0e
fix(style): Add missing global-style.css
4 months ago
colin
495d51d6b6
feat(oauth): Rewrite the user authorize page
- 重写OpenIddict授权同意页,允许用户勾选授权范围
4 months ago
colin
d361a6a59f
feat: Adjust the initialization of the dynamic in module
4 months ago
colin
3936107340
upgrade: upgrade abp to 10.0.2
- upgrade project to net10
- upgrade abp framework to 10.0.2
4 months ago
colin
4e518097d4
feat(metrics): Add system info metrics module
5 months ago
colin
368e7e9647
feat(single): Optimize single application projects
- 增加多数据库启动配置项
- 调整多数据库模式数据库迁移
- 修复部分数据库迁移脚本
- 增加缺少的版本升级数据库迁移
- 增加Quartz的PostgreSql初始化模块
- 调整单体服务启动文档
5 months ago
colin
750e16bb8e
feat(single): 单体项目增加依赖项
- 增加企业微信办公模块依赖
- 增加企业微信通讯录模块依赖
5 months ago
colin
ebfa510c78
feat(wechat): Optimize the Enterprise wechat module
- 新增通讯录应用集成模块,通讯录相关接口事件移动到通讯录模块
- 新增办公应用集成模块,办公应用相关接口事件移动到办公模块
- 新增部分单元测试模块
5 months ago
colin
dff27f48f9
feat(single): Adjust application projects
6 months ago
colin
b69f360b90
fix(elsa): Fix elsa module
- Fix the issue where the workflow editor cannot be opened
- Fix the issue where the workflow endpoint is not registered
- Fix the invalid HttpEndpoint workflow
6 months ago
colin
9806714b99
feat(platform-service): Use object storage through configuration
6 months ago
colin
37418aa379
feat(tracking): Determine the tracking module through configuration
6 months ago
colin
a5d7932144
feat(localization): Add the dependency of claim mapping module
6 months ago
colin
9a675f9c5e
refactor(session): refactor identity session
- Session policy processing is transferred to the identity auth service
- Add an identity authentication job module
- Add an expired session cleaning job
6 months ago
colin
7bfb235de5
feat(wechat): Add the missing module references
6 months ago
colin
826a210c86
feat(oss-management): Use a configured object storage provider
6 months ago
colin
03eb74f649
feat(account): IP access not use the domain tenant resolver
6 months ago
colin
bf12e7935a
fix: Remove unnecessary '.gitignore 'files
- fixed #1269
7 months ago
colin
d6ac831f81
feat(wechat): Add `AbpWeChatWorkHandlersModule` dependency
7 months ago
colin
fb9d152345
chore: upgrade abp framework to 9.3.5
7 months ago
colin
6d806f2fb7
feat(notification): use default culture settings
8 months ago
colin
bdc7e6cf3e
chore: upgrade abp framework to 9.3.1
9 months ago
colin
e1a7a12923
fix: remove `yarn.lock`
- Remove `yarn.lock`
- Ignore `yarn.lock`
10 months ago
colin
5bb063e955
feat(ip2region): Rename IP2RegionIPLocationResolveContributor
- Rename `IP2RegionIPLocationResolveContributorBase` to `IP2RegionIPLocationResolveContributor`
10 months ago
colin
67c20a636a
chore: update `wwwroot`
10 months ago
colin
a48f853942
chore: update package.json
10 months ago
colin
adac752f3f
feat(auth-server): Add the default configuration of Openiddict
10 months ago
colin
3b951571ea
feat: Increase multi audience support
10 months ago
colin
f3fdee0d2b
chore: update package.json
- update abp package to 9.2.1
10 months ago
colin
447dbc2af4
fix: Add changes to the missing workflow module
10 months ago
colin
bfe98c3a06
fix(elsa): Fixed elsa-related errors
- Upgrade elsa 2.x to 2.15.2
- Redirecting the `Rebus.RabbitMq` package version resolves the compatibility issue of the` RabbitMQ.Client` 6.x
- Add `LINGYUN.Abp.Elsa.Designer`
10 months ago
colin
512d919b45
feat(open-api): Enhance the swagger configuration
- Swagger has added the oauth config
- The cors configuration can be a string array
- Add cross-domain initialization configuration for the microservice oauth client
11 months ago
colin
1b50dbff0b
feat(auth-server): Increase the configuration of the swagget client
11 months ago
colin
a3304e30f4
feat(configuration): Enhance the agileconfig configuration enabled
11 months ago
colin
07749017e1
fix(cors): Fix the cors configuration error
- CORS uses the default policy
11 months ago
colin
71217f5ed3
fix(aio): fix login page
- add the missing component dependencies
11 months ago
colin
29e811e9f4
chore(npm): update package.json
- update package version
11 months ago
colin
9e1a14d8ab
chore(framework): update abp version
- update abp framework to 9.2.0
- update cap to 8.3.5
- update `Directory.Packages.props`
- update `common.props`
11 months ago
colin
3d7a20c6d6
fix(platform): remove `AddAlwaysAllowAuthorization`
- remove `service.AddAlwaysAllowAuthorization`
11 months ago
colin
a9d80d8f68
fix(auth-server): Downgrade the npm package
- update `@abp/x` package version
11 months ago