]> BookStack Code Mirror - bookstack/history - resources/assets
switch spaces to tabs
[bookstack] / resources / assets /
2018-09-23 Dan BrownUpdated TinyMCE config to end containers on empty blocks
2018-09-23 Dan BrownAdded Bookshelves to search system.
2018-09-22 Dan BrownMade it possible to scroll past the end of the markdown...
2018-09-22 Dan BrownPrevented TinyMCE clear-color option having scrollbar
2018-09-22 Dan BrownMerge branch 'fix/ru-locale' of git://github.com/mullin...
2018-09-22 Dan BrownMerge pull request #1021 from moucho/master
2018-09-22 Dan BrownTried to make chapter toggles a little smoother in FF 1009/head
2018-09-22 Dan BrownMerge branch 'master' into fix/#960
2018-09-22 Dan BrownFixed sidebar rubber-banding when content is expanded
2018-09-22 Dan BrownOnly show codeblock copy icon on hover
2018-09-22 Dan BrownMerge pull request #986 from DeehSlash/fix/pt_br_locale
2018-09-22 Dan BrownAdded base RTL support
2018-09-22 Dan BrownMerge branch 'master' of git://github.com/kmoj86/BookSt...
2018-09-21 Dan BrownMerge branch 'feature/autoregistration_social_login...
2018-09-21 Dan BrownMerge pull request #947 from BookStackApp/bookshelves
2018-09-20 Dan BrownAdded bookshelves homepage options
2018-09-16 Abijeet PatroMerge pull request #1008 from BookStackApp/revision...
2018-09-16 Dan BrownAdded ability to click books in shelf-sort
2018-09-16 AbijeetFixes issue wth the dropdown list upon double clicking.
2018-09-15 AbijeetFinal tweaks after code review and fixing failing test...
2018-09-15 AbijeetAdds code to delete the revision.
2018-09-11 Michael MullinsUTF-8 slugs & UI fixes 1002/head
2018-08-27 Dan BrownCopied book content, Added create routes
2018-08-04 Dan BrownAdded shelve icon, improved migration, added role permi...
2018-08-04 Dan BrownMerge remote-tracking branch 'origin' into bookshelves
2018-07-29 Dan BrownMerge pull request #904 from lommes/903-socialite-discord
2018-07-29 Dan BrownMerge pull request #933 from nicobubulle/master
2018-07-29 Dan BrownMerge pull request #925 from alex2702/fix/835
2018-07-29 Dan BrownUpdated pagination to use theme colour
2018-07-29 Dan BrownPrevented error notification being visible on load
2018-07-14 Dan BrownMerge branch 'master' of git://github.com/brennanmurphy...
2018-07-14 Dan BrownMerge pull request #918 from DeehSlash/fix/pt_br_locale
2018-07-14 Dan BrownAdded browserlist, Tweaked md scrollToText ot use ES6
2018-07-14 Dan BrownMerge branch 'master' into feature/edit-link-headers
2018-07-01 Abijeet PatroMerge pull request #907 from BookStackApp/fix/date...
2018-07-01 Dan BrownMerge pull request #886 from leomartinez/master
2018-07-01 Dan BrownMerge pull request #865 from moucho/master
2018-07-01 Dan BrownMerge pull request #906 from BookStackApp/bug/revision...
2018-07-01 Dan BrownMerge pull request #874 from BookStackApp/fix/gototext
2018-06-30 AbijeetChanges the way the date is displayed in image-manager. 907/head
2018-06-30 AbijeetFixes issue with code not wrapping on revision page. 906/head
2018-06-28 Timo Badd everything needed to use discord as social login... 904/head
2018-06-26 Leonardo MartinezMerge remote-tracking branch 'upstream/master' 886/head
2018-06-17 Abijeet PatroMerge pull request #892 from BookStackApp/fix/884
2018-06-17 AbijeetFixes issue with having to click the delete icon for... 892/head
2018-06-10 AbijeetFixes a corner case with exclamation in the ID. 875/head
2018-06-10 AbijeetRemoved previous code that is now unneeded
2018-06-10 AbijeetChanged the way we were displaying the edit icon.
2018-06-10 AbijeetAdded code to set the cursor at end of line while scrol...
2018-06-10 AbijeetAdded code to handle scroll for markdown.
2018-06-09 Dan BrownAdded copy button to codemirror-rendered code blocks
2018-06-03 AbijeetFixes undefined error when clicking on page navigation... 874/head
2018-06-03 AbijeetAdds edit icon to each header in the page.
2018-05-28 Dan BrownRemoved old ng tags, Fixed header spacing
2018-05-27 Dan BrownMade header link spacing a little more even
2018-05-27 Dan BrownMade comments section more subtle
2018-05-27 Dan BrownFixed search icon overalapping input in header
2018-05-27 Dan BrownMerge branch 'drawing_updates'
2018-05-27 Dan BrownAdded maintenance view with image-cleanup
2018-05-27 Dan BrownMade image cleanup safer
2018-05-20 Dan BrownUpdated secure-images option to not effect image name
2018-05-20 Dan BrownReverted work on revisions
2018-05-20 Dan BrownMerge pull request #846 from moucho/master
2018-05-20 Dan BrownMerge pull request #851 from vriic/master
2018-05-20 Dan BrownMerge pull request #802 from marcusforsberg/master
2018-05-20 Dan BrownEmbedded SVG icons in css/js files
2018-05-20 Dan BrownFixed attachment error handling, Allowed all link types
2018-05-20 Dan BrownMerge branch 'feature/615'
2018-05-20 Dan BrownMerge branch 'master' into feature/615
2018-05-20 Dan BrownPrevented back-to-top showing on flexbox-body pages
2018-05-20 Dan BrownCodemirror mode now correct for c-like langs
2018-05-19 Dan BrownStarted work on revisions in image manager 837/head
2018-05-19 Dan BrownImproved 404 handling and fixed editor error
2018-05-13 Dan BrownStarted work on drawing revisions
2018-05-12 Abijeetremoved some added CSS as it was causing unintended...
2018-05-09 AbijeetAdded an option to set books as the default homepage.
2018-04-30 Dan BrownUpdated npm dependancies
2018-04-30 Dan BrownRevamped tag styling
2018-04-30 Dan BrownCleaned details sidebar box and merged with permissions
2018-04-14 Dan BrownAdded ability to copy a page
2018-04-14 Dan BrownMerge pull request #798 from abno85/loc-de_DE
2018-04-14 Dan BrownMerge pull request #783 from moucho/master
2018-04-14 Dan BrownMerge pull request #780 from jasoncheng7115/master
2018-04-14 Dan BrownMerge pull request #767 from msaus/update_japanese_tran...
2018-04-14 Dan BrownMerge pull request #768 from BookStackApp/feature/tinym...
2018-04-14 AbijeetMoved the code to the wysiwyg-editor file. 768/head
2018-04-14 AbijeetUpdated the TinyMCE to version 4.7.9.
2018-04-14 AbijeetAdds the media plugin to TinyMCE to allow insertion...
2018-04-01 Dan BrownRefactored moment.js out of app
2018-04-01 Dan BrownRefactored js file structure to be standard throughout app
2018-04-01 Dan BrownRefactored out page-display system
2018-03-30 Dan BrownMerge branch 'v0.20' to gain export fix
2018-03-30 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2018-03-30 Dan BrownAdded tags to chapters and books
2018-03-28 msausMerge branch 'master' into update_japanese_translation 767/head
2018-03-25 Dan BrownUpdated icons with height
2018-03-24 Dan BrownMerge branch 'bug/gif-image-740' of git://github.com...
2018-03-24 Dan BrownMerge branch 'Abijeet-bug/image-upload'
2018-03-24 Dan BrownMerge branch 'bug/image-upload' of git://github.com...
2018-03-24 Dan BrownMerge pull request #753 from Alwaysin/master
next