]> BookStack Code Mirror - bookstack/shortlog
bookstack
2018-02-17 Dan BrownFinished migrated from icon-font to SVG 704/head
2018-02-17 Dan BrownStarted migration to SVG icons
2018-02-17 Dan BrownMade it possible to override icons via custom theme
2018-02-11 Dan BrownTweaked some comments
2018-02-11 Dan BrownFixed text overflow in various views
2018-02-11 Dan BrownFixed error when accessing non-authed attachment
2018-02-11 Dan BrownUpdated twitch SVG icon with vector SVG
2018-02-11 Dan BrownMerge branch 'master' of git://github.com/moutonnoireu...
2018-02-11 Dan BrownUpdated grid view to use CSS grid and flexbox
2018-02-04 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2018-02-04 Dan BrownMerge branch 'pixwell-dev-support_for_gitlub_auth'
2018-02-04 Dan BrownMerge branch 'support_for_gitlub_auth' of git://github...
2018-02-04 Dan BrownMerge pull request #695 from Yoginth/patch-2
2018-02-04 Dan BrownFixed code block wrapping on export
2018-02-04 Dan BrownPrevent image manager search from reloading page
2018-02-04 Dan BrownMerge pull request #696 from yuezhihan/master
2018-02-04 Yue ZhihanAdded 'zh_CN' to app.locales 696/head
2018-02-04 Yue ZhihanAdded simplified Chinese(zh-CN) language
2018-02-04 Dan BrownMerge pull request #692 from lommes/master
2018-02-04 Dan BrownMade default books view configurable in .env
2018-02-03 YoginthUpdate all.blade.php 695/head
2018-02-01 Jozef Balúnadd missing icon, fix name conventions 691/head
2018-02-01 BlackSheepreduced icon size 684/head
2018-02-01 BlackSheepUpdate .env.example
2018-02-01 BlackSheepUpdate services.php
2018-01-31 Timo BartholomesCorrected the keys for okta auth 692/head
2018-01-31 Jozef Balúnadd missing lock file
2018-01-31 Jozef Balúnadd support for gitlab authentification
2018-01-30 BlackSheepUpdate...
2018-01-29 BlackSheepAdd twitch socialite auth provider
2018-01-28 Dan BrownSet markdown editor preview width to 100%
2018-01-28 Dan BrownAdded command to add a new admin user
2018-01-28 Dan BrownFixed validation issue on register post
2018-01-28 Dan BrownSet /app PHP code to PSR-2 standard
2018-01-28 Dan BrownMerge branch 'Abijeet-bug-650'
2018-01-28 Dan BrownAdapted code insert area and language select for mobile
2018-01-28 Dan BrownMerge branch 'bug-650' of git://github.com/Abijeet...
2018-01-28 Dan BrownUpdated user profile image delete to delete all uploads
2018-01-28 Sampath Kumar#630: Deleting user's profile pics on deleting of user...
2018-01-28 Dan BrownMerge pull request #679 from marcusforsberg/master
2018-01-28 Dan BrownMerge pull request #632 from BookStackApp/draw.io
2018-01-28 Dan BrownActually fixed the BaseURL this time 🤦 632/head
2018-01-28 Dan BrownFixed test failing from missing baseURL
2018-01-28 Dan BrownAdded drawing endpoint tests
2018-01-26 marcusforsbergAdded Swedish locale to config 679/head
2018-01-26 marcusforsbergAdded Swedish translation
2018-01-20 Dan BrownAdded drawio abilities to markdown editor
2018-01-20 Dan BrownExtracted draw.io functionality to own file
2018-01-20 Dan BrownAdded drawing icon and made drawio disablable
2018-01-20 Dan BrownMerge branch 'master' into draw.io to fetch auth image...
2018-01-20 Dan BrownMerge pull request #665 from BookStackApp/authed_images
2018-01-20 Dan BrownMerge branch 'master' into draw.io
2018-01-20 Dan BrownAdded drawing update ability
2018-01-13 Dan BrownMerge branch 'Abijeet-bug-638'
2018-01-13 Dan BrownRefactored book sort using collections
2018-01-13 Dan BrownAdded ability to secure images behind auth 665/head
2018-01-05 AbijeetAdds overflow:auto to popup content to allow it to... 654/head
2018-01-05 AbijeetRefactored the code to first check for the permissions... 651/head
2017-12-31 Dan BrownAdded view override support
2017-12-31 AbijeetAdds test case for sorting permissions.
2017-12-31 AbijeetChanged the sort view to only show books to which we...
2017-12-31 AbijeetChecks the target and the source book before performing...
2017-12-30 Dan BrownFixed failing book view test
2017-12-30 Dan BrownFixed broken table/ol/ul page includes
2017-12-30 Dan BrownEnabled system-storage of drawings made via draw.io
2017-12-30 Dan BrownMerge pull request #644 from Abijeet/bug-643
2017-12-29 Dan BrownUpdated book view change to PATCH + other amends
2017-12-29 Dan BrownMerge branch 'feature-613' of git://github.com/Abijeet...
2017-12-29 Dan BrownStandardised admin role check
2017-12-29 Dan BrownMerge branch 'feature-579' of git://github.com/Abijeet...
2017-12-28 AbijeetAdds font-size to ol to ensure that they are uniform. 644/head
2017-12-28 Dan BrownEnabled session in 404 responses
2017-12-26 AbijeetAdds test cases and fixes an issue with the permission... 635/head
2017-12-26 AbijeetAdds button to allow users to toggle the book view...
2017-12-25 AbijeetAdds code to allow deletion of users via cmd line. 621/head
2017-12-24 Dan BrownUpdated pull-request info to be clearer
2017-12-24 Dan BrownStarted draw.io integration
2017-12-10 Dan BrownMade it possible to pre-fill login via url
2017-12-10 Dan BrownMoved book cover image input into collapsible section
2017-12-09 Dan BrownUpdated okta config keys, made SVG fully vector
2017-12-09 Dan BrownMerge branch 'master' of git://github.com/lommes/BookSt...
2017-12-09 Dan BrownFixed WYSIWYG fullscreen mode on firefox
2017-12-08 Dan BrownEnabled custom HTML head content to work within editors
2017-12-07 Dan BrownMade it possible to configure proxies via env
2017-12-07 Dan BrownPrevented page navigation highlighting erroring
2017-12-07 Dan BrownMade small var name and formatting tweaks
2017-12-07 Dan BrownMerge branch 'disable-comments' of git://github.com...
2017-12-07 Dan BrownCleaned up some page-show JS
2017-12-07 Dan BrownMerge branch 'master' of git://github.com/Abijeet/BookStack
2017-12-07 Dan BrownAdded meta+enter shortcut for page save
2017-12-06 Dan BrownRefactored image picker to js component
2017-12-06 Dan BrownConverted books view setting to user setting
2017-12-06 Dan BrownMerge branch 'BookStackApp-master' of git://github...
2017-12-06 Dan BrownPrevented finding of check script in lang tests
2017-12-04 Dan BrownAdded script to check translation files
2017-12-04 Dan BrownFixed conflicting PDF facade namespace and corrected...
2017-11-26 Timo BartholomesAdd socialite authentication for okta 598/head
2017-11-19 Dan BrownFixed heavy init breakages made in last commit
2017-11-19 Dan BrownMade some further laravel 5.5 cleanup
2017-11-19 Dan BrownUpdated to laravel 5.5
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.