CoreWiki icon indicating copy to clipboard operation
CoreWiki copied to clipboard

A simple ASP.NET Core wiki that we are working on during live coding streams

Results 72 CoreWiki issues
Sort by recently updated
recently updated
newest added
trafficstars

Currently, there is no option to delete a user in the administration page. This will improve user's first start experience where they will be able to delete the default admin...

enhancement
help wanted
good first issue

During stream on Nov 11th, an idea was floated to scan wiki content for potential PII and/or PII referencing known users, and ping those affected users about it so they...

enhancement
help wanted

Expanding #338 to a more flexible feature. `bool IsProtected { get; set; }` This property should not allow for the following: - renames - deletions - content changes. By default...

enhancement
help wanted
question

scans files for virus using https://www.virustotal.com/#/home/upload and https://developers.virustotal.com/reference

enhancement
help wanted

Should we handle multi word search but the words can be in any order. For example in the homepage we could not only find this by entering "default home" but...

enhancement
help wanted

Making a article and hook to streamtools so with new stream it open new article and generate article from the stream and stop editing the article when stream end [SpaceShotTV]...

Would be interesting to add some AI such as text sentiment on comments. Not exactly sure how to get/use the API key, though, but I do believe it has a...

enhancement
help wanted

Hi Call for help: Azure search throws on `Article.Instant` because it is a `nodatime` property. I have been trying to implement pluggable search with Azure search as another provider. I...

Let's put all Azure cloud specific features into a project that can be conditionally included and features enabled in CoreWiki if you are hosting on Azure

enhancement
help wanted

It would be great to be able to choose: - [ ] GitHub authentication - [ ] Windows authentication? - [ ] Azure AD authentication - [ ] Twitter authentication...

enhancement
help wanted