BookStack
BookStack copied to clipboard
A platform to create documentation/wiki content built with PHP & Laravel
### For Feature Requests Desired Feature: Secure image uploads (require auth) with S3 storage backend (the S3 version of #551 / #665) ##### Expected Behavior Same user experience as local...
### Describe the feature you'd like I'd like to request the ability to assign users to a role directly from the role editing page in BookStack. Currently, to assign users...
### Describe the Bug I believe this is currently "as expected", however its an issue a user brought up to me last week. I currently have all user assigned roles...
### Attempted Debugging - [x] I have read the debugging page ### Searched GitHub Issues - [x] I have searched GitHub for the issue. ### Describe the Scenario I already...
### Describe the feature you'd like Implements a simple page verification workflow using native BookStack features: Pages pending review are tagged Needs Verification and placed in a private Book. Only...
### Describe the feature you'd like When mixing text and html links to create a working index for a very long chapter, I reached that limit. Could this be made...
This is a proof of concept for some level of somewhat native LLM integration. This manages vector indexing, searching and LLM querying, with vectors stored & queried in the local...
### Describe the Bug When using the search in BookStack, the normal (unquoted) search only returns exact matches, while quoted search returns substring matches. For example, searching for wallet (without...
### Describe the Bug When editing a comment the notification popup displays [object Object]. ### Steps to Reproduce 1. Navigate to any article 2. Leave a comment 3. Observe that...