BookStack
BookStack copied to clipboard
A platform to create documentation/wiki content built with PHP & Laravel
A trivial addition to allow setting the number of paginated results on the books/shelves tab. Unfortunately I could not find a way to do this using the Logical Theme System...
I am suggesting an API for plugins/modules should be developed to encourage extention of bookstack functionality according to need by laravel developers
### Describe the Bug The page changelog text seems to be limited to 191 characters. But you can put more than that into the box, and save the page, and...
**Describe the bug** After uploading image with high resolution, 10425x8499 in my case. There is 500 error after upload and image picker breaks. It always shows loading animation. I can...
While working on my project, I extensively utilized BookStack as a central platform for organizing and managing content. During development, I identified the need for additional functionality to export and...
### Describe the Bug When I create the key I get an exception access.log ```log 172.21.0.1 - - [05/May/2025:11:08:51 +0000] "POST /api-tokens/1/create HTTP/1.1" 302 542 "http://192.168.31.106:8080/api-tokens/1/create?context=my-account" "Mozilla/5.0 (Windows NT 10.0;...
### Describe the Bug 2025-04-30 19:31:48] production.ERROR: Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'action' in 'where clause' in /var/www/bookstack/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:67 Stack trace: Details ``` #0 /var/www/bookstack/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(67): PDO->prepare('select count(*)...',...
### Describe the feature you'd like An easier means to specify/set an ID on specific elements (like text within a table cell) so you don't have to dig through and...
### Describe the feature you'd like Would love to show the book cover image on the book detail page, instead of just the list of books section and list of...
### Attempted Debugging - [x] I have read the debugging page ### Searched GitHub Issues - [x] I have searched GitHub for the issue. ### Describe the Scenario Hello everyone,...