]> BookStack Code Mirror - bookstack/history
bookstack
2018-03-23 Soseki Masaofix entities.php 761/head
2018-03-23 Soseki Masaoupdate japanese translation
2018-03-18 Dan BrownUpdated outline button styles for svg icons
2018-03-18 Dan BrownUse autodiscover for dev packages
2018-03-18 Dan BrownCleaned some form styling
2018-03-18 Dan BrownUpdated webpack SCSS extract to provide sourcemaps
2018-03-18 Dan BrownFixed large content previews and improved mobile styles
2018-03-18 Dan BrownFixed up notification styling a little
2018-03-18 Dan BrownPrevented markdown editor pushing out toolbar
2018-03-18 Dan BrownMerge branch 'patch-1' of git://github.com/BackwardSpy...
2018-03-18 Dan BrownMarkdown editor image paste sets cursor correctly
2018-03-17 Dan BrownUpdated exports to use DejaVu font
2018-03-17 Dan BrownAdded togglable script escaping to page content
2018-03-17 Dan BrownMoved jQuery to use NPM and fixed some asset refs
2018-03-17 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2018-03-17 Dan BrownMerge branch 'webpack-2018'
2018-03-17 Dan BrownFinished off intitial conversion to webpack
2018-03-12 Dan BrownMerge pull request #743 from cipi1965/master
2018-03-12 Matteo PiccinaUpdate Italian translation 743/head
2018-03-11 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2018-03-11 Dan BrownReorganised dev-deps and updated moment
2018-03-11 Dan BrownAttempted move to webpack again
2018-03-10 Dan BrownMerge pull request #711 from duncanbarnes/master
2018-03-10 Dan BrownMerge pull request #717 from owcz/patch-1
2018-03-10 Dan BrownMerge pull request #714 from pataar/patch-1
2018-03-05 Dan BrownMerge pull request #718 from artur-trzesiok/master
2018-03-05 Dan BrownMerge pull request #709 from leomartinez/master
2018-03-05 PieterUpdate .env.example 714/head
2018-02-26 Artur Trzęsiokadd missing polish translations for comments 718/head
2018-02-26 Wolftypo in readme.md 717/head
2018-02-26 Chris Lathamfix markdown editor resizing with long strings 716/head
2018-02-26 PieterAdd CACHE_PREFIX to the .env.example file
2018-02-21 Leonardo MartinezUpdated 'Spanish Argentina' translation. 709/head
2018-02-21 Duncan BarnesAdded ability to configure email sender name 711/head
2018-02-19 Leonardo MartinezUpdated 'Spanish Argentina' translation.
2018-02-17 Dan BrownMerge pull request #704 from BookStackApp/svg_icons
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
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.