]> BookStack Code Mirror - bookstack/history - database/migrations
Add base64 image support
[bookstack] / database / migrations /
2015-11-26 Dan BrownAdded indexes, Reduced queries on pages
2015-11-21 Dan BrownAdded view count tracking with personalised lists
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-05 Dan BrownGot standard form-based registration working
2015-09-04 Dan BrownMade social accounts attachable
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-16 Dan BrownAdded activity history to to all entities. Fixes #12
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-27 Dan BrownStarted working on chapters
2015-07-13 Dan BrownGot image uploads working
2015-07-12 Dan BrownAdded page editing
2015-07-12 Dan BrownInitial commit