]> BookStack Code Mirror - bookstack/history - app/Http/Controllers
Closes #55. Allows you to set the primary color.
[bookstack] / app / Http / Controllers /
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 BrownFixed issue with the book sort not showing all books...
2016-02-21 Dan BrownAdded entity-specific search results pages. Cleaned...
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 Dan BrownAdded recent pages to home view and made the home conte...
2016-02-17 Dan BrownAdded content to user profile pages
2016-02-16 Dan BrownStarted work on user profile pages
2016-02-08 Dan BrownFixed bug preventing LDAP users updating thier profile
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 BrownMerge branch 'master' of github.com:ssddanbrown/BookStack
2016-01-02 Dan BrownAdded more tests to increase test coverage
2015-12-31 Dan BrownAdded public build folder and support for a demo mode
2015-12-28 Dan BrownStandardized vue component http access and fixed some...
2015-12-15 Dan BrownFixed name retrieval on missing users and added tests...
2015-12-14 Dan BrownCleaned up gravatar image importing
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-05 Dan BrownAdded custom meta titles to many pages. Closes #30.
2015-12-02 Dan BrownAdded Popular books list with relevant tests
2015-12-01 Dan BrownFloating page content bugfix and prevent incompatable...
2015-11-29 Dan BrownAdded further tests, Fixed speed_update issues, improve...
2015-11-26 Dan BrownAdded indexes, Reduced queries on pages
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-10-18 Dan BrownPrevent revision encoding issues
2015-10-18 Dan BrownImage uploads now quicker, and image sized reduced...
2015-10-14 Dan BrownMerge branch 'master' of github.com:ssddanbrown/BookStack
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-09-21 Dan BrownAdded tests for confirmed registration
2015-09-10 Dan BrownAdded some basic registration testing
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-06 Dan BrownAdded cross-book page/chapter sorting
2015-09-06 Dan BrownGot registration process working with social accounts
2015-09-05 Dan BrownGot standard form-based registration working
2015-09-05 Dan BrownStarted social registration
2015-09-05 Dan BrownCleaned up some unessasary facade usage
2015-09-04 Dan BrownMade social accounts attachable
2015-09-04 Dan BrownRefactored Social auth into service, Made entity an...
2015-09-04 Dan BrownAdded social sign in
2015-09-02 Dan BrownTweaked some styles and started automated testing....
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-31 Dan BrownUpdated Search experience including adding fulltext...
2015-08-30 Dan BrownAdded initial settings interface, Fixes #9.
2015-08-29 Dan BrownAdded permission system
2015-08-24 Dan BrownAdded some user/view helper methods
2015-08-23 Dan BrownAdded password reset functionaility. Fixes #27.
2015-08-23 Dan BrownFixed entity messages on delete. Fixes #21.
2015-08-23 Dan BrownFixed image folder deletion. Fixes #22.
2015-08-16 Dan BrownFixed some bugs and added a proper home page
2015-08-16 Dan BrownAdded activity history to to all entities. Fixes #12
2015-08-16 Dan BrownAdded sidebar highlighting and fixed code elements...
2015-08-15 Dan BrownAdded image name editing & deleting
2015-08-12 Dan BrownGot react image manager working
2015-08-09 Dan BrownImproved image serving and uploading. Fixes #7 and #8.
2015-08-09 Dan BrownAdded page revisions. Fixes #2
2015-08-09 Dan BrownFixed password re-writing and improved book slug creation
2015-08-08 Dan BrownAdded created_by and updated_by to entities. Fixes #3
2015-08-08 Dan BrownAdded User managment. Fixes #5
2015-08-05 Dan BrownMinor fixes to editor and auth
2015-08-05 Dan BrownAdded auth login control
2015-07-30 Dan BrownMade chapters functional and cleaned design features
2015-07-28 Dan BrownExpanded chapters interface and improved book/page...
2015-07-27 Dan BrownStarted working on chapters
2015-07-23 Dan BrownVastly improved design and cleaned text input
2015-07-21 Dan BrownAddded sorting logic to pages
2015-07-20 Dan BrownGot the tree view working
2015-07-16 Dan BrownAdded search
2015-07-16 Dan BrownAdded link functionality
2015-07-15 Dan BrownVastly improved design
2015-07-14 Dan BrownIntegrated TinyMCE
2015-07-13 Dan BrownGot image uploads working
2015-07-12 Dan BrownAdded page editing
2015-07-12 Dan BrownInitial commit