BookStack
BookStack copied to clipboard
A platform to create documentation/wiki content built with PHP & Laravel
### Describe the feature you'd like I'm in the middle of migration of our books between old and new shelves and one thing missing I noticed is that when you...
### Describe the feature you'd like Create a Page or Area where a list of specific search synonyms can be stored by editors / admin of Bookstack. This would then...
### Describe the Bug Although the OIDC response contains the `picture` field, the Bookstack still use default user avatar. ```json { "sub": "", "iss": "", "aud": "7acd8e81792f80dc48e9", "preferred_username": "", "name":...
**Describe the feature you'd like** Support for asciicast. **Describe the benefits this feature would bring to BookStack users** A way of visualising commandline command execution. **Additional context** Check the projects...
Desired Feature: subitems in numbered lists should display better. ##### Expected Behavior ``` 1. Item 1 1.1 Sutitem 1 1.1.1 Subsubitem 1 1.2 Subitem 2 1.2.1 Subsubitem 1 1.2.2 Subsubitem...
### Describe the Bug When using the dropdown search in a mobile browser on a page or chapter the search bar and the first entry is hidden behind the mobile...
### Describe the feature you'd like In minute 2:40 it is shown that you can now set a default template for a book. https://www.youtube.com/watch?v=ggnTbKmHkRA&list=PLLIji4SLo6Ei7UV_-V4hFwhBg350TebaQ&index=13&t=160s Offer the option of defining a...
### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario When I...
### Describe the Bug If I set a custom logo, the attachments to local_secure_restricted or local_secure, move all images from public/uploads/images to storage/upload/images then the logo doesn't get loaded anymore....
As per work in #4815. The `text` field is now redundant, but will leave in for a few releases to potentially allow recovery after accidental overwrite of content when saving...