]> BookStack Code Mirror - bookstack/history - resources/assets/js
Found the source of the issue, not sure how to fix
[bookstack] / resources / assets / js /
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