]> BookStack Code Mirror - bookstack/history - resources/assets/js
Added auto-suggestions to tag names and values
[bookstack] / resources / assets / js /
2016-05-15 Dan BrownAdded auto-suggestions to tag names and values 110/head
2016-05-14 Dan BrownCleaned up tag edit interface
2016-05-13 Dan BrownRenamed attribute to tags & continued interface
2016-05-12 Dan BrownStarted the page attributes interface
2016-05-01 Dan BrownMerge pull request #103 from ssddanbrown/add_role_view_...
2016-04-24 Dan BrownMade settings ui a little less jumpy
2016-04-23 Dan BrownAdded custom, More consistent hr insertion
2016-04-20 Dan BrownMerge branch 'master' into add_role_view_permissions
2016-04-14 Dan BrownAdded lists plugin to TinyMCE, Fixed strange nested...
2016-04-09 Dan BrownFixed draft time display, Cleaned up some code
2016-04-09 Dan BrownLocalised draft save time display
2016-04-03 Dan BrownAdded uploaded to book/page filters & search in image...
2016-03-30 Dan BrownMerge bugfixes from branch 'v0.8'
2016-03-29 Dan BrownMerge pull request #84 from ssddanbrown/markdown_editor
2016-03-29 Dan BrownAdded editor control in admin settings & Fixed some...
2016-03-29 Dan BrownIntegrated the markdown editor with the image manager
2016-03-25 Dan BrownAdded a markdown editor
2016-03-13 Dan BrownAttached images to pages and added restriction filtering
2016-03-13 Dan BrownAdded new page drafts and started image entity attaching
2016-03-12 Dan BrownMerged branch autosaving_drafts into master
2016-03-12 Dan BrownAdded UI components of page autosaving
2016-03-09 Dan BrownChanged direct attributes to prevent conflicts
2016-03-09 Dan BrownMoved page editing to angular controller and started...
2016-03-06 Dan BrownChanged color picker library and moved color logic...
2016-03-06 Dan BrownMerge branch 'master' into nwalke-update_site_color
2016-03-05 Dan BrownMerge branch 'custom_role_system'
2016-02-27 Dan BrownAdded missing permission checkboxes and improved image...
2016-02-20 Dan BrownMerge pull request #63 from AkibaWolf/patch-1
2016-02-20 Dan BrownAdded recent pages to home view and made the home conte...
2016-02-11 Dan BrownMerged origin/master into master
2016-02-11 Dan BrownMade book-navigation sidebar on pages sticky
2016-02-11 Nick WalkeFixes #45 60/head
2016-02-08 Dan BrownAdded a back-to-top button on all pages
2016-02-07 Dan BrownUpdated image controller styling and added preview...
2016-01-17 Dan BrownImproved image upload error handling and fixed bad...
2016-01-02 Dan BrownMerge branch 'master' of github.com:ssddanbrown/BookStack
2016-01-02 Dan BrownAdded more tests to increase test coverage
2015-12-31 Dan BrownRemoved external fonts from page forms and remove initi...
2015-12-30 Dan BrownUpdated page pointer to sit near mouse location and...
2015-12-30 Dan BrownImproved error messages for image uploads and formatted...
2015-12-30 Dan BrownMoved all vuejs parts over to angular
2015-12-29 Dan BrownStarted transfer to angularjs
2015-12-28 Dan BrownStandardized vue component http access and fixed some...
2015-12-09 Dan BrownAdded custom user avatars
2015-12-08 Dan BrownAdded mulit image-type compatability to manager & app...
2015-12-07 Dan BrownRevamped image system to use driver-agnotstic storage...
2015-12-01 Dan BrownFloating page content bugfix and prevent incompatable...
2015-11-30 Dan BrownAdded libs into project and fixed ol lists
2015-11-22 Dan BrownFixed book js not working
2015-11-09 Dan BrownCleaned up vuejs components and added image-picker...
2015-11-09 Dan BrownMerge branch 'master' into vuejs_release
2015-11-01 Dan BrownUpdated vuejs and got it working with current components
2015-10-22 Dan BrownFixed book sort and added leave page warning to page...
2015-10-18 Dan BrownCleaned mce edit bar and image options
2015-10-18 Dan BrownImage uploads now quicker, and image sized reduced...
2015-10-18 Dan BrownMade header more responsive and added nicer settings...
2015-10-14 Dan BrownMerge branch 'master' of github.com:ssddanbrown/BookStack
2015-10-14 Dan BrownAdded margins to floated images and updated editor...
2015-10-14 Dan BrownAdded chrome paste-image-upload. Closes #20.
2015-10-10 Dan BrownExtracted page form js and added better page content...
2015-10-08 Dan BrownModularised/bundled js and made image-manager a proper...
2015-10-07 Dan BrownAdded logo selector
2015-09-06 Dan BrownAdded cross-book page/chapter sorting
2015-09-04 Dan BrownAdded social sign in
2015-09-03 Dan BrownCleaned styles further and added loading icon to search
2015-09-03 Dan BrownCleaned and organised many css/js files
2015-09-02 Dan BrownCleaned book-show page/chapter list design
2015-09-01 Dan BrownFixed issue with image manager js not being updated
2015-09-01 Dan BrownAdded image user checking before deletion. Fixes #13.
2015-09-01 Dan BrownAdded AJAX-based search to books, Fixes #15
2015-08-15 Dan BrownAdded image name editing & deleting
2015-08-15 Dan BrownAdded image selection
2015-08-13 Dan BrownGot basics working using vue.js
2015-08-13 Dan BrownSome image manager fixes
2015-08-13 Dan BrownStarted on hiding manager on request
2015-08-12 Dan BrownGot react image manager working
2015-08-12 Dan BrownStarted react implementation