Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from madskristensen:master #1

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented May 30, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

rbleattler and others added 19 commits November 12, 2019 15:01
…mitting previous PR: (#120)

Caused the 'Older' button to stop showing a page earlier than intended.
Building the current master with `dotnet` v3.0.100 gives:

> warning NETSDK1071: A PackageReference to 'Microsoft.AspNetCore.App' specified a Version of `2.1.0`. Specifying the version of this package is not recommended. For more information, see https://aka.ms/sdkimplicitrefs
* Updated package WebEssentials.AspNetCore.OutputCaching

* Updated package WilderMinds.MetaWeblog which now requires an async implementation

* Fold private non-sync into async methods

* Updated package WebMarkupMin.AspNetCore2

* Updated package WebEssentials.AspNetCore.PWA

* Updated package LigerShark.WebOptimizer.Core to latest version that works on .NET Core 2

* Changed target framework to .NET Core App 2.2. Updated package Microsoft.VisualStudio.Web.BrowserLink

* Mmigrated to .NET Core 3.1

* Updated readme.md to reflect change to .NET Core 3.1
* Update .gitignore

* update gitignore

* Update .gitignore

* Update .gitignore

* update gitignore

* base configuration.

* Imported old blog. Added existing blog posts to gitignore.

* Fixed issue with pagination not displaying button to go back past page three.
* Update .gitignore

* update gitignore

* Update .gitignore

* Update .gitignore

* update gitignore

* base configuration.

* Imported old blog. Added existing blog posts to gitignore.

* Fixed issue with pagination not displaying button to go back past page three.

* Restore appsettings.json file to upstream and reset defaults on BlogSettings.cs. Updated comments, named comments are unnecessary.

* Restore appsettings.json file to upstream and reset defaults on BlogSettings.cs.

* Restore appsettings.json file to upstream and reset defaults on BlogSettings.cs.

* Update .gitignore

* Imported old blog. Added existing blog posts to gitignore.

* Restore appsettings.json file to upstream and reset defaults on BlogSettings.cs. Updated comments, named comments are unnecessary.

* Restore appsettings.json file to upstream and reset defaults on BlogSettings.cs.

* Restore appsettings.json file to upstream and reset defaults on BlogSettings.cs.
… slug of the current post allowing for a new post to be created. (#128)
…ering a full resultset. The accurate total post count is now available to calculate paging. (#129)
* Added PostListView property to BlogSettings.cs and appsettings.json to allow control over the amount of content displayed for each post during browsing. Options are TitlesOnly, TitlesAndExcerpts (default), and FullPosts.

* Increased the default number of posts per page from two to four. The new default view is TitlesAndExcerpts, meaning that only the post title and the excerpt, if provided, for each blog post will be displayed while browsing posts.
* Cleaned and commented.

* Removed auto-gen docs
* Cleaned and commented.

* Removed auto-gen docs

* Fix some ConfigureAwait issues introduced earlier, add some constants/resources, change index view to use IAsyncEnumerable foreach and modify controller accordingly.
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels May 30, 2021
surfmuggle and others added 9 commits October 18, 2021 09:30
* Rename tag to category in edit page.

* Add support for tags.
…remove FxCopAnalyzers and add NetAnalyzers. (#171)
* Remove unnesesary exclusion of properties (required for .resx dependency)
Update reference to support .net 7

* update readme

Co-authored-by: itthings <44327454+itthings@users.noreply.github.com>
damlaYasarr and others added 2 commits September 15, 2023 10:15
Fixed: issues after NuGet updates
Improved: Icons and UI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.