]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/Controller.php
Ran phpcbf
[bookstack] / app / Http / Controllers / Controller.php
2019-05-05 Dan BrownRan phpcbf
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 BrownMerge branch 'master' into 2019-design
2019-03-10 Dan BrownMerge branch 'master' into 2019-design
2019-02-09 Dan BrownMerge branch 'master' into 2019-design
2019-01-13 Dan BrownMerge branch 'master' into 2019-design
2018-12-07 Dan BrownImplemented functionality to make books sort function
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-09-22 Dan BrownMerge branch 'fix/ru-locale' of git://github.com/mullin...
2018-09-22 Dan BrownMerge branch 'master' into fix/#960
2018-09-22 Dan BrownMerge pull request #986 from DeehSlash/fix/pt_br_locale
2018-09-22 Dan BrownMerge branch 'master' of git://github.com/kmoj86/BookSt...
2018-09-22 Dan BrownExtracted download response logic into controller method
2018-01-28 Dan BrownSet /app PHP code to PSR-2 standard
2017-02-05 Dan BrownMerge bugfixes from branch 'v0.14'
2017-02-01 Dan BrownMerge branch 'v0.14'
2017-01-29 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-01-29 Abijeet PatroMerge pull request #6 from BookStackApp/master
2017-01-25 Dan BrownUpgraded to Laravel 5.4
2016-12-31 Dan BrownCreated solution for JS translations
2016-12-24 Dan Brownconverted image picker to blade-based component
2016-11-28 Abijeet PatroMerge pull request #2 from BookStackApp/master
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-10-23 Dan BrownMerge pull request #205 from ssddanbrown/attachments
2016-10-23 Dan BrownPage Attachments - Improved UI, Now initially complete 205/head
2016-10-10 Dan BrownAdded attachment creation from link/name
2016-09-29 Dan BrownStarted work on making the public role/user configurable
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-09-25 Abijeet PatroMerge pull request #1 from ssddanbrown/master
2016-09-17 Dan BrownLaravel 5.3 upgrade (#189)
2016-05-15 Dan BrownMerge pull request #110 from ssddanbrown/page_attributes
2016-05-07 Dan BrownAdded further attribute endpoints and added tests
2016-03-06 Dan BrownMerge branch 'master' into nwalke-update_site_color
2016-03-05 Dan BrownMerge branch 'custom_role_system'
2016-02-29 Dan BrownTied entity restriction system into userCan checks
2016-02-27 Dan BrownAdded missing permission checkboxes and improved image...
2016-02-27 Dan BrownFinished initial implementation of custom role system
2016-02-26 Dan BrownStarted work on exposing the role system as editable
2016-01-09 Dan BrownUpdated laravel to 5.2 and started ldap implementation
2015-12-31 Dan BrownAdded public build folder and support for a demo mode
2015-12-05 Dan BrownAdded custom meta titles to many pages. Closes #30.
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-05 Dan BrownStarted social registration
2015-09-05 Dan BrownCleaned up some unessasary facade usage
2015-08-29 Dan BrownAdded permission system
2015-08-24 Dan BrownAdded some user/view helper methods
2015-07-12 Dan BrownInitial commit