]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/PageController.php
Added plaintext & basic PDF page Export
[bookstack] / app / Http / Controllers / PageController.php
2016-01-31 Dan BrownAdded plaintext & basic PDF page Export
2016-01-20 Dan BrownAdded page HTML export
2015-12-28 Dan BrownStandardized vue component http access and fixed some...
2015-12-05 Dan BrownAdded custom meta titles to many pages. Closes #30.
2015-11-26 Dan BrownAdded indexes, Reduced queries on pages
2015-11-21 Dan BrownAdded better entity deletion and commented up repos
2015-11-21 Dan BrownAdded view count tracking with personalised lists
2015-10-18 Dan BrownPrevent revision encoding issues
2015-10-10 Dan BrownExtracted page form js and added better page content...
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-06 Dan BrownAdded cross-book page/chapter sorting
2015-08-31 Dan BrownUpdated Search experience including adding fulltext...
2015-08-29 Dan BrownAdded permission system
2015-08-23 Dan BrownFixed entity messages on delete. Fixes #21.
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-09 Dan BrownAdded page revisions. Fixes #2
2015-08-08 Dan BrownAdded created_by and updated_by to entities. Fixes #3
2015-07-30 Dan BrownMade chapters functional and cleaned design features
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-16 Dan BrownAdded search
2015-07-16 Dan BrownAdded link functionality
2015-07-15 Dan BrownVastly improved design
2015-07-12 Dan BrownAdded page editing
2015-07-12 Dan BrownInitial commit