]> BookStack Code Mirror - bookstack/history - app
Add close icon to notifications
[bookstack] / app /
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/albergoniSiva...
2019-12-27 Dan BrownMerge pull request #1793 from abublihi/master
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/qianmengnet...
2019-12-27 Dan BrownMerge pull request #1819 from johnroyer/translate
2019-12-27 Dan BrownMerge pull request #1804 from artskoczylas/master
2019-12-27 Dan BrownMerge pull request #1791 from jzoy/master
2019-12-27 Dan BrownMerge pull request #1762 from dellamina/updateItalianTr...
2019-12-27 Dan BrownMerge pull request #1734 from ististudio/master
2019-12-22 Dan BrownRemoved setting override system due to confusing behaviour
2019-12-22 Dan BrownMade display thumbnail generation use original data...
2019-12-16 Dan BrownMade LDAP auth ID attribute configurable
2019-12-16 Dan BrownUpdated page delete to return to chapter if within one
2019-12-11 Dan BrownAdded command to copy shelf permissions
2019-12-07 Dan BrownMerge branch 'settings-color-selector' of git://github...
2019-11-20 abublihiFix "Declaration of Middleware\TrustProxies::handle... 1793/head
2019-11-17 Dan BrownMerge pull request #1787 from BookStackApp/saml2_auth
2019-11-17 Dan BrownAdded tests to cover saml and added controller middleware 1787/head
2019-11-17 Dan BrownAdded onelogin attribution and tweaks after testing...
2019-11-17 Dan BrownAdded icon for saml, added saml to register page, updat...
2019-11-17 Dan BrownAdded SAML singleLogoutService capabilities
2019-11-17 Dan BrownAdded the ability to auto-load config from metadata url
2019-11-17 Dan BrownStarted using OneLogin SAML lib directly
2019-11-16 Dan BrownAppeased codeclimate by extracting out external_auth_id...
2019-11-16 Dan BrownStarted review of SAML implementation
2019-11-16 Dan BrownMerge branch 'feature/saml' of git://github.com/Xiphose...
2019-10-29 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2019-10-29 Dan BrownMerge branch 'philjak-feature_move_page_into_chapter'
2019-10-29 Dan BrownUpdated sort logic to handle chapter to book scenario
2019-10-29 Dan BrownMerge branch 'feature_move_page_into_chapter' of git...
2019-10-29 jakobDownload and assign avatar when creating LDAP user...
2019-10-28 jakobNo need to save page 1752/head
2019-10-28 jakobCheck if parent is a chapter. If so, move into Book...
2019-10-27 Dan BrownMerge branch 'philjak-feature_bugfix_save_book_cover'
2019-10-27 Dan BrownMerge branch 'feature_bugfix_save_book_cover' of git...
2019-10-27 Dan BrownMerge branch 'fix/#1662' of git://github.com/cw1998...
2019-10-26 Dan BrownMade it possible to override translations via theme...
2019-10-23 Dan BrownMerge branch 'feature-send-test-email' of git://github...
2019-10-22 jakobentity needs to be saved after image upload and associate 1735/head
2019-10-18 Dan BrownRemoved old Translation Service + Provider
2019-10-18 Dan BrownUpdated Korean to be correct country code
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/c0shea/BookSt...
2019-10-17 James Geigeradded additional color settings into UI 1723/head
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 BrownAdded Turkish to locale system
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/oykenfurkan...
2019-10-17 Dan BrownMerge pull request #1695 from qligier/master
2019-10-17 Dan BrownMerge pull request #1681 from leomartinez/master
2019-10-17 Dan BrownMerge pull request #1646 from kostefun/patch-15
2019-10-16 Dan BrownMerge branch 'patching-v0.27'
2019-10-16 Timo SchwarzerAdd feature to send test e-mails 1719/head
2019-10-05 Dan BrownMerge pull request #1698 from 3mmarg97/master
2019-10-05 Dan BrownEntity Repo & Controller Refactor (#1690)
2019-09-20 Dan BrownRemoved some unused parameters and fixed env test logic
2019-09-19 Dan BrownRefactored some core entity actions
2019-09-19 Dan BrownMoved shelf book append logic
2019-09-19 Dan BrownSimplified activity facade interface
2019-09-19 Dan BrownRefactored notification showing and global view data
2019-09-15 Dan BrownExtracted some methods into a BookRepo
2019-09-15 Dan BrownSplit out export actions into own controllers
2019-09-15 Dan BrownStandardised how request is injected into controller...
2019-09-15 Dan BrownRan phpcbf and updated helpers typehinting
2019-09-15 Dan BrownAdded laravel stats package and enabled debugbar models
2019-09-14 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2019-09-14 Dan BrownMerge branch 'laravel-upgrade'
2019-09-14 Dan BrownUpdated to laravel 6
2019-09-13 Dan BrownUpdated to Laravel 5.8
2019-09-06 Dan BrownUpgraded app to Laravel 5.7
2019-09-06 Dan BrownUpgraded to Laravel 5.6
2019-09-02 LeonardoMerge remote-tracking branch 'upstream/master'
2019-09-01 Dan BrownFixed URL gen issue causing incorrect scheme to be...
2019-08-26 Dan BrownMerge branch 'docker-development-environment' of git...
2019-08-26 Dan BrownMerge pull request #1573 from miles75/lang-hu
2019-08-26 Dan BrownMade MD editor display a sandboxed iframe
2019-08-25 Dan BrownRe-orged readme and added a11y info
2019-08-25 Dan BrownConverted primary color use to css variable
2019-08-24 Dan BrownMade a mass of accessibility improvements
2019-08-18 Dan BrownMerge branch 'kostasdizas-unicode'
2019-08-18 Dan BrownRemoved html dir tag for now, Updated lang format
2019-08-18 Dan BrownMerge branch 'unicode' of git://github.com/kostasdizas...
2019-08-18 Dan BrownCovered new invite system with testing
2019-08-18 Dan BrownFinished new user invite flow
2019-08-18 Dan BrownRefactored confirm actions to their own controller
2019-08-17 Dan BrownStart user invite system
2019-08-14 James GeigerMerge pull request #1 from BookStackApp/master
2019-08-12 Timo SchwarzerRemove additional database connections and seeders...
2019-08-12 Timo SchwarzerAdd docker development environment
2019-08-11 Dan BrownMerge pull request #1527 from BookStackApp/129-page...
2019-08-11 Dan BrownAdded ability to use templates
2019-08-07 Daniel SeilerAdd error messages, fix LDAP error 1576/head
2019-08-07 Daniel SeilerRefactor for codestyle
2019-08-06 Daniel SeilerAdd login and automatic registration; Prepare Group...
2019-08-06 Dan BrownMerge branch 'v0.26'
2019-08-06 Dan BrownPrevented normal users from changing own email
2019-08-06 Dan BrownAdded iframe JS and data url escaping
2019-08-05 Daniel SeilerInitial work on SAML integration
2019-08-04 Dan BrownMerge branch 'master' into 129-page-templates
2019-08-04 Dan BrownAdded missing locale option
2019-08-04 Dan BrownMerge pull request #1561 from danielroehrig-mm/task...
next