]> BookStack Code Mirror - bookstack/history - app/Providers/CustomFacadeProvider.php
Updated minimum php version from 7.3 to 7.4
[bookstack] / app / Providers / CustomFacadeProvider.php
2021-12-18 Dan BrownMerge branch 'webhooks'
2021-12-11 Dan BrownRefactored the activity service
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-06-26 Dan BrownMerge branch 'master' of https://github.com/arjvand...
2021-06-23 Dan BrownMerge branch 'create-content-meta-tags' of https:/...
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-06-02 Dan BrownMerge branch 'master' of https://github.com/awarre...
2021-05-26 Dan BrownMerge branch 'prev-next-button' of https://github.com...
2021-05-24 Dan BrownMerge branch 'master' of https://github.com/jasonhoule...
2021-05-24 Dan BrownMerge branch 'show-tags' of https://github.com/burnoutb...
2021-05-24 Dan BrownMerge branch 'v21.04.x'
2021-05-23 Dan BrownMerge pull request #2748 from BookStackApp/favourite_system
2021-05-23 Dan BrownAdded testing to favourite system 2748/head
2021-05-08 Dan BrownMerge branch 'ivir-authncontext' of https://github...
2021-03-21 Dan BrownMerge branch 'feature/sort-shelf-books' of git://github...
2021-03-21 Dan BrownMerge branch 'master' into docker-tests
2021-03-16 Dan BrownStarted backend theme system
2021-03-13 Dan BrownMerge branch 'v0.31.x'
2021-03-07 Dan BrownMerge branch 'master' of git://github.com/Ereza/BookSta...
2021-03-07 Dan BrownMerge pull request #2533 from benediktvolke/fix-german...
2021-03-07 Dan BrownMerge pull request #2513 from Baptistou/patch-1
2021-03-02 Dan BrownMerge branch 'v0.31.x'
2021-02-10 Dan BrownAligned setting helper with new get method changes
2020-03-04 Dan BrownMerge branch 'master' of git://github.com/Binternet...
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/albergoniSiva...
2019-11-16 Dan BrownMerge branch 'feature/saml' of git://github.com/Xiphose...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/c0shea/BookSt...
2019-10-17 Dan BrownMerge branch 'patch-1' of git://github.com/DeftNerd...
2019-10-17 Dan BrownMerge branch 'fix-1575' of git://github.com/james-geige...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/almandin...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/oykenfurkan...
2019-10-17 Dan BrownMerge pull request #1646 from kostefun/patch-15
2019-10-16 Dan BrownMerge branch 'patching-v0.27'
2019-09-19 Dan BrownRefactored some core entity actions
2019-05-06 MantikorMerge pull request #1 from BookStackApp/master
2019-04-20 Dan BrownMerge branch 'patch-1' of git://github.com/XVilka/BookS...
2019-04-14 Dan BrownMerge pull request #1153 from BookStackApp/2019-design
2019-03-30 Dan BrownImplemented new design in entity selector
2019-01-13 Dan BrownMerge branch 'master' into 2019-design
2019-01-05 Dan BrownMerge branch 'fix/#1110' of git://github.com/cw1998...
2019-01-05 Dan BrownMerge branch 'master' of git://github.com/qianmengnet...
2018-12-30 mark-jamesMerge pull request #1 from BookStackApp/master
2018-12-23 Dan BrownAdded testing for avatar fetching systems & config
2018-11-04 Dan BrownMerge branch 'v0.24-dev'
2018-09-25 Dan BrownFleshed out entity provided and optimized imports
2018-09-25 Dan BrownRe-structured the app code to be feature based rather...
2018-05-27 Dan BrownMerge branch 'drawing_updates'
2018-05-20 Dan BrownAdded command to clean-up old images, Unfinished
2018-01-28 Dan BrownSet /app PHP code to PSR-2 standard
2016-05-03 Dan BrownMerge branch 'v0.9'
2016-05-01 Dan BrownMerge pull request #103 from ssddanbrown/add_role_view_...
2016-05-01 Dan BrownMajor permission naming refactor and database migration... 103/head
2016-03-06 Dan BrownMerge branch 'master' into nwalke-update_site_color
2016-03-05 Dan BrownMerge branch 'custom_role_system'
2016-02-28 Dan BrownAdded in restriction queries for most lists
2015-12-09 Dan BrownAdded an image service and facade, Cleaned Image Model
2015-11-21 Dan BrownAdded view count tracking with personalised lists
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-06 Dan BrownAdded caching to settings
2015-08-30 Dan BrownAdded initial settings interface, Fixes #9.
2015-08-16 Dan BrownAdded activity history to to all entities. Fixes #12