]> BookStack Code Mirror - bookstack/history - config/app.php
Update Ldap.php
[bookstack] / config / app.php
2016-11-12 Dan BrownMade language configurable via .env file
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-09-17 Dan BrownLaravel 5.3 upgrade (#189)
2016-08-14 Dan BrownMerge branch 'v0.11'
2016-08-14 Dan BrownUpdated all application urls to allow path prefix. 165/head
2016-08-13 Dan BrownStarted work on subdirectory support
2016-03-30 Dan BrownMerge bugfixes from branch 'v0.8'
2016-03-29 Dan BrownMerge pull request #84 from ssddanbrown/markdown_editor
2016-03-25 Dan BrownAdded a markdown editor
2016-01-31 Dan BrownAdded plaintext & basic PDF page Export
2016-01-09 Dan BrownUpdated laravel to 5.2 and started ldap implementation
2015-12-09 Dan BrownAdded an image service and facade, Cleaned Image Model
2015-11-26 Dan BrownAdded indexes, Reduced queries on pages
2015-11-21 Dan BrownAdded view count tracking with personalised lists
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-04 Dan BrownAdded social sign in
2015-08-30 Dan BrownAdded initial settings interface, Fixes #9.
2015-08-16 Dan BrownAdded activity history to to all entities. Fixes #12
2015-08-12 Dan BrownStarted react implementation
2015-07-13 Dan BrownGot image uploads working
2015-07-12 Dan BrownInitial commit