Skip to content

issues Search Results · repo:poppastring/dasblog-core language:C#

Filter by

307 results
 (112 ms)

307 results

inpoppastring/dasblog-core (press backspace or delete to remove)

...\source\DasBlog.Web.Repositories\SiteSecurityManager.cs SHA512Managed is obsolete: Derived cryptographic types are obsolete. Use the Create method on the base type instead. (https://aka.ms/dotnet-warnings/SYSLIB0021) ...
enhancement
  • poppastring
  • Opened 
    2 hours ago
  • #724

MD5CryptoServiceProvider is obsolete: Derived cryptographic types are obsolete. Use the Create method on the base type instead. ...\source\DasBlog.Web.Core\Common\Utils.cs
enhancement
  • poppastring
  • Opened 
    2 hours ago
  • #723

WebRequest.Create(new Uri(trackbackUrl)); ...\source\newtelligence.DasBlog.Runtime\BlogDataService.cs WebRequest.Create(Uri) is obsolete: WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. ...
enhancement
  • poppastring
  • Opened 
    2 hours ago
  • #722

We should only assume that the comment is form the admin when the comment has been approved/vetted. Comments made when logged in should automatically be approved/vetted.
enhancement
  • poppastring
  • Opened 
    yesterday
  • #721

A few examples that need updating: Enable RSS Item footer: Image Enable comm Enable Captcha Adjust Timezone
  • poppastring
  • Opened 
    7 days ago
  • #720

Here is an example of the code: !string.IsNullOrEmpty(dasBlogSettings.SiteConfiguration.CheesySpamQ) !string.IsNullOrEmpty(dasBlogSettings.SiteConfiguration.CheesySpamA) dasBlogSettings.SiteConfiguration.CheesySpamQ.Length ...
  • poppastring
  • Opened 
    7 days ago
  • #719

The Front Page Category selection should be a dropdown based on the categories of the blog. Image
enhancement
  • poppastring
  • Opened 
    12 days ago
  • #717

Share button that allows someone reading your post to share a link directly with Bluesky. There is already an example of a TagHelper that shares with Reddit (and other social networks): ...\DasBlog.Web.UI\TagHelpers\Post\PostToRedditTagHelper.cs ...
enhancement
good first issue
  • poppastring
  • Opened 
    on Nov 30, 2024
  • #712

Share button that allows someone reading your post to share a link directly with Mastodon. There is already an example of a TagHelper that shares with Reddit (and other social networks): ...\DasBlog.Web.UI\TagHelpers\Post\PostToRedditTagHelper.cs ...
enhancement
good first issue
  • poppastring
  • Opened 
    on Nov 30, 2024
  • #711

Scenario: I have das-blog-core v8.0.1200 running on my Windows dev machine. My Windows language region configuration is English (Netherlands) and regional format (Dutch). In this scenario the default ...
bug
  • vbaderks
  • Opened 
    on Oct 26, 2024
  • #706
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub