]> BookStack Code Mirror - bookstack/history - app
Finished migration of last angular code
[bookstack] / app /
2017-02-01 Dan BrownMerge branch 'v0.14'
2017-02-01 Dan BrownAttempt to fix bookchildren and user getThumb
2017-01-29 Abijeet#47 Adds comment permission to each role.
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
2017-01-23 Dan BrownFixed error causing permissions to be deleted on book...
2017-01-22 Dan BrownPrevented a missing avatar from crashing the application
2017-01-22 Dan BrownFixed role 'manage own permissions' permission
2017-01-22 Dan BrownFixed hidden book children for admins on upgrade
2017-01-21 Dan BrownMerge branch 'page_transclusion'
2017-01-21 Dan BrownAdded transclusion tests and fixed other tests
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-16 Dan BrownStarted page transclusion system
2017-01-15 Dan BrownAdded user setting system and added user-lang option
2017-01-15 Dan BrownUpdated permission bookChildrenQuery to use QueryBuilder
2017-01-14 Dan BrownUpdated LDAP to allow protocol to be specified
2017-01-14 Dan BrownMerge branch 'patch-2' of git://github.com/fredericmohr...
2017-01-14 Dan BrownUpdated page nav to hide when empty
2017-01-13 AbijeetAdded comments controller, model, repo, and the databas...
2017-01-08 Dan BrownFixed image delete permission issue
2017-01-08 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2017-01-08 Dan BrownFixed default empty app settings effecting blank app...
2017-01-03 Abijeet PatroMerge pull request #5 from BookStackApp/master
2017-01-03 Abijeet PatroMerge pull request #3 from BookStackApp/master
2017-01-02 Dan BrownAdded tests to cover social login actions
2017-01-02 Dan BrownNormalised page nav header inset when only small header...
2017-01-02 Dan BrownMerge pull request #262 from BookStackApp/entity_repo_r...
2017-01-02 Dan BrownFinished refactor of entity repos 262/head
2017-01-01 Dan BrownRewrote book children query
2017-01-01 Dan BrownFixed issue where default user was over-fetched
2017-01-01 Dan BrownRefactored search and slug repo components
2017-01-01 Dan BrownStarted refactor to merge entity repos
2017-01-01 Dan BrownAdded wkhtmltopdf support and done some style tweaks
2016-12-31 Dan BrownFixed carbon locale setting
2016-12-31 Dan BrownMerge pull request #255 from olexus/master
2016-12-31 Dan BrownMerge pull request #234 from BookStackApp/translations
2016-12-31 Dan BrownMerge branch 'master' into translations 234/head
2016-12-31 Dan BrownCreated solution for JS translations
2016-12-24 Dan Brownconverted image picker to blade-based component
2016-12-19 olexusAdd Carbon localization support 255/head
2016-12-04 Dan BrownExtracted text from logic files
2016-11-28 Abijeet PatroMerge pull request #2 from BookStackApp/master
2016-11-27 Dan BrownFixed social login routes
2016-11-15 Frederic MohrUpdate Ldap.php 236/head
2016-11-13 Dan BrownMoved text from auth views into lang files
2016-11-12 Dan BrownEnabled utf8 slugs
2016-11-12 Dan BrownFixed attachments on draft pages
2016-11-12 Dan BrownRenamed files to attachments
2016-11-12 Dan BrownMerge branch 'localization-de' of git://github.com...
2016-11-12 Dan BrownFixed tag searches and added tag search regression...
2016-11-12 Dan BrownFixed attachment base-url usage and non-existant images
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-10-30 Dan BrownUpdated build and versioning system
2016-10-30 Dan BrownAmended search to not break on non-alpha-num chars
2016-10-30 Dan BrownImproved password reset flow with notifications.
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-23 Dan BrownAdded in attachment tests
2016-10-23 Dan BrownFile upload deletion complete & added extension handling
2016-10-11 Dan BrownAdded basic attachment editing functionality
2016-10-10 Dan BrownAdded attachment creation from link/name
2016-10-10 Dan BrownAdded view, deletion and permissions for files
2016-10-09 Dan BrownStarted work on attachments
2016-09-29 Dan BrownUpdated and added tests for new default user system
2016-09-29 Dan BrownPrevented guest users creating draft pages.
2016-09-29 Dan BrownStarted work on making the public role/user configurable
2016-09-29 Dan BrownSeparated revision preview and diff & fixed chosen...
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-09-29 Dan BrownImproved numeric term search capabilities
2016-09-25 Abijeet PatroMerge pull request #1 from ssddanbrown/master
2016-09-18 Dan BrownAdded page navigation and tweaked header styles
2016-09-17 Dan BrownMade registration gravatar/email requests fail gracefully
2016-09-17 Dan BrownLaravel 5.3 upgrade (#189)
2016-09-03 Dan BrownFixed bad image base-urls and forced tinyMCE to use...
2016-09-03 Dan BrownImproved Exception handling, Removed npm requirement...
2016-08-27 Dan BrownUpdated travis testing to work with new helper configur...
2016-08-26 Dan BrownImproved sort efficiency by a factor of 10
2016-08-25 Dan BrownFixed single word quoted search terms
2016-08-21 Dan BrownMerge fixes from branch 'v0.11'
2016-08-21 Dan BrownFixed login 'intended' redirect for custom urls.
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-08-13 Dan BrownStarted work on subdirectory support
2016-08-13 Dan BrownFixed entities created with blank slugs.
2016-07-26 Dan BrownFixed revision-based redirect on new pages
2016-07-10 Dan BrownChanged when revisions are saved and update changelog...
2016-07-10 Younès EL BIACHEreplace GPL diff lib with MIT lib 139/head
2016-07-10 Dan BrownMerge branch 'summary' of git://github.com/younes0...
2016-07-10 Dan BrownAdded check for s3 bucket name to choose shortest url
2016-07-10 Dan BrownMerge branch 'patch-1' of git://github.com/younes0...
2016-07-10 Dan BrownMerge pull request #144 from younes0/patch-2
2016-07-09 Younes El Biacheset uploaded files public visibliity (relevant for... 144/head
2016-07-09 Younes El Biacheshorter amazon S3 url 143/head
2016-07-07 Younès EL BIACHEedit summary 140/head
2016-07-07 Younès EL BIACHEhtml diff in revision view
next