A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Kernel.php September 3, 2025
D
Maintenance: Addressed a range of phpstan level 3 issues
Dan Brown committed
March 16, 2024
D
Framework: Upgrade from Laravel 9 to 10
Dan Brown committed
February 22, 2024
D
Sessions: Prevent image urls being part of session URL history
Dan Brown committed
October 23, 2023
D
Middlware: Prevented caching of all app requests
Dan Brown committed
October 30, 2021
D
Laravel 8 shift squash & merge (#3029)
Dan Brown committed
October 8, 2021
D
Applied changes from styleci
Dan Brown committed
D
Forced response cache revalidation on logged-in responses
Dan Brown committed
September 3, 2021
D
Started application of CSP headers
Dan Brown committed
August 30, 2021
D
Added back email confirmation check in middleware
Dan Brown committed
August 28, 2021
D
Applied styleci patches
Dan Brown committed
D
Added role permissions for exporting content
Dan Brown committed
August 2, 2021
D
Worked on MFA setup required flow
Dan Brown committed
July 17, 2021
D
Started moving MFA and email confirmation to new login flow
Dan Brown committed
July 16, 2021
D
Started on some MFA access-time checks
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
March 17, 2021
D
Added web-middleware based theme events
Dan Brown committed
January 17, 2021
D
Removed lesser-used middleware and updated localization middleware
Dan Brown committed
January 2, 2021
D
Added iframe CSP, improved session cookie security
Dan Brown committed
April 11, 2020
D
Removed throttling from web-end requests
Dan Brown committed
February 2, 2020
D
Simplified guard names and rolled out guard route checks
Dan Brown committed
January 18, 2020
D
Added configurable API throttling, Handled API errors standardly
Dan Brown committed
December 30, 2019
D
Change email confirmation from own middle to trait
Dan Brown committed
D
Extracted API auth into guard
Dan Brown committed
D
Linked new API token system into middleware
Dan Brown committed
December 28, 2019
D
Started core API route work
Dan Brown committed
September 19, 2019
D
Refactored notification showing and global view data
Dan Brown committed
September 14, 2019
D
Updated to laravel 6
Dan Brown committed
September 6, 2019
D
Upgraded to Laravel 5.6
Dan Brown committed
May 19, 2018
D
Improved 404 handling and fixed editor error
Dan Brown committed
December 28, 2017
D
Enabled session in 404 responses
Dan Brown committed
November 19, 2017
D
Updated to laravel 5.5
Dan Brown committed
September 30, 2017
D
Removed empty string null middleware as was causing issues
Dan Brown committed
D
Added missing middleware to trim input
Dan Brown committed
February 5, 2017
D
Fixed entities wrongly visible on 404
Dan Brown committed
January 15, 2017
D
Added user setting system and added user-lang option
Dan Brown committed
September 17, 2016
D
Laravel 5.3 upgrade (#189)
Dan Brown committed
September 10, 2015
D
Change application namespace to BookStack
Dan Brown committed
August 29, 2015
D
Added permission system
Dan Brown committed
July 12, 2015
D
Initial commit
Dan Brown committed