]> BookStack Code Mirror - bookstack/shortlog
bookstack
2021-10-14 Dan BrownAdded testing to cover debug view 2977/head
2021-10-14 Dan BrownAdded custom whoops-based debug view
2021-10-11 Dan BrownMerge pull request #2965 from Haxatron/master
2021-10-09 HaxatronUpdate dompdf.php 2965/head
2021-10-08 Dan BrownAdded throttling to password reset requests
2021-10-08 Dan BrownUpdated translator attribution before release v21.08.5
2021-10-08 Dan BrownApplied changes from styleci
2021-10-08 Dan BrownNew Crowdin updates (#2953)
2021-10-08 Dan BrownAdded testing to cover work done in last commit
2021-10-08 Dan BrownAdded protections against path traversal in file system...
2021-10-08 Dan BrownFixed search query issues when table prefixes are used
2021-10-08 Dan BrownForced response cache revalidation on logged-in responses
2021-10-06 Dan BrownMerge pull request #2957 from BookStackApp/dependabot...
2021-10-05 dependabot... Bump composer/composer from 2.1.8 to 2.1.9 2957/head
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 BrownUpdated translator attribution before release v21.08.4
2021-10-04 Dan BrownNew Crowdin updates (#2926)
2021-10-04 Dan BrownAllowed page includes on custom home
2021-09-29 Dan BrownApplied StyleCI changes
2021-09-29 Dan BrownReviewed addition to db table prefix
2021-09-29 Dan BrownMerge branch 'floviolleau-db-prefixes' of https://githu...
2021-09-26 Dan BrownReviewed adding IP recording to activity & audit log
2021-09-26 Dan BrownMerge branch 'log-ip-address' of https://github.com...
2021-09-26 Dan BrownApplied style ci changes again
2021-09-26 Dan BrownApplied styleci changes
2021-09-26 Dan BrownCaught old string helper function usage
2021-09-26 Dan BrownStandardised facade usage to use via their FQCN
2021-09-23 ZeroFix coding style 2936/head
2021-09-20 ZeroUpdate translation file
2021-09-20 ZeroAdd user IP into audit table
2021-09-20 ZeroSave user IP to audit log
2021-09-20 ZeroAdd IP column
2021-09-19 floviolleauAllow to use DB tables prefix 2935/head
2021-09-19 floviolleauAllow to use DB tables prefix
2021-09-19 floviolleauAllow to use DB tables prefix
2021-09-19 floviolleauAllow to use DB tables prefix
2021-09-18 Dan BrownFixed dodgy test helper signature causing tests to...
2021-09-18 Dan BrownMerge pull request #2928 from BookStackApp/browserkit_r...
2021-09-18 Dan BrownApplied styleci style changes 2928/head
2021-09-18 Dan BrownRemoved browserkit testing from project
2021-09-17 Dan BrownStarted updating RolesTest away from Browserkit
2021-09-17 Dan BrownConverted AuthTest away from BrowserKit
2021-09-17 Dan BrownRewrote entity permissions tests to be non-browser-kit
2021-09-17 Dan BrownFinished moving EntityTests out to new TestCase files
2021-09-15 Dan BrownMoved more tests out of EntityTest
2021-09-15 Dan BrownFixed social auth login audit log messages
2021-09-13 Dan BrownMoved/Updated old Activity tracking tests, started...
2021-09-13 Dan BrownRemoved browserkit from a couple of classess
2021-09-13 Dan BrownAdded border to generated TOTP QR code
2021-09-12 Dan BrownUpdated translators for v21.08.3
2021-09-12 Dan BrownNew Crowdin updates (#2915)
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-09-02 Dan BrownUpdated translator attribution before release v21.08.1
2021-09-02 Dan BrownNew Crowdin updates (#2906)
2021-09-01 Dan BrownMade the TOTP URL visible during setup
2021-09-01 Dan BrownFixed lack of proper ordering of pages
2021-08-31 Dan BrownUpdated translator attribution before release v21.08
2021-08-31 Dan BrownApplied stylci changes
2021-08-31 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-08-31 Dan BrownNew Crowdin updates (#2893)
2021-08-31 Dan BrownSwapped injected db instance with facade
2021-08-31 Dan BrownUpdated php deps again
2021-08-31 Dan BrownUpdated the login redirect logic to ignore mfa routes
2021-08-31 Dan BrownAdded untrusted server fetching control
2021-08-30 Dan BrownApplied styleci changes
2021-08-30 Dan BrownAdded back email confirmation check in middleware
2021-08-30 Dan BrownUpdated php deps
2021-08-28 Dan BrownMerge pull request #2899 from BookStackApp/export_permi...
2021-08-28 Dan BrownCleaned up DB usage in migration 2899/head
2021-08-28 Dan BrownApplied styleci patches
2021-08-28 Dan BrownAdded role permissions for exporting content
2021-08-28 Dan BrownAdded notice for lack of shelf permission cascade
2021-08-24 Dan BrownAdded styleci badge
2021-08-24 Dan BrownApplied stylci advisories
2021-08-24 Dan BrownUpdated markdown task list test to check new list class
2021-08-23 Dan BrownUpdated visual consistency of lists and markdown task...
2021-08-22 Dan BrownFixed issues caused by flex content parent in markdown...
2021-08-22 Dan BrownReorgranised blade view files to form a convention
2021-08-21 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-08-21 Dan BrownAdded lithuanian option to locale system
2021-08-21 Dan BrownNew Crowdin updates (#2892)
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 BrownNew Crowdin updates (#2807)
2021-08-21 Dan BrownUpdated pages API to not clear content if not provided
2021-08-21 Dan BrownUpdated js dependancies
2021-08-21 Dan BrownMerge pull request #2890 from BookStackApp/analysis...
2021-08-21 Dan BrownApply fixes from StyleCI 2890/head
2021-08-21 Dan BrownMerge pull request #2827 from BookStackApp/mfa
2021-08-21 Dan BrownCleaned some unused elements during testing 2827/head
2021-08-21 Dan BrownImproved login redirect and setup experience
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.