This website requires JavaScript.
Explore
Help
Register
Sign In
kocoded
/
oqtane.framework
Watch
1
Star
0
Fork
0
You've already forked oqtane.framework
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
04196a1a19
oqtane.framework
/
Oqtane.Server
/
Infrastructure
/
Jobs
History
sbwalker
da74b0ece1
fix
#3157
- provide support for asynchronous scheduled jobs
2023-08-18 13:34:38 -04:00
..
HostedServiceBase.cs
fix
#3157
- provide support for asynchronous scheduled jobs
2023-08-18 13:34:38 -04:00
NotificationJob.cs
Notification job must convert \n to <br /> now that IsNodyHtml is set to True
2023-08-14 17:03:21 -04:00
PurgeJob.cs
Make sure Job date times are stored in the database as UTC. This is required if using Postgres or you will get an exception with a message of “Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported.”.
2022-09-07 12:46:24 -06:00