]> BookStack Code Mirror - bookstack/history - resources/assets/js
Fixes issue with having to click the delete icon for attachment twice.
[bookstack] / resources / assets / js /
2018-06-17 AbijeetFixes issue with having to click the delete icon for... 892/head
2018-06-09 Dan BrownAdded copy button to codemirror-rendered code blocks
2018-05-28 Dan BrownRemoved old ng tags, Fixed header spacing
2018-05-27 Dan BrownMerge branch 'drawing_updates'
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 '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-04-30 Dan BrownUpdated npm dependancies
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-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-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
2018-03-24 Dan BrownMerge pull request #752 from Alwaysin/patch-1
2018-03-18 AbijeetFixes an issue with handling of large image files. 755/head
2018-03-18 Abijeet PatroMerge branch 'master' into bug/image-upload 754/head
2018-03-18 AbijeetRemoving the selected image and clearing the dropdzone...
2018-03-18 Dan BrownCleaned some form styling
2018-03-18 AbijeetFixes a number of issues with the image uploader. Read...
2018-03-18 Dan BrownFixed up notification styling a little
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 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-11 Dan BrownAttempted move to webpack again
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-01-28 Dan BrownMerge branch 'bug-650' of git://github.com/Abijeet...
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-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 branch 'master' into draw.io
2018-01-20 Dan BrownAdded drawing update ability
2017-12-30 Dan BrownEnabled system-storage of drawings made via draw.io
2017-12-24 Dan BrownStarted draw.io integration
2017-12-10 Dan BrownMoved book cover image input into collapsible section
2017-12-09 Dan BrownMerge branch 'master' of git://github.com/lommes/BookSt...
2017-12-08 Dan BrownEnabled custom HTML head content to work within editors
2017-12-07 Dan BrownPrevented page navigation highlighting erroring
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-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 BrownFixed vue component error
2017-11-05 AbijeetRefactored all functionality into one function. Changed...
2017-11-01 AbijeetFixes #466. Adds support for header highlighting using...
2017-10-01 Dan BrownPrevented 'Discard draft' option showing after saving...
2017-10-01 Dan BrownMerge pull request #529 from cipi1965/master
2017-10-01 Dan BrownMerge pull request #528 from turbotankist/master
2017-10-01 Dan BrownMerge pull request #523 from sanderdw/master
2017-09-30 Dan BrownFinished migration of last angular code 524/head
2017-09-24 Dan BrownMigrated editor toolbox, No more directives!
2017-09-23 Dan BrownMigrated editor inputs to non-angular JS
2017-09-20 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2017-09-20 Dan BrownRefactored WYSIWYG editor image upload code
2017-09-10 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2017-09-10 Dan BrownMerge pull request #501 from cipi1965/master
2017-09-10 Dan BrownFixed bullet styles and added code highlight on comments
2017-09-10 Dan BrownRestored seeder and fixed scroll on firefox
2017-09-10 Dan BrownFixed quick save shortcut in wysiwyg editor
2017-09-09 Dan BrownFixed markdown callout tags and cursor pos
2017-09-09 Dan BrownAdded loading icons, Added comment activity
2017-09-09 Dan BrownAdded comment reply and delete confirmation.
next