]> BookStack Code Mirror - bookstack/history - app/Entities/Repos
Fixes padding issues of the sidebar's items
[bookstack] / app / Entities / Repos /
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-08-24 Dan BrownApplied stylci advisories
2021-08-21 Dan BrownMerge pull request #2868 from ffranchina/master
2021-08-21 Dan BrownUpdated pages API to not clear content if not provided
2021-08-04 Dan BrownMerge branch 'v21.05.x'
2021-07-03 Dan BrownMerge branch 'v21.05.x'
2021-06-26 Dan BrownMerge pull request #2820 from BookStackApp/analysis...
2021-06-26 Dan BrownApply fixes from StyleCI 2820/head
2021-06-26 Dan BrownMerge branch 'master' of https://github.com/arjvand...
2021-06-23 Dan BrownMerge branch 'create-content-meta-tags' of https:/...
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-06-02 Dan BrownMerge branch 'master' of https://github.com/awarre...
2021-05-29 Dan BrownReviewed and refactored next/previous navigation button...
2021-05-26 Dan BrownMerge branch 'prev-next-button' of https://github.com...
2021-05-24 Dan BrownMerge branch 'master' of https://github.com/jasonhoule...
2021-05-24 Dan BrownMerge branch 'show-tags' of https://github.com/burnoutb...
2021-05-15 Dan BrownMerge pull request #2735 from dopyrory3/table_column_fix
2021-05-15 Dan BrownFixed issue thrown upon empty markdown content save
2021-05-08 Dan BrownMerge branch 'ivir-authncontext' of https://github...
2021-03-21 Dan BrownMerge branch 'feature/sort-shelf-books' of git://github...
2021-03-21 Dan BrownMerge branch 'master' into docker-tests
2021-03-13 Dan BrownMerge branch 'v0.31.x'
2021-03-07 Dan BrownMerge branch 'master' of git://github.com/Ereza/BookSta...
2021-03-07 Dan BrownMerge pull request #2533 from benediktvolke/fix-german...
2021-03-07 Dan BrownMerge pull request #2513 from Baptistou/patch-1
2021-03-02 Dan BrownMerge branch 'v0.31.x'
2021-02-07 Dan BrownMerge branch 'master' of git://github.com/Body4/BookSta...
2021-02-06 Dan BrownRemoved some old front-end md rendering elements
2021-02-06 Dan BrownMerge branch 'v0.31.x'
2021-02-06 Dan BrownFixed markdown content on revision restore
2021-02-06 Dan BrownAdded test for markdown page revision restore
2021-01-30 Dan BrownMerge branch 'footer-links' of git://github.com/james...
2021-01-30 Dan BrownMerge branch 'feature_add_add-button_to_home_view'...
2021-01-27 Shubham TiwariAdd prev and next button to navigate through different... 2511/head
2021-01-10 Dan BrownMade books and shelf listing views slightly more efficient
2021-01-09 Dan BrownFixed page copying not retaining content
2021-01-04 Dan BrownFixed markdown content not stored on first page save
2021-01-02 Dan BrownFixed restore revision save order, Added restore summar...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/rondaa/BookSt...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/Swoy/BookStac...
2021-01-02 Dan BrownMerge pull request #2416 from shubhamosmosys/master
2021-01-02 Dan BrownMerge pull request #2436 from BookStackApp/ownership_system
2021-01-01 Dan BrownMoved permission updating to its own tool
2020-12-30 Dan BrownAdded owners to entity creation and updated tests
2020-12-18 Dan BrownMerge branch 'v0.30.x'
2020-12-17 Dan BrownMerge branch 'v0.30.x'
2020-12-06 Dan BrownMerge branch 'v0.30.x'
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-04 Anthony RondaAutomatic Restored Revision Changelog Summary Text 2353/head
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...
next