]> BookStack Code Mirror - bookstack/history - resources/assets/js
Updated assets and version for release v0.18.4
[bookstack] / resources / assets / js /
2017-10-01 Dan BrownMerge branch 'master' into release
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' into release
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' into release
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.
2017-09-03 Dan BrownMade some changes to the comment system
2017-09-02 Dan BrownMerge branch 'Abijeet-master' to convert comment system...
2017-09-02 Dan BrownMerge branch 'master' of git://github.com/Abijeet/BookS...
2017-09-02 Dan BrownMerge pull request #483 from msaus/japanese_lang_update
2017-09-02 Dan BrownAdded ability to override codemirror theme
2017-08-28 Dan BrownAdded ability to set a page to view on the homepage.
2017-08-27 Dan BrownMade new sidebar layout responsive
2017-08-27 Dan BrownMigrated entity selector out of angular
2017-08-26 Dan BrownMerge pull request #480 from BookStackApp/design_update...
2017-08-26 Dan BrownUpdated page view styles to align with 2017 update
2017-08-22 AbijeetRemoves some unused code. 479/head
2017-08-21 AbijeetFixes the comment check for linked comment.
2017-08-21 AbijeetAdded functionality to highlight a comment.
2017-08-20 AbijeetFixed formatting and added error messages.
2017-08-20 AbijeetRemoved code from the directives.
2017-08-20 AbijeetAdded code for permissions, removed unnecessary code.
2017-08-20 AbijeetMerge branch 'master' of https://github.com/BookStackAp...
2017-08-20 AbijeetRefactored Angular code to instead use VueJS, left...
2017-08-20 AbijeetRefactored Angular code to instead use VueJS, left...
2017-08-19 Dan BrownAligned entity dash name and fixed chapter toggle on...
2017-08-19 Dan BrownMigrated attachment manager to vue
2017-08-14 Abijeet PatroMerge pull request #13 from BookStackApp/master
2017-08-13 Dan BrownConverted tag autosuggestion to vue component
2017-08-13 Dan BrownConverted tag manager to be fully vue based
2017-08-10 Dan BrownStarted vueifying tag system
2017-08-09 Dan BrownConverted image manager into vue component
2017-08-07 Dan BrownFixed bug causing image manager popup not to show
2017-08-06 Dan BrownUpdated clipboard lib reference and version used
2017-08-06 Dan BrownConverted jQuery bits into raw JS components
2017-08-06 Dan BrownAdded vanilla JS component system
2017-08-01 Dan BrownMerge branch 'Abijeet-master'
2017-08-01 Dan BrownMerge branch 'master' of git://github.com/Abijeet/BookS...
2017-07-28 Dan BrownMerge branch 'master' into release
2017-07-27 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2017-07-27 Dan BrownExpanded the available editor shortcuts in both editors
2017-07-27 Dan BrownMerge pull request #435 from JachuPL/polish-localization
2017-07-27 Dan BrownMerge branch 'master' of git://github.com/Cyber-Duck...
2017-07-27 Dan BrownMerge pull request #446 from Joorem/french-spelling
2017-07-27 Dan BrownMerge pull request #448 from 10bass/subdir-search-fix
2017-07-27 Dan BrownFixed custom plugin when developing
2017-07-25 10bassUpdate search.js 448/head
2017-07-22 Dan BrownMerge branch 'master' into release
2017-07-22 Dan BrownUpdated dropdowns to hide after option click
2017-07-02 Dan BrownMerge branch 'master' into release v0.17.0
2017-07-02 Dan BrownRemoved logs, Updated version, Fixed inconsistent subheader
2017-07-02 Dan BrownMigrated markdown editor actions to new cm editor
2017-07-02 Dan BrownMerge branch 'japanese-translation' of git://github...
2017-07-01 Dan BrownAdded diff and sh code types
2017-07-01 Dan BrownAdded quick lang-selection options to code editor
2017-07-01 Dan BrownFixed code block selection and drag/drop issues
2017-07-01 Dan BrownFinished off main functionality of custom tinymce code...
2017-06-17 Dan BrownStarted tinymce code editor components
2017-06-17 Dan BrownAdded code highlighting syntax modes
2017-06-10 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-06-10 Abijeet#47 - Fixes a few issues with the code.
2017-06-10 Abijeet#47 - Added translations for other language files using...
2017-06-07 Abijeet#47 - Fetching values from language files.
2017-06-07 Abijeet#47 - Adds direct linking to comments.
2017-06-07 Abijeet#47 - Fixes a couple of issues found during testing...
2017-06-05 Abijeet#47 - Adds various translations in English, and a few...
2017-06-04 Abijeet#47 - Changes the location of the reply and edit commen...
2017-06-04 Abijeet#47 - Adds a cancel button for edit and reply button.
2017-06-04 Abijeet#47 - Updates the total comments when a comment is...
2017-06-04 Dan BrownMerge branch 'v0.16'
2017-06-04 Abijeet#47 - Adds functionality to delete a comment. Also...
2017-06-04 Abijeet#47 - Adds comment level permissions to the front-end.
2017-06-04 AbijeetMerge branch 'BookStackApp-master'
2017-06-04 AbijeetGetting the latest changes
2017-05-30 Abijeet#47 - Changes the way we are handling fetching of data...
2017-05-28 Dan BrownUpdated the markdown editor to use codemirror as editor
2017-05-28 Dan BrownMoved from highlight.js to codemirror
2017-05-24 Abijeet#47 Hides the reply button based if comments are 2...
2017-05-15 Abijeet#47 Implements the reply and edit functionality for...
2017-05-15 Abijeet PatroMerge pull request #11 from BookStackApp/master
2017-05-02 Abijeet#47 - Gets rid of simplemde
2017-05-02 Abijeet PatroMerge pull request #10 from BookStackApp/master
2017-04-30 Dan BrownMerge branch 'master' into release
2017-04-29 Dan BrownRe-enabled html in markdown editor
2017-04-26 Abijeet#47 - Adds functionality to display child comments...
2017-04-23 Dan BrownMerge branch 'master' into release
next