forked from madskristensen/Miniblog.Core
-
Notifications
You must be signed in to change notification settings - Fork 0
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
pull
wants to merge
30
commits into
rbleattler:master
Choose a base branch
from
madskristensen:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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.
* 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>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )