]> BookStack Code Mirror - bookstack/history - app/Http/Middleware
Fixed role permission removal bug
[bookstack] / app / Http / Middleware /
2017-04-29 Dan BrownEnabled translation when not logged in
2017-01-21 Dan BrownUpdated page include logic to use blade-style tags
2017-01-18 Dan BrownAdded pt_BR to language dropdown and renamed folder
2017-01-15 Dan BrownAdded user setting system and added user-lang option
2017-01-14 Dan BrownMerge branch 'patch-2' of git://github.com/fredericmohr...
2017-01-03 Abijeet PatroMerge pull request #5 from BookStackApp/master
2017-01-02 Dan BrownMerge pull request #262 from BookStackApp/entity_repo_r...
2017-01-01 Dan BrownFixed issue where default user was over-fetched
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-21 ChrisApplied baseUrl to login redirect
2016-08-21 Dan BrownMerge pull request #166 from poppahorse/patch-1
2016-08-15 ChrisApplied baseUrl to login redirect 166/head
2016-08-14 Dan BrownMerge branch 'v0.11'
2016-08-14 Dan BrownUpdated all application urls to allow path prefix. 165/head
2016-04-03 Dan BrownMade email confirmations work with LDAP auth
2016-03-06 Dan BrownAdded settings helper and formatted code in some files
2016-01-15 Dan BrownCleaned tests up, Started LDAP tests, Created LDAP...
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-05 Dan BrownGot standard form-based registration working
2015-09-05 Dan BrownStarted social registration
2015-09-04 Dan BrownMade social accounts attachable
2015-08-31 Dan BrownAdded options to allow whole site to be made public...
2015-08-29 Dan BrownAdded permission system
2015-08-08 Dan BrownAdded User managment. Fixes #5
2015-08-05 Dan BrownMinor fixes to editor and auth
2015-07-12 Dan BrownInitial commit