]> BookStack Code Mirror - bookstack/history - app/Entities
Fixes padding issues of the sidebar's items
[bookstack] / app / Entities /
2021-10-18 Dan BrownAdded base64 image extraction to markdown page content
2021-10-16 Dan BrownMerge branch 'oidc'
2021-10-08 Dan BrownApplied changes from styleci
2021-10-08 Dan BrownFixed search query issues when table prefixes are used
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownReviewed and refactored additional editor draft save...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-10-04 Dan BrownAllowed page includes on custom home
2021-09-18 Dan BrownMerge pull request #2928 from BookStackApp/browserkit_r...
2021-09-18 Dan BrownApplied styleci style changes 2928/head
2021-09-13 Dan BrownRemoved browserkit from a couple of classess
2021-09-01 Dan BrownFixed lack of proper ordering of pages
2021-08-31 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-08-31 Dan BrownAdded untrusted server fetching control
2021-08-24 Dan BrownApplied stylci advisories
2021-08-23 Dan BrownUpdated visual consistency of lists and markdown task...
2021-08-22 Dan BrownReorgranised blade view files to form a convention
2021-08-21 Dan BrownMerge pull request #2868 from ffranchina/master
2021-08-21 Dan BrownOptimized loading of page/chapter URLs to be a little...
2021-08-21 Dan BrownUpdated pages API to not clear content if not provided
2021-08-08 MatthieuParisTypo. 2877/head
2021-08-08 MatthieuParisTesting command suppressed.
2021-08-08 MatthieuParisDisplay warnings when saving draft if another user...
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 BrownReview of #2682, Also added parent deletion link on...
2021-06-26 Dan BrownMerge branch 'master' of https://github.com/arjvand...
2021-06-23 Dan BrownReviewed #2393, Removed image guessing and added testing
2021-06-23 Dan BrownMerge branch 'create-content-meta-tags' of https:/...
2021-06-22 Dan BrownAdded markdown export endpoints to API
2021-06-22 Dan BrownUpdated markdown export implementation
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-06-13 Dan BrownMerge pull request #2791 from BookStackApp/attachments_...
2021-06-13 Dan BrownFixed content parsing break with line html comment
2021-06-04 Dan BrownUpdated base64 image extraction to use url instead...
2021-06-02 Dan BrownMerge branch 'master' of https://github.com/ffranchina...
2021-06-02 Dan BrownReviewed base64 image upload support
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-26 Dan BrownAdded deletion of revisions on page delete
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-24 Dan BrownMerge branch 'v21.04.x'
2021-05-23 Dan BrownMerge pull request #2748 from BookStackApp/favourite_system
2021-05-23 Dan BrownAdded testing to favourite system 2748/head
2021-05-23 Dan BrownAdded deletion of favourites on entity/user delete
2021-05-23 Dan BrownAdded favourites page with link from header and home
2021-05-22 Dan BrownDeleted redundant complex relationmultimodel query...
2021-05-22 Dan BrownRevamped some complex queries, added favourites to...
2021-05-19 Dan BrownStarted building system for cross-model queries
2021-05-16 Dan BrownStarted refactoring of view service
2021-05-15 Dan BrownStarted addition of favourite system
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 pull request #2716 from Jokuna/master
2021-05-08 Dan BrownMerge branch 'ivir-authncontext' of https://github...
2021-05-03 Dan BrownFiltered scripts in custom HTML head for exports 2730/head
2021-04-20 awarreAdd base64 image support 2700/head
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-16 Dan BrownStarted backend theme system
2021-03-16 Dan BrownMerge branch 'master' of git://github.com/ckleemann...
2021-03-15 Dan BrownAmended owned by search filter to use slugs
2021-03-15 Dan BrownMerge branch 'search-owned-by-me' of git://github.com...
2021-03-14 Dan BrownMerge branch 'master' of git://github.com/webfoersterei...
2021-03-14 Dan BrownPerformed further cleanup in permission service
2021-03-14 Dan BrownDone a refactor pass on PermissionService
2021-03-13 Dan BrownMerge branch 'v0.31.x'
2021-03-13 Dan BrownFixed misalignment of page and chapter parent book
2021-03-10 Dan BrownMerge pull request #2626 from BookStackApp/2525_add_use...
2021-03-10 Dan BrownUpdates search to use user slugs
2021-03-09 Dan BrownStarted rolling out user slugs to model and core contro...
2021-03-08 Dan BrownStarted work on user slugs
2021-03-07 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-03-07 Dan BrownRan phpcbf and updated phpcs.xml
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-14 Benedikt VolkeAdd filter method to search runner
2021-02-09 James GeigerCode cleanup, bug squashing 2393/head
2021-02-09 James GeigerPageContent return null issue
2021-02-09 James GeigerCode cleanup, refactor
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-02-06 Dan BrownRemoved "isA" usages from trashcan
2021-02-06 Aleksandr SazhinUpdate TrashCan.php
2021-02-06 Dan BrownMerge branch 'master' of git://github.com/i4j5/BookStac...
2021-02-03 Aleksandr SazhinUpdate TrashCan.php 2530/head
2021-01-31 Guillaume HanotelImprove sorting Shelf Books 2515/head
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-29 Guillaume HanotelSort Books within Shelves
2021-01-27 Shubham TiwariAdd prev and next button to navigate through different... 2511/head
next