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
ef8c47a49f
oqtane.framework
/
Oqtane.Server
/
Infrastructure
/
Jobs
History
sbwalker
261adefbc7
added ability to disable SMTP and set IsBodyHtml by default
2023-05-25 15:19:05 -04:00
..
HostedServiceBase.cs
fix
#2041
- Server restart post module install fails with null exception
2022-03-07 12:19:00 -05:00
NotificationJob.cs
added ability to disable SMTP and set IsBodyHtml by default
2023-05-25 15:19:05 -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