]> BookStack Code Mirror - bookstack/history
bookstack
2016-03-03 Nick WalkeCloses #55. Allows you to set the primary color. 73/head
2016-02-25 Dan BrownAdded smarter page finding so changing the page name...
2016-02-22 Dan BrownUpdated phpunit testing mail settings due to laravel...
2016-02-22 Dan BrownFixed issue with the book sort not showing all books...
2016-02-22 Dan BrownAdded table header row styling, made code blocks horizo...
2016-02-22 Dan BrownUpdated phpunit environment variables with some require...
2016-02-21 Dan BrownFixed page listing excerpts not showing due to encoding...
2016-02-21 Dan BrownAdded entity-specific search results pages. Cleaned...
2016-02-21 Dan BrownMade page anchor hashes more relevant to the page content
2016-02-20 Dan BrownMerge pull request #63 from AkibaWolf/patch-1
2016-02-20 Dan BrownAdded recently created & updated page listings
2016-02-20 AkibaWolfUpdate PageRepo.php 63/head
2016-02-20 Dan BrownAdded recent pages to home view and made the home conte...
2016-02-18 Dan BrownAdded tests for profile pages
2016-02-17 Dan BrownAdded content to user profile pages
2016-02-16 Dan BrownStarted work on user profile pages
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-11 Dan BrownMerge pull request #59 from nwalke/master
2016-02-11 Nick WalkeFixes #58 59/head
2016-02-10 Dan BrownFixed incorrect notification when deleting a page
2016-02-08 Dan BrownAdded a back-to-top button on all pages
2016-02-08 Dan BrownFixed some design issues and improved page export styling
2016-02-08 Dan BrownFixed bug preventing LDAP users updating thier profile
2016-02-08 Dan BrownMade ldap auth use the 'dn' if a 'uid' is not present.
2016-02-07 Dan BrownTweaked page form header and added public uploads folde...
2016-02-07 Dan BrownUpdated image controller styling and added preview...
2016-02-03 Dan BrownUpdated app requirements & Added some friendlier errors
2016-02-02 Dan BrownUpdated folder permissions installation instructions...
2016-02-01 Dan BrownFixed issue with initial user not having a password
2016-01-31 Dan BrownAdded plaintext & basic PDF page Export
2016-01-20 Dan BrownAdded page HTML export
2016-01-17 Dan BrownIncreased LDAP testing and fixed any Auth-based bugs...
2016-01-17 Dan BrownImproved image upload error handling and fixed bad...
2016-01-15 Dan BrownCleaned tests up, Started LDAP tests, Created LDAP...
2016-01-13 Dan BrownUpdated user interfaces for LDAP and added email from...
2016-01-11 Dan BrownGot LDAP auth working to a functional state
2016-01-09 Dan BrownUpdated laravel to 5.2 and started ldap implementation
2016-01-02 Dan BrownUpdated readme with social & update instructions
2016-01-02 Dan BrownUpdated readme with installation clarification
2016-01-02 Dan BrownMerge branch 'master' of github.com:ssddanbrown/BookStack
2016-01-02 Dan BrownAdded more tests to increase test coverage
2016-01-01 Dan BrownFix error with database migrate command
2016-01-01 Dan BrownImproved 404 page and updated tests for empty search
2015-12-31 Dan BrownAdded public build folder and support for a demo mode
2015-12-31 Dan BrownSwapped vue for angular js
2015-12-31 Dan BrownRemoved external fonts from page forms and remove initi...
2015-12-30 Dan BrownSanitized user-text from angular & fixed some z-index...
2015-12-30 Dan BrownChanged google cdn libs/fonts to local content. No...
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-29 Dan BrownFixed issue with searching invalid chars and page-conte...
2015-12-28 Dan BrownAccounted for non-existant entities
2015-12-28 Dan BrownUpdated tinymce
2015-12-28 Dan BrownStandardized vue component http access and fixed some...
2015-12-16 Dan BrownChanged public template to use new system
2015-12-16 Dan BrownImplemented custom asset versioning to make creating...
2015-12-16 Dan BrownUpdated readme with fixes and attribution
2015-12-15 Dan BrownFixed issue with deleted users in page revision list...
2015-12-15 Dan BrownFixed name retrieval on missing users and added tests...
2015-12-14 Dan BrownFixed issue with users that have no avatar
2015-12-14 Dan BrownCleaned up gravatar image importing
2015-12-09 Dan BrownAdded custom user avatars
2015-12-09 Dan BrownAdded an image service and facade, Cleaned Image Model
2015-12-08 Dan BrownAdded mulit image-type compatability to manager & app...
2015-12-08 Dan BrownFixed bad s3 stock url creation
2015-12-07 Dan BrownRevamped image system to use driver-agnotstic storage...
2015-12-05 Dan BrownAdded search name weighting. Closes #27.
2015-12-05 Dan BrownAdded custom meta titles to many pages. Closes #30.
2015-12-02 Dan BrownAdded Popular books list with relevant tests
2015-12-02 Dan BrownUpdated composer, Fixed sidebar tree list & Added extra...
2015-12-01 Dan BrownFixed crash on public entitiy viewing
2015-12-01 Dan BrownFloating page content bugfix and prevent incompatable...
2015-12-01 Dan BrownUpdated readme with simpler instructions
2015-11-30 Dan BrownFixed some lib paths and seperated out duplicated notif...
2015-11-30 Dan BrownUpdated composer.json with some basic info
2015-11-30 Dan BrownAdded libs into project and fixed ol lists
2015-11-29 Dan BrownCleaned book-show and page sidebar by hiding inactive...
2015-11-29 Dan BrownAdded further tests, Fixed speed_update issues, improve...
2015-11-26 Dan BrownAdded indexes, Reduced queries on pages
2015-11-22 Dan BrownFixed book js not working
2015-11-21 Dan BrownUpdated readme with more details
2015-11-21 Dan BrownPrevent duplicate slugs on sort
2015-11-21 Dan BrownAdded better entity deletion and commented up repos
2015-11-21 Dan BrownAdded view count tracking with personalised lists
2015-11-09 Dan BrownAdded limit to books shown on homepage and make alphabe...
2015-11-09 Dan BrownAdded pagination to books page
2015-11-09 Dan BrownCleaned up vuejs components and added image-picker...
2015-11-09 Dan BrownMerge branch 'master' into vuejs_release
2015-11-09 Dan BrownFixed long words breaking tables
2015-11-01 Dan BrownUpdated vuejs and got it working with current components
2015-10-22 Dan BrownImproved login form and added remember me option
2015-10-22 Dan BrownAdded revisioning to assets and added print styles...
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 BrownPrevent revision encoding issues
2015-10-18 Dan BrownImage uploads now quicker, and image sized reduced...
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.