colin
c5af9ed27a
feat(tenants): error code when tenant does not exist
1 year ago
colin
98e9f94e68
feat(task-management): Use specification to query the list of job logs
1 year ago
colin
3f0c410659
fix(exception-handling): Check if response has started before setting header and status code
1 year ago
colin
0fa4b848a0
feat(session): add ip geolocation resolution to user sessions
1 year ago
colin
c7cd1fcb53
feat(identity): SMS templates should not be exposed to clients
1 year ago
colin
5df97aac15
fix(saas): 修改连接字符串时应检查有效性
1 year ago
colin
0d789b7aa0
fix(saas): 修复单体项目租户新增/修改时创建作业空对象引用
1 year ago
colin
535dc8dda2
fix(notifications): 修复删除消息时无效的问题
1 year ago
colin
15e571a823
fix(saas): 修复新建租户时的连接字符串校验
1 year ago
colin
9696017e5b
fix(docker): 增加docker环境配置缺少的webhook连接配置
1 year ago
colin
5501f7e7f1
feat(session): 新用户默认订阅会话过期事件
1 year ago
colin
1952ccc06d
fix(docker): 修复docker环境配置错误
1 year ago
colin
d242320e2c
fix(single): fix transaction
1 year ago
colin
9ad3ff0096
Revert "修复单体项目事务不一致问题"
This reverts commit 0ad300ac07 .
1 year ago
colin
0ad300ac07
修复单体项目事务不一致问题
1 year ago
colin
16a4174002
fix(templates): Remove unnecessary openiddict dependencies
1 year ago
colin
e96820290e
fix(docker): Fix authentication errors when running openiddict on Docker
1 year ago
colin
9c8afbec52
fix(templates): Update module dependency version
1 year ago
colin
ca7110cd6b
feat(session): add session_id claim type in the IDS module
1 year ago
colin
c3cfa04b24
update(workflow): update version
1 year ago
colin
700357a9ca
update(cli): update cli version
1 year ago
colin
ef714dfdd5
update(templates): update template project package version
1 year ago
colin
bbc83a9a26
upgrade abp framework to 8.2.1
1 year ago
colin
eff6d760e0
fix(build): Gateway solution name for fixing errors
1 year ago
colin
a98e79dd7b
fix(build): Add missing configuration files
1 year ago
colin
d5228ac599
feat(single): Increase dependency on WeChat event handler module
1 year ago
colin
e6b783fce8
feat(admin): Remove Wechat setting management dependency
1 year ago
colin
c6080d3c85
feat(wechat): Add WeChat event module dependency
1 year ago
colin
6bc5c346b0
feat(wechat): Add WeChat management project
1 year ago
colin
0fc6dfa2e1
fix(docker): fix remote service endpoint configuration
1 year ago
colin
a2e2850eca
fix(session): fix some issues caused by user session design.
1 year ago
colin
7746e7cc60
fix(settings): fix auth server url
1 year ago
colin
025a533a7f
fix(package): fix incorrect nuget package name
1 year ago
colin
21a1866b26
feat(templates): update templates project
1 year ago
colin
8f4a914597
fix(package): fix incorrect nuget package name
1 year ago
colin
822e784484
fix(seed-menu): fixed #968
1 year ago
colin
ce96808117
Merge branch 'master' of https://github.com/colinin/abp-next-admin
1 year ago
colin
0bd67123d2
update workflow
1 year ago
colin
96a41314bf
upgrade abp framework to 8.2.0
1 year ago
yx lin
7fc5240bef
Merge pull request #970 from ksdaylight/fix/rider-sln-load-error
Fix Rider solution load error by manually adding existing CSProj
2 years ago
ksdaylight
64735243bf
Fix Rider solution load error by manually adding existing CSProj
This commit resolves the automatic errors reported by Rider when loading the solution file. By manually adding the missing project references directly in Rider, the solution now loads without errors.
2 years ago
yx lin
051804a1d8
Merge pull request #960 from dongfo/master
add config of Gateway from yarp.json.
2 years ago
yx lin
f73837afe4
Merge pull request #966 from colinin/fixed-api-reference-path
fix: fixed api reference path error.
2 years ago
colin
4b70753aae
fix: fixed api reference path error.
2 years ago
yx lin
d73a89d9ab
Merge pull request #965 from colinin/fixed-forwarded-headers
fix(appsettings): fixed forwarded headers.
2 years ago
colin
b44e5b991e
fix(appsettings): fixed forwarded headers.
2 years ago
yx lin
0d9b8cb517
Merge pull request #964 from colinin/fix-pre-configured-wrapper
Fix pre configured wrapper
2 years ago
colin
d60a57b4c0
fix(templates): fix pre configured wrapper
2 years ago
colin
af99b8df36
fix: rewrite jwt authentication configuration
2 years ago
yx lin
22fcb3b5fe
Merge pull request #962 from colinin/webhook-timeout
feat(webhooks): user subscription rewrite timeout.
2 years ago