]> BookStack Code Mirror - bookstack/shortlog
bookstack
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
2017-11-16 AbijeetAdding testcases for comments disable / enable setting. 593/head
2017-11-15 AbijeetAdded language translation for the new settings icons.
2017-11-15 AbijeetAdded code in the settings to disable comments. Based...
2017-11-15 Abijeet PatroMerge pull request #2 from BookStackApp/master
2017-11-14 AbijeetRemoved invalid comments, and formatted the code. 580/head
2017-11-14 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-11-14 AbijeetHighlights all headings currently visible. Also fixes...
2017-11-13 Abijeet PatroMerge pull request #1 from BookStackApp/master
2017-11-11 Dan BrownAllowed custom session expiry time
2017-11-11 Dan BrownFixed required email confirmation with domain restriction
2017-11-11 Dan BrownFixed vue component error
2017-11-11 Dan BrownMerge pull request #563 from 10bass/master
2017-11-11 Dan BrownMerge pull request #558 from lbguilherme/ptbr
2017-11-11 Dan BrownPrevented mulitple hypens incorrectly in slug
2017-11-11 Dan BrownAdded package-lock file for npm version locking
2017-11-11 Dan BrownAdded test to cover multi-byte slugs
2017-11-11 Dan BrownMerge branch 'wowkaster-patch-1'
2017-11-05 AbijeetRefactored all functionality into one function. Changed...
2017-11-03 VladimirRussian slug and Multibyte String 582/head
2017-11-01 AbijeetFixes #466. Adds support for header highlighting using...
2017-10-16 10bassFix ajax tag suggestion for subdir installs 563/head
2017-10-15 Guilherme BernalUpdate pt_BR translations 558/head
2017-10-15 Dan BrownUpdated search test to fit with new tokenization
2017-10-15 Dan BrownPrevented custom homepage being deleted
2017-10-15 Dan BrownExpanded list of indexing split chars
2017-10-15 Dan BrownPrevented flexbox contains overflowing page
2017-10-15 Dan BrownFixed include syntax erroring within vue
2017-10-06 Dan BrownUpdated image fetching in exporting
2017-10-01 Dan BrownPrevented 'Discard draft' option showing after saving...
2017-10-01 Dan BrownFixed some design issues around cards
2017-10-01 Dan BrownUpdated search-regen command description
2017-10-01 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2017-10-01 Dan BrownAdded azureAD social auth option
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.