A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/Controller.php January 7, 2022
D
Addressed phpstan cases
Dan Brown committed
November 14, 2021
D
Added an env configurable file upload size limit
Dan Brown committed
November 6, 2021
D
Done a round of phpstan fixes
Dan Brown committed
November 5, 2021
D
Standardised laravel validation to be array based
Dan Brown committed
November 1, 2021
D
Applied latest styleci changes
Dan Brown committed
October 31, 2021
D
Added safe mime sniffing to prevent serving HTML
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
June 5, 2021
D
Added back-end attachments-in-browser support
Dan Brown committed
March 4, 2021
T
Allow uploads of files containing dots in filename. Closes BookStackApp/BookStack#2217
Timo Förster committed
December 30, 2020
D
Started change for entities to have concept of owners
Dan Brown committed
November 21, 2020
D
Aligned constructors across controller classes
Dan Brown committed
November 18, 2020
D
Started widening of activity logging
Dan Brown committed
July 28, 2020
D
Updated some comment elements and standardised more JS
Dan Brown committed
April 5, 2020
D
Removed bmp and tiff support from uploaded images.
Dan Brown committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
September 19, 2019
D
Refactored some core entity actions
Dan Brown committed
D
Simplified activity facade interface
Dan Brown committed
D
Refactored notification showing and global view data
Dan Brown committed
May 5, 2019
D
Ran phpcbf
Dan Brown committed
December 7, 2018
D
Implemented functionality to make books sort function
Dan Brown committed
September 25, 2018
D
Fleshed out entity provided and optimized imports
Dan Brown committed
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
September 22, 2018
D
Extracted download response logic into controller method
Dan Brown committed
January 28, 2018
D
Set /app PHP code to PSR-2 standard
Dan Brown committed
January 25, 2017
D
Upgraded to Laravel 5.4
Dan Brown committed
October 23, 2016
D
Page Attachments - Improved UI, Now initially complete
Dan Brown committed
October 10, 2016
D
Added attachment creation from link/name
Dan Brown committed
September 29, 2016
D
Started work on making the public role/user configurable
Dan Brown committed
September 17, 2016
D
Laravel 5.3 upgrade (#189)
Dan Brown committed
May 7, 2016
D
Added further attribute endpoints and added tests
Dan Brown committed
February 29, 2016
D
Tied entity restriction system into userCan checks
Dan Brown committed
February 27, 2016
D
Added missing permission checkboxes and improved image AJAX permission responses
Dan Brown committed
D
Finished initial implementation of custom role system
Dan Brown committed
February 26, 2016
D
Started work on exposing the role system as editable
Dan Brown committed
January 9, 2016
D
Updated laravel to 5.2 and started ldap implementation
Dan Brown committed
December 31, 2015
D
Added public build folder and support for a demo mode
Dan Brown committed
December 5, 2015
D
Added custom meta titles to many pages. Closes #30.
Dan Brown committed
September 10, 2015
D
Change application namespace to BookStack
Dan Brown committed
September 5, 2015
D
Started social registration
Dan Brown committed
D
Cleaned up some unessasary facade usage
Dan Brown committed
August 29, 2015
D
Added permission system
Dan Brown committed
August 24, 2015
D
Added some user/view helper methods
Dan Brown committed
July 12, 2015
D
Initial commit
Dan Brown committed