]> BookStack Code Mirror - bookstack/history - app/Util
Added method for using enity ownership in relation queries
[bookstack] / app / Util /
2022-11-03 Dan BrownMerge pull request #3821 from BookStackApp/list_reworks
2022-11-03 Dan BrownFixed phpstan static usage warning, updated ci flows
2022-10-31 Dan BrownRevised revision list to responsive layout
2022-10-30 Dan BrownRefactored common list handling operations to new class
2022-10-20 Dan BrownAdded greek language option
2022-09-20 Dan BrownAdded extra setlocale format to help windows support
2022-09-06 Dan BrownRemoved old thai files, added romanian as lang option
2022-09-06 Dan BrownWidened svg content attribute xss filtering
2022-09-05 Dan BrownAddressed setlocale issue caught by phpstan
2022-09-05 Dan BrownApplied styleci changes, updated composer deps
2022-09-02 Dan BrownUpdated & improved language locale handling
2022-08-25 Dan BrownMerge pull request #3616 from BookStackApp/oidc_group_sync
2022-08-17 Dan BrownAdded reference storage system, and command to re-index
2022-08-16 Dan BrownAdded system to extract model references from HTML...
2022-08-11 Dan BrownMerge branch '3636-security-patch' into development
2022-08-11 Dan BrownAdded content filtering of tags with javascript or...
2022-06-21 Dan BrownMerge branch 'login-auto-redirect' into development
2022-06-08 Dan BrownExtracted download response logic to its own class
2022-06-08 Dan BrownAdded audio mimes to our safe list for inline serving
2022-03-09 Dan BrownApplied latest styleCI changes
2022-03-09 Dan BrownMerge pull request #3298 from BookStackApp/wysiwyg_links
2022-03-07 Dan BrownUpdated CSP with frame-src rules
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2022-01-04 Dan BrownAdded detection and thumbnail bypass for apng images
2021-11-06 Dan BrownDone a round of phpstan fixes
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-10-31 Dan BrownAdded safe mime sniffing to prevent serving HTML
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-09-12 Dan BrownAltered the parsing of custom head to prevent htmlentit...
2021-09-06 Dan BrownApplied latest styleci changes
2021-09-05 Dan BrownFixed issue with HTML tags in custom head scripts
2021-09-04 Dan BrownMerge branch 'html-filtering'
2021-09-04 Dan BrownAdded a couple of additional CSP rules
2021-09-04 Dan BrownFinished off script CSP rules
2021-09-03 Dan BrownStarted application of CSP headers
2021-09-03 Dan BrownAdded filter for xlink:href svg xss
2021-09-02 Dan BrownAdded extra HTML filtering of dangerous content
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-13 Dan BrownMerge pull request #2791 from BookStackApp/attachments_...
2021-06-13 Dan BrownFixed content parsing break with line html comment
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