Wave/Wave/Data
2024-05-02 15:20:51 +02:00
..
Api fixed mailtrap webhook event timestamp being parsed as milliseconds instead of seconds 2024-04-17 17:00:25 +02:00
Migrations/postgres Implemented Table of Contents (only on newly saved articles) 2024-05-02 15:20:51 +02:00
ApiKey.cs Implemented Email API, with API Key system 2024-03-07 16:07:52 +01:00
ApplicationDbContext.cs Implemented Table of Contents (only on newly saved articles) 2024-05-02 15:20:51 +02:00
ApplicationUser.cs Implemented ContactInformationPartial for Manage Page 2024-02-18 23:04:45 +01:00
Article.cs Implemented Table of Contents (only on newly saved articles) 2024-05-02 15:20:51 +02:00
ArticleCategory.cs Added Categories 2024-01-26 13:05:48 +01:00
ArticleImage.cs Added Images for Articles 2024-02-21 14:19:45 +01:00
Category.cs Improved ArticleEditor Page performance and fixed bugs 2024-02-21 14:20:31 +01:00
Customization.cs Added Customization.HideVersion configuration to hide version in navgation 2024-04-18 14:35:38 +02:00
EmailConfiguration.cs Implemented multiple email providers 2024-02-18 15:06:31 +01:00
EmailNewsletter.cs Draft: Email distribution system 2024-02-08 00:50:24 +01:00
EmailSubscriber.cs Added extended Email subscriber metrics 2024-03-07 13:41:49 +01:00
Features.cs Added Feature Telemetry (Prometheus + OTLP using OTLP_Endpoint_Url config key) 2024-04-10 23:43:03 +02:00
ISoftDelete.cs Implemented Article Domain Model 2024-01-15 20:47:10 +01:00
OidcConfiguration.cs Implemented OIDC 2024-03-11 15:26:03 +01:00
ProfilePicture.cs Implemented Profile Pictures 2024-01-14 19:04:06 +01:00
SmtpConfiguration.cs Implemented multiple email providers 2024-02-18 15:06:31 +01:00
UserClaimsFactory.cs Implemented OIDC 2024-03-11 15:26:03 +01:00
UserLink.cs Implemented custom user links 2024-02-03 02:09:26 +01:00