colin
1355d2561f
chore: update package.json
3 months ago
colin
0d04733a1c
chore: Update abp framework to 10.4.0
3 months ago
colin
3580ec806a
feat: Optimize the query for retrieving all tenant caches
3 months ago
colin
e309df5c01
feat: Add Account Setting Group
3 months ago
colin
ac754c7b82
feat(identity): Add checks for inactive users' jobs
- Add the notification job for inactive users
- Increase the operation for cleaning inactive users
- Increase the number of inactive user entities
4 months ago
colin
62aa357051
feat: Optimize BlobManagement module
4 months ago
colin
5550ce36f7
feat: Enhance blob management module
- Add the interface for generating download links
- Alibaba Cloud Object Storage adds configuration for the expiration time of pre-signed links
- Tencent Cloud Object Storage adds configuration for the expiration time of pre-signed links
- Add generation of download url feature
- Add the setting item for the expiration time of the generated download url
- Add the interface for parsing file ContentType
- Integrate the MimeCheck module to parse the Content-Type of the file
4 months ago
colin
978a524a99
feat: Add the dependency of the notification workday interceptor module
4 months ago
colin
6f84a9c011
fix: Fix the build error
5 months ago
colin
c8460a0c65
feat: update workflow
5 months ago
colin
5170e31a4f
feat: update package.json
5 months ago
colin
a16dd3b6ab
feat: Optimize microservice configuration
5 months ago
colin
b03768f915
feat: Upgrade abp framework to 10.2.0
5 months ago
colin
d347d32c6d
feat(ai): Optimize the default options of ChatClientBuilder
6 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.
6 months ago
colin
57073b8122
feat: Add notification sending records
6 months ago
colin
f70330b2a4
fix: Fix the issue where virtual-file-explorer fails to open files.
- Add the `@abp/virtual-file-explorer` package dependency
6 months ago
colin
18c84e470e
feat: Optimize IP address location
6 months ago
colin
afef5f7a0e
fix(style): Add missing global-style.css
8 months ago
colin
495d51d6b6
feat(oauth): Rewrite the user authorize page
- 重写OpenIddict授权同意页,允许用户勾选授权范围
8 months ago
colin
d361a6a59f
feat: Adjust the initialization of the dynamic in module
8 months ago
colin
3936107340
upgrade: upgrade abp to 10.0.2
- upgrade project to net10
- upgrade abp framework to 10.0.2
8 months ago
colin
4e518097d4
feat(metrics): Add system info metrics module
9 months ago
colin
368e7e9647
feat(single): Optimize single application projects
- 增加多数据库启动配置项
- 调整多数据库模式数据库迁移
- 修复部分数据库迁移脚本
- 增加缺少的版本升级数据库迁移
- 增加Quartz的PostgreSql初始化模块
- 调整单体服务启动文档
9 months ago
colin
750e16bb8e
feat(single): 单体项目增加依赖项
- 增加企业微信办公模块依赖
- 增加企业微信通讯录模块依赖
10 months ago
colin
ebfa510c78
feat(wechat): Optimize the Enterprise wechat module
- 新增通讯录应用集成模块,通讯录相关接口事件移动到通讯录模块
- 新增办公应用集成模块,办公应用相关接口事件移动到办公模块
- 新增部分单元测试模块
10 months ago
colin
dff27f48f9
feat(single): Adjust application projects
10 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
10 months ago
colin
9806714b99
feat(platform-service): Use object storage through configuration
10 months ago
colin
37418aa379
feat(tracking): Determine the tracking module through configuration
10 months ago
colin
a5d7932144
feat(localization): Add the dependency of claim mapping module
10 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
10 months ago
colin
7bfb235de5
feat(wechat): Add the missing module references
10 months ago
colin
826a210c86
feat(oss-management): Use a configured object storage provider
10 months ago
colin
03eb74f649
feat(account): IP access not use the domain tenant resolver
10 months ago
colin
bf12e7935a
fix: Remove unnecessary '.gitignore 'files
- fixed #1269
11 months ago
colin
d6ac831f81
feat(wechat): Add `AbpWeChatWorkHandlersModule` dependency
11 months ago
colin
fb9d152345
chore: upgrade abp framework to 9.3.5
12 months ago
colin
6d806f2fb7
feat(notification): use default culture settings
1 year ago
colin
bdc7e6cf3e
chore: upgrade abp framework to 9.3.1
1 year ago
colin
e1a7a12923
fix: remove `yarn.lock`
- Remove `yarn.lock`
- Ignore `yarn.lock`
1 year ago
colin
5bb063e955
feat(ip2region): Rename IP2RegionIPLocationResolveContributor
- Rename `IP2RegionIPLocationResolveContributorBase` to `IP2RegionIPLocationResolveContributor`
1 year ago
colin
67c20a636a
chore: update `wwwroot`
1 year ago
colin
a48f853942
chore: update package.json
1 year ago
colin
adac752f3f
feat(auth-server): Add the default configuration of Openiddict
1 year ago
colin
3b951571ea
feat: Increase multi audience support
1 year ago
colin
f3fdee0d2b
chore: update package.json
- update abp package to 9.2.1
1 year ago
colin
447dbc2af4
fix: Add changes to the missing workflow module
1 year 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`
1 year 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
1 year ago