]> BookStack Code Mirror - bookstack/history - app/Repos/BookRepo.php
Added limit to books shown on homepage and make alphabetical
[bookstack] / app / Repos / BookRepo.php
2015-11-09 Dan BrownAdded limit to books shown on homepage and make alphabe...
2015-11-09 Dan BrownAdded pagination to books page
2015-09-29 Dan BrownAdded 404 page and extra tests
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-06 Dan BrownAdded cross-book page/chapter sorting
2015-09-04 Dan BrownRefactored Social auth into service, Made entity an...
2015-09-02 Dan BrownTweaked some styles and started automated testing....
2015-08-31 Dan BrownUpdated Search experience including adding fulltext...
2015-08-09 Dan BrownFixed password re-writing and improved book slug creation
2015-07-30 Dan BrownFix for getting book items
2015-07-28 Dan BrownExpanded chapters interface and improved book/page...
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-12 Dan BrownAdded page editing
2015-07-12 Dan BrownInitial commit