JunFeng Wu
|
0f6172ce4b
|
新增和编辑job新增Concurrent、Persist、durable选项
|
2023-04-04 10:36:55 +08:00 |
|
JunFeng Wu
|
d74609d70d
|
更新Quartz版本到最新
|
2023-04-04 10:19:49 +08:00 |
|
MysticBoy
|
cfc65e2d84
|
修改
|
2022-04-27 21:33:21 +08:00 |
|
MysticBoy
|
9f0e752543
|
重新调整目录。 避免影响登录的问题
|
2022-04-24 19:07:26 +08:00 |
|
MysticBoy
|
0a178bdb60
|
fix #111 Second run of Quartz fails when using persistent store
|
2022-04-24 14:08:13 +08:00 |
|
MysticBoy
|
59e7d029c4
|
fix #125 System.InvalidOperationException: 'Could not load the embedded file manifest #125
|
2022-04-24 13:56:54 +08:00 |
|
MysticBoy
|
0c61a1b753
|
fix handlebars
|
2022-01-15 01:10:33 +08:00 |
|
MysticBoy
|
8d595f5f77
|
upgrade to .net 6.0
|
2022-01-14 23:59:09 +08:00 |
|
MysticBoy
|
7ab22e3246
|
密码框默认内容
|
2021-09-02 13:21:14 +08:00 |
|
Sean Wright
|
e68b894858
|
refactor(AuthN/AuthZ): use policy auth, move config to ConfigureServices, expose config
|
2021-08-30 20:27:39 -04:00 |
|
Jadyn
|
b3a97bf990
|
Fix history table
|
2021-08-14 22:45:19 +08:00 |
|
Jadyn
|
c68ab50cf2
|
Fix history job name
|
2021-08-14 21:39:00 +08:00 |
|
dependabot[bot]
|
bfa4bf3d5b
|
Bump Quartz from 3.2.4 to 3.3.2
Bumps [Quartz](https://github.com/quartznet/quartznet) from 3.2.4 to 3.3.2.
- [Release notes](https://github.com/quartznet/quartznet/releases)
- [Changelog](https://github.com/quartznet/quartznet/blob/main/changelog.md)
- [Commits](https://github.com/quartznet/quartznet/compare/v3.2.4...v3.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-02 09:04:37 +00:00 |
|
dependabot[bot]
|
cb071aadfb
|
Bump Microsoft.Extensions.FileProviders.Embedded from 5.0.4 to 5.0.5
Bumps [Microsoft.Extensions.FileProviders.Embedded](https://github.com/dotnet/aspnetcore) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.4...v5.0.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-02 09:04:01 +00:00 |
|
MysticBoy
|
a9fa431cf7
|
Merge pull request #79 from maikebing/dependabot/nuget/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1
|
2021-05-02 17:03:47 +08:00 |
|
dependabot[bot]
|
49417a16b6
|
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 5.0.4 to 5.0.5
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/dotnet/aspnetcore) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.4...v5.0.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-07 05:19:11 +00:00 |
|
dependabot[bot]
|
076aac5575
|
Bump Newtonsoft.Json from 12.0.3 to 13.0.1
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-23 05:21:11 +00:00 |
|
MysticBoy
|
03f7340d61
|
修改地址
|
2021-03-11 19:03:37 +08:00 |
|
MysticBoy
|
b521d6a6c0
|
删除owin
|
2021-03-11 12:52:57 +08:00 |
|
MysticBoy
|
4d235b76b0
|
修改其他信息
|
2021-03-11 12:50:03 +08:00 |
|
MysticBoy
|
32dd499e6b
|
重命名了UseSilkierQuartzAuthentication
|
2021-03-11 12:37:05 +08:00 |
|
khanhna
|
965148bdd6
|
Add simple authentication feature
|
2021-02-26 20:49:34 +07:00 |
|
khanhna
|
3e0ff20ff0
|
Drop support for un-used code that target net framework
|
2021-02-23 17:48:04 +07:00 |
|
giacomodeliberali
|
eea69fe4f1
|
https://github.com/giacomodeliberali/SilkierQuartz/commits/cron-error
Order triggers by NextFireTime
Fix misfire instructions in UI
|
2021-02-23 13:38:29 +08:00 |
|
khanhna
|
c8af2c8c59
|
Support for asynchronous io operations
|
2021-02-23 09:13:00 +07:00 |
|
Khanh Nguyen An
|
8d8afce96b
|
Target recent history plugin to Net Standard 2.1
|
2021-02-22 10:20:32 +07:00 |
|
Khanhnguyen
|
dd807a80a3
|
Add switch Json Serializer capability
|
2021-02-21 18:55:26 +07:00 |
|
MysticBoy
|
29d130cc21
|
类型或成员已过时
|
2021-02-13 11:57:31 +08:00 |
|
MysticBoy
|
84c4a8173c
|
PackageReference
|
2021-02-13 10:34:33 +08:00 |
|
Joshua Holt
|
018d851c70
|
Allow configuration of CronExpressionDescriptor options
|
2021-02-03 10:25:01 -06:00 |
|
MysticBoy
|
99abb9c535
|
升级包
|
2021-02-01 17:57:00 +08:00 |
|
MysticBoy
|
d6b4803e6a
|
。net 5.0 and .net core 3.1
|
2020-12-25 12:10:16 +08:00 |
|
MysticBoy
|
90a6979c8d
|
upgrde to .net 5.0
|
2020-11-15 19:39:19 +08:00 |
|
MysticBoy
|
b1456fda86
|
upgrade to .net 5.0
|
2020-11-11 22:50:54 +08:00 |
|
dependabot[bot]
|
6765ae92b1
|
Bump JsonSubTypes from 1.7.0 to 1.8.0
Bumps [JsonSubTypes](https://github.com/manuc66/JsonSubTypes) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/manuc66/JsonSubTypes/releases)
- [Changelog](https://github.com/manuc66/JsonSubTypes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/manuc66/JsonSubTypes/compare/v1.7.0...v1.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-05 11:50:41 +00:00 |
|
MysticBoy
|
dc9a1964cb
|
Merge pull request #32 from maikebing/dependabot/nuget/Microsoft.Owin.StaticFiles-4.1.1
Bump Microsoft.Owin.StaticFiles from 4.1.0 to 4.1.1
|
2020-10-05 19:50:05 +08:00 |
|
dependabot[bot]
|
eac9af2f17
|
Bump Microsoft.Owin.StaticFiles from 4.1.0 to 4.1.1
Bumps [Microsoft.Owin.StaticFiles](https://github.com/aspnet/AspNetKatana) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v4.1.0...v4.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-05 05:50:58 +00:00 |
|
dependabot[bot]
|
5cabc471eb
|
Bump Quartz from 3.1.0 to 3.2.0
Bumps [Quartz](https://github.com/quartznet/quartznet) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/quartznet/quartznet/releases)
- [Changelog](https://github.com/quartznet/quartznet/blob/master/changelog.md)
- [Commits](https://github.com/quartznet/quartznet/compare/v3.1.0...v3.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-05 05:50:56 +00:00 |
|
dependabot[bot]
|
fb99fdbfe9
|
Bump Microsoft.Extensions.FileProviders.Embedded from 3.1.6 to 3.1.8
Bumps [Microsoft.Extensions.FileProviders.Embedded](https://github.com/aspnet/Extensions) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/compare/v3.1.6...v3.1.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-03 02:16:57 +00:00 |
|
MysticBoy
|
cc3f03cd6d
|
Merge pull request #28 from maikebing/dependabot/nuget/Microsoft.AspNetCore.Mvc.NewtonsoftJson-3.1.8
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.6 to 3.1.8
|
2020-10-03 10:16:43 +08:00 |
|
dependabot[bot]
|
848f5193be
|
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.6 to 3.1.8
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/aspnet/AspNetCore) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.6...v3.1.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-09 05:07:25 +00:00 |
|
dependabot[bot]
|
08181097c7
|
Bump Microsoft.Extensions.FileProviders.Physical from 3.1.6 to 3.1.8
Bumps [Microsoft.Extensions.FileProviders.Physical](https://github.com/aspnet/Extensions) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/compare/v3.1.6...v3.1.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-09 05:07:25 +00:00 |
|
MysticBoy
|
c9e1adf5fd
|
upgrade to quartz 3.1.0
|
2020-07-27 16:30:37 +08:00 |
|
MysticBoy
|
dd877b66e9
|
Merge pull request #16 from maikebing/dependabot/nuget/Microsoft.AspNetCore.Mvc.NewtonsoftJson-3.1.6
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.5 to 3.1.6
|
2020-07-15 18:52:58 +08:00 |
|
dependabot[bot]
|
07295c4071
|
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.5 to 3.1.6
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/aspnet/AspNetCore) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/master/docs/CrossRepoBreakingChanges.md)
- [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.5...v3.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-15 10:52:26 +00:00 |
|
dependabot[bot]
|
008973969a
|
Bump Microsoft.Extensions.FileProviders.Physical from 3.1.5 to 3.1.6
Bumps [Microsoft.Extensions.FileProviders.Physical](https://github.com/aspnet/Extensions) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/compare/v3.1.5...v3.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-15 10:52:25 +00:00 |
|
dependabot[bot]
|
2793105e81
|
Bump Microsoft.Extensions.FileProviders.Embedded from 3.1.5 to 3.1.6
Bumps [Microsoft.Extensions.FileProviders.Embedded](https://github.com/aspnet/Extensions) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/compare/v3.1.5...v3.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-15 05:56:18 +00:00 |
|
dependabot[bot]
|
d372d66874
|
Bump Microsoft.Extensions.FileProviders.Physical from 2.1.0 to 3.1.5
Bumps [Microsoft.Extensions.FileProviders.Physical](https://github.com/aspnet/Extensions) from 2.1.0 to 3.1.5.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/compare/2.1.0...v3.1.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-23 05:54:48 +00:00 |
|
dependabot[bot]
|
71d433f5b5
|
Bump Microsoft.AspNet.WebApi.Owin from 5.2.6 to 5.2.7
Bumps [Microsoft.AspNet.WebApi.Owin](https://github.com/aspnet/AspNetWebStack) from 5.2.6 to 5.2.7.
- [Release notes](https://github.com/aspnet/AspNetWebStack/releases)
- [Commits](https://github.com/aspnet/AspNetWebStack/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-22 11:50:51 +00:00 |
|
MysticBoy
|
e4c4489bc5
|
Merge pull request #8 from maikebing/dependabot/nuget/Microsoft.AspNet.WebApi-5.2.7
Bump Microsoft.AspNet.WebApi from 5.2.6 to 5.2.7
|
2020-06-22 19:50:34 +08:00 |
|