]> BookStack Code Mirror - bookstack/history - app/Entities/Tools/PageContent.php
Applied StyleCI changes, added php/larastan to attribution
[bookstack] / app / Entities / Tools / PageContent.php
2021-11-04 Dan BrownMerge branch 'modernize-3rd-party-service-logos' of...
2021-11-04 Dan BrownMerge branch 'laravel_upgrade'
2021-11-01 Dan BrownApplied latest styleci changes
2021-11-01 Dan BrownMerge branch '3027_attachment_vuln'
2021-11-01 Dan BrownCleaned up logic within ImageRepo
2021-10-28 Dan BrownMade further changes to page image extraction validation
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-18 Dan BrownAdded base64 image extraction to markdown page content
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-10-04 Dan BrownAllowed page includes on custom home
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-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 BrownReviewed #2393, Removed image guessing and added testing
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-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-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-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-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-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-10 Dan BrownAdded strikethrough support to back-end md rendering
2021-01-09 Dan BrownAdded in table + tasklist markdown rendering
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...
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