]> BookStack Code Mirror - bookstack/history - app/Entities/Repos
Code cleanup, bug squashing
[bookstack] / app / Entities / Repos /
2020-12-03 James GeigerMerge pull request #1 from BookStackApp/master
2020-11-28 Dan BrownMerge pull request #2382 from BookStackApp/pages_api
2020-11-22 Dan BrownStarted pages API
2020-11-22 Dan BrownFixed some mis-refactoring and split search service
2020-11-21 Dan BrownMoved models to folder, renamed managers to tools
2020-11-21 Dan BrownService provider and other cleanup
2020-11-21 Dan BrownMerge pull request #2360 from BookStackApp/activity_revamp
2020-11-18 Dan BrownStarted widening of activity logging
2020-11-07 Dan BrownRemoved use of book_id in activity
2020-11-07 Dan BrownOrganised activity types and moved most to repos
2020-11-07 Dan BrownMerge pull request #2283 from BookStackApp/recycle_bin
2020-11-07 Dan BrownAdded recycle bin auto-clear lifetime functionality
2020-11-02 Dan BrownAdded per-item recycle-bin delete and restore
2020-09-27 Dan BrownStarted implementation of recycle bin functionality
2020-07-28 Dan BrownMerge branch 'auth' of git://github.com/benrubson/BookS...
2020-06-09 HonvidMerge pull request #1 from BookStackApp/master
2020-05-23 Dan BrownFixed revision issues caused by page fillable changes
2020-05-22 Dan BrownFixed issue where updated page content would not be...
2020-05-22 Dan BrownAdded chapters to the API
2020-05-12 Dan BrownUpdated shelf-list view to enforce view permissions...
2020-04-11 jzoyMerge pull request #2 from BookStackApp/master
2020-04-10 Dan BrownReviewed and added testing for BookShelf API implementation
2020-04-10 Dan BrownMerge branch 'feature_change_view_in_shelves_show'...
2020-04-09 Dan BrownReviewed #1688, Show parent shelves on books page
2020-04-09 Dan BrownMerge branch 'feature/#1598' of git://github.com/cw1998...
2020-03-14 Dan BrownMerge branch 'feature/public-login-redirect' of git...
2020-03-06 Dan BrownMerge branch 'master' of git://github.com/ch0wm3in...
2020-03-06 Dan BrownMerge branch 'perl_syntax_highlight' of git://github...
2020-03-06 Dan BrownMerge branch 'master' of git://github.com/JHenneberg...
2020-03-04 Dan BrownMerge branch 'master' of git://github.com/Binternet...
2020-02-18 jzoyMerge pull request #1 from BookStackApp/master
2020-02-15 Dan BrownUpdated cover image methods so image parameter is not...
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/albergoniSiva...
2019-12-27 Dan BrownMerge pull request #1793 from abublihi/master
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/qianmengnet...
2019-12-27 Dan BrownMerge pull request #1804 from artskoczylas/master
2019-12-27 Dan BrownMerge pull request #1791 from jzoy/master
2019-12-27 Dan BrownMerge pull request #1762 from dellamina/updateItalianTr...
2019-12-27 Dan BrownMerge pull request #1734 from ististudio/master
2019-12-11 Dan BrownAdded command to copy shelf permissions
2019-12-07 Dan BrownMerge branch 'settings-color-selector' of git://github...
2019-11-16 Dan BrownMerge branch 'feature/saml' of git://github.com/Xiphose...
2019-10-29 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2019-10-29 Dan BrownMerge branch 'philjak-feature_move_page_into_chapter'
2019-10-29 Dan BrownUpdated sort logic to handle chapter to book scenario
2019-10-29 Dan BrownMerge branch 'feature_move_page_into_chapter' of git...
2019-10-28 jakobNo need to save page 1752/head
2019-10-28 jakobCheck if parent is a chapter. If so, move into Book...
2019-10-27 Dan BrownMerge branch 'philjak-feature_bugfix_save_book_cover'
2019-10-27 Dan BrownMerge branch 'feature_bugfix_save_book_cover' of git...
2019-10-27 Dan BrownMerge branch 'fix/#1662' of git://github.com/cw1998...
2019-10-22 jakobentity needs to be saved after image upload and associate 1735/head
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/c0shea/BookSt...
2019-10-17 Dan BrownMerge branch 'patch-1' of git://github.com/DeftNerd...
2019-10-17 Dan BrownMerge branch 'fix-1575' of git://github.com/james-geige...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/almandin...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/oykenfurkan...
2019-10-17 Dan BrownMerge pull request #1695 from qligier/master
2019-10-17 Dan BrownMerge pull request #1681 from leomartinez/master
2019-10-17 Dan BrownMerge pull request #1646 from kostefun/patch-15
2019-10-16 Dan BrownMerge branch 'patching-v0.27'
2019-10-05 Dan BrownMerge pull request #1698 from 3mmarg97/master
2019-10-05 Dan BrownEntity Repo & Controller Refactor (#1690)
2019-09-26 Christopher WilkinsonShow bookshelves that a book belongs to on a book view 1688/head
2019-09-20 Dan BrownRemoved some unused parameters and fixed env test logic
2019-09-19 Dan BrownRefactored some core entity actions
2019-09-19 Dan BrownMoved shelf book append logic
2019-09-15 Dan BrownExtracted some methods into a BookRepo
2019-09-15 Dan BrownRan phpcbf and updated helpers typehinting
2019-09-02 LeonardoMerge remote-tracking branch 'upstream/master'
2019-08-26 Dan BrownMerge branch 'docker-development-environment' of git...
2019-08-26 Dan BrownMerge pull request #1573 from miles75/lang-hu
2019-08-26 Dan BrownMade MD editor display a sandboxed iframe
2019-08-18 Dan BrownMerge branch 'unicode' of git://github.com/kostasdizas...
2019-08-14 James GeigerMerge pull request #1 from BookStackApp/master
2019-08-11 Dan BrownMerge pull request #1527 from BookStackApp/129-page...
2019-08-11 Dan BrownAdded ability to use templates
2019-08-06 Dan BrownMerge branch 'v0.26'
2019-08-06 Dan BrownAdded iframe JS and data url escaping
2019-08-04 Dan BrownMerge branch 'master' into 129-page-templates
2019-07-15 Dan BrownMerge pull request #1534 from DeehSlash/pt_BR
2019-07-15 Dan BrownMerge pull request #1485 from lucaguindani/update-fr...
2019-07-10 Dan BrownMerge branch 'v0.26'
2019-07-10 Dan BrownHardened page content script escaping
2019-07-07 Dan BrownStarted implementation of page template
2019-06-16 Dan BrownUpdated page-nav to show more title content
2019-06-16 Dan BrownUpdated page nav header shift logic to be accurate
2019-05-27 Dan BrownUpdated page delete to handle inactive custom homepage...
2019-05-25 Dan BrownUpdated string functions to use mulitbyte versions...
2019-05-19 Dan BrownMerge branch 'patch-1' of git://github.com/kostefun...
2019-05-19 Dan BrownMerge branch 'master' into patch-5 1446/head
2019-05-19 Dan BrownMerge pull request #1445 from kostefun/patch-4
2019-05-19 Dan BrownMerge pull request #1443 from kostefun/patch-3
2019-05-19 Dan BrownMerge pull request #1437 from NootoNooto/patch-2
2019-05-15 Dan BrownUpdated page navigation logic to ignore empty headers
2019-05-06 MantikorMerge pull request #1 from BookStackApp/master
2019-05-05 Dan BrownPrevented potential inline JS event usage
2019-05-04 Dan BrownMerge pull request #1410 from BookStackApp/image_manage...
2019-05-04 Dan BrownUpdated existing image tests to reflect changes 1410/head
2019-04-21 Dan BrownMerge branch 'fix/registraion-form-validation' of git...
next